2024-05-02 19:25:20.769 | diskimage-builder version 3.32.0 2024-05-02 19:25:20.771 | Building elements: base block-device-efi vm simple-init openstack-repos nodepool-base cache-devstack initialize-urandom growroot infra-package-needs journal-to-console openeuler-minimal 2024-05-02 19:25:21.703 | 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-05-02 19:25:28.015 | Expanded element dependencies to: vm bootloader install-static runtime-ssh-host-keys block-device-efi yum-minimal openstack-repos initialize-urandom openssh-server cache-devstack sysprep install-bin ensure-venv cache-url simple-init zuul-worker yum rpm-distro nodepool-base infra-package-needs growroot install-types dib-init-system pkg-map journal-to-console base openeuler-minimal cloud-init-datasources redhat-common package-installs cloud-init source-repositories manifests 2024-05-02 19:25:28.021 | + diskimage_builder/lib/disk-image-create:main:256 : '[' 1 = 1 ']' 2024-05-02 19:25:28.026 | + diskimage_builder/lib/disk-image-create:main:257 : export IMAGE_NAME=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27 2024-05-02 19:25:28.032 | + diskimage_builder/lib/disk-image-create:main:257 : IMAGE_NAME=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27 2024-05-02 19:25:28.037 | + diskimage_builder/lib/disk-image-create:main:261 : for X in ${!IMAGE_TYPES[@]} 2024-05-02 19:25:28.042 | + diskimage_builder/lib/disk-image-create:main:262 : case "${IMAGE_TYPES[$X]}" in 2024-05-02 19:25:28.047 | + diskimage_builder/lib/disk-image-create:main:300 : type fstrim 2024-05-02 19:25:28.052 | + diskimage_builder/lib/disk-image-create:main:308 : [[ -n '' ]] 2024-05-02 19:25:28.056 | + diskimage_builder/lib/disk-image-create:main:315 : mk_build_dir 2024-05-02 19:25:28.061 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2024-05-02 19:25:28.104 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.ECfZYmcv 2024-05-02 19:25:28.109 | ++ diskimage_builder/lib/common-functions:mk_build_dir:39 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2024-05-02 19:25:28.121 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.t8OaZdzF 2024-05-02 19:25:28.125 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : '[' 0 -eq 0 ']' 2024-05-02 19:25:28.130 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : export TMP_BUILD_DIR 2024-05-02 19:25:28.134 | + diskimage_builder/lib/common-functions:mk_build_dir:42 : tmpfs_check 2024-05-02 19:25:28.139 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : local echo_message=1 2024-05-02 19:25:28.143 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' 1 == 0 ']' 2024-05-02 19:25:28.148 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : return 1 2024-05-02 19:25:28.153 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : trap trap_cleanup EXIT 2024-05-02 19:25:28.157 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : echo Building in /opt/dib_tmp/dib_build.ECfZYmcv 2024-05-02 19:25:28.157 | Building in /opt/dib_tmp/dib_build.ECfZYmcv 2024-05-02 19:25:28.162 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export TMP_IMAGE_DIR 2024-05-02 19:25:28.167 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export OUT_IMAGE_PATH= 2024-05-02 19:25:28.171 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : OUT_IMAGE_PATH= 2024-05-02 19:25:28.176 | + diskimage_builder/lib/common-functions:mk_build_dir:51 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.ECfZYmcv/hooks 2024-05-02 19:25:28.180 | + diskimage_builder/lib/common-functions:mk_build_dir:51 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.ECfZYmcv/hooks 2024-05-02 19:25:28.185 | + diskimage_builder/lib/disk-image-create:main:319 : mkdir -p /opt/dib_tmp/dib_build.ECfZYmcv/block-device 2024-05-02 19:25:28.192 | + diskimage_builder/lib/disk-image-create:main:320 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.ECfZYmcv/block-device/config.yaml 2024-05-02 19:25:28.199 | + diskimage_builder/lib/disk-image-create:main:321 : block_device_create_config_file /opt/dib_tmp/dib_build.ECfZYmcv/block-device/config.yaml 2024-05-02 19:25:28.221 | Searching elements for block-device[-arm64].yaml ... 2024-05-02 19:25:28.297 | Using block-device config: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/block-device-default.yaml 2024-05-02 19:25:28.302 | + diskimage_builder/lib/common-functions:block_device_create_config_file:517 : return 2024-05-02 19:25:28.307 | + diskimage_builder/lib/disk-image-create:main:324 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.ECfZYmcv/block-device/params.yaml 2024-05-02 19:25:28.313 | + diskimage_builder/lib/disk-image-create:main:325 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2024-05-02 19:25:28.318 | + diskimage_builder/lib/disk-image-create:main:326 : cat 2024-05-02 19:25:28.328 | + diskimage_builder/lib/disk-image-create:main:335 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py init 2024-05-02 19:25:31.600 | 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-05-02 19:25:31.600 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.ECfZYmcv/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.t8OaZdzF', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.ECfZYmcv/mnt', 'build-dir': '/opt/dib_tmp/dib_build.ECfZYmcv'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-05-02 19:25:31.606 | 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-05-02 19:25:31.606 | 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-05-02 19:25:31.607 | 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-05-02 19:25:31.607 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.ECfZYmcv/states/block-device/config.json] 2024-05-02 19:25:31.691 | ++ diskimage_builder/lib/disk-image-create:main:339 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval root-label 2024-05-02 19:25:32.352 | 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-05-02 19:25:32.353 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.ECfZYmcv/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.t8OaZdzF', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.ECfZYmcv/mnt', 'build-dir': '/opt/dib_tmp/dib_build.ECfZYmcv'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-05-02 19:25:32.354 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2024-05-02 19:25:32.355 | 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-05-02 19:25:32.447 | + diskimage_builder/lib/disk-image-create:main:339 : DIB_ROOT_LABEL=cloudimg-rootfs 2024-05-02 19:25:32.453 | + diskimage_builder/lib/disk-image-create:main:340 : export DIB_ROOT_LABEL 2024-05-02 19:25:32.459 | ++ diskimage_builder/lib/disk-image-create:main:343 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval root-fstype 2024-05-02 19:25:32.935 | 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-05-02 19:25:32.936 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.ECfZYmcv/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.t8OaZdzF', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.ECfZYmcv/mnt', 'build-dir': '/opt/dib_tmp/dib_build.ECfZYmcv'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-05-02 19:25:32.936 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2024-05-02 19:25:32.937 | 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-05-02 19:25:33.016 | + diskimage_builder/lib/disk-image-create:main:343 : DIB_ROOT_FSTYPE=ext4 2024-05-02 19:25:33.021 | + diskimage_builder/lib/disk-image-create:main:344 : export DIB_ROOT_FSTYPE 2024-05-02 19:25:33.026 | ++ diskimage_builder/lib/disk-image-create:main:348 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval boot-label 2024-05-02 19:25:33.509 | 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-05-02 19:25:33.510 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.ECfZYmcv/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.t8OaZdzF', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.ECfZYmcv/mnt', 'build-dir': '/opt/dib_tmp/dib_build.ECfZYmcv'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-05-02 19:25:33.510 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2024-05-02 19:25:33.511 | 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-05-02 19:25:33.591 | + diskimage_builder/lib/disk-image-create:main:348 : DIB_BOOT_LABEL= 2024-05-02 19:25:33.597 | + diskimage_builder/lib/disk-image-create:main:349 : export DIB_BOOT_LABEL 2024-05-02 19:25:33.602 | ++ diskimage_builder/lib/disk-image-create:main:352 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval mount-points 2024-05-02 19:25:34.079 | 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-05-02 19:25:34.079 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.ECfZYmcv/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.t8OaZdzF', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.ECfZYmcv/mnt', 'build-dir': '/opt/dib_tmp/dib_build.ECfZYmcv'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-05-02 19:25:34.080 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2024-05-02 19:25:34.160 | + diskimage_builder/lib/disk-image-create:main:352 : DIB_MOUNTPOINTS='/boot/efi|/' 2024-05-02 19:25:34.165 | + diskimage_builder/lib/disk-image-create:main:353 : export DIB_MOUNTPOINTS 2024-05-02 19:25:34.169 | + diskimage_builder/lib/disk-image-create:main:355 : create_base 2024-05-02 19:25:34.174 | + diskimage_builder/lib/common-functions:create_base:354 : mkdir /opt/dib_tmp/dib_build.ECfZYmcv/mnt 2024-05-02 19:25:34.182 | + diskimage_builder/lib/common-functions:create_base:358 : sudo chown root.root /opt/dib_tmp/dib_build.ECfZYmcv/mnt 2024-05-02 19:25:35.740 | chown: warning: '.' should be ':': 'root.root' 2024-05-02 19:25:35.759 | + diskimage_builder/lib/common-functions:create_base:359 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.ECfZYmcv/mnt 2024-05-02 19:25:35.764 | + diskimage_builder/lib/common-functions:create_base:359 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.ECfZYmcv/mnt 2024-05-02 19:25:35.769 | + diskimage_builder/lib/common-functions:create_base:361 : TARGET_ROOT=/opt/dib_tmp/dib_build.ECfZYmcv/mnt 2024-05-02 19:25:35.773 | + diskimage_builder/lib/common-functions:create_base:361 : run_d root 2024-05-02 19:25:35.778 | + diskimage_builder/lib/common-functions:run_d:247 : check_element 2024-05-02 19:25:35.783 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.ECfZYmcv/hooks ']' 2024-05-02 19:25:35.787 | + diskimage_builder/lib/common-functions:check_element:155 : generate_hooks 2024-05-02 19:25:35.990 | Copying hooks for vm 2024-05-02 19:25:36.422 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2024-05-02 19:25:36.570 | Copying hooks for infra-package-needs 2024-05-02 19:25:36.582 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2024-05-02 19:25:36.616 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2024-05-02 19:25:36.622 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2024-05-02 19:25:36.626 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2024-05-02 19:25:36.640 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2024-05-02 19:25:36.672 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2024-05-02 19:25:36.792 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2024-05-02 19:25:36.872 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2024-05-02 19:25:36.891 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2024-05-02 19:25:36.915 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2024-05-02 19:25:37.113 | Copying hooks for openeuler-minimal 2024-05-02 19:25:37.159 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/test-elements/22.03-LTS-build-succeeds 2024-05-02 19:25:37.551 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/root.d/00-00-generate-repo 2024-05-02 19:25:37.601 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/pre-install.d/00-setup-mirror 2024-05-02 19:25:37.642 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/environment.d/10-openeuler-distro-name.bash 2024-05-02 19:25:37.676 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/environment.d/11-yum-dnf.bash 2024-05-02 19:25:37.734 | Copying hooks for install-bin 2024-05-02 19:25:37.758 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2024-05-02 19:25:37.823 | Copying hooks for source-repositories 2024-05-02 19:25:37.854 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2024-05-02 19:25:37.925 | Copying hooks for cloud-init 2024-05-02 19:25:37.962 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init/post-install.d/20-enable-cloud-init 2024-05-02 19:25:37.980 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init/post-install.d/21-cloud-init-allow-password-auth 2024-05-02 19:25:38.314 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init/post-install.d/22-cloud-init-ssh_genkeytypes 2024-05-02 19:25:38.422 | Copying hooks for package-installs 2024-05-02 19:25:38.435 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2024-05-02 19:25:38.569 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2024-05-02 19:25:38.594 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2024-05-02 19:25:38.635 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2024-05-02 19:25:38.639 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2024-05-02 19:25:38.650 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2024-05-02 19:25:38.695 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2024-05-02 19:25:38.737 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2024-05-02 19:25:38.741 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2024-05-02 19:25:38.788 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2024-05-02 19:25:38.792 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2024-05-02 19:25:38.837 | Copying hooks for yum 2024-05-02 19:25:39.005 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/extra-data.d/99-yum-repo-conf 2024-05-02 19:25:39.155 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/cleanup.d/99-remove-yum-repo-conf 2024-05-02 19:25:39.197 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/bin/install-packages 2024-05-02 19:25:39.233 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/root.d/50-yum-cache 2024-05-02 19:25:39.249 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-01-yum-keepcache 2024-05-02 19:25:39.253 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-dnf-update 2024-05-02 19:25:39.256 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-install-repo-package 2024-05-02 19:25:39.260 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-00-centos-python3 2024-05-02 19:25:39.264 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-module-configuration 2024-05-02 19:25:39.280 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/post-install.d/99-reset-yum-conf 2024-05-02 19:25:39.319 | Copying hooks for cloud-init-datasources 2024-05-02 19:25:39.351 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2024-05-02 19:25:39.361 | Copying hooks for ensure-venv 2024-05-02 19:25:39.490 | Copying hooks for block-device-efi 2024-05-02 19:25:39.516 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/environment.d/15-block-device.bash 2024-05-02 19:25:39.561 | Copying hooks for rpm-distro 2024-05-02 19:25:39.586 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/cleanup.d/99-selinux-fixfiles-restore 2024-05-02 19:25:39.623 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-fix-requiretty 2024-05-02 19:25:39.627 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-usr-local-bin-secure-path 2024-05-02 19:25:39.631 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/01-override-yum-arch 2024-05-02 19:25:39.644 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/post-install.d/06-network-config-nonzeroconf 2024-05-02 19:25:39.698 | Copying hooks for yum-minimal 2024-05-02 19:25:39.757 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/cleanup.d/95-remove-yum-mirror 2024-05-02 19:25:39.834 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/root.d/08-yum-chroot 2024-05-02 19:25:39.886 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/pre-install.d/03-yum-cleanup 2024-05-02 19:25:39.899 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/install.d/10-base-networking 2024-05-02 19:25:39.903 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/install.d/11-ensure-dbus-daemon 2024-05-02 19:25:39.924 | Copying hooks for base 2024-05-02 19:25:39.937 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2024-05-02 19:25:39.967 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2024-05-02 19:25:39.994 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2024-05-02 19:25:39.998 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2024-05-02 19:25:40.161 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2024-05-02 19:25:40.235 | Copying hooks for initialize-urandom 2024-05-02 19:25:40.248 | Copying hooks /opt/project-config/nodepool/elements/initialize-urandom/init-scripts/systemd 2024-05-02 19:25:40.260 | Copying hooks /opt/project-config/nodepool/elements/initialize-urandom/post-install.d/80-initialize-urandom 2024-05-02 19:25:40.286 | Copying hooks /opt/project-config/nodepool/elements/initialize-urandom/static/usr 2024-05-02 19:25:40.305 | Copying hooks for install-types 2024-05-02 19:25:40.349 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2024-05-02 19:25:40.360 | Copying hooks for openssh-server 2024-05-02 19:25:40.410 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2024-05-02 19:25:40.414 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2024-05-02 19:25:40.436 | Copying hooks for bootloader 2024-05-02 19:25:40.452 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2024-05-02 19:25:40.478 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2024-05-02 19:25:40.519 | Copying hooks for manifests 2024-05-02 19:25:40.625 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2024-05-02 19:25:40.689 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2024-05-02 19:25:40.835 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2024-05-02 19:25:40.850 | Copying hooks for openstack-repos 2024-05-02 19:25:40.862 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2024-05-02 19:25:40.880 | Copying hooks for sysprep 2024-05-02 19:25:40.935 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2024-05-02 19:25:40.985 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2024-05-02 19:25:41.149 | Copying hooks for dib-init-system 2024-05-02 19:25:41.170 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2024-05-02 19:25:41.237 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2024-05-02 19:25:41.295 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2024-05-02 19:25:41.395 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2024-05-02 19:25:41.441 | Copying hooks for journal-to-console 2024-05-02 19:25:41.456 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/post-install.d/30-journal-to-console 2024-05-02 19:25:41.473 | Copying hooks for install-static 2024-05-02 19:25:41.557 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2024-05-02 19:25:41.576 | Copying hooks for cache-devstack 2024-05-02 19:25:41.630 | Copying hooks for redhat-common 2024-05-02 19:25:42.018 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/finalise.d/01-clean-old-kernels 2024-05-02 19:25:42.135 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/bin/map-packages 2024-05-02 19:25:42.243 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/environment.d/50-redhat-common 2024-05-02 19:25:42.296 | Copying hooks for cache-url 2024-05-02 19:25:42.310 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2024-05-02 19:25:42.458 | Copying hooks for nodepool-base 2024-05-02 19:25:42.469 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2024-05-02 19:25:42.481 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2024-05-02 19:25:42.491 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2024-05-02 19:25:42.496 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2024-05-02 19:25:42.509 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2024-05-02 19:25:42.519 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2024-05-02 19:25:42.527 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2024-05-02 19:25:42.537 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2024-05-02 19:25:42.541 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2024-05-02 19:25:42.546 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2024-05-02 19:25:42.549 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2024-05-02 19:25:42.560 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2024-05-02 19:25:42.564 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2024-05-02 19:25:42.568 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2024-05-02 19:25:42.573 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2024-05-02 19:25:42.577 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2024-05-02 19:25:42.581 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2024-05-02 19:25:42.585 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2024-05-02 19:25:42.595 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2024-05-02 19:25:42.617 | Copying hooks for growroot 2024-05-02 19:25:42.672 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2024-05-02 19:25:42.812 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/static/usr 2024-05-02 19:25:43.022 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2024-05-02 19:25:43.044 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2024-05-02 19:25:43.269 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2024-05-02 19:25:43.377 | Copying hooks for runtime-ssh-host-keys 2024-05-02 19:25:43.392 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2024-05-02 19:25:43.423 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2024-05-02 19:25:43.459 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2024-05-02 19:25:43.496 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2024-05-02 19:25:43.502 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2024-05-02 19:25:43.539 | Copying hooks for simple-init 2024-05-02 19:25:43.550 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2024-05-02 19:25:43.589 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2024-05-02 19:25:43.593 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/60-simple-init-remove-interfaces 2024-05-02 19:25:43.597 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2024-05-02 19:25:43.603 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2024-05-02 19:25:43.631 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2024-05-02 19:25:43.644 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2024-05-02 19:25:43.648 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2024-05-02 19:25:43.673 | Copying hooks for pkg-map 2024-05-02 19:25:43.701 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2024-05-02 19:25:43.733 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2024-05-02 19:25:43.768 | Copying hooks for zuul-worker 2024-05-02 19:25:43.778 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2024-05-02 19:25:43.789 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2024-05-02 19:25:43.808 | + diskimage_builder/lib/common-functions:run_d:248 : check_break before-root bash 2024-05-02 19:25:43.813 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-root(,|$)' -q 2024-05-02 19:25:43.814 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-05-02 19:25:43.977 | + diskimage_builder/lib/common-functions:run_d:249 : '[' -d /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d ']' 2024-05-02 19:25:43.982 | + diskimage_builder/lib/common-functions:run_d:250 : echo 'Running hooks from /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d' 2024-05-02 19:25:43.982 | Running hooks from /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d 2024-05-02 19:25:43.987 | + diskimage_builder/lib/common-functions:run_d:251 : '[' -n '' ']' 2024-05-02 19:25:43.991 | + diskimage_builder/lib/common-functions:run_d:257 : /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d 2024-05-02 19:25:44.191 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/../environment.d/10-base-defaults 2024-05-02 19:25:44.199 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/../environment.d/10-base-defaults 2024-05-02 19:25:44.204 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-05-02 19:25:44.208 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-05-02 19:25:44.215 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-05-02 19:25:44.224 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-05-02 19:25:44.228 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-05-02 19:25:44.233 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-05-02 19:25:44.237 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-05-02 19:25:44.241 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-05-02 19:25:44.245 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-05-02 19:25:44.255 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-05-02 19:25:44.260 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-05-02 19:25:44.264 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-05-02 19:25:44.268 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-05-02 19:25:44.273 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/../environment.d/10-openeuler-distro-name.bash 2024-05-02 19:25:44.280 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/../environment.d/10-openeuler-distro-name.bash 2024-05-02 19:25:44.285 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : export DISTRO_NAME=openeuler 2024-05-02 19:25:44.289 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : DISTRO_NAME=openeuler 2024-05-02 19:25:44.294 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : export DIB_RELEASE=22.03-LTS 2024-05-02 19:25:44.298 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : DIB_RELEASE=22.03-LTS 2024-05-02 19:25:44.302 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/openEuler 2024-05-02 19:25:44.307 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/openEuler 2024-05-02 19:25:44.312 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/../environment.d/11-yum-dnf.bash 2024-05-02 19:25:44.320 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/../environment.d/11-yum-dnf.bash 2024-05-02 19:25:44.324 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/11-yum-dnf.bash:source:1 : export YUM=dnf 2024-05-02 19:25:44.328 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/11-yum-dnf.bash:source:1 : YUM=dnf 2024-05-02 19:25:44.332 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/../environment.d/14-manifests 2024-05-02 19:25:44.340 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/../environment.d/14-manifests 2024-05-02 19:25:44.346 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-05-02 19:25:44.351 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-05-02 19:25:44.355 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27.d/ 2024-05-02 19:25:44.359 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27.d/ 2024-05-02 19:25:44.363 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/../environment.d/15-block-device.bash 2024-05-02 19:25:44.371 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/../environment.d/15-block-device.bash 2024-05-02 19:25:44.375 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-05-02 19:25:44.381 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-05-02 19:25:44.385 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-05-02 19:25:44.390 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-05-02 19:25:44.397 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-05-02 19:25:44.401 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ openeuler =~ (centos|fedora|rocky) ]] 2024-05-02 19:25:44.406 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-05-02 19:25:44.410 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-05-02 19:25:44.414 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \c\e\n\t\o\s ]] 2024-05-02 19:25:44.419 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \r\o\c\k\y ]] 2024-05-02 19:25:44.423 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \f\e\d\o\r\a ]] 2024-05-02 19:25:44.427 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/../environment.d/50-disable-cloud-init 2024-05-02 19:25:44.435 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/../environment.d/50-disable-cloud-init 2024-05-02 19:25:44.439 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-05-02 19:25:44.444 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-05-02 19:25:44.448 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/../environment.d/50-redhat-common 2024-05-02 19:25:44.456 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/../environment.d/50-redhat-common 2024-05-02 19:25:44.460 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-05-02 19:25:44.464 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-05-02 19:25:44.469 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-05-02 19:25:44.473 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-05-02 19:25:44.477 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/../environment.d/75-nodepool-base-env 2024-05-02 19:25:44.485 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/../environment.d/75-nodepool-base-env 2024-05-02 19:25:44.489 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-05-02 19:25:44.494 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-05-02 19:25:44.498 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-05-02 19:25:44.502 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-05-02 19:25:44.506 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-05-02 19:25:44.511 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-05-02 19:25:44.515 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-05-02 19:25:44.519 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-05-02 19:25:44.524 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/../environment.d/99-dib-init-system 2024-05-02 19:25:44.531 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/../environment.d/99-dib-init-system 2024-05-02 19:25:44.536 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-05-02 19:25:44.540 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-05-02 19:25:44.545 | dib-run-parts Running /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/00-00-generate-repo 2024-05-02 19:25:44.884 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/00-00-generate-repo:main:6 : set -eu 2024-05-02 19:25:44.889 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/00-00-generate-repo:main:7 : set -o pipefail 2024-05-02 19:25:44.893 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/00-00-generate-repo:main:11 : dirname /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/00-00-generate-repo 2024-05-02 19:25:44.965 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/00-00-generate-repo:main:11 : yum_repos_dir=/opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/../yum.repos.d 2024-05-02 19:25:44.969 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/00-00-generate-repo:main:12 : mkdir -p /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/../yum.repos.d 2024-05-02 19:25:44.976 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/00-00-generate-repo:main:14 : REPO_URL=http://mirror.regionone.linaro.opendev.org/openeuler 2024-05-02 19:25:44.980 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/00-00-generate-repo:main:15 : mktemp 2024-05-02 19:25:45.026 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/00-00-generate-repo:main:15 : repo_file=/opt/dib_tmp/tmp.Z7TlSnGcar 2024-05-02 19:25:45.030 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/00-00-generate-repo:main:16 : cat 2024-05-02 19:25:45.036 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/00-00-generate-repo:main:30 : mv /opt/dib_tmp/tmp.Z7TlSnGcar /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/../yum.repos.d/openEuler.repo 2024-05-02 19:25:45.065 | dib-run-parts 00-00-generate-repo completed 2024-05-02 19:25:45.066 | dib-run-parts Running /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot 2024-05-02 19:25:45.074 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:23 : set -eu 2024-05-02 19:25:45.078 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:24 : set -o pipefail 2024-05-02 19:25:45.082 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:26 : source /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/common-functions 2024-05-02 19:25:45.087 | ++ diskimage_builder/lib/common-functions:source:20 : DIB_RUN_PARTS=/usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts 2024-05-02 19:25:45.093 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:28 : '[' -f /opt/dib_tmp/dib_build.ECfZYmcv/mnt/.extra_settings ']' 2024-05-02 19:25:45.097 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:31 : ARCH=arm64 2024-05-02 19:25:45.102 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:32 : '[' arm64 = amd64 ']' 2024-05-02 19:25:45.106 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:34 : [[ arm64 == \a\r\m\6\4 ]] 2024-05-02 19:25:45.110 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:35 : ARCH=aarch64 2024-05-02 19:25:45.116 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:39 : http_proxy= 2024-05-02 19:25:45.120 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:40 : YUM=dnf 2024-05-02 19:25:45.125 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:42 : mktemp --tmpdir=/tmp -d 2024-05-02 19:25:45.360 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:42 : WORKING=/tmp/tmp.aTNTI8KswX 2024-05-02 19:25:45.365 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:43 : EACTION='rm -r /tmp/tmp.aTNTI8KswX' 2024-05-02 19:25:45.369 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:44 : trap 'rm -r /tmp/tmp.aTNTI8KswX' EXIT 2024-05-02 19:25:45.373 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:46 : YUM_CACHE=/opt/dib_cache/yum 2024-05-02 19:25:45.378 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:47 : mkdir -p /opt/dib_cache/yum 2024-05-02 19:25:45.710 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:50 : HOST_YUM_DOWNLOADER=yumdownloader 2024-05-02 19:25:45.714 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:51 : HOST_YUM=yum 2024-05-02 19:25:45.719 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:52 : command -v yumdownloader 2024-05-02 19:25:45.725 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:54 : HOST_YUM_DOWNLOADER='dnf download' 2024-05-02 19:25:45.729 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:55 : HOST_YUM=dnf 2024-05-02 19:25:45.734 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:62 : _RPM='rpm --dbpath=/var/lib/rpm' 2024-05-02 19:25:45.739 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:271 : sudo mkdir -p /opt/dib_tmp/dib_build.ECfZYmcv/mnt/proc /opt/dib_tmp/dib_build.ECfZYmcv/mnt/dev /opt/dib_tmp/dib_build.ECfZYmcv/mnt/sys 2024-05-02 19:25:45.755 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:272 : sudo mount -t proc none /opt/dib_tmp/dib_build.ECfZYmcv/mnt/proc 2024-05-02 19:25:45.858 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:273 : sudo mount --bind /dev /opt/dib_tmp/dib_build.ECfZYmcv/mnt/dev 2024-05-02 19:25:45.875 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:274 : mount_dev_pts_options 2024-05-02 19:25:45.880 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:400 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-05-02 19:25:46.224 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:400 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-05-02 19:25:46.230 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:274 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666 devpts /opt/dib_tmp/dib_build.ECfZYmcv/mnt/dev/pts 2024-05-02 19:25:46.248 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:277 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.ECfZYmcv/mnt/sys 2024-05-02 19:25:46.264 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:280 : sudo mkdir -p /opt/dib_tmp/dib_build.ECfZYmcv/mnt/var/lib/rpm 2024-05-02 19:25:46.280 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:281 : sudo rpm --dbpath=/var/lib/rpm --root /opt/dib_tmp/dib_build.ECfZYmcv/mnt --initdb 2024-05-02 19:25:50.339 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:285 : sudo mkdir /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc 2024-05-02 19:25:50.355 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:286 : sudo cp /etc/resolv.conf /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/resolv.conf 2024-05-02 19:25:50.370 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:291 : sudo mkdir -p /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp/yum 2024-05-02 19:25:50.385 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:292 : sudo mount --bind /opt/dib_cache/yum /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp/yum 2024-05-02 19:25:50.401 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:294 : _install_repos 2024-05-02 19:25:50.405 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_repos:70 : local packages 2024-05-02 19:25:50.410 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_repos:71 : local rc 2024-05-02 19:25:50.414 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_repos:86 : packages=' ' 2024-05-02 19:25:50.419 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_repos:87 : packages+='basesystem filesystem setup ' 2024-05-02 19:25:50.423 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_repos:88 : [[ openeuler = fedora ]] 2024-05-02 19:25:50.427 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_repos:91 : [[ openeuler = centos ]] 2024-05-02 19:25:50.432 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_repos:98 : [[ openeuler == \o\p\e\n\e\u\l\e\r ]] 2024-05-02 19:25:50.436 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_repos:99 : packages+='openEuler-release ' 2024-05-02 19:25:50.440 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_repos:100 : packages+='openEuler-repos openEuler-gpg-keys ' 2024-05-02 19:25:50.445 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_repos:115 : local repo= 2024-05-02 19:25:50.449 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_repos:116 : [[ -z '' ]] 2024-05-02 19:25:50.453 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_repos:118 : [[ -d /opt/dib_tmp/dib_build.ECfZYmcv/hooks/yum.repos.d/22.03-LTS ]] 2024-05-02 19:25:50.458 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_repos:121 : repo=/opt/dib_tmp/dib_build.ECfZYmcv/hooks/yum.repos.d 2024-05-02 19:25:50.462 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_repos:132 : local temp_tmp 2024-05-02 19:25:50.469 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_repos:133 : mktemp -d 2024-05-02 19:25:50.473 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_repos:133 : temp_tmp=/opt/dib_tmp/tmp.Xg9MKT1ahP 2024-05-02 19:25:50.478 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_repos:134 : TMPDIR=/opt/dib_tmp/tmp.Xg9MKT1ahP 2024-05-02 19:25:50.483 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_repos:134 : dnf download --verbose --releasever=22.03 --setopt=reposdir=/opt/dib_tmp/dib_build.ECfZYmcv/hooks/yum.repos.d --setopt=cachedir=/opt/dib_tmp/tmp.Xg9MKT1ahP --destdir=/tmp/tmp.aTNTI8KswX basesystem filesystem setup openEuler-release openEuler-repos openEuler-gpg-keys 2024-05-02 19:26:02.361 | Loaded plugins: download 2024-05-02 19:26:02.362 | DNF version: 4.14.0 2024-05-02 19:26:02.363 | cachedir: /opt/dib_tmp/tmp.Xg9MKT1ahP 2024-05-02 19:26:02.406 | User-Agent: constructed: 'libdnf (Debian GNU/Linux 12; generic; Linux.aarch64)' 2024-05-02 19:26:02.590 | repo: downloading from remote: OS 2024-05-02 19:26:04.491 | openEuler-22.03-LTS - OS 1.8 MB/s | 3.4 MB 00:01 2024-05-02 19:26:05.931 | OS: using metadata from Wed Mar 30 08:47:17 2022. 2024-05-02 19:26:05.931 | repo: downloading from remote: update 2024-05-02 19:26:06.169 | error: Status code: 404 for http://mirror.regionone.linaro.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/dc29ab7963f9fc1571fa1f7a96859c468a9c7bb6087c5d07e8ff25d48b9bb266-updateinfo.xml.gz (IP: 147.28.149.111) (http://mirror.regionone.linaro.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/dc29ab7963f9fc1571fa1f7a96859c468a9c7bb6087c5d07e8ff25d48b9bb266-updateinfo.xml.gz). 2024-05-02 19:26:06.170 | error: Status code: 404 for http://mirror.regionone.linaro.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/af7874c50a8e8233913b3a53945e93ade1c63db4cb958bbf3a7ac7873422cd6a-filelists.xml.gz (IP: 147.28.149.111) (http://mirror.regionone.linaro.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/af7874c50a8e8233913b3a53945e93ade1c63db4cb958bbf3a7ac7873422cd6a-filelists.xml.gz). 2024-05-02 19:26:06.171 | error: Status code: 404 for http://mirror.regionone.linaro.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/9ff8af6f0cf5958d890ef903aa1a829861d4d17f3ccd932ff05ba102944fed19-primary.xml.gz (IP: 147.28.149.111) (http://mirror.regionone.linaro.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/9ff8af6f0cf5958d890ef903aa1a829861d4d17f3ccd932ff05ba102944fed19-primary.xml.gz). 2024-05-02 19:26:06.223 | error: Status code: 404 for http://mirror.regionone.linaro.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/dc29ab7963f9fc1571fa1f7a96859c468a9c7bb6087c5d07e8ff25d48b9bb266-updateinfo.xml.gz (IP: 147.28.149.111) (http://mirror.regionone.linaro.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/dc29ab7963f9fc1571fa1f7a96859c468a9c7bb6087c5d07e8ff25d48b9bb266-updateinfo.xml.gz). 2024-05-02 19:26:06.224 | error: Status code: 404 for http://mirror.regionone.linaro.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/af7874c50a8e8233913b3a53945e93ade1c63db4cb958bbf3a7ac7873422cd6a-filelists.xml.gz (IP: 147.28.149.111) (http://mirror.regionone.linaro.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/af7874c50a8e8233913b3a53945e93ade1c63db4cb958bbf3a7ac7873422cd6a-filelists.xml.gz). 2024-05-02 19:26:06.225 | error: Status code: 404 for http://mirror.regionone.linaro.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/9ff8af6f0cf5958d890ef903aa1a829861d4d17f3ccd932ff05ba102944fed19-primary.xml.gz (IP: 147.28.149.111) (http://mirror.regionone.linaro.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/9ff8af6f0cf5958d890ef903aa1a829861d4d17f3ccd932ff05ba102944fed19-primary.xml.gz). 2024-05-02 19:26:06.226 | openEuler-22.03-LTS - update 2.0 kB/s | 588 B 00:00 2024-05-02 19:26:06.226 | Errors during downloading metadata for repository 'update': 2024-05-02 19:26:06.226 | - Status code: 404 for http://mirror.regionone.linaro.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/9ff8af6f0cf5958d890ef903aa1a829861d4d17f3ccd932ff05ba102944fed19-primary.xml.gz (IP: 147.28.149.111) 2024-05-02 19:26:06.227 | - Status code: 404 for http://mirror.regionone.linaro.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/dc29ab7963f9fc1571fa1f7a96859c468a9c7bb6087c5d07e8ff25d48b9bb266-updateinfo.xml.gz (IP: 147.28.149.111) 2024-05-02 19:26:06.227 | - Status code: 404 for http://mirror.regionone.linaro.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/af7874c50a8e8233913b3a53945e93ade1c63db4cb958bbf3a7ac7873422cd6a-filelists.xml.gz (IP: 147.28.149.111) 2024-05-02 19:26:06.227 | 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-05-02 19:26:06.228 | Ignoring repositories: update 2024-05-02 19:26:06.228 | Last metadata expiration check: 0:00:02 ago on Thu May 2 19:26:03 2024. 2024-05-02 19:26:07.071 | (1/6): basesystem-12-2.oe2203.noarch.rpm 30 kB/s | 7.0 kB 00:00 2024-05-02 19:26:07.193 | (2/6): setup-2.13.9.1-1.oe2203.noarch.rpm 425 kB/s | 150 kB 00:00 2024-05-02 19:26:07.301 | (3/6): openEuler-release-22.03LTS-52.oe2203.aar 100 kB/s | 23 kB 00:00 2024-05-02 19:26:07.331 | (4/6): openEuler-repos-1.0-3.4.oe2203.aarch64.r 68 kB/s | 9.2 kB 00:00 2024-05-02 19:26:07.390 | (5/6): openEuler-gpg-keys-1.0-3.4.oe2203.aarch6 117 kB/s | 10 kB 00:00 2024-05-02 19:26:07.432 | (6/6): filesystem-3.16-4.oe2203.aarch64.rpm 1.8 MB/s | 1.1 MB 00:00 2024-05-02 19:26:07.825 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_repos:139 : rc=0 2024-05-02 19:26:07.830 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_repos:140 : rm -rf /opt/dib_tmp/tmp.Xg9MKT1ahP 2024-05-02 19:26:07.841 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_repos:141 : [[ 0 != 0 ]] 2024-05-02 19:26:07.845 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_repos:147 : sudo rpm --dbpath=/var/lib/rpm --root /opt/dib_tmp/dib_build.ECfZYmcv/mnt --nodeps -ivh /tmp/tmp.aTNTI8KswX/basesystem-12-2.oe2203.noarch.rpm /tmp/tmp.aTNTI8KswX/filesystem-3.16-4.oe2203.aarch64.rpm /tmp/tmp.aTNTI8KswX/openEuler-gpg-keys-1.0-3.4.oe2203.aarch64.rpm /tmp/tmp.aTNTI8KswX/openEuler-release-22.03LTS-52.oe2203.aarch64.rpm /tmp/tmp.aTNTI8KswX/openEuler-repos-1.0-3.4.oe2203.aarch64.rpm /tmp/tmp.aTNTI8KswX/setup-2.13.9.1-1.oe2203.noarch.rpm 2024-05-02 19:26:07.859 | rpm: RPM should not be used directly install RPM packages, use Alien instead! 2024-05-02 19:26:07.859 | rpm: However assuming you know what you are doing... 2024-05-02 19:26:07.879 | warning: /tmp/tmp.aTNTI8KswX/basesystem-12-2.oe2203.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID b25e7f66: NOKEY 2024-05-02 19:26:07.916 | Verifying... ######################################## 2024-05-02 19:26:07.984 | Preparing... ######################################## 2024-05-02 19:26:07.986 | Updating / installing... 2024-05-02 19:26:08.021 | openEuler-gpg-keys-1.0-3.4.oe2203 ######################################## 2024-05-02 19:26:08.796 | openEuler-repos-1.0-3.4.oe2203 ######################################## 2024-05-02 19:26:09.203 | openEuler-release-22.03LTS-52.oe2203 ######################################## 2024-05-02 19:26:09.303 | setup-2.13.9.1-1.oe2203 ######################################## 2024-05-02 19:26:11.153 | filesystem-3.16-4.oe2203 ######################################## 2024-05-02 19:26:11.669 | basesystem-12-2.oe2203 ######################################## 2024-05-02 19:26:11.924 | error: failed to exec scriptlet interpreter /bin/sh: No such file or directory 2024-05-02 19:26:11.925 | warning: %posttrans(filesystem-3.16-4.oe2203.aarch64) scriptlet failed, exit status 127 2024-05-02 19:26:12.882 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_repos:152 : [[ -n '' ]] 2024-05-02 19:26:12.888 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_repos:160 : [[ -n '' ]] 2024-05-02 19:26:12.892 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_repos:167 : [[ openeuler == \o\p\e\n\e\u\l\e\r ]] 2024-05-02 19:26:12.897 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_repos:168 : sudo sed -i s/enabled=0/enabled=1/ /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/yum.repos.d/openEuler.repo 2024-05-02 19:26:12.940 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:311 : [[ openeuler =~ (fedora|openeuler) ]] 2024-05-02 19:26:12.944 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:312 : _install_pkg_manager dnf dnf-plugins-core curl 2024-05-02 19:26:12.949 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_pkg_manager:181 : sudo sed -i s,/etc/pki/rpm-gpg,/opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/pki/rpm-gpg,g /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/yum.repos.d/openEuler.repo 2024-05-02 19:26:13.042 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_pkg_manager:207 : flock -w 1200 9 2024-05-02 19:26:13.136 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_pkg_manager:208 : echo '%_dbpath /var/lib/rpm' 2024-05-02 19:26:13.140 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_pkg_manager:210 : local _lang_pack= 2024-05-02 19:26:13.145 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_pkg_manager:211 : local _extra_pkgs= 2024-05-02 19:26:13.149 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_pkg_manager:213 : [[ openeuler == \f\e\d\o\r\a ]] 2024-05-02 19:26:13.153 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_pkg_manager:214 : [[ openeuler == \c\e\n\t\o\s ]] 2024-05-02 19:26:13.158 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_pkg_manager:231 : _extra_pkgs+='coreutils ' 2024-05-02 19:26:13.162 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_pkg_manager:236 : [[ ! -d /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/yum/vars ]] 2024-05-02 19:26:13.166 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_pkg_manager:237 : sudo mkdir -p /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/yum 2024-05-02 19:26:13.182 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_pkg_manager:238 : sudo ln -s /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/dnf/vars /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/yum/vars 2024-05-02 19:26:13.328 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_pkg_manager:241 : sudo -E dnf -y --disableexcludes=all --setopt=cachedir=/opt/dib_cache/yum/aarch64/22.03-LTS --setopt=reposdir=/opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/yum.repos.d --releasever=22.03 --installroot /opt/dib_tmp/dib_build.ECfZYmcv/mnt install dnf dnf-plugins-core curl coreutils 2024-05-02 19:26:15.510 | OS 4.7 kB/s | 3.8 kB 00:00 2024-05-02 19:26:19.266 | everything 12 kB/s | 3.8 kB 00:00 2024-05-02 19:26:28.671 | EPOL 9.5 kB/s | 3.0 kB 00:00 2024-05-02 19:26:33.066 | debuginfo 12 kB/s | 3.8 kB 00:00 2024-05-02 19:26:38.062 | source 12 kB/s | 3.8 kB 00:00 2024-05-02 19:26:46.768 | update 11 kB/s | 3.5 kB 00:00 2024-05-02 19:26:54.649 | update 11 MB/s | 78 MB 00:07 2024-05-02 19:27:35.520 | Dependencies resolved. 2024-05-02 19:27:37.651 | ================================================================================ 2024-05-02 19:27:37.651 | Package Arch Version Repo Size 2024-05-02 19:27:37.651 | ================================================================================ 2024-05-02 19:27:37.651 | Installing: 2024-05-02 19:27:37.651 | coreutils aarch64 9.0-5.oe2203 update 2.7 M 2024-05-02 19:27:37.651 | curl aarch64 7.79.1-28.oe2203 update 139 k 2024-05-02 19:27:37.651 | dnf-data noarch 4.10.0-15.oe2203 update 23 k 2024-05-02 19:27:37.651 | dnf-plugins-core noarch 4.0.24-6.oe2203 update 14 k 2024-05-02 19:27:37.651 | Installing dependencies: 2024-05-02 19:27:37.651 | acl aarch64 2.3.1-2.oe2203 update 51 k 2024-05-02 19:27:37.651 | adwaita-cursor-theme noarch 41.0-1.oe2203 OS 649 k 2024-05-02 19:27:37.651 | adwaita-icon-theme noarch 41.0-1.oe2203 OS 11 M 2024-05-02 19:27:37.651 | at-spi2-atk aarch64 2.38.0-1.oe2203 OS 74 k 2024-05-02 19:27:37.652 | at-spi2-core aarch64 2.42.0-1.oe2203 OS 171 k 2024-05-02 19:27:37.652 | atk aarch64 2.36.0-2.oe2203 update 260 k 2024-05-02 19:27:37.652 | attr aarch64 2.5.1-2.oe2203 OS 55 k 2024-05-02 19:27:37.652 | audit-libs aarch64 1:3.0.1-3.oe2203 OS 94 k 2024-05-02 19:27:37.652 | avahi-libs aarch64 0.8-19.oe2203 update 59 k 2024-05-02 19:27:37.652 | bash aarch64 5.1.8-6.oe2203 update 1.2 M 2024-05-02 19:27:37.652 | brotli aarch64 1.0.9-2.oe2203 OS 305 k 2024-05-02 19:27:37.652 | bzip2 aarch64 1.0.8-6.oe2203 update 66 k 2024-05-02 19:27:37.652 | ca-certificates noarch 2023.2.60-2.oe2203 update 411 k 2024-05-02 19:27:37.652 | cairo aarch64 1.17.4-1.oe2203 OS 613 k 2024-05-02 19:27:37.652 | cairo-gobject aarch64 1.17.4-1.oe2203 OS 17 k 2024-05-02 19:27:37.652 | chkconfig aarch64 1.20-1.oe2203 OS 172 k 2024-05-02 19:27:37.652 | colord-libs aarch64 1.4.5-4.oe2203 update 181 k 2024-05-02 19:27:37.652 | cpio aarch64 2.13-10.oe2203 update 253 k 2024-05-02 19:27:37.652 | cracklib aarch64 2.9.7-8.oe2203 OS 3.9 M 2024-05-02 19:27:37.652 | crontabs noarch 1.11-22.oe2203 OS 17 k 2024-05-02 19:27:37.652 | crypto-policies noarch 20200619-2.git781bbd4.oe2203 OS 81 k 2024-05-02 19:27:37.652 | cups-libs aarch64 1:2.4.0-10.oe2203 update 240 k 2024-05-02 19:27:37.652 | cyrus-sasl-lib aarch64 2.1.27-15.oe2203 update 72 k 2024-05-02 19:27:37.652 | dbus aarch64 1:1.12.20-10.oe2203 update 63 k 2024-05-02 19:27:37.652 | dbus-common noarch 1:1.12.20-10.oe2203 update 13 k 2024-05-02 19:27:37.652 | dbus-daemon aarch64 1:1.12.20-10.oe2203 update 164 k 2024-05-02 19:27:37.652 | dbus-libs aarch64 1:1.12.20-10.oe2203 update 136 k 2024-05-02 19:27:37.652 | dbus-tools aarch64 1:1.12.20-10.oe2203 update 26 k 2024-05-02 19:27:37.652 | dejavu-fonts noarch 2.37-1.oe2203 OS 5.1 M 2024-05-02 19:27:37.652 | device-mapper aarch64 8:1.02.181-4.oe2203 OS 213 k 2024-05-02 19:27:37.652 | dnf noarch 4.10.0-15.oe2203 update 13 k 2024-05-02 19:27:37.652 | dracut aarch64 055-10.oe2203 update 292 k 2024-05-02 19:27:37.652 | e2fsprogs aarch64 1.46.4-21.oe2203 update 1.1 M 2024-05-02 19:27:37.652 | efi-srpm-macros noarch 4-5.oe2203 update 22 k 2024-05-02 19:27:37.652 | elfutils aarch64 0.185-13.oe2203 update 580 k 2024-05-02 19:27:37.652 | expat aarch64 2.4.1-10.oe2203 update 75 k 2024-05-02 19:27:37.652 | file aarch64 5.41-3.oe2203 update 36 k 2024-05-02 19:27:37.652 | file-libs aarch64 5.41-3.oe2203 update 655 k 2024-05-02 19:27:37.652 | findutils aarch64 2:4.8.0-3.oe2203 OS 382 k 2024-05-02 19:27:37.652 | fontconfig aarch64 2.13.94-1.oe2203 OS 225 k 2024-05-02 19:27:37.652 | fonts-filesystem noarch 2.0.5-2.oe2203 OS 8.3 k 2024-05-02 19:27:37.652 | freetype aarch64 2.11.0-3.oe2203 update 349 k 2024-05-02 19:27:37.652 | fribidi aarch64 1.0.10-2.oe2203 update 83 k 2024-05-02 19:27:37.652 | fuse aarch64 2.9.9-9.oe2203 OS 135 k 2024-05-02 19:27:37.652 | fuse-common aarch64 3.10.5-3.oe2203 OS 9.0 k 2024-05-02 19:27:37.652 | gawk aarch64 5.1.1-4.oe2203 update 344 k 2024-05-02 19:27:37.652 | gcr aarch64 3.41.0-1.oe2203 OS 462 k 2024-05-02 19:27:37.652 | gcr-base aarch64 3.41.0-1.oe2203 OS 251 k 2024-05-02 19:27:37.652 | gdbm aarch64 1:1.22-11.oe2203 update 166 k 2024-05-02 19:27:37.652 | gdk-pixbuf2 aarch64 2.42.6-5.oe2203 update 455 k 2024-05-02 19:27:37.652 | gdk-pixbuf2-modules aarch64 2.42.6-5.oe2203 update 67 k 2024-05-02 19:27:37.652 | gettext aarch64 0.21-4.oe2203 OS 1.1 M 2024-05-02 19:27:37.652 | glib2 aarch64 2.68.1-21.oe2203 update 2.6 M 2024-05-02 19:27:37.652 | glibc aarch64 2.34-144.oe2203 update 2.8 M 2024-05-02 19:27:37.652 | glibc-common aarch64 2.34-144.oe2203 update 2.7 M 2024-05-02 19:27:37.652 | gmp aarch64 1:6.2.1-1.oe2203 OS 247 k 2024-05-02 19:27:37.652 | gnupg2 aarch64 2.2.32-3.oe2203 update 2.1 M 2024-05-02 19:27:37.652 | gnutls aarch64 3.7.2-13.oe2203 update 884 k 2024-05-02 19:27:37.652 | gpgme aarch64 1.16.0-3.oe2203 update 329 k 2024-05-02 19:27:37.652 | graphite2 aarch64 1.3.14-5.oe2203 OS 87 k 2024-05-02 19:27:37.652 | grep aarch64 3.7-9.oe2203 update 293 k 2024-05-02 19:27:37.653 | groff aarch64 1.22.4-11.oe2203 update 908 k 2024-05-02 19:27:37.653 | groff-base aarch64 1.22.4-11.oe2203 update 858 k 2024-05-02 19:27:37.653 | grub2-common noarch 1:2.06-41.oe2203 update 2.9 M 2024-05-02 19:27:37.653 | grub2-tools aarch64 1:2.06-41.oe2203 update 1.8 M 2024-05-02 19:27:37.653 | grub2-tools-minimal aarch64 1:2.06-41.oe2203 update 346 k 2024-05-02 19:27:37.653 | gtk-update-icon-cache aarch64 3.24.30-5.oe2203 OS 30 k 2024-05-02 19:27:37.653 | gtk2 aarch64 2.24.33-4.oe2203 OS 3.3 M 2024-05-02 19:27:37.653 | gtk3 aarch64 3.24.30-5.oe2203 OS 4.6 M 2024-05-02 19:27:37.653 | gzip aarch64 1.11-3.oe2203 update 104 k 2024-05-02 19:27:37.653 | harfbuzz aarch64 2.8.2-4.oe2203 update 638 k 2024-05-02 19:27:37.653 | hicolor-icon-theme noarch 0.17-6.oe2203 update 44 k 2024-05-02 19:27:37.653 | ima-evm-utils-libs aarch64 1.3.2-3.oe2203 OS 18 k 2024-05-02 19:27:37.653 | info aarch64 6.8-3.oe2203 OS 163 k 2024-05-02 19:27:37.653 | jbigkit-libs aarch64 2.1-19.oe2203 update 33 k 2024-05-02 19:27:37.653 | json-c aarch64 0.15-6.oe2203 update 36 k 2024-05-02 19:27:37.653 | kbd-legacy noarch 2.4.0-1.oe2203 OS 525 k 2024-05-02 19:27:37.653 | kbd-misc noarch 2.4.0-1.oe2203 OS 1.6 M 2024-05-02 19:27:37.653 | keyutils-libs aarch64 1.6.3-3.oe2203 OS 25 k 2024-05-02 19:27:37.653 | kmod aarch64 29-3.oe2203 OS 85 k 2024-05-02 19:27:37.653 | kmod-libs aarch64 29-3.oe2203 OS 57 k 2024-05-02 19:27:37.653 | krb5-libs aarch64 1.19.2-8.oe2203 update 628 k 2024-05-02 19:27:37.653 | lcms2 aarch64 2.12-1.oe2203 OS 145 k 2024-05-02 19:27:37.653 | less aarch64 590-6.oe2203 update 101 k 2024-05-02 19:27:37.653 | libX11 aarch64 1.7.2-8.oe2203 update 716 k 2024-05-02 19:27:37.653 | libXau aarch64 1.0.9-2.oe2203 OS 14 k 2024-05-02 19:27:37.653 | libXcomposite aarch64 0.4.5-1.oe2203 OS 13 k 2024-05-02 19:27:37.653 | libXcursor aarch64 1.2.0-1.oe2203 OS 26 k 2024-05-02 19:27:37.653 | libXdamage aarch64 1.1.5-1.oe2203 OS 13 k 2024-05-02 19:27:37.653 | libXext aarch64 1.3.4-4.oe2203 update 34 k 2024-05-02 19:27:37.653 | libXfixes aarch64 6.0.0-1.oe2203 OS 17 k 2024-05-02 19:27:37.653 | libXft aarch64 2.3.4-1.oe2203 OS 43 k 2024-05-02 19:27:37.653 | libXi aarch64 1.8-2.oe2203 update 34 k 2024-05-02 19:27:37.653 | libXinerama aarch64 1.1.4-5.oe2203 OS 13 k 2024-05-02 19:27:37.653 | libXrandr aarch64 1.5.2-1.oe2203 OS 24 k 2024-05-02 19:27:37.653 | libXrender aarch64 0.9.10-10.oe2203 OS 24 k 2024-05-02 19:27:37.653 | libXtst aarch64 1.2.3-10.oe2203 OS 19 k 2024-05-02 19:27:37.653 | libacl aarch64 2.3.1-2.oe2203 update 22 k 2024-05-02 19:27:37.653 | libarchive aarch64 3.5.2-6.oe2203 update 320 k 2024-05-02 19:27:37.653 | libassuan aarch64 2.5.5-1.oe2203 OS 58 k 2024-05-02 19:27:37.653 | libblkid aarch64 2.37.2-28.oe2203 update 147 k 2024-05-02 19:27:37.653 | libcap aarch64 2.61-5.oe2203 update 62 k 2024-05-02 19:27:37.653 | libcap-ng aarch64 0.8.2-1.oe2203 OS 43 k 2024-05-02 19:27:37.653 | libcomps aarch64 0.1.18-1.oe2203 OS 67 k 2024-05-02 19:27:37.653 | libcurl aarch64 7.79.1-28.oe2203 update 264 k 2024-05-02 19:27:37.653 | libdatrie aarch64 0.2.13-1.oe2203 OS 30 k 2024-05-02 19:27:37.653 | libdnf aarch64 0.65.0-6.oe2203 update 602 k 2024-05-02 19:27:37.653 | libedit aarch64 3.1-28.oe2203 OS 88 k 2024-05-02 19:27:37.653 | libepoxy aarch64 1.5.9-1.oe2203 OS 201 k 2024-05-02 19:27:37.653 | libev aarch64 4.33-2.oe2203 OS 47 k 2024-05-02 19:27:37.653 | libevent aarch64 2.1.12-4.oe2203 OS 221 k 2024-05-02 19:27:37.653 | libfdisk aarch64 2.37.2-28.oe2203 update 191 k 2024-05-02 19:27:37.653 | libffi aarch64 3.4.2-2.oe2203 OS 26 k 2024-05-02 19:27:37.654 | libgcc aarch64 10.3.1-23.oe2203 update 67 k 2024-05-02 19:27:37.654 | libgcrypt aarch64 1.9.4-2.oe2203 update 414 k 2024-05-02 19:27:37.654 | libgomp aarch64 10.3.1-23.oe2203 update 224 k 2024-05-02 19:27:37.654 | libgpg-error aarch64 1.43-2.oe2203 update 268 k 2024-05-02 19:27:37.654 | libgusb aarch64 0.3.8-1.oe2203 OS 41 k 2024-05-02 19:27:37.654 | libicu aarch64 69.1-7.oe2203 update 9.3 M 2024-05-02 19:27:37.654 | libidn2 aarch64 2.3.2-2.oe2203 OS 112 k 2024-05-02 19:27:37.654 | libjpeg-turbo aarch64 2.1.1-2.oe2203 update 121 k 2024-05-02 19:27:37.654 | libkcapi aarch64 1.3.1-7.oe2203 update 164 k 2024-05-02 19:27:37.654 | libksba aarch64 1.6.0-3.oe2203 update 139 k 2024-05-02 19:27:37.654 | libmodulemd aarch64 2.13.0-1.oe2203 OS 159 k 2024-05-02 19:27:37.654 | libmount aarch64 2.37.2-28.oe2203 update 169 k 2024-05-02 19:27:37.654 | libnghttp2 aarch64 1.46.0-5.oe2203 update 67 k 2024-05-02 19:27:37.654 | libnsl2 aarch64 2.0.0-4.oe2203 update 28 k 2024-05-02 19:27:37.654 | libpipeline aarch64 1.5.4-1.oe2203 OS 50 k 2024-05-02 19:27:37.654 | libpng aarch64 2:1.6.37-4.oe2203 update 99 k 2024-05-02 19:27:37.654 | libpsl aarch64 0.21.1-5.oe2203 update 72 k 2024-05-02 19:27:37.654 | libpwquality aarch64 1.4.4-4.oe2203 update 86 k 2024-05-02 19:27:37.654 | librepo aarch64 1.14.2-2.oe2203 OS 76 k 2024-05-02 19:27:37.654 | libreport-filesystem noarch 2.15.2-1.oe2203 OS 9.0 k 2024-05-02 19:27:37.654 | libseccomp aarch64 2.5.3-1.oe2203 OS 59 k 2024-05-02 19:27:37.654 | libsecret aarch64 0.20.4-1.oe2203 OS 160 k 2024-05-02 19:27:37.654 | libselinux aarch64 3.3-5.oe2203 update 109 k 2024-05-02 19:27:37.654 | libsemanage aarch64 3.3-3.oe2203 OS 98 k 2024-05-02 19:27:37.654 | libsepol aarch64 3.3-6.oe2203 update 266 k 2024-05-02 19:27:37.654 | libsigsegv aarch64 2.13-1.oe2203 OS 42 k 2024-05-02 19:27:37.654 | libsmartcols aarch64 2.37.2-28.oe2203 update 115 k 2024-05-02 19:27:37.654 | libsolv aarch64 0.7.20-4.oe2203 update 345 k 2024-05-02 19:27:37.654 | libssh aarch64 0.9.6-8.oe2203 update 182 k 2024-05-02 19:27:37.654 | libstdc++ aarch64 10.3.1-23.oe2203 update 484 k 2024-05-02 19:27:37.654 | libtasn1 aarch64 4.17.0-3.oe2203 update 77 k 2024-05-02 19:27:37.654 | libthai aarch64 0.1.28-4.oe2203 OS 197 k 2024-05-02 19:27:37.654 | libtiff aarch64 4.3.0-36.oe2203 update 167 k 2024-05-02 19:27:37.654 | libtirpc aarch64 1.3.2-3.oe2203 update 81 k 2024-05-02 19:27:37.654 | libunistring aarch64 0.9.10-8.oe2203 OS 401 k 2024-05-02 19:27:37.654 | libusbx aarch64 1.0.24-1.oe2203 OS 67 k 2024-05-02 19:27:37.654 | libutempter aarch64 1.2.1-2.oe2203 OS 24 k 2024-05-02 19:27:37.654 | libuuid aarch64 2.37.2-28.oe2203 update 30 k 2024-05-02 19:27:37.654 | libverto aarch64 0.3.2-1.oe2203 OS 26 k 2024-05-02 19:27:37.654 | libxcb aarch64 1.14-2.oe2203 update 195 k 2024-05-02 19:27:37.654 | libxcrypt aarch64 4.4.26-2.oe2203 OS 118 k 2024-05-02 19:27:37.654 | libxkbcommon aarch64 1.3.1-1.oe2203 OS 121 k 2024-05-02 19:27:37.654 | libxml2 aarch64 2.9.12-19.oe2203 update 609 k 2024-05-02 19:27:37.654 | libyaml aarch64 0.2.5-2.oe2203 OS 53 k 2024-05-02 19:27:37.654 | logrotate aarch64 3.20.1-1.oe2203 update 50 k 2024-05-02 19:27:37.654 | lua aarch64 5.4.3-11.oe2203 update 136 k 2024-05-02 19:27:37.654 | lz4 aarch64 1.9.3-2.oe2203 OS 128 k 2024-05-02 19:27:37.654 | man-db aarch64 2.9.4-2.oe2203 OS 1.1 M 2024-05-02 19:27:37.654 | mpfr aarch64 4.1.0-1.oe2203 OS 378 k 2024-05-02 19:27:37.654 | ncurses aarch64 6.3-8.oe2203 update 674 k 2024-05-02 19:27:37.654 | ncurses-base noarch 6.3-8.oe2203 update 54 k 2024-05-02 19:27:37.654 | ncurses-libs aarch64 6.3-8.oe2203 update 265 k 2024-05-02 19:27:37.654 | nettle aarch64 3.8.1-1.oe2203 update 935 k 2024-05-02 19:27:37.654 | newt aarch64 0.52.21-8.oe2203 update 94 k 2024-05-02 19:27:37.654 | npth aarch64 1.6-2.oe2203 OS 23 k 2024-05-02 19:27:37.654 | openEuler-rpm-config aarch64 30-30.oe2203 update 49 k 2024-05-02 19:27:37.654 | openldap aarch64 2.6.0-6.oe2203 update 207 k 2024-05-02 19:27:37.654 | openssh aarch64 8.8p1-23.oe2203 update 300 k 2024-05-02 19:27:37.655 | openssh-clients aarch64 8.8p1-23.oe2203 update 601 k 2024-05-02 19:27:37.655 | openssh-server aarch64 8.8p1-23.oe2203 update 365 k 2024-05-02 19:27:37.655 | openssl aarch64 1:1.1.1m-26.oe2203 update 424 k 2024-05-02 19:27:37.655 | openssl-libs aarch64 1:1.1.1m-26.oe2203 update 1.2 M 2024-05-02 19:27:37.655 | os-prober aarch64 1.79-1.oe2203 OS 48 k 2024-05-02 19:27:37.655 | p11-kit aarch64 0.24.0-2.oe2203 update 217 k 2024-05-02 19:27:37.655 | p11-kit-trust aarch64 0.24.0-2.oe2203 update 120 k 2024-05-02 19:27:37.655 | pam aarch64 1.5.2-7.oe2203 update 437 k 2024-05-02 19:27:37.655 | pango aarch64 1.49.3-3.oe2203 update 243 k 2024-05-02 19:27:37.655 | pcre aarch64 8.45-2.oe2203 update 389 k 2024-05-02 19:27:37.655 | pcre2 aarch64 10.39-9.oe2203 update 510 k 2024-05-02 19:27:37.655 | perl aarch64 4:5.34.0-12.oe2203 update 3.2 M 2024-05-02 19:27:37.655 | perl-Algorithm-Diff noarch 1:1.201-1.oe2203 OS 27 k 2024-05-02 19:27:37.655 | perl-Archive-Tar noarch 2.40-1.oe2203 OS 42 k 2024-05-02 19:27:37.655 | perl-B-Debug noarch 1.26-5.oe2203 OS 18 k 2024-05-02 19:27:37.655 | perl-CPAN-Meta noarch 2.150010-419.oe2203 OS 108 k 2024-05-02 19:27:37.655 | perl-CPAN-Meta-Requirements noarch 2.140-419.oe2203 OS 26 k 2024-05-02 19:27:37.655 | perl-CPAN-Meta-YAML noarch 0.018-420.oe2203 OS 24 k 2024-05-02 19:27:37.655 | perl-Carp noarch 1.50-418.oe2203 OS 21 k 2024-05-02 19:27:37.655 | perl-Compress-Raw-Bzip2 aarch64 2.101-1.oe2203 OS 25 k 2024-05-02 19:27:37.655 | perl-Compress-Raw-Zlib aarch64 1:2.101-1.oe2203 OS 41 k 2024-05-02 19:27:37.655 | perl-Config-Perl-V noarch 0.33-1.oe2203 OS 17 k 2024-05-02 19:27:37.655 | perl-Data-Dumper aarch64 2.183-1.oe2203 OS 44 k 2024-05-02 19:27:37.655 | perl-Devel-PPPort aarch64 3.63-1.oe2203 OS 187 k 2024-05-02 19:27:37.655 | perl-Digest noarch 1.20-1.oe2203 OS 17 k 2024-05-02 19:27:37.655 | perl-Digest-MD5 aarch64 2.58-1.oe2203 OS 29 k 2024-05-02 19:27:37.655 | perl-Digest-SHA aarch64 1:6.02-7.oe2203 OS 49 k 2024-05-02 19:27:37.655 | perl-Encode aarch64 4:3.16-3.oe2203 update 1.4 M 2024-05-02 19:27:37.655 | perl-Env noarch 1.04-397.oe2203 OS 17 k 2024-05-02 19:27:37.655 | perl-Exporter noarch 5.74-1.oe2203 OS 22 k 2024-05-02 19:27:37.655 | perl-ExtUtils-Command noarch 1:7.62-1.oe2203 OS 11 k 2024-05-02 19:27:37.655 | perl-ExtUtils-Install noarch 2.20-1.oe2203 OS 33 k 2024-05-02 19:27:37.655 | perl-ExtUtils-MakeMaker noarch 1:7.62-1.oe2203 OS 169 k 2024-05-02 19:27:37.655 | perl-ExtUtils-Manifest noarch 1:1.73-1.oe2203 OS 23 k 2024-05-02 19:27:37.655 | perl-ExtUtils-ParseXS noarch 2:3.35-1.oe2203 OS 55 k 2024-05-02 19:27:37.655 | perl-File-Fetch noarch 1.00-1.oe2203 OS 22 k 2024-05-02 19:27:37.655 | perl-File-HomeDir noarch 1.006-2.oe2203 OS 35 k 2024-05-02 19:27:37.655 | perl-File-Path noarch 2.18-1.oe2203 OS 21 k 2024-05-02 19:27:37.655 | perl-File-Temp noarch 1:0.2311-2.oe2203 OS 50 k 2024-05-02 19:27:37.655 | perl-File-Which noarch 1.27-1.oe2203 OS 24 k 2024-05-02 19:27:37.655 | perl-Filter aarch64 2:1.60-3.oe2203 OS 49 k 2024-05-02 19:27:37.655 | perl-Filter-Simple noarch 1:0.94-1.oe2203 OS 16 k 2024-05-02 19:27:37.655 | perl-Getopt-Long noarch 1:2.52-1.oe2203 OS 45 k 2024-05-02 19:27:37.655 | perl-HTTP-Tiny noarch 0.080-2.oe2203 update 35 k 2024-05-02 19:27:37.655 | perl-IO-Compress noarch 2.101-2.oe2203 OS 110 k 2024-05-02 19:27:37.655 | perl-IO-Socket-IP noarch 0.41-2.oe2203 OS 31 k 2024-05-02 19:27:37.655 | perl-IPC-Cmd noarch 2:1.04-4.oe2203 OS 32 k 2024-05-02 19:27:37.655 | perl-IPC-SysV aarch64 2.09-1.oe2203 OS 25 k 2024-05-02 19:27:37.655 | perl-IPC-System-Simple noarch 1.30-2.oe2203 OS 31 k 2024-05-02 19:27:37.655 | perl-JSON-PP noarch 1:4.06-1.oe2203 OS 44 k 2024-05-02 19:27:37.655 | perl-Locale-Codes noarch 3.68-1.oe2203 OS 264 k 2024-05-02 19:27:37.655 | perl-Locale-Maketext noarch 1:1.29-1.oe2203 OS 53 k 2024-05-02 19:27:37.655 | perl-MIME-Base64 aarch64 3.16-1.oe2203 OS 20 k 2024-05-02 19:27:37.655 | perl-Math-BigInt noarch 1:1.9998.27-1.oe2203 OS 121 k 2024-05-02 19:27:37.655 | perl-Math-BigInt-FastCalc aarch64 0.5012-2.oe2203 update 19 k 2024-05-02 19:27:37.655 | perl-Math-BigRat noarch 0.2620-1.oe2203 OS 27 k 2024-05-02 19:27:37.656 | perl-Module-CoreList noarch 1:5.20211020-1.oe2203 OS 86 k 2024-05-02 19:27:37.656 | perl-Module-Load noarch 1:0.36-1.oe2203 OS 13 k 2024-05-02 19:27:37.656 | perl-Module-Load-Conditional noarch 0.74-1.oe2203 OS 18 k 2024-05-02 19:27:37.656 | perl-Module-Metadata noarch 1.000037-1.oe2203 OS 31 k 2024-05-02 19:27:37.656 | perl-Net-SSLeay aarch64 1.90-1.oe2203 OS 250 k 2024-05-02 19:27:37.656 | perl-Params-Check noarch 1:0.38-418.oe2203 OS 15 k 2024-05-02 19:27:37.656 | perl-PathTools aarch64 3.80-1.oe2203 OS 59 k 2024-05-02 19:27:37.656 | perl-Perl-OSType noarch 1.010-421.oe2203 OS 20 k 2024-05-02 19:27:37.656 | perl-PerlIO-via-QuotedPrint noarch 0.09-1.oe2203 OS 11 k 2024-05-02 19:27:37.656 | perl-Pod-Checker noarch 4:1.74-1.oe2203 OS 23 k 2024-05-02 19:27:37.656 | perl-Pod-Escapes noarch 1:1.07-420.oe2203 OS 14 k 2024-05-02 19:27:37.656 | perl-Pod-Parser noarch 1.63-398.oe2203 OS 57 k 2024-05-02 19:27:37.656 | perl-Pod-Perldoc noarch 1:3.28-4.oe2203 OS 44 k 2024-05-02 19:27:37.656 | perl-Pod-Simple noarch 1:3.43-1.oe2203 OS 137 k 2024-05-02 19:27:37.656 | perl-Pod-Usage noarch 4:2.01-2.oe2203 OS 25 k 2024-05-02 19:27:37.656 | perl-Scalar-List-Utils aarch64 4:1.60-1.oe2203 OS 49 k 2024-05-02 19:27:37.656 | perl-Socket aarch64 4:2.032-1.oe2203 OS 43 k 2024-05-02 19:27:37.656 | perl-Storable aarch64 1:3.25-1.oe2203 OS 74 k 2024-05-02 19:27:37.656 | perl-Sys-Syslog aarch64 0.36-1.oe2203 OS 37 k 2024-05-02 19:27:37.656 | perl-Term-ANSIColor noarch 5.01-1.oe2203 OS 30 k 2024-05-02 19:27:37.656 | perl-Term-Cap noarch 1.17-510.oe2203 OS 18 k 2024-05-02 19:27:37.656 | perl-Test-Harness noarch 2:3.42-2.oe2203 update 130 k 2024-05-02 19:27:37.656 | perl-Test-Simple noarch 2:1.302188-1.oe2203 OS 201 k 2024-05-02 19:27:37.656 | perl-Text-Balanced noarch 2.04-1.oe2203 OS 29 k 2024-05-02 19:27:37.656 | perl-Text-Diff noarch 1.45-7.oe2203 OS 27 k 2024-05-02 19:27:37.656 | perl-Text-ParseWords noarch 3.30-419.oe2203 OS 12 k 2024-05-02 19:27:37.656 | perl-Text-Tabs+Wrap noarch 2021.0814-1.oe2203 OS 13 k 2024-05-02 19:27:37.656 | perl-Thread-Queue noarch 3.13-3.oe2203 OS 14 k 2024-05-02 19:27:37.656 | perl-Time-HiRes aarch64 4:1.9767-2.oe2203 update 47 k 2024-05-02 19:27:37.656 | perl-Time-Local noarch 2:1.300-1.oe2203 OS 22 k 2024-05-02 19:27:37.656 | perl-URI noarch 5.10-1.oe2203 OS 72 k 2024-05-02 19:27:37.656 | perl-Unicode-Collate aarch64 1.31-1.oe2203 OS 667 k 2024-05-02 19:27:37.656 | perl-Unicode-Normalize aarch64 1.28-1.oe2203 OS 70 k 2024-05-02 19:27:37.656 | perl-autodie noarch 2.34-2.oe2203 OS 55 k 2024-05-02 19:27:37.656 | perl-bignum noarch 0.63-1.oe2203 OS 19 k 2024-05-02 19:27:37.656 | perl-constant noarch 1.33-421.oe2203 OS 17 k 2024-05-02 19:27:37.656 | perl-experimental noarch 0.025-1.oe2203 OS 18 k 2024-05-02 19:27:37.656 | perl-libnet noarch 3.13-2.oe2203 update 75 k 2024-05-02 19:27:37.656 | perl-libs aarch64 4:5.34.0-12.oe2203 update 1.6 M 2024-05-02 19:27:37.656 | perl-parent noarch 1:0.238-1.oe2203 OS 11 k 2024-05-02 19:27:37.656 | perl-perlfaq noarch 5.20210520-1.oe2203 OS 177 k 2024-05-02 19:27:37.656 | perl-podlators noarch 1:4.14-1.oe2203 OS 63 k 2024-05-02 19:27:37.656 | perl-threads aarch64 2:2.26-1.oe2203 OS 35 k 2024-05-02 19:27:37.656 | perl-threads-shared aarch64 1.62-1.oe2203 OS 30 k 2024-05-02 19:27:37.656 | perl-version aarch64 8:0.99.29-1.oe2203 OS 45 k 2024-05-02 19:27:37.656 | pixman aarch64 0.40.0-3.oe2203 update 148 k 2024-05-02 19:27:37.656 | pkgconf aarch64 1.8.0-3.oe2203 update 57 k 2024-05-02 19:27:37.656 | popt aarch64 1.18-3.oe2203 update 49 k 2024-05-02 19:27:37.656 | procps-ng aarch64 3.3.17-5.oe2203 update 207 k 2024-05-02 19:27:37.656 | publicsuffix-list noarch 20211113-2.oe2203 update 128 k 2024-05-02 19:27:37.656 | python-pip-wheel noarch 21.3.1-2.oe2203 update 1.5 M 2024-05-02 19:27:37.656 | python-setuptools noarch 59.4.0-5.oe2203 update 509 k 2024-05-02 19:27:37.656 | python3 aarch64 3.9.9-28.oe2203 update 7.8 M 2024-05-02 19:27:37.656 | python3-dateutil noarch 1:2.8.2-2.oe2203 OS 301 k 2024-05-02 19:27:37.656 | python3-dbus aarch64 1.2.18-2.oe2203 OS 118 k 2024-05-02 19:27:37.656 | python3-distro noarch 1.6.0-1.oe2203 OS 38 k 2024-05-02 19:27:37.656 | python3-dnf noarch 4.10.0-15.oe2203 update 443 k 2024-05-02 19:27:37.656 | python3-dnf-plugins-core noarch 4.0.24-6.oe2203 update 209 k 2024-05-02 19:27:37.656 | python3-gpgme aarch64 1.16.0-3.oe2203 update 242 k 2024-05-02 19:27:37.657 | python3-hawkey aarch64 0.65.0-6.oe2203 update 82 k 2024-05-02 19:27:37.657 | python3-libcomps aarch64 0.1.18-1.oe2203 OS 42 k 2024-05-02 19:27:37.657 | python3-libdnf aarch64 0.65.0-6.oe2203 update 653 k 2024-05-02 19:27:37.657 | python3-pyparsing noarch 3.0.6-1.oe2203 OS 216 k 2024-05-02 19:27:37.657 | python3-rpm aarch64 4.17.0-33.oe2203 update 78 k 2024-05-02 19:27:37.657 | python3-setuptools noarch 59.4.0-5.oe2203 update 964 k 2024-05-02 19:27:37.657 | python3-six noarch 1.16.0-1.oe2203 OS 38 k 2024-05-02 19:27:37.657 | qt5-srpm-macros noarch 5.15.2-1.oe2203 OS 8.3 k 2024-05-02 19:27:37.657 | readline aarch64 8.1-3.oe2203 update 146 k 2024-05-02 19:27:37.657 | rpm aarch64 4.17.0-33.oe2203 update 492 k 2024-05-02 19:27:37.657 | rpm-libs aarch64 4.17.0-33.oe2203 update 340 k 2024-05-02 19:27:37.657 | sed aarch64 4.8-3.oe2203 update 162 k 2024-05-02 19:27:37.657 | shadow aarch64 2:4.9-13.oe2203 update 598 k 2024-05-02 19:27:37.657 | slang aarch64 2.3.2-8.oe2203 OS 533 k 2024-05-02 19:27:37.657 | sqlite aarch64 3.37.2-7.oe2203 update 1.1 M 2024-05-02 19:27:37.657 | systemd aarch64 249-75.oe2203 update 3.2 M 2024-05-02 19:27:37.657 | systemd-libs aarch64 249-75.oe2203 update 453 k 2024-05-02 19:27:37.657 | systemd-udev aarch64 249-75.oe2203 update 1.2 M 2024-05-02 19:27:37.657 | systemtap-sdt-devel aarch64 4.5-2.oe2203 OS 19 k 2024-05-02 19:27:37.657 | tcl aarch64 1:8.6.10-4.oe2203 update 1.1 M 2024-05-02 19:27:37.657 | tpm2-tss aarch64 3.1.0-4.oe2203 update 489 k 2024-05-02 19:27:37.657 | tzdata noarch 2022a-18.oe2203 update 429 k 2024-05-02 19:27:37.657 | unbound-libs aarch64 1.13.2-11.oe2203 update 464 k 2024-05-02 19:27:37.657 | util-linux aarch64 2.37.2-28.oe2203 update 2.3 M 2024-05-02 19:27:37.657 | wayland aarch64 1.19.91-4.oe2203 update 59 k 2024-05-02 19:27:37.657 | which aarch64 2.21-14.oe2203 OS 30 k 2024-05-02 19:27:37.657 | xkeyboard-config noarch 2.33-1.oe2203 OS 793 k 2024-05-02 19:27:37.657 | xz aarch64 5.2.5-2.oe2203 update 141 k 2024-05-02 19:27:37.657 | xz-libs aarch64 5.2.5-2.oe2203 update 79 k 2024-05-02 19:27:37.657 | zip aarch64 3.0-29.oe2203 OS 217 k 2024-05-02 19:27:37.657 | zlib aarch64 1.2.11-24.oe2203 update 91 k 2024-05-02 19:27:37.657 | zstd aarch64 1.5.0-4.oe2203 update 686 k 2024-05-02 19:27:37.657 | Installing weak dependencies: 2024-05-02 19:27:37.657 | cronie aarch64 1.5.7-1.oe2203 OS 103 k 2024-05-02 19:27:37.657 | dconf aarch64 0.40.0-3.oe2203 update 83 k 2024-05-02 19:27:37.657 | diffutils aarch64 3.8-2.oe2203 OS 315 k 2024-05-02 19:27:37.657 | e2fsprogs-help noarch 1.46.4-21.oe2203 update 102 k 2024-05-02 19:27:37.657 | elfutils-extra aarch64 0.185-13.oe2203 update 220 k 2024-05-02 19:27:37.657 | fuse-help aarch64 2.9.9-9.oe2203 OS 13 k 2024-05-02 19:27:37.657 | grubby aarch64 8.40-28.oe2203 OS 52 k 2024-05-02 19:27:37.657 | kbd aarch64 2.4.0-1.oe2203 OS 251 k 2024-05-02 19:27:37.657 | kpartx aarch64 0.8.7-6.oe2203 update 42 k 2024-05-02 19:27:37.657 | openssl-pkcs11 aarch64 0.4.11-5.oe2203 OS 59 k 2024-05-02 19:27:37.657 | perl-Encode-Locale noarch 1.05-12.oe2203 OS 14 k 2024-05-02 19:27:37.657 | perl-IO-Socket-SSL noarch 2.072-1.oe2203 OS 181 k 2024-05-02 19:27:37.657 | perl-Mozilla-CA noarch 1:20211001-1.oe2203 OS 10 k 2024-05-02 19:27:37.657 | perl-devel aarch64 4:5.34.0-12.oe2203 update 2.1 M 2024-05-02 19:27:37.657 | pigz aarch64 2.6-1.oe2203 OS 61 k 2024-05-02 19:27:37.657 | pinentry aarch64 1.1.1-2.oe2203 OS 91 k 2024-05-02 19:27:37.657 | python3-pip noarch 21.3.1-2.oe2203 update 2.2 M 2024-05-02 19:27:37.658 | python3-unbound aarch64 1.13.2-11.oe2203 update 90 k 2024-05-02 19:27:37.658 | shared-mime-info aarch64 2.1-1.oe2203 OS 294 k 2024-05-02 19:27:37.658 | trousers aarch64 0.3.15-1.oe2203 OS 266 k 2024-05-02 19:27:37.658 | 2024-05-02 19:27:37.658 | Transaction Summary 2024-05-02 19:27:37.658 | ================================================================================ 2024-05-02 19:27:37.658 | Install 342 Packages 2024-05-02 19:27:37.658 | 2024-05-02 19:27:37.798 | Total download size: 139 M 2024-05-02 19:27:37.798 | Installed size: 596 M 2024-05-02 19:27:37.801 | Downloading Packages: 2024-05-02 19:27:38.610 | (1/342): at-spi2-atk-2.38.0-1.oe2203.aarch64.rp 100 kB/s | 74 kB 00:00 2024-05-02 19:27:39.045 | (2/342): at-spi2-core-2.42.0-1.oe2203.aarch64.r 394 kB/s | 171 kB 00:00 2024-05-02 19:27:39.117 | (3/342): adwaita-cursor-theme-41.0-1.oe2203.noa 520 kB/s | 649 kB 00:01 2024-05-02 19:27:39.300 | (4/342): attr-2.5.1-2.oe2203.aarch64.rpm 218 kB/s | 55 kB 00:00 2024-05-02 19:27:39.354 | (5/342): audit-libs-3.0.1-3.oe2203.aarch64.rpm 399 kB/s | 94 kB 00:00 2024-05-02 19:27:39.954 | (6/342): brotli-1.0.9-2.oe2203.aarch64.rpm 501 kB/s | 305 kB 00:00 2024-05-02 19:27:40.209 | (7/342): cairo-1.17.4-1.oe2203.aarch64.rpm 717 kB/s | 613 kB 00:00 2024-05-02 19:27:40.353 | (8/342): cairo-gobject-1.17.4-1.oe2203.aarch64. 43 kB/s | 17 kB 00:00 2024-05-02 19:27:40.941 | (9/342): adwaita-icon-theme-41.0-1.oe2203.noarc 3.4 MB/s | 11 MB 00:03 2024-05-02 19:27:41.019 | (10/342): chkconfig-1.20-1.oe2203.aarch64.rpm 214 kB/s | 172 kB 00:00 2024-05-02 19:27:41.189 | (11/342): cronie-1.5.7-1.oe2203.aarch64.rpm 426 kB/s | 103 kB 00:00 2024-05-02 19:27:41.335 | (12/342): crontabs-1.11-22.oe2203.noarch.rpm 54 kB/s | 17 kB 00:00 2024-05-02 19:27:41.523 | (13/342): cracklib-2.9.7-8.oe2203.aarch64.rpm 3.3 MB/s | 3.9 MB 00:01 2024-05-02 19:27:41.569 | (14/342): crypto-policies-20200619-2.git781bbd4 214 kB/s | 81 kB 00:00 2024-05-02 19:27:41.826 | (15/342): diffutils-3.8-2.oe2203.aarch64.rpm 1.3 MB/s | 315 kB 00:00 2024-05-02 19:27:42.074 | (16/342): dejavu-fonts-2.37-1.oe2203.noarch.rpm 6.9 MB/s | 5.1 MB 00:00 2024-05-02 19:27:42.227 | (17/342): device-mapper-1.02.181-4.oe2203.aarch 313 kB/s | 213 kB 00:00 2024-05-02 19:27:42.412 | (18/342): findutils-4.8.0-3.oe2203.aarch64.rpm 659 kB/s | 382 kB 00:00 2024-05-02 19:27:42.541 | (19/342): fontconfig-2.13.94-1.oe2203.aarch64.r 485 kB/s | 225 kB 00:00 2024-05-02 19:27:42.702 | (20/342): fonts-filesystem-2.0.5-2.oe2203.noarc 29 kB/s | 8.3 kB 00:00 2024-05-02 19:27:42.790 | (21/342): fuse-2.9.9-9.oe2203.aarch64.rpm 359 kB/s | 135 kB 00:00 2024-05-02 19:27:43.084 | (22/342): fuse-common-3.10.5-3.oe2203.aarch64.r 17 kB/s | 9.0 kB 00:00 2024-05-02 19:27:43.172 | (23/342): fuse-help-2.9.9-9.oe2203.aarch64.rpm 27 kB/s | 13 kB 00:00 2024-05-02 19:27:43.260 | (24/342): gcr-base-3.41.0-1.oe2203.aarch64.rpm 1.4 MB/s | 251 kB 00:00 2024-05-02 19:27:43.487 | (25/342): gmp-6.2.1-1.oe2203.aarch64.rpm 1.1 MB/s | 247 kB 00:00 2024-05-02 19:27:43.543 | (26/342): gcr-3.41.0-1.oe2203.aarch64.rpm 1.0 MB/s | 462 kB 00:00 2024-05-02 19:27:43.700 | (27/342): graphite2-1.3.14-5.oe2203.aarch64.rpm 412 kB/s | 87 kB 00:00 2024-05-02 19:27:43.770 | (28/342): gettext-0.21-4.oe2203.aarch64.rpm 1.9 MB/s | 1.1 MB 00:00 2024-05-02 19:27:43.809 | (29/342): grubby-8.40-28.oe2203.aarch64.rpm 197 kB/s | 52 kB 00:00 2024-05-02 19:27:43.957 | (30/342): gtk-update-icon-cache-3.24.30-5.oe220 117 kB/s | 30 kB 00:00 2024-05-02 19:27:44.175 | (31/342): ima-evm-utils-libs-1.3.2-3.oe2203.aar 87 kB/s | 18 kB 00:00 2024-05-02 19:27:44.541 | (32/342): gtk2-2.24.33-4.oe2203.aarch64.rpm 4.3 MB/s | 3.3 MB 00:00 2024-05-02 19:27:44.653 | (33/342): info-6.8-3.oe2203.aarch64.rpm 346 kB/s | 163 kB 00:00 2024-05-02 19:27:44.922 | (34/342): gtk3-3.24.30-5.oe2203.aarch64.rpm 4.1 MB/s | 4.6 MB 00:01 2024-05-02 19:27:45.027 | (35/342): kbd-2.4.0-1.oe2203.aarch64.rpm 523 kB/s | 251 kB 00:00 2024-05-02 19:27:45.042 | (36/342): kbd-legacy-2.4.0-1.oe2203.noarch.rpm 1.3 MB/s | 525 kB 00:00 2024-05-02 19:27:45.338 | (37/342): kmod-29-3.oe2203.aarch64.rpm 289 kB/s | 85 kB 00:00 2024-05-02 19:27:45.350 | (38/342): keyutils-libs-1.6.3-3.oe2203.aarch64. 80 kB/s | 25 kB 00:00 2024-05-02 19:27:45.554 | (39/342): kbd-misc-2.4.0-1.oe2203.noarch.rpm 2.5 MB/s | 1.6 MB 00:00 2024-05-02 19:27:45.566 | (40/342): kmod-libs-29-3.oe2203.aarch64.rpm 255 kB/s | 57 kB 00:00 2024-05-02 19:27:45.575 | (41/342): lcms2-2.12-1.oe2203.aarch64.rpm 645 kB/s | 145 kB 00:00 2024-05-02 19:27:45.820 | (42/342): libXau-1.0.9-2.oe2203.aarch64.rpm 54 kB/s | 14 kB 00:00 2024-05-02 19:27:45.886 | (43/342): libXcomposite-0.4.5-1.oe2203.aarch64. 44 kB/s | 13 kB 00:00 2024-05-02 19:27:45.946 | (44/342): libXcursor-1.2.0-1.oe2203.aarch64.rpm 71 kB/s | 26 kB 00:00 2024-05-02 19:27:46.066 | (45/342): libXdamage-1.1.5-1.oe2203.aarch64.rpm 55 kB/s | 13 kB 00:00 2024-05-02 19:27:46.170 | (46/342): libXft-2.3.4-1.oe2203.aarch64.rpm 195 kB/s | 43 kB 00:00 2024-05-02 19:27:46.225 | (47/342): libXfixes-6.0.0-1.oe2203.aarch64.rpm 61 kB/s | 17 kB 00:00 2024-05-02 19:27:46.322 | (48/342): libXinerama-1.1.4-5.oe2203.aarch64.rp 52 kB/s | 13 kB 00:00 2024-05-02 19:27:46.467 | (49/342): libXrandr-1.5.2-1.oe2203.aarch64.rpm 81 kB/s | 24 kB 00:00 2024-05-02 19:27:46.675 | (50/342): libXrender-0.9.10-10.oe2203.aarch64.r 54 kB/s | 24 kB 00:00 2024-05-02 19:27:46.790 | (51/342): libXtst-1.2.3-10.oe2203.aarch64.rpm 40 kB/s | 19 kB 00:00 2024-05-02 19:27:46.892 | (52/342): libassuan-2.5.5-1.oe2203.aarch64.rpm 136 kB/s | 58 kB 00:00 2024-05-02 19:27:46.980 | (53/342): libcap-ng-0.8.2-1.oe2203.aarch64.rpm 140 kB/s | 43 kB 00:00 2024-05-02 19:27:48.142 | (54/342): libcomps-0.1.18-1.oe2203.aarch64.rpm 54 kB/s | 67 kB 00:01 2024-05-02 19:27:48.265 | (55/342): libdatrie-0.2.13-1.oe2203.aarch64.rpm 22 kB/s | 30 kB 00:01 2024-05-02 19:27:48.563 | (56/342): libedit-3.1-28.oe2203.aarch64.rpm 56 kB/s | 88 kB 00:01 2024-05-02 19:27:48.951 | (57/342): libepoxy-1.5.9-1.oe2203.aarch64.rpm 250 kB/s | 201 kB 00:00 2024-05-02 19:27:49.280 | (58/342): libev-4.33-2.oe2203.aarch64.rpm 66 kB/s | 47 kB 00:00 2024-05-02 19:27:49.409 | (59/342): libevent-2.1.12-4.oe2203.aarch64.rpm 262 kB/s | 221 kB 00:00 2024-05-02 19:27:49.587 | (60/342): libffi-3.4.2-2.oe2203.aarch64.rpm 40 kB/s | 26 kB 00:00 2024-05-02 19:27:49.818 | (61/342): libgusb-0.3.8-1.oe2203.aarch64.rpm 76 kB/s | 41 kB 00:00 2024-05-02 19:27:49.972 | (62/342): libidn2-2.3.2-2.oe2203.aarch64.rpm 291 kB/s | 112 kB 00:00 2024-05-02 19:27:50.202 | (63/342): libmodulemd-2.13.0-1.oe2203.aarch64.r 259 kB/s | 159 kB 00:00 2024-05-02 19:27:50.493 | (64/342): libpipeline-1.5.4-1.oe2203.aarch64.rp 74 kB/s | 50 kB 00:00 2024-05-02 19:27:50.656 | (65/342): librepo-1.14.2-2.oe2203.aarch64.rpm 112 kB/s | 76 kB 00:00 2024-05-02 19:27:50.680 | (66/342): libreport-filesystem-2.15.2-1.oe2203. 19 kB/s | 9.0 kB 00:00 2024-05-02 19:27:52.000 | (67/342): libseccomp-2.5.3-1.oe2203.aarch64.rpm 44 kB/s | 59 kB 00:01 2024-05-02 19:27:52.013 | (68/342): libsecret-0.20.4-1.oe2203.aarch64.rpm 118 kB/s | 160 kB 00:01 2024-05-02 19:27:52.055 | (69/342): libsemanage-3.3-3.oe2203.aarch64.rpm 71 kB/s | 98 kB 00:01 2024-05-02 19:27:52.585 | (70/342): libsigsegv-2.13-1.oe2203.aarch64.rpm 71 kB/s | 42 kB 00:00 2024-05-02 19:27:52.707 | (71/342): libthai-0.1.28-4.oe2203.aarch64.rpm 303 kB/s | 197 kB 00:00 2024-05-02 19:27:52.854 | (72/342): libunistring-0.9.10-8.oe2203.aarch64. 503 kB/s | 401 kB 00:00 2024-05-02 19:27:52.978 | (73/342): libutempter-1.2.1-2.oe2203.aarch64.rp 88 kB/s | 24 kB 00:00 2024-05-02 19:27:53.001 | (74/342): libusbx-1.0.24-1.oe2203.aarch64.rpm 162 kB/s | 67 kB 00:00 2024-05-02 19:27:53.023 | (75/342): libverto-0.3.2-1.oe2203.aarch64.rpm 154 kB/s | 26 kB 00:00 2024-05-02 19:27:53.247 | (76/342): libxkbcommon-1.3.1-1.oe2203.aarch64.r 494 kB/s | 121 kB 00:00 2024-05-02 19:27:53.299 | (77/342): libyaml-0.2.5-2.oe2203.aarch64.rpm 193 kB/s | 53 kB 00:00 2024-05-02 19:27:53.379 | (78/342): libxcrypt-4.4.26-2.oe2203.aarch64.rpm 296 kB/s | 118 kB 00:00 2024-05-02 19:27:53.466 | (79/342): lz4-1.9.3-2.oe2203.aarch64.rpm 591 kB/s | 128 kB 00:00 2024-05-02 19:27:53.574 | (80/342): mpfr-4.1.0-1.oe2203.aarch64.rpm 1.9 MB/s | 378 kB 00:00 2024-05-02 19:27:53.648 | (81/342): npth-1.6-2.oe2203.aarch64.rpm 129 kB/s | 23 kB 00:00 2024-05-02 19:27:53.845 | (82/342): openssl-pkcs11-0.4.11-5.oe2203.aarch6 219 kB/s | 59 kB 00:00 2024-05-02 19:27:53.916 | (83/342): man-db-2.9.4-2.oe2203.aarch64.rpm 1.8 MB/s | 1.1 MB 00:00 2024-05-02 19:27:53.975 | (84/342): os-prober-1.79-1.oe2203.aarch64.rpm 148 kB/s | 48 kB 00:00 2024-05-02 19:27:54.223 | (85/342): perl-Algorithm-Diff-1.201-1.oe2203.no 72 kB/s | 27 kB 00:00 2024-05-02 19:27:54.317 | (86/342): perl-Archive-Tar-2.40-1.oe2203.noarch 124 kB/s | 42 kB 00:00 2024-05-02 19:27:54.431 | (87/342): perl-B-Debug-1.26-5.oe2203.noarch.rpm 41 kB/s | 18 kB 00:00 2024-05-02 19:27:54.487 | (88/342): perl-CPAN-Meta-2.150010-419.oe2203.no 410 kB/s | 108 kB 00:00 2024-05-02 19:27:54.618 | (89/342): perl-CPAN-Meta-Requirements-2.140-419 138 kB/s | 26 kB 00:00 2024-05-02 19:27:54.633 | (90/342): perl-CPAN-Meta-YAML-0.018-420.oe2203. 120 kB/s | 24 kB 00:00 2024-05-02 19:27:54.731 | (91/342): perl-Carp-1.50-418.oe2203.noarch.rpm 88 kB/s | 21 kB 00:00 2024-05-02 19:27:54.785 | (92/342): perl-Compress-Raw-Bzip2-2.101-1.oe220 152 kB/s | 25 kB 00:00 2024-05-02 19:27:54.802 | (93/342): perl-Compress-Raw-Zlib-2.101-1.oe2203 244 kB/s | 41 kB 00:00 2024-05-02 19:27:54.919 | (94/342): perl-Config-Perl-V-0.33-1.oe2203.noar 90 kB/s | 17 kB 00:00 2024-05-02 19:27:54.953 | (95/342): perl-Data-Dumper-2.183-1.oe2203.aarch 261 kB/s | 44 kB 00:00 2024-05-02 19:27:55.281 | (96/342): perl-Digest-1.20-1.oe2203.noarch.rpm 46 kB/s | 17 kB 00:00 2024-05-02 19:27:55.384 | (97/342): perl-Devel-PPPort-3.63-1.oe2203.aarch 321 kB/s | 187 kB 00:00 2024-05-02 19:27:55.732 | (98/342): perl-Digest-MD5-2.58-1.oe2203.aarch64 37 kB/s | 29 kB 00:00 2024-05-02 19:27:56.097 | (99/342): perl-Digest-SHA-6.02-7.oe2203.aarch64 60 kB/s | 49 kB 00:00 2024-05-02 19:27:56.314 | (100/342): perl-Encode-Locale-1.05-12.oe2203.no 24 kB/s | 14 kB 00:00 2024-05-02 19:27:57.133 | (101/342): perl-Env-1.04-397.oe2203.noarch.rpm 12 kB/s | 17 kB 00:01 2024-05-02 19:27:57.157 | (102/342): perl-Exporter-5.74-1.oe2203.noarch.r 21 kB/s | 22 kB 00:01 2024-05-02 19:27:57.364 | (103/342): perl-ExtUtils-Command-7.62-1.oe2203. 49 kB/s | 11 kB 00:00 2024-05-02 19:27:57.475 | (104/342): perl-ExtUtils-Install-2.20-1.oe2203. 98 kB/s | 33 kB 00:00 2024-05-02 19:27:57.774 | (105/342): perl-ExtUtils-Manifest-1.73-1.oe2203 57 kB/s | 23 kB 00:00 2024-05-02 19:27:58.110 | (106/342): perl-ExtUtils-ParseXS-3.35-1.oe2203. 87 kB/s | 55 kB 00:00 2024-05-02 19:27:58.270 | (107/342): perl-ExtUtils-MakeMaker-7.62-1.oe220 152 kB/s | 169 kB 00:01 2024-05-02 19:27:58.476 | (108/342): perl-File-Fetch-1.00-1.oe2203.noarch 32 kB/s | 22 kB 00:00 2024-05-02 19:27:58.647 | (109/342): perl-File-HomeDir-1.006-2.oe2203.noa 66 kB/s | 35 kB 00:00 2024-05-02 19:27:58.704 | (110/342): perl-File-Path-2.18-1.oe2203.noarch. 94 kB/s | 21 kB 00:00 2024-05-02 19:27:59.060 | (111/342): perl-File-Temp-0.2311-2.oe2203.noarc 86 kB/s | 50 kB 00:00 2024-05-02 19:27:59.149 | (112/342): perl-File-Which-1.27-1.oe2203.noarch 47 kB/s | 24 kB 00:00 2024-05-02 19:27:59.160 | (113/342): perl-Filter-1.60-3.oe2203.aarch64.rp 107 kB/s | 49 kB 00:00 2024-05-02 19:27:59.386 | (114/342): perl-Filter-Simple-0.94-1.oe2203.noa 49 kB/s | 16 kB 00:00 2024-05-02 19:27:59.585 | (115/342): perl-Getopt-Long-2.52-1.oe2203.noarc 106 kB/s | 45 kB 00:00 2024-05-02 19:27:59.718 | (116/342): perl-IO-Compress-2.101-2.oe2203.noar 198 kB/s | 110 kB 00:00 2024-05-02 19:27:59.880 | (117/342): perl-IO-Socket-IP-0.41-2.oe2203.noar 63 kB/s | 31 kB 00:00 2024-05-02 19:28:00.067 | (118/342): perl-IO-Socket-SSL-2.072-1.oe2203.no 376 kB/s | 181 kB 00:00 2024-05-02 19:28:00.187 | (119/342): perl-IPC-Cmd-1.04-4.oe2203.noarch.rp 106 kB/s | 32 kB 00:00 2024-05-02 19:28:00.341 | (120/342): perl-IPC-SysV-2.09-1.oe2203.aarch64. 54 kB/s | 25 kB 00:00 2024-05-02 19:28:00.351 | (121/342): perl-IPC-System-Simple-1.30-2.oe2203 111 kB/s | 31 kB 00:00 2024-05-02 19:28:00.523 | (122/342): perl-JSON-PP-4.06-1.oe2203.noarch.rp 243 kB/s | 44 kB 00:00 2024-05-02 19:28:00.683 | (123/342): perl-Locale-Maketext-1.29-1.oe2203.n 161 kB/s | 53 kB 00:00 2024-05-02 19:28:00.713 | (124/342): perl-MIME-Base64-3.16-1.oe2203.aarch 105 kB/s | 20 kB 00:00 2024-05-02 19:28:00.854 | (125/342): perl-Math-BigInt-1.9998.27-1.oe2203. 714 kB/s | 121 kB 00:00 2024-05-02 19:28:00.893 | (126/342): perl-Math-BigRat-0.2620-1.oe2203.noa 151 kB/s | 27 kB 00:00 2024-05-02 19:28:00.993 | (127/342): perl-Locale-Codes-3.68-1.oe2203.noar 405 kB/s | 264 kB 00:00 2024-05-02 19:28:01.026 | (128/342): perl-Module-CoreList-5.20211020-1.oe 504 kB/s | 86 kB 00:00 2024-05-02 19:28:01.074 | (129/342): perl-Module-Load-0.36-1.oe2203.noarc 75 kB/s | 13 kB 00:00 2024-05-02 19:28:01.172 | (130/342): perl-Module-Load-Conditional-0.74-1. 99 kB/s | 18 kB 00:00 2024-05-02 19:28:01.211 | (131/342): perl-Module-Metadata-1.000037-1.oe22 166 kB/s | 31 kB 00:00 2024-05-02 19:28:01.283 | (132/342): perl-Mozilla-CA-20211001-1.oe2203.no 50 kB/s | 10 kB 00:00 2024-05-02 19:28:01.518 | (133/342): perl-Net-SSLeay-1.90-1.oe2203.aarch6 724 kB/s | 250 kB 00:00 2024-05-02 19:28:01.596 | (134/342): perl-Params-Check-0.38-418.oe2203.no 39 kB/s | 15 kB 00:00 2024-05-02 19:28:01.658 | (135/342): perl-PathTools-3.80-1.oe2203.aarch64 158 kB/s | 59 kB 00:00 2024-05-02 19:28:01.762 | (136/342): perl-Perl-OSType-1.010-421.oe2203.no 82 kB/s | 20 kB 00:00 2024-05-02 19:28:01.934 | (137/342): perl-Pod-Checker-1.74-1.oe2203.noarc 84 kB/s | 23 kB 00:00 2024-05-02 19:28:02.032 | (138/342): perl-PerlIO-via-QuotedPrint-0.09-1.o 28 kB/s | 11 kB 00:00 2024-05-02 19:28:02.095 | (139/342): perl-Pod-Escapes-1.07-420.oe2203.noa 41 kB/s | 14 kB 00:00 2024-05-02 19:28:02.154 | (140/342): perl-Pod-Parser-1.63-398.oe2203.noar 262 kB/s | 57 kB 00:00 2024-05-02 19:28:02.369 | (141/342): perl-Pod-Perldoc-3.28-4.oe2203.noarc 160 kB/s | 44 kB 00:00 2024-05-02 19:28:02.426 | (142/342): perl-Pod-Usage-2.01-2.oe2203.noarch. 93 kB/s | 25 kB 00:00 2024-05-02 19:28:02.535 | (143/342): perl-Pod-Simple-3.43-1.oe2203.noarch 312 kB/s | 137 kB 00:00 2024-05-02 19:28:02.631 | (144/342): perl-Scalar-List-Utils-1.60-1.oe2203 190 kB/s | 49 kB 00:00 2024-05-02 19:28:02.726 | (145/342): perl-Socket-2.032-1.oe2203.aarch64.r 145 kB/s | 43 kB 00:00 2024-05-02 19:28:02.838 | (146/342): perl-Storable-3.25-1.oe2203.aarch64. 244 kB/s | 74 kB 00:00 2024-05-02 19:28:02.884 | (147/342): perl-Sys-Syslog-0.36-1.oe2203.aarch6 147 kB/s | 37 kB 00:00 2024-05-02 19:28:02.896 | (148/342): perl-Term-ANSIColor-5.01-1.oe2203.no 176 kB/s | 30 kB 00:00 2024-05-02 19:28:03.007 | (149/342): perl-Term-Cap-1.17-510.oe2203.noarch 104 kB/s | 18 kB 00:00 2024-05-02 19:28:03.127 | (150/342): perl-Test-Simple-1.302188-1.oe2203.n 833 kB/s | 201 kB 00:00 2024-05-02 19:28:03.351 | (151/342): perl-Text-Diff-1.45-7.oe2203.noarch. 78 kB/s | 27 kB 00:00 2024-05-02 19:28:03.459 | (152/342): perl-Text-Balanced-2.04-1.oe2203.noa 52 kB/s | 29 kB 00:00 2024-05-02 19:28:03.570 | (153/342): perl-Text-ParseWords-3.30-419.oe2203 28 kB/s | 12 kB 00:00 2024-05-02 19:28:03.688 | (154/342): perl-Text-Tabs+Wrap-2021.0814-1.oe22 39 kB/s | 13 kB 00:00 2024-05-02 19:28:03.913 | (155/342): perl-Thread-Queue-3.13-3.oe2203.noar 41 kB/s | 14 kB 00:00 2024-05-02 19:28:04.007 | (156/342): perl-Time-Local-1.300-1.oe2203.noarc 49 kB/s | 22 kB 00:00 2024-05-02 19:28:04.174 | (157/342): perl-URI-5.10-1.oe2203.noarch.rpm 149 kB/s | 72 kB 00:00 2024-05-02 19:28:04.260 | (158/342): perl-Unicode-Collate-1.31-1.oe2203.a 1.9 MB/s | 667 kB 00:00 2024-05-02 19:28:04.337 | (159/342): perl-Unicode-Normalize-1.28-1.oe2203 212 kB/s | 70 kB 00:00 2024-05-02 19:28:04.348 | (160/342): perl-autodie-2.34-2.oe2203.noarch.rp 322 kB/s | 55 kB 00:00 2024-05-02 19:28:04.452 | (161/342): perl-bignum-0.63-1.oe2203.noarch.rpm 101 kB/s | 19 kB 00:00 2024-05-02 19:28:04.508 | (162/342): perl-constant-1.33-421.oe2203.noarch 100 kB/s | 17 kB 00:00 2024-05-02 19:28:04.518 | (163/342): perl-experimental-0.025-1.oe2203.noa 108 kB/s | 18 kB 00:00 2024-05-02 19:28:04.646 | (164/342): perl-parent-0.238-1.oe2203.noarch.rp 58 kB/s | 11 kB 00:00 2024-05-02 19:28:04.698 | (165/342): perl-podlators-4.14-1.oe2203.noarch. 350 kB/s | 63 kB 00:00 2024-05-02 19:28:04.819 | (166/342): perl-threads-2.26-1.oe2203.aarch64.r 202 kB/s | 35 kB 00:00 2024-05-02 19:28:04.837 | (167/342): perl-perlfaq-5.20210520-1.oe2203.noa 539 kB/s | 177 kB 00:00 2024-05-02 19:28:04.867 | (168/342): perl-threads-shared-1.62-1.oe2203.aa 177 kB/s | 30 kB 00:00 2024-05-02 19:28:05.011 | (169/342): perl-version-0.99.29-1.oe2203.aarch6 236 kB/s | 45 kB 00:00 2024-05-02 19:28:05.024 | (170/342): pigz-2.6-1.oe2203.aarch64.rpm 325 kB/s | 61 kB 00:00 2024-05-02 19:28:05.115 | (171/342): pinentry-1.1.1-2.oe2203.aarch64.rpm 367 kB/s | 91 kB 00:00 2024-05-02 19:28:05.493 | (172/342): python3-dateutil-2.8.2-2.oe2203.noar 626 kB/s | 301 kB 00:00 2024-05-02 19:28:06.147 | (173/342): python3-dbus-1.2.18-2.oe2203.aarch64 105 kB/s | 118 kB 00:01 2024-05-02 19:28:06.726 | (174/342): python3-distro-1.6.0-1.oe2203.noarch 24 kB/s | 38 kB 00:01 2024-05-02 19:28:06.834 | (175/342): python3-libcomps-0.1.18-1.oe2203.aar 32 kB/s | 42 kB 00:01 2024-05-02 19:28:07.080 | (176/342): qt5-srpm-macros-5.15.2-1.oe2203.noar 34 kB/s | 8.3 kB 00:00 2024-05-02 19:28:07.179 | (177/342): python3-six-1.16.0-1.oe2203.noarch.r 83 kB/s | 38 kB 00:00 2024-05-02 19:28:07.780 | (178/342): python3-pyparsing-3.0.6-1.oe2203.noa 205 kB/s | 216 kB 00:01 2024-05-02 19:28:08.586 | (179/342): shared-mime-info-2.1-1.oe2203.aarch6 196 kB/s | 294 kB 00:01 2024-05-02 19:28:09.145 | (180/342): slang-2.3.2-8.oe2203.aarch64.rpm 271 kB/s | 533 kB 00:01 2024-05-02 19:28:09.589 | (181/342): systemtap-sdt-devel-4.5-2.oe2203.aar 10 kB/s | 19 kB 00:01 2024-05-02 19:28:10.186 | (182/342): trousers-0.3.15-1.oe2203.aarch64.rpm 167 kB/s | 266 kB 00:01 2024-05-02 19:28:10.657 | (183/342): which-2.21-14.oe2203.aarch64.rpm 28 kB/s | 30 kB 00:01 2024-05-02 19:28:11.132 | (184/342): xkeyboard-config-2.33-1.oe2203.noarc 515 kB/s | 793 kB 00:01 2024-05-02 19:28:11.345 | (185/342): zip-3.0-29.oe2203.aarch64.rpm 187 kB/s | 217 kB 00:01 2024-05-02 19:28:11.820 | (186/342): acl-2.3.1-2.oe2203.aarch64.rpm 44 kB/s | 51 kB 00:01 2024-05-02 19:28:11.995 | (187/342): atk-2.36.0-2.oe2203.aarch64.rpm 302 kB/s | 260 kB 00:00 2024-05-02 19:28:12.589 | (188/342): avahi-libs-0.8-19.oe2203.aarch64.rpm 77 kB/s | 59 kB 00:00 2024-05-02 19:28:12.857 | (189/342): bash-5.1.8-6.oe2203.aarch64.rpm 1.1 MB/s | 1.2 MB 00:01 2024-05-02 19:28:12.915 | (190/342): bzip2-1.0.8-6.oe2203.aarch64.rpm 72 kB/s | 66 kB 00:00 2024-05-02 19:28:13.291 | (191/342): ca-certificates-2023.2.60-2.oe2203.n 589 kB/s | 411 kB 00:00 2024-05-02 19:28:13.664 | (192/342): colord-libs-1.4.5-4.oe2203.aarch64.r 243 kB/s | 181 kB 00:00 2024-05-02 19:28:13.952 | (193/342): cpio-2.13-10.oe2203.aarch64.rpm 385 kB/s | 253 kB 00:00 2024-05-02 19:28:14.458 | (194/342): cups-libs-2.4.0-10.oe2203.aarch64.rp 303 kB/s | 240 kB 00:00 2024-05-02 19:28:15.163 | (195/342): curl-7.79.1-28.oe2203.aarch64.rpm 115 kB/s | 139 kB 00:01 2024-05-02 19:28:15.656 | (196/342): coreutils-9.0-5.oe2203.aarch64.rpm 996 kB/s | 2.7 MB 00:02 2024-05-02 19:28:15.955 | (197/342): cyrus-sasl-lib-2.1.27-15.oe2203.aarc 49 kB/s | 72 kB 00:01 2024-05-02 19:28:16.075 | (198/342): dbus-1.12.20-10.oe2203.aarch64.rpm 69 kB/s | 63 kB 00:00 2024-05-02 19:28:16.588 | (199/342): dbus-common-1.12.20-10.oe2203.noarch 21 kB/s | 13 kB 00:00 2024-05-02 19:28:17.182 | (200/342): dbus-libs-1.12.20-10.oe2203.aarch64. 123 kB/s | 136 kB 00:01 2024-05-02 19:28:17.335 | (201/342): dbus-daemon-1.12.20-10.oe2203.aarch6 119 kB/s | 164 kB 00:01 2024-05-02 19:28:18.094 | (202/342): dbus-tools-1.12.20-10.oe2203.aarch64 18 kB/s | 26 kB 00:01 2024-05-02 19:28:18.600 | (203/342): dconf-0.40.0-3.oe2203.aarch64.rpm 58 kB/s | 83 kB 00:01 2024-05-02 19:28:18.704 | (204/342): dnf-4.10.0-15.oe2203.noarch.rpm 21 kB/s | 13 kB 00:00 2024-05-02 19:28:18.779 | (205/342): dnf-data-4.10.0-15.oe2203.noarch.rpm 33 kB/s | 23 kB 00:00 2024-05-02 19:28:18.878 | (206/342): dnf-plugins-core-4.0.24-6.oe2203.noa 50 kB/s | 14 kB 00:00 2024-05-02 19:28:19.509 | (207/342): dracut-055-10.oe2203.aarch64.rpm 401 kB/s | 292 kB 00:00 2024-05-02 19:28:19.612 | (208/342): e2fsprogs-help-1.46.4-21.oe2203.noar 139 kB/s | 102 kB 00:00 2024-05-02 19:28:19.699 | (209/342): efi-srpm-macros-4-5.oe2203.noarch.rp 119 kB/s | 22 kB 00:00 2024-05-02 19:28:20.280 | (210/342): e2fsprogs-1.46.4-21.oe2203.aarch64.r 741 kB/s | 1.1 MB 00:01 2024-05-02 19:28:20.359 | (211/342): elfutils-0.185-13.oe2203.aarch64.rpm 777 kB/s | 580 kB 00:00 2024-05-02 19:28:20.492 | (212/342): expat-2.4.1-10.oe2203.aarch64.rpm 357 kB/s | 75 kB 00:00 2024-05-02 19:28:20.623 | (213/342): file-5.41-3.oe2203.aarch64.rpm 138 kB/s | 36 kB 00:00 2024-05-02 19:28:20.805 | (214/342): elfutils-extra-0.185-13.oe2203.aarch 199 kB/s | 220 kB 00:01 2024-05-02 19:28:21.102 | (215/342): file-libs-5.41-3.oe2203.aarch64.rpm 1.1 MB/s | 655 kB 00:00 2024-05-02 19:28:21.571 | (216/342): freetype-2.11.0-3.oe2203.aarch64.rpm 369 kB/s | 349 kB 00:00 2024-05-02 19:28:22.001 | (217/342): fribidi-1.0.10-2.oe2203.aarch64.rpm 70 kB/s | 83 kB 00:01 2024-05-02 19:28:22.200 | (218/342): gawk-5.1.1-4.oe2203.aarch64.rpm 314 kB/s | 344 kB 00:01 2024-05-02 19:28:22.452 | (219/342): gdbm-1.22-11.oe2203.aarch64.rpm 371 kB/s | 166 kB 00:00 2024-05-02 19:28:22.728 | (220/342): gdk-pixbuf2-modules-2.42.6-5.oe2203. 127 kB/s | 67 kB 00:00 2024-05-02 19:28:22.858 | (221/342): gdk-pixbuf2-2.42.6-5.oe2203.aarch64. 532 kB/s | 455 kB 00:00 2024-05-02 19:28:23.702 | (222/342): glib2-2.68.1-21.oe2203.aarch64.rpm 2.1 MB/s | 2.6 MB 00:01 2024-05-02 19:28:23.914 | (223/342): glibc-2.34-144.oe2203.aarch64.rpm 2.4 MB/s | 2.8 MB 00:01 2024-05-02 19:28:24.432 | (224/342): gnupg2-2.2.32-3.oe2203.aarch64.rpm 2.9 MB/s | 2.1 MB 00:00 2024-05-02 19:28:24.552 | (225/342): glibc-common-2.34-144.oe2203.aarch64 1.6 MB/s | 2.7 MB 00:01 2024-05-02 19:28:24.605 | (226/342): gnutls-3.7.2-13.oe2203.aarch64.rpm 1.3 MB/s | 884 kB 00:00 2024-05-02 19:28:24.867 | (227/342): gpgme-1.16.0-3.oe2203.aarch64.rpm 770 kB/s | 329 kB 00:00 2024-05-02 19:28:25.492 | (228/342): grep-3.7-9.oe2203.aarch64.rpm 330 kB/s | 293 kB 00:00 2024-05-02 19:28:26.472 | (229/342): groff-1.22.4-11.oe2203.aarch64.rpm 487 kB/s | 908 kB 00:01 2024-05-02 19:28:26.704 | (230/342): groff-base-1.22.4-11.oe2203.aarch64. 469 kB/s | 858 kB 00:01 2024-05-02 19:28:27.682 | (231/342): grub2-tools-minimal-2.06-41.oe2203.a 354 kB/s | 346 kB 00:00 2024-05-02 19:28:28.588 | (232/342): grub2-common-2.06-41.oe2203.noarch.r 1.4 MB/s | 2.9 MB 00:02 2024-05-02 19:28:29.531 | (233/342): grub2-tools-2.06-41.oe2203.aarch64.r 620 kB/s | 1.8 MB 00:03 2024-05-02 19:28:29.914 | (234/342): gzip-1.11-3.oe2203.aarch64.rpm 47 kB/s | 104 kB 00:02 2024-05-02 19:28:30.069 | (235/342): hicolor-icon-theme-0.17-6.oe2203.noa 82 kB/s | 44 kB 00:00 2024-05-02 19:28:30.288 | (236/342): jbigkit-libs-2.1-19.oe2203.aarch64.r 89 kB/s | 33 kB 00:00 2024-05-02 19:28:30.982 | (237/342): harfbuzz-2.8.2-4.oe2203.aarch64.rpm 441 kB/s | 638 kB 00:01 2024-05-02 19:28:31.446 | (238/342): json-c-0.15-6.oe2203.aarch64.rpm 26 kB/s | 36 kB 00:01 2024-05-02 19:28:31.884 | (239/342): kpartx-0.8.7-6.oe2203.aarch64.rpm 26 kB/s | 42 kB 00:01 2024-05-02 19:28:32.067 | (240/342): krb5-libs-1.19.2-8.oe2203.aarch64.rp 579 kB/s | 628 kB 00:01 2024-05-02 19:28:32.590 | (241/342): less-590-6.oe2203.aarch64.rpm 144 kB/s | 101 kB 00:00 2024-05-02 19:28:32.798 | (242/342): libXext-1.3.4-4.oe2203.aarch64.rpm 47 kB/s | 34 kB 00:00 2024-05-02 19:28:32.925 | (243/342): libXi-1.8-2.oe2203.aarch64.rpm 102 kB/s | 34 kB 00:00 2024-05-02 19:28:33.097 | (244/342): libX11-1.7.2-8.oe2203.aarch64.rpm 592 kB/s | 716 kB 00:01 2024-05-02 19:28:33.877 | (245/342): libacl-2.3.1-2.oe2203.aarch64.rpm 20 kB/s | 22 kB 00:01 2024-05-02 19:28:34.450 | (246/342): libarchive-3.5.2-6.oe2203.aarch64.rp 210 kB/s | 320 kB 00:01 2024-05-02 19:28:34.762 | (247/342): libblkid-2.37.2-28.oe2203.aarch64.rp 88 kB/s | 147 kB 00:01 2024-05-02 19:28:34.926 | (248/342): libcap-2.61-5.oe2203.aarch64.rpm 131 kB/s | 62 kB 00:00 2024-05-02 19:28:35.202 | (249/342): libcurl-7.79.1-28.oe2203.aarch64.rpm 352 kB/s | 264 kB 00:00 2024-05-02 19:28:35.576 | (250/342): libfdisk-2.37.2-28.oe2203.aarch64.rp 294 kB/s | 191 kB 00:00 2024-05-02 19:28:35.727 | (251/342): libgcc-10.3.1-23.oe2203.aarch64.rpm 129 kB/s | 67 kB 00:00 2024-05-02 19:28:35.919 | (252/342): libdnf-0.65.0-6.oe2203.aarch64.rpm 521 kB/s | 602 kB 00:01 2024-05-02 19:28:36.625 | (253/342): libgcrypt-1.9.4-2.oe2203.aarch64.rpm 395 kB/s | 414 kB 00:01 2024-05-02 19:28:36.880 | (254/342): libgomp-10.3.1-23.oe2203.aarch64.rpm 194 kB/s | 224 kB 00:01 2024-05-02 19:28:37.017 | (255/342): libgpg-error-1.43-2.oe2203.aarch64.r 245 kB/s | 268 kB 00:01 2024-05-02 19:28:37.436 | (256/342): libkcapi-1.3.1-7.oe2203.aarch64.rpm 394 kB/s | 164 kB 00:00 2024-05-02 19:28:37.597 | (257/342): libjpeg-turbo-2.1.1-2.oe2203.aarch64 210 kB/s | 121 kB 00:00 2024-05-02 19:28:37.699 | (258/342): libksba-1.6.0-3.oe2203.aarch64.rpm 531 kB/s | 139 kB 00:00 2024-05-02 19:28:37.852 | (259/342): libmount-2.37.2-28.oe2203.aarch64.rp 678 kB/s | 169 kB 00:00 2024-05-02 19:28:37.932 | (260/342): libnghttp2-1.46.0-5.oe2203.aarch64.r 295 kB/s | 67 kB 00:00 2024-05-02 19:28:38.390 | (261/342): libicu-69.1-7.oe2203.aarch64.rpm 5.3 MB/s | 9.3 MB 00:01 2024-05-02 19:28:38.399 | (262/342): libnsl2-2.0.0-4.oe2203.aarch64.rpm 52 kB/s | 28 kB 00:00 2024-05-02 19:28:38.462 | (263/342): libpng-1.6.37-4.oe2203.aarch64.rpm 187 kB/s | 99 kB 00:00 2024-05-02 19:28:38.623 | (264/342): libpsl-0.21.1-5.oe2203.aarch64.rpm 314 kB/s | 72 kB 00:00 2024-05-02 19:28:38.654 | (265/342): libselinux-3.3-5.oe2203.aarch64.rpm 573 kB/s | 109 kB 00:00 2024-05-02 19:28:38.699 | (266/342): libpwquality-1.4.4-4.oe2203.aarch64. 366 kB/s | 86 kB 00:00 2024-05-02 19:28:38.800 | (267/342): libsepol-3.3-6.oe2203.aarch64.rpm 1.5 MB/s | 266 kB 00:00 2024-05-02 19:28:38.970 | (268/342): libsmartcols-2.37.2-28.oe2203.aarch6 364 kB/s | 115 kB 00:00 2024-05-02 19:28:38.983 | (269/342): libssh-0.9.6-8.oe2203.aarch64.rpm 1.0 MB/s | 182 kB 00:00 2024-05-02 19:28:39.074 | (270/342): libsolv-0.7.20-4.oe2203.aarch64.rpm 919 kB/s | 345 kB 00:00 2024-05-02 19:28:39.148 | (271/342): libstdc++-10.3.1-23.oe2203.aarch64.r 2.7 MB/s | 484 kB 00:00 2024-05-02 19:28:39.160 | (272/342): libtasn1-4.17.0-3.oe2203.aarch64.rpm 437 kB/s | 77 kB 00:00 2024-05-02 19:28:39.246 | (273/342): libtiff-4.3.0-36.oe2203.aarch64.rpm 978 kB/s | 167 kB 00:00 2024-05-02 19:28:39.450 | (274/342): libtirpc-1.3.2-3.oe2203.aarch64.rpm 269 kB/s | 81 kB 00:00 2024-05-02 19:28:39.465 | (275/342): libuuid-2.37.2-28.oe2203.aarch64.rpm 98 kB/s | 30 kB 00:00 2024-05-02 19:28:39.702 | (276/342): libxcb-1.14-2.oe2203.aarch64.rpm 428 kB/s | 195 kB 00:00 2024-05-02 19:28:39.722 | (277/342): libxml2-2.9.12-19.oe2203.aarch64.rpm 2.2 MB/s | 609 kB 00:00 2024-05-02 19:28:39.978 | (278/342): logrotate-3.20.1-1.oe2203.aarch64.rp 183 kB/s | 50 kB 00:00 2024-05-02 19:28:40.080 | (279/342): lua-5.4.3-11.oe2203.aarch64.rpm 363 kB/s | 136 kB 00:00 2024-05-02 19:28:40.186 | (280/342): ncurses-6.3-8.oe2203.aarch64.rpm 1.4 MB/s | 674 kB 00:00 2024-05-02 19:28:40.366 | (281/342): ncurses-base-6.3-8.oe2203.noarch.rpm 141 kB/s | 54 kB 00:00 2024-05-02 19:28:40.604 | (282/342): nettle-3.8.1-1.oe2203.aarch64.rpm 2.2 MB/s | 935 kB 00:00 2024-05-02 19:28:40.769 | (283/342): ncurses-libs-6.3-8.oe2203.aarch64.rp 387 kB/s | 265 kB 00:00 2024-05-02 19:28:40.908 | (284/342): newt-0.52.21-8.oe2203.aarch64.rpm 175 kB/s | 94 kB 00:00 2024-05-02 19:28:40.963 | (285/342): openEuler-rpm-config-30-30.oe2203.aa 136 kB/s | 49 kB 00:00 2024-05-02 19:28:41.245 | (286/342): openldap-2.6.0-6.oe2203.aarch64.rpm 617 kB/s | 207 kB 00:00 2024-05-02 19:28:41.368 | (287/342): openssh-8.8p1-23.oe2203.aarch64.rpm 654 kB/s | 300 kB 00:00 2024-05-02 19:28:41.468 | (288/342): openssh-clients-8.8p1-23.oe2203.aarc 1.2 MB/s | 601 kB 00:00 2024-05-02 19:28:41.668 | (289/342): openssh-server-8.8p1-23.oe2203.aarch 868 kB/s | 365 kB 00:00 2024-05-02 19:28:41.777 | (290/342): openssl-1.1.1m-26.oe2203.aarch64.rpm 1.0 MB/s | 424 kB 00:00 2024-05-02 19:28:41.798 | (291/342): openssl-libs-1.1.1m-26.oe2203.aarch6 3.8 MB/s | 1.2 MB 00:00 2024-05-02 19:28:41.860 | (292/342): p11-kit-0.24.0-2.oe2203.aarch64.rpm 1.1 MB/s | 217 kB 00:00 2024-05-02 19:28:41.972 | (293/342): p11-kit-trust-0.24.0-2.oe2203.aarch6 694 kB/s | 120 kB 00:00 2024-05-02 19:28:42.086 | (294/342): pango-1.49.3-3.oe2203.aarch64.rpm 1.1 MB/s | 243 kB 00:00 2024-05-02 19:28:42.158 | (295/342): pam-1.5.2-7.oe2203.aarch64.rpm 1.2 MB/s | 437 kB 00:00 2024-05-02 19:28:42.183 | (296/342): pcre-8.45-2.oe2203.aarch64.rpm 1.8 MB/s | 389 kB 00:00 2024-05-02 19:28:42.296 | (297/342): pcre2-10.39-9.oe2203.aarch64.rpm 2.4 MB/s | 510 kB 00:00 2024-05-02 19:28:42.566 | (298/342): perl-Encode-3.16-3.oe2203.aarch64.rp 3.7 MB/s | 1.4 MB 00:00 2024-05-02 19:28:42.746 | (299/342): perl-5.34.0-12.oe2203.aarch64.rpm 5.4 MB/s | 3.2 MB 00:00 2024-05-02 19:28:42.803 | (300/342): perl-Math-BigInt-FastCalc-0.5012-2.o 82 kB/s | 19 kB 00:00 2024-05-02 19:28:42.842 | (301/342): perl-HTTP-Tiny-0.080-2.oe2203.noarch 65 kB/s | 35 kB 00:00 2024-05-02 19:28:42.916 | (302/342): perl-Test-Harness-3.42-2.oe2203.noar 772 kB/s | 130 kB 00:00 2024-05-02 19:28:42.970 | (303/342): perl-Time-HiRes-1.9767-2.oe2203.aarc 281 kB/s | 47 kB 00:00 2024-05-02 19:28:43.085 | (304/342): perl-libnet-3.13-2.oe2203.noarch.rpm 449 kB/s | 75 kB 00:00 2024-05-02 19:28:43.359 | (305/342): perl-libs-5.34.0-12.oe2203.aarch64.r 4.2 MB/s | 1.6 MB 00:00 2024-05-02 19:28:43.432 | (306/342): pixman-0.40.0-3.oe2203.aarch64.rpm 428 kB/s | 148 kB 00:00 2024-05-02 19:28:43.671 | (307/342): pkgconf-1.8.0-3.oe2203.aarch64.rpm 185 kB/s | 57 kB 00:00 2024-05-02 19:28:43.886 | (308/342): popt-1.18-3.oe2203.aarch64.rpm 109 kB/s | 49 kB 00:00 2024-05-02 19:28:44.366 | (309/342): procps-ng-3.3.17-5.oe2203.aarch64.rp 299 kB/s | 207 kB 00:00 2024-05-02 19:28:44.507 | (310/342): perl-devel-5.34.0-12.oe2203.aarch64. 1.3 MB/s | 2.1 MB 00:01 2024-05-02 19:28:44.517 | (311/342): publicsuffix-list-20211113-2.oe2203. 205 kB/s | 128 kB 00:00 2024-05-02 19:28:44.659 | (312/342): python-pip-wheel-21.3.1-2.oe2203.noa 5.1 MB/s | 1.5 MB 00:00 2024-05-02 19:28:44.973 | (313/342): python3-dnf-4.10.0-15.oe2203.noarch. 1.4 MB/s | 443 kB 00:00 2024-05-02 19:28:45.303 | (314/342): python-setuptools-59.4.0-5.oe2203.no 649 kB/s | 509 kB 00:00 2024-05-02 19:28:45.341 | (315/342): python3-dnf-plugins-core-4.0.24-6.oe 578 kB/s | 209 kB 00:00 2024-05-02 19:28:45.502 | (316/342): python3-gpgme-1.16.0-3.oe2203.aarch6 1.2 MB/s | 242 kB 00:00 2024-05-02 19:28:45.658 | (317/342): python3-3.9.9-28.oe2203.aarch64.rpm 6.9 MB/s | 7.8 MB 00:01 2024-05-02 19:28:45.668 | (318/342): python3-hawkey-0.65.0-6.oe2203.aarch 257 kB/s | 82 kB 00:00 2024-05-02 19:28:45.704 | (319/342): python3-libdnf-0.65.0-6.oe2203.aarch 3.2 MB/s | 653 kB 00:00 2024-05-02 19:28:45.911 | (320/342): python3-rpm-4.17.0-33.oe2203.aarch64 324 kB/s | 78 kB 00:00 2024-05-02 19:28:45.995 | (321/342): python3-setuptools-59.4.0-5.oe2203.n 3.2 MB/s | 964 kB 00:00 2024-05-02 19:28:46.086 | (322/342): python3-unbound-1.13.2-11.oe2203.aar 527 kB/s | 90 kB 00:00 2024-05-02 19:28:46.232 | (323/342): python3-pip-21.3.1-2.oe2203.noarch.r 3.9 MB/s | 2.2 MB 00:00 2024-05-02 19:28:46.313 | (324/342): readline-8.1-3.oe2203.aarch64.rpm 463 kB/s | 146 kB 00:00 2024-05-02 19:28:46.339 | (325/342): rpm-4.17.0-33.oe2203.aarch64.rpm 1.9 MB/s | 492 kB 00:00 2024-05-02 19:28:46.411 | (326/342): rpm-libs-4.17.0-33.oe2203.aarch64.rp 1.9 MB/s | 340 kB 00:00 2024-05-02 19:28:46.559 | (327/342): sed-4.8-3.oe2203.aarch64.rpm 669 kB/s | 162 kB 00:00 2024-05-02 19:28:46.694 | (328/342): shadow-4.9-13.oe2203.aarch64.rpm 1.7 MB/s | 598 kB 00:00 2024-05-02 19:28:46.773 | (329/342): sqlite-3.37.2-7.oe2203.aarch64.rpm 3.1 MB/s | 1.1 MB 00:00 2024-05-02 19:28:46.902 | (330/342): systemd-libs-249-75.oe2203.aarch64.r 2.2 MB/s | 453 kB 00:00 2024-05-02 19:28:47.046 | (331/342): systemd-249-75.oe2203.aarch64.rpm 6.7 MB/s | 3.2 MB 00:00 2024-05-02 19:28:47.126 | (332/342): systemd-udev-249-75.oe2203.aarch64.r 3.6 MB/s | 1.2 MB 00:00 2024-05-02 19:28:47.150 | (333/342): tcl-8.6.10-4.oe2203.aarch64.rpm 4.3 MB/s | 1.1 MB 00:00 2024-05-02 19:28:47.234 | (334/342): tpm2-tss-3.1.0-4.oe2203.aarch64.rpm 2.6 MB/s | 489 kB 00:00 2024-05-02 19:28:47.622 | (335/342): tzdata-2022a-18.oe2203.noarch.rpm 873 kB/s | 429 kB 00:00 2024-05-02 19:28:47.760 | (336/342): unbound-libs-1.13.2-11.oe2203.aarch6 761 kB/s | 464 kB 00:00 2024-05-02 19:28:48.698 | (337/342): util-linux-2.37.2-28.oe2203.aarch64. 1.6 MB/s | 2.3 MB 00:01 2024-05-02 19:28:48.708 | (338/342): wayland-1.19.91-4.oe2203.aarch64.rpm 55 kB/s | 59 kB 00:01 2024-05-02 19:28:48.726 | (339/342): xz-5.2.5-2.oe2203.aarch64.rpm 147 kB/s | 141 kB 00:00 2024-05-02 19:28:48.949 | (340/342): xz-libs-5.2.5-2.oe2203.aarch64.rpm 315 kB/s | 79 kB 00:00 2024-05-02 19:28:50.083 | (341/342): zlib-1.2.11-24.oe2203.aarch64.rpm 67 kB/s | 91 kB 00:01 2024-05-02 19:28:50.237 | (342/342): zstd-1.5.0-4.oe2203.aarch64.rpm 455 kB/s | 686 kB 00:01 2024-05-02 19:28:50.240 | -------------------------------------------------------------------------------- 2024-05-02 19:28:50.241 | Total 1.9 MB/s | 139 MB 01:12 2024-05-02 19:28:50.409 | retrieving repo key for OS unencrypted from http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-05-02 19:28:50.733 | OS 6.5 kB/s | 2.1 kB 00:00 2024-05-02 19:28:51.194 | Importing GPG key 0xB25E7F66: 2024-05-02 19:28:51.194 | Userid : "private OBS (key without passphrase) " 2024-05-02 19:28:51.194 | Fingerprint: 12EA 74AC 9DF4 8D46 C69C A0BE D557 065E B25E 7F66 2024-05-02 19:28:51.194 | From : http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-05-02 19:28:51.595 | Key imported successfully 2024-05-02 19:28:55.883 | Running transaction check 2024-05-02 19:28:57.901 | Transaction check succeeded. 2024-05-02 19:28:57.902 | Running transaction test 2024-05-02 19:29:00.774 | Transaction test succeeded. 2024-05-02 19:29:00.776 | Running transaction 2024-05-02 19:30:24.292 | Preparing : 1/1 2024-05-02 19:30:24.466 | Installing : libgcc-10.3.1-23.oe2203.aarch64 1/342 2024-05-02 19:30:24.951 | Running scriptlet: libgcc-10.3.1-23.oe2203.aarch64 1/342 2024-05-02 19:30:25.973 | Installing : tzdata-2022a-18.oe2203.noarch 2/342 2024-05-02 19:30:26.430 | Installing : ncurses-base-6.3-8.oe2203.noarch 3/342 2024-05-02 19:30:26.947 | Installing : libselinux-3.3-5.oe2203.aarch64 4/342 2024-05-02 19:30:30.404 | Installing : ncurses-libs-6.3-8.oe2203.aarch64 5/342 2024-05-02 19:30:32.908 | Installing : glibc-common-2.34-144.oe2203.aarch64 6/342 2024-05-02 19:30:33.480 | Running scriptlet: glibc-2.34-144.oe2203.aarch64 7/342 2024-05-02 19:30:33.544 | Installing : glibc-2.34-144.oe2203.aarch64 7/342 2024-05-02 19:30:33.937 | Running scriptlet: glibc-2.34-144.oe2203.aarch64 7/342 2024-05-02 19:30:34.032 | Installing : bash-5.1.8-6.oe2203.aarch64 8/342 2024-05-02 19:30:34.055 | Installing : readline-8.1-3.oe2203.aarch64 9/342 2024-05-02 19:30:34.102 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 10/342 2024-05-02 19:30:34.221 | Installing : libsepol-3.3-6.oe2203.aarch64 10/342 2024-05-02 19:30:34.549 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 10/342 2024-05-02 19:30:34.559 | Installing : pcre2-10.39-9.oe2203.aarch64 11/342 2024-05-02 19:30:35.127 | Running scriptlet: pcre2-10.39-9.oe2203.aarch64 11/342 2024-05-02 19:30:35.299 | Installing : zlib-1.2.11-24.oe2203.aarch64 12/342 2024-05-02 19:30:35.502 | Installing : libstdc++-10.3.1-23.oe2203.aarch64 13/342 2024-05-02 19:30:35.668 | Installing : xz-libs-5.2.5-2.oe2203.aarch64 14/342 2024-05-02 19:30:35.744 | Running scriptlet: grep-3.7-9.oe2203.aarch64 15/342 2024-05-02 19:30:35.954 | Installing : grep-3.7-9.oe2203.aarch64 15/342 2024-05-02 19:30:35.983 | Running scriptlet: grep-3.7-9.oe2203.aarch64 15/342 2024-05-02 19:30:36.171 | Installing : libxcrypt-4.4.26-2.oe2203.aarch64 16/342 2024-05-02 19:30:36.560 | Running scriptlet: libxcrypt-4.4.26-2.oe2203.aarch64 16/342 2024-05-02 19:30:36.605 | Installing : perl-Carp-1.50-418.oe2203.noarch 17/342 2024-05-02 19:30:38.142 | Installing : perl-Exporter-5.74-1.oe2203.noarch 18/342 2024-05-02 19:30:38.597 | Installing : perl-libs-4:5.34.0-12.oe2203.aarch64 19/342 2024-05-02 19:30:38.621 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 20/342 2024-05-02 19:30:38.823 | Installing : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 20/342 2024-05-02 19:30:38.855 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 20/342 2024-05-02 19:30:39.058 | Installing : bzip2-1.0.8-6.oe2203.aarch64 21/342 2024-05-02 19:30:39.141 | Installing : libgpg-error-1.43-2.oe2203.aarch64 22/342 2024-05-02 19:30:39.171 | Running scriptlet: popt-1.18-3.oe2203.aarch64 23/342 2024-05-02 19:30:39.246 | Installing : popt-1.18-3.oe2203.aarch64 23/342 2024-05-02 19:30:39.527 | Running scriptlet: popt-1.18-3.oe2203.aarch64 23/342 2024-05-02 19:30:39.602 | Installing : libxml2-2.9.12-19.oe2203.aarch64 24/342 2024-05-02 19:30:39.884 | Running scriptlet: libxml2-2.9.12-19.oe2203.aarch64 24/342 2024-05-02 19:30:39.902 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 25/342 2024-05-02 19:30:39.984 | Installing : perl-MIME-Base64-3.16-1.oe2203.aarch64 25/342 2024-05-02 19:30:40.000 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 25/342 2024-05-02 19:30:40.485 | Installing : perl-parent-1:0.238-1.oe2203.noarch 26/342 2024-05-02 19:30:40.607 | Installing : zstd-1.5.0-4.oe2203.aarch64 27/342 2024-05-02 19:30:40.861 | Running scriptlet: zstd-1.5.0-4.oe2203.aarch64 27/342 2024-05-02 19:30:40.992 | Installing : libuuid-2.37.2-28.oe2203.aarch64 28/342 2024-05-02 19:30:41.728 | Running scriptlet: libuuid-2.37.2-28.oe2203.aarch64 28/342 2024-05-02 19:30:41.986 | Installing : libgcrypt-1.9.4-2.oe2203.aarch64 29/342 2024-05-02 19:30:42.449 | Installing : perl-Text-ParseWords-3.30-419.oe2203.noarch 30/342 2024-05-02 19:30:42.813 | Installing : libpng-2:1.6.37-4.oe2203.aarch64 31/342 2024-05-02 19:30:43.191 | Installing : freetype-2.11.0-3.oe2203.aarch64 32/342 2024-05-02 19:30:43.733 | Running scriptlet: freetype-2.11.0-3.oe2203.aarch64 32/342 2024-05-02 19:30:44.131 | Installing : gdbm-1:1.22-11.oe2203.aarch64 33/342 2024-05-02 19:30:44.225 | Installing : libffi-3.4.2-2.oe2203.aarch64 34/342 2024-05-02 19:30:44.302 | Installing : p11-kit-0.24.0-2.oe2203.aarch64 35/342 2024-05-02 19:30:44.531 | Running scriptlet: p11-kit-0.24.0-2.oe2203.aarch64 35/342 2024-05-02 19:30:44.572 | Installing : expat-2.4.1-10.oe2203.aarch64 36/342 2024-05-02 19:30:44.596 | Installing : perl-Term-ANSIColor-5.01-1.oe2203.noarch 37/342 2024-05-02 19:30:44.679 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 38/342 2024-05-02 19:30:44.853 | Installing : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 38/342 2024-05-02 19:30:45.153 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 38/342 2024-05-02 19:30:45.319 | Installing : file-libs-5.41-3.oe2203.aarch64 39/342 2024-05-02 19:30:45.471 | Installing : attr-2.5.1-2.oe2203.aarch64 40/342 2024-05-02 19:30:45.816 | Running scriptlet: attr-2.5.1-2.oe2203.aarch64 40/342 2024-05-02 19:30:45.880 | Installing : libacl-2.3.1-2.oe2203.aarch64 41/342 2024-05-02 19:30:46.181 | Running scriptlet: libacl-2.3.1-2.oe2203.aarch64 41/342 2024-05-02 19:30:46.413 | Installing : sed-4.8-3.oe2203.aarch64 42/342 2024-05-02 19:30:46.589 | Installing : libunistring-0.9.10-8.oe2203.aarch64 43/342 2024-05-02 19:30:46.748 | Installing : json-c-0.15-6.oe2203.aarch64 44/342 2024-05-02 19:30:46.842 | Installing : libsmartcols-2.37.2-28.oe2203.aarch64 45/342 2024-05-02 19:30:47.060 | Running scriptlet: libsmartcols-2.37.2-28.oe2203.aarch64 45/342 2024-05-02 19:30:47.323 | Running scriptlet: libidn2-2.3.2-2.oe2203.aarch64 46/342 2024-05-02 19:30:47.486 | Installing : libidn2-2.3.2-2.oe2203.aarch64 46/342 2024-05-02 19:30:47.668 | Installing : elfutils-extra-0.185-13.oe2203.aarch64 47/342 2024-05-02 19:30:47.738 | Installing : elfutils-0.185-13.oe2203.aarch64 48/342 2024-05-02 19:30:47.808 | Running scriptlet: elfutils-0.185-13.oe2203.aarch64 48/342 2024-05-02 19:30:47.980 | Installing : perl-Digest-1.20-1.oe2203.noarch 49/342 2024-05-02 19:30:48.448 | Installing : perl-Digest-MD5-2.58-1.oe2203.aarch64 50/342 2024-05-02 19:30:48.928 | Installing : libassuan-2.5.5-1.oe2203.aarch64 51/342 2024-05-02 19:30:49.028 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 52/342 2024-05-02 19:30:49.049 | Installing : lua-5.4.3-11.oe2203.aarch64 52/342 2024-05-02 19:30:49.652 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 52/342 2024-05-02 19:30:51.965 | Installing : info-6.8-3.oe2203.aarch64 53/342 2024-05-02 19:30:52.008 | Installing : libcap-ng-0.8.2-1.oe2203.aarch64 54/342 2024-05-02 19:30:52.095 | Installing : audit-libs-1:3.0.1-3.oe2203.aarch64 55/342 2024-05-02 19:30:52.339 | Installing : lz4-1.9.3-2.oe2203.aarch64 56/342 2024-05-02 19:30:52.519 | Running scriptlet: lz4-1.9.3-2.oe2203.aarch64 56/342 2024-05-02 19:30:53.261 | Installing : libgomp-10.3.1-23.oe2203.aarch64 57/342 2024-05-02 19:30:53.874 | Installing : gettext-0.21-4.oe2203.aarch64 58/342 2024-05-02 19:30:54.040 | Running scriptlet: findutils-2:4.8.0-3.oe2203.aarch64 59/342 2024-05-02 19:30:54.164 | Installing : findutils-2:4.8.0-3.oe2203.aarch64 59/342 2024-05-02 19:30:54.292 | Installing : file-5.41-3.oe2203.aarch64 60/342 2024-05-02 19:30:54.365 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 61/342 2024-05-02 19:30:55.124 | Installing : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 61/342 2024-05-02 19:30:55.747 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 61/342 2024-05-02 19:30:58.829 | Installing : groff-base-1.22.4-11.oe2203.aarch64 62/342 2024-05-02 19:30:59.333 | Installing : ncurses-6.3-8.oe2203.aarch64 63/342 2024-05-02 19:30:59.787 | Installing : pcre-8.45-2.oe2203.aarch64 64/342 2024-05-02 19:30:59.838 | Installing : grub2-common-1:2.06-41.oe2203.noarch 65/342 2024-05-02 19:31:00.084 | Installing : which-2.21-14.oe2203.aarch64 66/342 2024-05-02 19:31:00.112 | Installing : fribidi-1.0.10-2.oe2203.aarch64 67/342 2024-05-02 19:31:00.888 | Running scriptlet: fribidi-1.0.10-2.oe2203.aarch64 67/342 2024-05-02 19:31:00.923 | Installing : libjpeg-turbo-2.1.1-2.oe2203.aarch64 68/342 2024-05-02 19:31:00.936 | Installing : libtasn1-4.17.0-3.oe2203.aarch64 69/342 2024-05-02 19:31:01.307 | Running scriptlet: libtasn1-4.17.0-3.oe2203.aarch64 69/342 2024-05-02 19:31:01.361 | Installing : pixman-0.40.0-3.oe2203.aarch64 70/342 2024-05-02 19:31:01.378 | Installing : libreport-filesystem-2.15.2-1.oe2203.noarch 71/342 2024-05-02 19:31:02.186 | Installing : fonts-filesystem-2.0.5-2.oe2203.noarch 72/342 2024-05-02 19:31:02.363 | Installing : dejavu-fonts-2.37-1.oe2203.noarch 73/342 2024-05-02 19:31:02.489 | Installing : dnf-data-4.10.0-15.oe2203.noarch 74/342 2024-05-02 19:31:02.611 | Installing : libsemanage-3.3-3.oe2203.aarch64 75/342 2024-05-02 19:31:02.677 | Installing : acl-2.3.1-2.oe2203.aarch64 76/342 2024-05-02 19:31:02.726 | Installing : libcomps-0.1.18-1.oe2203.aarch64 77/342 2024-05-02 19:31:02.858 | Running scriptlet: libcomps-0.1.18-1.oe2203.aarch64 77/342 2024-05-02 19:31:02.905 | Installing : wayland-1.19.91-4.oe2203.aarch64 78/342 2024-05-02 19:31:03.065 | Installing : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 79/342 2024-05-02 19:31:03.112 | Running scriptlet: libksba-1.6.0-3.oe2203.aarch64 80/342 2024-05-02 19:31:03.163 | Installing : libksba-1.6.0-3.oe2203.aarch64 80/342 2024-05-02 19:31:03.946 | Running scriptlet: libksba-1.6.0-3.oe2203.aarch64 80/342 2024-05-02 19:31:04.202 | Installing : zip-3.0-29.oe2203.aarch64 81/342 2024-05-02 19:31:04.434 | Installing : perl-Perl-OSType-1.010-421.oe2203.noarch 82/342 2024-05-02 19:31:04.612 | Installing : perl-perlfaq-5.20210520-1.oe2203.noarch 83/342 2024-05-02 19:31:04.700 | Installing : xz-5.2.5-2.oe2203.aarch64 84/342 2024-05-02 19:31:04.903 | Running scriptlet: graphite2-1.3.14-5.oe2203.aarch64 85/342 2024-05-02 19:31:04.921 | Installing : graphite2-1.3.14-5.oe2203.aarch64 85/342 2024-05-02 19:31:06.770 | Running scriptlet: graphite2-1.3.14-5.oe2203.aarch64 85/342 2024-05-02 19:31:06.861 | Installing : libicu-69.1-7.oe2203.aarch64 86/342 2024-05-02 19:31:07.042 | Installing : pigz-2.6-1.oe2203.aarch64 87/342 2024-05-02 19:31:07.665 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 88/342 2024-05-02 19:31:07.965 | Installing : tcl-1:8.6.10-4.oe2203.aarch64 88/342 2024-05-02 19:31:08.250 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 88/342 2024-05-02 19:31:09.054 | Installing : sqlite-3.37.2-7.oe2203.aarch64 89/342 2024-05-02 19:31:09.078 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 90/342 2024-05-02 19:31:09.607 | Installing : libseccomp-2.5.3-1.oe2203.aarch64 90/342 2024-05-02 19:31:10.176 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 90/342 2024-05-02 19:31:10.405 | Installing : npth-1.6-2.oe2203.aarch64 91/342 2024-05-02 19:31:10.655 | Running scriptlet: npth-1.6-2.oe2203.aarch64 91/342 2024-05-02 19:31:10.743 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 92/342 2024-05-02 19:31:10.957 | Installing : publicsuffix-list-20211113-2.oe2203.noarch 92/342 2024-05-02 19:31:11.096 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 92/342 2024-05-02 19:31:11.456 | Installing : brotli-1.0.9-2.oe2203.aarch64 93/342 2024-05-02 19:31:11.875 | Installing : diffutils-3.8-2.oe2203.aarch64 94/342 2024-05-02 19:31:12.478 | Installing : keyutils-libs-1.6.3-3.oe2203.aarch64 95/342 2024-05-02 19:31:15.568 | Running scriptlet: keyutils-libs-1.6.3-3.oe2203.aarch64 95/342 2024-05-02 19:31:16.183 | Installing : lcms2-2.12-1.oe2203.aarch64 96/342 2024-05-02 19:31:16.978 | Installing : libXau-1.0.9-2.oe2203.aarch64 97/342 2024-05-02 19:31:18.060 | Installing : libxcb-1.14-2.oe2203.aarch64 98/342 2024-05-02 19:31:18.235 | Installing : libX11-1.7.2-8.oe2203.aarch64 99/342 2024-05-02 19:31:18.336 | Installing : libXext-1.3.4-4.oe2203.aarch64 100/342 2024-05-02 19:31:18.427 | Installing : libXrender-0.9.10-10.oe2203.aarch64 101/342 2024-05-02 19:31:18.609 | Installing : libXi-1.8-2.oe2203.aarch64 102/342 2024-05-02 19:31:18.899 | Installing : libXfixes-6.0.0-1.oe2203.aarch64 103/342 2024-05-02 19:31:19.196 | Installing : libXcursor-1.2.0-1.oe2203.aarch64 104/342 2024-05-02 19:31:19.240 | Installing : libXdamage-1.1.5-1.oe2203.aarch64 105/342 2024-05-02 19:31:19.294 | Installing : libXrandr-1.5.2-1.oe2203.aarch64 106/342 2024-05-02 19:31:19.340 | Installing : libXinerama-1.1.4-5.oe2203.aarch64 107/342 2024-05-02 19:31:19.472 | Installing : libXcomposite-0.4.5-1.oe2203.aarch64 108/342 2024-05-02 19:31:19.516 | Installing : libXtst-1.2.3-10.oe2203.aarch64 109/342 2024-05-02 19:31:19.598 | Installing : libdatrie-0.2.13-1.oe2203.aarch64 110/342 2024-05-02 19:31:19.788 | Running scriptlet: libdatrie-0.2.13-1.oe2203.aarch64 110/342 2024-05-02 19:31:19.982 | Installing : libthai-0.1.28-4.oe2203.aarch64 111/342 2024-05-02 19:31:20.152 | Installing : libedit-3.1-28.oe2203.aarch64 112/342 2024-05-02 19:31:20.198 | Installing : libepoxy-1.5.9-1.oe2203.aarch64 113/342 2024-05-02 19:31:20.258 | Installing : libev-4.33-2.oe2203.aarch64 114/342 2024-05-02 19:31:20.352 | Installing : libpipeline-1.5.4-1.oe2203.aarch64 115/342 2024-05-02 19:31:20.744 | Installing : libsigsegv-2.13-1.oe2203.aarch64 116/342 2024-05-02 19:31:21.047 | Installing : libyaml-0.2.5-2.oe2203.aarch64 117/342 2024-05-02 19:31:21.271 | Running scriptlet: libyaml-0.2.5-2.oe2203.aarch64 117/342 2024-05-02 19:31:21.614 | Installing : cpio-2.13-10.oe2203.aarch64 118/342 2024-05-02 19:31:21.759 | Installing : jbigkit-libs-2.1-19.oe2203.aarch64 119/342 2024-05-02 19:31:21.908 | Installing : libtiff-4.3.0-36.oe2203.aarch64 120/342 2024-05-02 19:31:22.131 | Installing : less-590-6.oe2203.aarch64 121/342 2024-05-02 19:31:22.248 | Installing : libnghttp2-1.46.0-5.oe2203.aarch64 122/342 2024-05-02 19:31:22.577 | Installing : pkgconf-1.8.0-3.oe2203.aarch64 123/342 2024-05-02 19:31:22.642 | Installing : gmp-1:6.2.1-1.oe2203.aarch64 124/342 2024-05-02 19:31:22.878 | Running scriptlet: gmp-1:6.2.1-1.oe2203.aarch64 124/342 2024-05-02 19:31:22.965 | Installing : mpfr-4.1.0-1.oe2203.aarch64 125/342 2024-05-02 19:31:23.431 | Running scriptlet: mpfr-4.1.0-1.oe2203.aarch64 125/342 2024-05-02 19:31:23.886 | Installing : gawk-5.1.1-4.oe2203.aarch64 126/342 2024-05-02 19:31:24.078 | Installing : nettle-3.8.1-1.oe2203.aarch64 127/342 2024-05-02 19:31:24.434 | Installing : python-setuptools-59.4.0-5.oe2203.noarch 128/342 2024-05-02 19:31:24.670 | Installing : xkeyboard-config-2.33-1.oe2203.noarch 129/342 2024-05-02 19:31:24.930 | Installing : libxkbcommon-1.3.1-1.oe2203.aarch64 130/342 2024-05-02 19:31:25.504 | Installing : qt5-srpm-macros-5.15.2-1.oe2203.noarch 131/342 2024-05-02 19:31:26.279 | Installing : kbd-misc-2.4.0-1.oe2203.noarch 132/342 2024-05-02 19:31:26.454 | Installing : kbd-legacy-2.4.0-1.oe2203.noarch 133/342 2024-05-02 19:31:26.550 | Installing : fuse-common-3.10.5-3.oe2203.aarch64 134/342 2024-05-02 19:31:26.595 | Installing : python3-pyparsing-3.0.6-1.oe2203.noarch 135/342 2024-05-02 19:31:26.754 | Installing : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 136/342 2024-05-02 19:31:26.784 | Installing : perl-Net-SSLeay-1.90-1.oe2203.aarch64 137/342 2024-05-02 19:31:26.883 | Installing : systemtap-sdt-devel-4.5-2.oe2203.aarch64 138/342 2024-05-02 19:31:27.143 | Installing : perl-URI-5.10-1.oe2203.noarch 139/342 2024-05-02 19:31:27.225 | Installing : efi-srpm-macros-4-5.oe2203.noarch 140/342 2024-05-02 19:31:27.262 | Installing : perl-IPC-System-Simple-1.30-2.oe2203.noarch 141/342 2024-05-02 19:31:27.419 | Installing : perl-Text-Diff-1.45-7.oe2203.noarch 142/342 2024-05-02 19:31:27.562 | Installing : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 143/342 2024-05-02 19:31:27.666 | Installing : perl-Encode-Locale-1.05-12.oe2203.noarch 144/342 2024-05-02 19:31:28.417 | Installing : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 145/342 2024-05-02 19:31:28.768 | Installing : perl-devel-4:5.34.0-12.oe2203.aarch64 146/342 2024-05-02 19:31:29.107 | Installing : perl-B-Debug-1.26-5.oe2203.noarch 147/342 2024-05-02 19:31:29.203 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 148/342 2024-05-02 19:31:29.275 | Installing : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 148/342 2024-05-02 19:31:29.301 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 148/342 2024-05-02 19:31:29.315 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 149/342 2024-05-02 19:31:29.902 | Installing : perl-Config-Perl-V-0.33-1.oe2203.noarch 149/342 2024-05-02 19:31:29.992 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 149/342 2024-05-02 19:31:30.536 | Installing : perl-Devel-PPPort-3.63-1.oe2203.aarch64 150/342 2024-05-02 19:31:30.959 | Installing : perl-Env-1.04-397.oe2203.noarch 151/342 2024-05-02 19:31:31.714 | Installing : perl-Filter-2:1.60-3.oe2203.aarch64 152/342 2024-05-02 19:31:32.130 | Installing : perl-IPC-SysV-2.09-1.oe2203.aarch64 153/342 2024-05-02 19:31:32.152 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 154/342 2024-05-02 19:31:32.518 | Installing : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 154/342 2024-05-02 19:31:32.538 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 154/342 2024-05-02 19:31:32.896 | Installing : perl-Params-Check-1:0.38-418.oe2203.noarch 155/342 2024-05-02 19:31:33.172 | Installing : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 156/342 2024-05-02 19:31:33.195 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 157/342 2024-05-02 19:31:33.531 | Installing : perl-Socket-4:2.032-1.oe2203.aarch64 157/342 2024-05-02 19:31:33.563 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 157/342 2024-05-02 19:31:33.595 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 158/342 2024-05-02 19:31:34.090 | Installing : perl-Storable-1:3.25-1.oe2203.aarch64 158/342 2024-05-02 19:31:34.111 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 158/342 2024-05-02 19:31:34.326 | Installing : perl-Term-Cap-1.17-510.oe2203.noarch 159/342 2024-05-02 19:31:34.560 | Installing : perl-Filter-Simple-1:0.94-1.oe2203.noarch 160/342 2024-05-02 19:31:34.952 | Installing : perl-Text-Balanced-2.04-1.oe2203.noarch 161/342 2024-05-02 19:31:35.335 | Installing : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 162/342 2024-05-02 19:31:35.777 | Installing : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 163/342 2024-05-02 19:31:36.131 | Installing : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 164/342 2024-05-02 19:31:36.558 | Installing : perl-IO-Socket-IP-0.41-2.oe2203.noarch 165/342 2024-05-02 19:31:36.641 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 166/342 2024-05-02 19:31:37.118 | Installing : perl-Locale-Codes-3.68-1.oe2203.noarch 166/342 2024-05-02 19:31:37.136 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 166/342 2024-05-02 19:31:37.152 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 167/342 2024-05-02 19:31:37.533 | Installing : perl-Math-BigRat-0.2620-1.oe2203.noarch 167/342 2024-05-02 19:31:37.567 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 167/342 2024-05-02 19:31:37.746 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 168/342 2024-05-02 19:31:37.918 | Installing : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 168/342 2024-05-02 19:31:37.946 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 168/342 2024-05-02 19:31:37.983 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 169/342 2024-05-02 19:31:38.363 | Installing : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 169/342 2024-05-02 19:31:38.385 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 169/342 2024-05-02 19:31:38.752 | Installing : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 170/342 2024-05-02 19:31:38.952 | Installing : perl-ExtUtils-Install-2.20-1.oe2203.noarch 171/342 2024-05-02 19:31:39.078 | Installing : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 172/342 2024-05-02 19:31:39.122 | Installing : perl-File-Which-1.27-1.oe2203.noarch 173/342 2024-05-02 19:31:39.200 | Installing : perl-Module-Load-1:0.36-1.oe2203.noarch 174/342 2024-05-02 19:31:39.222 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 175/342 2024-05-02 19:31:39.517 | Installing : perl-Sys-Syslog-0.36-1.oe2203.aarch64 175/342 2024-05-02 19:31:39.538 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 175/342 2024-05-02 19:31:39.837 | Installing : perl-Time-Local-2:1.300-1.oe2203.noarch 176/342 2024-05-02 19:31:40.147 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 177/342 2024-05-02 19:31:40.445 | Installing : perl-Unicode-Collate-1.31-1.oe2203.aarch64 177/342 2024-05-02 19:31:40.472 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 177/342 2024-05-02 19:31:40.655 | Installing : perl-autodie-2.34-2.oe2203.noarch 178/342 2024-05-02 19:31:41.188 | Installing : perl-bignum-0.63-1.oe2203.noarch 179/342 2024-05-02 19:31:41.669 | Installing : perl-threads-2:2.26-1.oe2203.aarch64 180/342 2024-05-02 19:31:42.195 | Installing : perl-Test-Simple-2:1.302188-1.oe2203.noarch 181/342 2024-05-02 19:31:42.384 | Installing : perl-Thread-Queue-3.13-3.oe2203.noarch 182/342 2024-05-02 19:31:42.839 | Installing : perl-threads-shared-1.62-1.oe2203.aarch64 183/342 2024-05-02 19:31:42.857 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 184/342 2024-05-02 19:31:44.781 | Installing : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 184/342 2024-05-02 19:31:44.804 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 184/342 2024-05-02 19:31:44.944 | Installing : perl-Module-Metadata-1.000037-1.oe2203.noarch 185/342 2024-05-02 19:31:45.373 | Installing : perl-experimental-0.025-1.oe2203.noarch 186/342 2024-05-02 19:31:45.591 | Installing : perl-version-8:0.99.29-1.oe2203.aarch64 187/342 2024-05-02 19:31:45.639 | Installing : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 188/342 2024-05-02 19:31:45.682 | Installing : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 189/342 2024-05-02 19:31:45.779 | Installing : perl-Archive-Tar-2.40-1.oe2203.noarch 190/342 2024-05-02 19:31:45.800 | Installing : perl-IO-Compress-2.101-2.oe2203.noarch 191/342 2024-05-02 19:31:46.039 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 192/342 2024-05-02 19:31:47.799 | Installing : perl-CPAN-Meta-2.150010-419.oe2203.noarch 192/342 2024-05-02 19:31:47.823 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 192/342 2024-05-02 19:31:47.841 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 193/342 2024-05-02 19:31:48.025 | Installing : perl-JSON-PP-1:4.06-1.oe2203.noarch 193/342 2024-05-02 19:31:48.076 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 193/342 2024-05-02 19:31:48.495 | Installing : perl-Pod-Simple-1:3.43-1.oe2203.noarch 194/342 2024-05-02 19:31:48.636 | Installing : perl-Encode-4:3.16-3.oe2203.aarch64 195/342 2024-05-02 19:31:48.824 | Installing : perl-Test-Harness-2:3.42-2.oe2203.noarch 196/342 2024-05-02 19:31:48.858 | Installing : perl-File-Fetch-1.00-1.oe2203.noarch 197/342 2024-05-02 19:31:48.882 | Installing : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 198/342 2024-05-02 19:31:49.016 | Installing : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 199/342 2024-05-02 19:31:49.079 | Installing : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 200/342 2024-05-02 19:31:49.144 | Installing : perl-Pod-Checker-4:1.74-1.oe2203.noarch 201/342 2024-05-02 19:31:49.179 | Installing : perl-Pod-Parser-1.63-398.oe2203.noarch 202/342 2024-05-02 19:31:49.494 | Installing : perl-podlators-1:4.14-1.oe2203.noarch 203/342 2024-05-02 19:31:49.515 | Installing : perl-Pod-Usage-4:2.01-2.oe2203.noarch 204/342 2024-05-02 19:31:49.542 | Installing : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 205/342 2024-05-02 19:31:49.763 | Installing : perl-HTTP-Tiny-0.080-2.oe2203.noarch 206/342 2024-05-02 19:31:49.954 | Installing : perl-libnet-3.13-2.oe2203.noarch 207/342 2024-05-02 19:31:50.028 | Installing : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 208/342 2024-05-02 19:31:50.153 | Installing : openEuler-rpm-config-30-30.oe2203.aarch64 209/342 2024-05-02 19:31:50.193 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 210/342 2024-05-02 19:31:50.240 | Installing : perl-Data-Dumper-2.183-1.oe2203.aarch64 210/342 2024-05-02 19:31:50.272 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 210/342 2024-05-02 19:31:50.317 | Installing : perl-File-Path-2.18-1.oe2203.noarch 211/342 2024-05-02 19:31:50.393 | Installing : perl-File-Temp-1:0.2311-2.oe2203.noarch 212/342 2024-05-02 19:31:50.443 | Installing : perl-File-HomeDir-1.006-2.oe2203.noarch 213/342 2024-05-02 19:31:50.468 | Installing : perl-PathTools-3.80-1.oe2203.aarch64 214/342 2024-05-02 19:31:50.497 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 215/342 2024-05-02 19:31:50.534 | Installing : perl-constant-1.33-421.oe2203.noarch 215/342 2024-05-02 19:31:50.549 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 215/342 2024-05-02 19:31:50.593 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 216/342 2024-05-02 19:31:50.608 | Installing : perl-Getopt-Long-1:2.52-1.oe2203.noarch 216/342 2024-05-02 19:31:51.316 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 216/342 2024-05-02 19:31:51.469 | Installing : perl-4:5.34.0-12.oe2203.aarch64 217/342 2024-05-02 19:31:51.551 | Installing : shared-mime-info-2.1-1.oe2203.aarch64 218/342 2024-05-02 19:31:51.574 | Running scriptlet: shared-mime-info-2.1-1.oe2203.aarch64 218/342 2024-05-02 19:31:52.035 | Running scriptlet: groff-1.22.4-11.oe2203.aarch64 219/342 2024-05-02 19:31:52.256 | Installing : groff-1.22.4-11.oe2203.aarch64 219/342 2024-05-02 19:31:52.286 | Running scriptlet: groff-1.22.4-11.oe2203.aarch64 219/342 2024-05-02 19:31:52.480 | Installing : fuse-help-2.9.9-9.oe2203.aarch64 220/342 2024-05-02 19:31:52.544 | Installing : fuse-2.9.9-9.oe2203.aarch64 221/342 2024-05-02 19:31:53.299 | Running scriptlet: fuse-2.9.9-9.oe2203.aarch64 221/342 2024-05-02 19:31:53.838 | Installing : libevent-2.1.12-4.oe2203.aarch64 222/342 2024-05-02 19:31:53.907 | Installing : glib2-2.68.1-21.oe2203.aarch64 223/342 2024-05-02 19:31:54.010 | Installing : libverto-0.3.2-1.oe2203.aarch64 224/342 2024-05-02 19:31:54.249 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 225/342 2024-05-02 19:31:54.296 | Installing : man-db-2.9.4-2.oe2203.aarch64 225/342 2024-05-02 19:31:54.706 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 225/342 2024-05-02 19:31:54.706 | /var/tmp/rpm-tmp.77Nf9P: line 2: /usr/bin/rm: No such file or directory 2024-05-02 19:31:54.706 | 2024-05-02 19:31:55.343 | Installing : e2fsprogs-help-1.46.4-21.oe2203.noarch 226/342 2024-05-02 19:31:55.506 | Installing : slang-2.3.2-8.oe2203.aarch64 227/342 2024-05-02 19:31:56.627 | Installing : newt-0.52.21-8.oe2203.aarch64 228/342 2024-05-02 19:31:56.764 | Installing : chkconfig-1.20-1.oe2203.aarch64 229/342 2024-05-02 19:31:56.930 | Installing : p11-kit-trust-0.24.0-2.oe2203.aarch64 230/342 2024-05-02 19:31:56.969 | Running scriptlet: p11-kit-trust-0.24.0-2.oe2203.aarch64 230/342 2024-05-02 19:31:56.988 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 231/342 2024-05-02 19:31:56.997 | Installing : logrotate-3.20.1-1.oe2203.aarch64 231/342 2024-05-02 19:31:57.047 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 231/342 2024-05-02 19:31:57.104 | Installing : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 232/342 2024-05-02 19:31:57.282 | Installing : libarchive-3.5.2-6.oe2203.aarch64 233/342 2024-05-02 19:31:57.393 | Installing : openssl-1:1.1.1m-26.oe2203.aarch64 234/342 2024-05-02 19:31:57.439 | Installing : curl-7.79.1-28.oe2203.aarch64 235/342 2024-05-02 19:31:57.556 | Installing : libnsl2-2.0.0-4.oe2203.aarch64 236/342 2024-05-02 19:31:58.182 | Installing : python-pip-wheel-21.3.1-2.oe2203.noarch 237/342 2024-05-02 19:32:00.623 | Installing : cracklib-2.9.7-8.oe2203.aarch64 238/342 2024-05-02 19:32:00.820 | Installing : gzip-1.11-3.oe2203.aarch64 239/342 2024-05-02 19:32:01.064 | Installing : libpwquality-1.4.4-4.oe2203.aarch64 240/342 2024-05-02 19:32:01.180 | Installing : procps-ng-3.3.17-5.oe2203.aarch64 241/342 2024-05-02 19:32:01.336 | Installing : krb5-libs-1.19.2-8.oe2203.aarch64 242/342 2024-05-02 19:32:01.414 | Installing : libssh-0.9.6-8.oe2203.aarch64 243/342 2024-05-02 19:32:01.432 | Installing : openldap-2.6.0-6.oe2203.aarch64 244/342 2024-05-02 19:32:01.456 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 245/342 2024-05-02 19:32:01.489 | Installing : openssl-pkcs11-0.4.11-5.oe2203.aarch64 245/342 2024-05-02 19:32:01.845 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 245/342 2024-05-02 19:32:01.976 | Installing : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 246/342 2024-05-02 19:32:02.038 | Installing : kpartx-0.8.7-6.oe2203.aarch64 247/342 2024-05-02 19:32:02.096 | Installing : libkcapi-1.3.1-7.oe2203.aarch64 248/342 2024-05-02 19:32:02.151 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 249/342 2024-05-02 19:32:02.217 | Installing : libpsl-0.21.1-5.oe2203.aarch64 249/342 2024-05-02 19:32:04.135 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 249/342 2024-05-02 19:32:05.083 | Installing : python3-pip-21.3.1-2.oe2203.noarch 250/342 2024-05-02 19:32:05.140 | Installing : python3-setuptools-59.4.0-5.oe2203.noarch 251/342 2024-05-02 19:32:05.862 | Installing : libtirpc-1.3.2-3.oe2203.aarch64 252/342 2024-05-02 19:32:06.335 | Installing : e2fsprogs-1.46.4-21.oe2203.aarch64 253/342 2024-05-02 19:32:06.416 | Installing : rpm-4.17.0-33.oe2203.aarch64 254/342 2024-05-02 19:32:06.702 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 254/342 2024-05-02 19:32:06.774 | Installing : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 255/342 2024-05-02 19:32:06.812 | Installing : kmod-29-3.oe2203.aarch64 256/342 2024-05-02 19:32:07.161 | Running scriptlet: kmod-29-3.oe2203.aarch64 256/342 2024-05-02 19:32:07.223 | Installing : kmod-libs-29-3.oe2203.aarch64 257/342 2024-05-02 19:32:07.237 | Installing : libfdisk-2.37.2-28.oe2203.aarch64 258/342 2024-05-02 19:32:07.699 | Running scriptlet: libfdisk-2.37.2-28.oe2203.aarch64 258/342 2024-05-02 19:32:07.724 | Installing : libmount-2.37.2-28.oe2203.aarch64 259/342 2024-05-02 19:32:10.522 | Running scriptlet: libmount-2.37.2-28.oe2203.aarch64 259/342 2024-05-02 19:32:13.505 | Installing : kbd-2.4.0-1.oe2203.aarch64 260/342 2024-05-02 19:32:14.048 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 261/342 2024-05-02 19:32:14.058 | Installing : libcap-2.61-5.oe2203.aarch64 261/342 2024-05-02 19:32:14.447 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 261/342 2024-05-02 19:32:14.476 | Installing : pam-1.5.2-7.oe2203.aarch64 262/342 2024-05-02 19:32:14.611 | Running scriptlet: pam-1.5.2-7.oe2203.aarch64 262/342 2024-05-02 19:32:14.611 | /var/tmp/rpm-tmp.YSRAHV: line 3: /usr/bin/install: No such file or directory 2024-05-02 19:32:14.611 | 2024-05-02 19:32:15.331 | Installing : coreutils-9.0-5.oe2203.aarch64 263/342 2024-05-02 19:32:15.460 | Running scriptlet: coreutils-9.0-5.oe2203.aarch64 263/342 2024-05-02 19:32:15.536 | Installing : systemd-libs-249-75.oe2203.aarch64 264/342 2024-05-02 19:32:15.933 | Running scriptlet: systemd-libs-249-75.oe2203.aarch64 264/342 2024-05-02 19:32:16.000 | Installing : libblkid-2.37.2-28.oe2203.aarch64 265/342 2024-05-02 19:32:16.674 | Running scriptlet: libblkid-2.37.2-28.oe2203.aarch64 265/342 2024-05-02 19:32:16.764 | Installing : shadow-2:4.9-13.oe2203.aarch64 266/342 2024-05-02 19:32:16.836 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 267/342 2024-05-02 19:32:16.912 | Installing : ca-certificates-2023.2.60-2.oe2203.noarch 267/342 2024-05-02 19:32:18.709 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 267/342 2024-05-02 19:32:21.358 | Running scriptlet: libutempter-1.2.1-2.oe2203.aarch64 268/342 2024-05-02 19:32:21.865 | Installing : libutempter-1.2.1-2.oe2203.aarch64 268/342 2024-05-02 19:32:22.121 | Installing : util-linux-2.37.2-28.oe2203.aarch64 269/342 2024-05-02 19:32:22.175 | Running scriptlet: util-linux-2.37.2-28.oe2203.aarch64 269/342 2024-05-02 19:32:22.409 | Installing : crontabs-1.11-22.oe2203.noarch 270/342 2024-05-02 19:32:22.818 | Installing : device-mapper-8:1.02.181-4.oe2203.aarch64 271/342 2024-05-02 19:32:23.126 | Running scriptlet: device-mapper-8:1.02.181-4.oe2203.aarch64 271/342 2024-05-02 19:32:23.289 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 272/342 2024-05-02 19:32:23.349 | Installing : os-prober-1.79-1.oe2203.aarch64 272/342 2024-05-02 19:32:23.376 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 272/342 2024-05-02 19:32:23.401 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 273/342 2024-05-02 19:32:23.537 | Installing : grubby-8.40-28.oe2203.aarch64 273/342 2024-05-02 19:32:23.811 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 273/342 2024-05-02 19:32:24.085 | Installing : dracut-055-10.oe2203.aarch64 274/342 2024-05-02 19:32:24.225 | Installing : openssl-libs-1:1.1.1m-26.oe2203.aarch64 275/342 2024-05-02 19:32:28.813 | Running scriptlet: openssl-libs-1:1.1.1m-26.oe2203.aarch64 275/342 2024-05-02 19:32:28.925 | Installing : python3-3.9.9-28.oe2203.aarch64 276/342 2024-05-02 19:32:36.678 | Running scriptlet: systemd-249-75.oe2203.aarch64 277/342 2024-05-02 19:32:37.288 | Installing : systemd-249-75.oe2203.aarch64 277/342 2024-05-02 19:32:38.332 | Running scriptlet: systemd-249-75.oe2203.aarch64 277/342 2024-05-02 19:32:38.401 | Installing : rpm-libs-4.17.0-33.oe2203.aarch64 278/342 2024-05-02 19:32:38.965 | Running scriptlet: rpm-libs-4.17.0-33.oe2203.aarch64 278/342 2024-05-02 19:32:39.023 | Installing : crypto-policies-20200619-2.git781bbd4.oe2203.noa 279/342 2024-05-02 19:32:39.718 | Running scriptlet: crypto-policies-20200619-2.git781bbd4.oe2203.noa 279/342 2024-05-02 19:32:39.996 | Installing : libcurl-7.79.1-28.oe2203.aarch64 280/342 2024-05-02 19:32:40.025 | Installing : systemd-udev-249-75.oe2203.aarch64 281/342 2024-05-02 19:32:41.112 | Running scriptlet: systemd-udev-249-75.oe2203.aarch64 281/342 2024-05-02 19:32:42.898 | Running scriptlet: tpm2-tss-3.1.0-4.oe2203.aarch64 282/342 2024-05-02 19:32:42.919 | Installing : tpm2-tss-3.1.0-4.oe2203.aarch64 282/342 2024-05-02 19:32:42.996 | Running scriptlet: tpm2-tss-3.1.0-4.oe2203.aarch64 282/342 2024-05-02 19:32:43.293 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 283/342 2024-05-02 19:32:43.333 | Installing : grub2-tools-1:2.06-41.oe2203.aarch64 283/342 2024-05-02 19:32:43.423 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 284/342 2024-05-02 19:32:43.434 | Installing : cronie-1.5.7-1.oe2203.aarch64 284/342 2024-05-02 19:32:43.464 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 284/342 2024-05-02 19:32:43.464 | Created symlink /etc/systemd/system/cron.service -> /usr/lib/systemd/system/crond.service. 2024-05-02 19:32:43.464 | Created symlink /etc/systemd/system/multi-user.target.wants/crond.service -> /usr/lib/systemd/system/crond.service. 2024-05-02 19:32:43.465 | 2024-05-02 19:32:43.624 | Installing : fontconfig-2.13.94-1.oe2203.aarch64 285/342 2024-05-02 19:32:46.978 | Running scriptlet: fontconfig-2.13.94-1.oe2203.aarch64 285/342 2024-05-02 19:32:47.456 | Installing : cairo-1.17.4-1.oe2203.aarch64 286/342 2024-05-02 19:32:47.563 | Installing : dbus-libs-1:1.12.20-10.oe2203.aarch64 287/342 2024-05-02 19:32:48.089 | Running scriptlet: dbus-libs-1:1.12.20-10.oe2203.aarch64 287/342 2024-05-02 19:32:48.362 | Installing : gdk-pixbuf2-2.42.6-5.oe2203.aarch64 288/342 2024-05-02 19:32:48.648 | Installing : libmodulemd-2.13.0-1.oe2203.aarch64 289/342 2024-05-02 19:32:48.821 | Installing : atk-2.36.0-2.oe2203.aarch64 290/342 2024-05-02 19:32:49.003 | Installing : harfbuzz-2.8.2-4.oe2203.aarch64 291/342 2024-05-02 19:32:49.233 | Installing : libsolv-0.7.20-4.oe2203.aarch64 292/342 2024-05-02 19:32:49.461 | Installing : gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 293/342 2024-05-02 19:32:49.649 | Installing : python3-dbus-1.2.18-2.oe2203.aarch64 294/342 2024-05-02 19:32:49.745 | Installing : cairo-gobject-1.17.4-1.oe2203.aarch64 295/342 2024-05-02 19:32:56.655 | Running scriptlet: unbound-libs-1.13.2-11.oe2203.aarch64 296/342 2024-05-02 19:32:56.700 | Installing : unbound-libs-1.13.2-11.oe2203.aarch64 296/342 2024-05-02 19:32:57.756 | Running scriptlet: unbound-libs-1.13.2-11.oe2203.aarch64 296/342 2024-05-02 19:32:59.156 | Installing : hicolor-icon-theme-0.17-6.oe2203.noarch 297/342 2024-05-02 19:32:59.606 | Installing : gcr-base-3.41.0-1.oe2203.aarch64 298/342 2024-05-02 19:33:00.366 | Installing : libsecret-0.20.4-1.oe2203.aarch64 299/342 2024-05-02 19:33:00.462 | Installing : python3-unbound-1.13.2-11.oe2203.aarch64 300/342 2024-05-02 19:33:00.517 | Installing : gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 301/342 2024-05-02 19:33:00.535 | Installing : avahi-libs-0.8-19.oe2203.aarch64 302/342 2024-05-02 19:33:00.826 | Running scriptlet: avahi-libs-0.8-19.oe2203.aarch64 302/342 2024-05-02 19:33:00.870 | Installing : dbus-tools-1:1.12.20-10.oe2203.aarch64 303/342 2024-05-02 19:33:00.947 | Installing : libXft-2.3.4-1.oe2203.aarch64 304/342 2024-05-02 19:33:01.126 | Installing : pango-1.49.3-3.oe2203.aarch64 305/342 2024-05-02 19:33:01.441 | Running scriptlet: openssh-8.8p1-23.oe2203.aarch64 306/342 2024-05-02 19:33:01.472 | Installing : openssh-8.8p1-23.oe2203.aarch64 306/342 2024-05-02 19:33:01.900 | Running scriptlet: openssh-server-8.8p1-23.oe2203.aarch64 307/342 2024-05-02 19:33:02.029 | Installing : openssh-server-8.8p1-23.oe2203.aarch64 307/342 2024-05-02 19:33:02.056 | Running scriptlet: openssh-server-8.8p1-23.oe2203.aarch64 307/342 2024-05-02 19:33:02.056 | Created symlink /etc/systemd/system/multi-user.target.wants/sshd.service -> /usr/lib/systemd/system/sshd.service. 2024-05-02 19:33:02.056 | 2024-05-02 19:33:02.204 | Installing : openssh-clients-8.8p1-23.oe2203.aarch64 308/342 2024-05-02 19:33:02.239 | Installing : python3-rpm-4.17.0-33.oe2203.aarch64 309/342 2024-05-02 19:33:02.298 | Running scriptlet: trousers-0.3.15-1.oe2203.aarch64 310/342 2024-05-02 19:33:02.307 | Installing : trousers-0.3.15-1.oe2203.aarch64 310/342 2024-05-02 19:33:02.666 | Running scriptlet: trousers-0.3.15-1.oe2203.aarch64 310/342 2024-05-02 19:33:02.780 | Installing : gnutls-3.7.2-13.oe2203.aarch64 311/342 2024-05-02 19:33:02.861 | Installing : cups-libs-1:2.4.0-10.oe2203.aarch64 312/342 2024-05-02 19:33:03.346 | Running scriptlet: gtk2-2.24.33-4.oe2203.aarch64 313/342 2024-05-02 19:33:03.498 | Installing : gtk2-2.24.33-4.oe2203.aarch64 313/342 2024-05-02 19:33:03.594 | Installing : dbus-common-1:1.12.20-10.oe2203.noarch 314/342 2024-05-02 19:33:05.590 | Running scriptlet: dbus-daemon-1:1.12.20-10.oe2203.aarch64 315/342 2024-05-02 19:33:05.608 | Installing : dbus-daemon-1:1.12.20-10.oe2203.aarch64 315/342 2024-05-02 19:33:05.652 | Running scriptlet: dbus-daemon-1:1.12.20-10.oe2203.aarch64 315/342 2024-05-02 19:33:05.740 | Installing : dbus-1:1.12.20-10.oe2203.aarch64 316/342 2024-05-02 19:33:05.928 | Installing : at-spi2-core-2.42.0-1.oe2203.aarch64 317/342 2024-05-02 19:33:06.275 | Installing : at-spi2-atk-2.38.0-1.oe2203.aarch64 318/342 2024-05-02 19:33:06.372 | Installing : dconf-0.40.0-3.oe2203.aarch64 319/342 2024-05-02 19:33:06.460 | Installing : python3-distro-1.6.0-1.oe2203.noarch 320/342 2024-05-02 19:33:06.577 | Installing : python3-libcomps-0.1.18-1.oe2203.aarch64 321/342 2024-05-02 19:33:06.792 | Installing : python3-six-1.16.0-1.oe2203.noarch 322/342 2024-05-02 19:33:06.888 | Installing : python3-dateutil-1:2.8.2-2.oe2203.noarch 323/342 2024-05-02 19:33:06.973 | Installing : libusbx-1.0.24-1.oe2203.aarch64 324/342 2024-05-02 19:33:07.163 | Installing : libgusb-0.3.8-1.oe2203.aarch64 325/342 2024-05-02 19:33:07.480 | Installing : colord-libs-1.4.5-4.oe2203.aarch64 326/342 2024-05-02 19:33:10.042 | Installing : adwaita-cursor-theme-41.0-1.oe2203.noarch 327/342 2024-05-02 19:33:10.419 | Installing : adwaita-icon-theme-41.0-1.oe2203.noarch 328/342 2024-05-02 19:33:11.193 | Running scriptlet: gtk3-3.24.30-5.oe2203.aarch64 329/342 2024-05-02 19:33:12.769 | Installing : gtk3-3.24.30-5.oe2203.aarch64 329/342 2024-05-02 19:33:12.963 | Running scriptlet: gtk3-3.24.30-5.oe2203.aarch64 329/342 2024-05-02 19:33:13.165 | Installing : gcr-3.41.0-1.oe2203.aarch64 330/342 2024-05-02 19:33:13.357 | Running scriptlet: gcr-3.41.0-1.oe2203.aarch64 330/342 2024-05-02 19:33:13.357 | Created symlink /etc/systemd/user/default.target.wants/gcr-ssh-agent.service -> /usr/lib/systemd/user/gcr-ssh-agent.service. 2024-05-02 19:33:13.357 | Created symlink /etc/systemd/user/sockets.target.wants/gcr-ssh-agent.socket -> /usr/lib/systemd/user/gcr-ssh-agent.socket. 2024-05-02 19:33:13.357 | 2024-05-02 19:33:13.630 | Installing : pinentry-1.1.1-2.oe2203.aarch64 331/342 2024-05-02 19:33:14.045 | Running scriptlet: pinentry-1.1.1-2.oe2203.aarch64 331/342 2024-05-02 19:33:14.280 | Installing : gnupg2-2.2.32-3.oe2203.aarch64 332/342 2024-05-02 19:33:14.416 | Installing : gpgme-1.16.0-3.oe2203.aarch64 333/342 2024-05-02 19:33:14.554 | Installing : librepo-1.14.2-2.oe2203.aarch64 334/342 2024-05-02 19:33:15.196 | Installing : libdnf-0.65.0-6.oe2203.aarch64 335/342 2024-05-02 19:33:15.806 | Installing : python3-libdnf-0.65.0-6.oe2203.aarch64 336/342 2024-05-02 19:33:15.984 | Installing : python3-hawkey-0.65.0-6.oe2203.aarch64 337/342 2024-05-02 19:33:16.236 | Installing : python3-gpgme-1.16.0-3.oe2203.aarch64 338/342 2024-05-02 19:33:16.414 | Installing : python3-dnf-4.10.0-15.oe2203.noarch 339/342 2024-05-02 19:33:16.537 | Installing : dnf-4.10.0-15.oe2203.noarch 340/342 2024-05-02 19:33:16.564 | Running scriptlet: dnf-4.10.0-15.oe2203.noarch 340/342 2024-05-02 19:33:16.564 | Created symlink /etc/systemd/system/timers.target.wants/dnf-makecache.timer -> /usr/lib/systemd/system/dnf-makecache.timer. 2024-05-02 19:33:16.564 | 2024-05-02 19:33:17.021 | Installing : python3-dnf-plugins-core-4.0.24-6.oe2203.noarch 341/342 2024-05-02 19:33:17.141 | Installing : dnf-plugins-core-4.0.24-6.oe2203.noarch 342/342 2024-05-02 19:33:17.142 | Running scriptlet: glibc-common-2.34-144.oe2203.aarch64 342/342 2024-05-02 19:33:17.201 | Running scriptlet: readline-8.1-3.oe2203.aarch64 342/342 2024-05-02 19:33:17.213 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 342/342 2024-05-02 19:33:18.557 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 342/342 2024-05-02 19:33:18.569 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 342/342 2024-05-02 19:33:18.882 | Running scriptlet: dconf-0.40.0-3.oe2203.aarch64 342/342 2024-05-02 19:33:56.880 | Running scriptlet: dnf-plugins-core-4.0.24-6.oe2203.noarch 342/342 2024-05-02 19:33:56.880 | Verifying : adwaita-cursor-theme-41.0-1.oe2203.noarch 1/342 2024-05-02 19:33:56.880 | Verifying : adwaita-icon-theme-41.0-1.oe2203.noarch 2/342 2024-05-02 19:33:56.881 | Verifying : at-spi2-atk-2.38.0-1.oe2203.aarch64 3/342 2024-05-02 19:33:56.881 | Verifying : at-spi2-core-2.42.0-1.oe2203.aarch64 4/342 2024-05-02 19:33:56.881 | Verifying : attr-2.5.1-2.oe2203.aarch64 5/342 2024-05-02 19:33:56.881 | Verifying : audit-libs-1:3.0.1-3.oe2203.aarch64 6/342 2024-05-02 19:33:56.882 | Verifying : brotli-1.0.9-2.oe2203.aarch64 7/342 2024-05-02 19:33:56.882 | Verifying : cairo-1.17.4-1.oe2203.aarch64 8/342 2024-05-02 19:33:56.882 | Verifying : cairo-gobject-1.17.4-1.oe2203.aarch64 9/342 2024-05-02 19:33:56.883 | Verifying : chkconfig-1.20-1.oe2203.aarch64 10/342 2024-05-02 19:33:56.883 | Verifying : cracklib-2.9.7-8.oe2203.aarch64 11/342 2024-05-02 19:33:56.883 | Verifying : cronie-1.5.7-1.oe2203.aarch64 12/342 2024-05-02 19:33:56.883 | Verifying : crontabs-1.11-22.oe2203.noarch 13/342 2024-05-02 19:33:56.883 | Verifying : crypto-policies-20200619-2.git781bbd4.oe2203.noa 14/342 2024-05-02 19:33:56.884 | Verifying : dejavu-fonts-2.37-1.oe2203.noarch 15/342 2024-05-02 19:33:56.884 | Verifying : device-mapper-8:1.02.181-4.oe2203.aarch64 16/342 2024-05-02 19:33:56.884 | Verifying : diffutils-3.8-2.oe2203.aarch64 17/342 2024-05-02 19:33:56.884 | Verifying : findutils-2:4.8.0-3.oe2203.aarch64 18/342 2024-05-02 19:33:56.885 | Verifying : fontconfig-2.13.94-1.oe2203.aarch64 19/342 2024-05-02 19:33:56.885 | Verifying : fonts-filesystem-2.0.5-2.oe2203.noarch 20/342 2024-05-02 19:33:56.885 | Verifying : fuse-2.9.9-9.oe2203.aarch64 21/342 2024-05-02 19:33:56.885 | Verifying : fuse-common-3.10.5-3.oe2203.aarch64 22/342 2024-05-02 19:33:56.886 | Verifying : fuse-help-2.9.9-9.oe2203.aarch64 23/342 2024-05-02 19:33:56.886 | Verifying : gcr-3.41.0-1.oe2203.aarch64 24/342 2024-05-02 19:33:56.886 | Verifying : gcr-base-3.41.0-1.oe2203.aarch64 25/342 2024-05-02 19:33:56.886 | Verifying : gettext-0.21-4.oe2203.aarch64 26/342 2024-05-02 19:33:56.887 | Verifying : gmp-1:6.2.1-1.oe2203.aarch64 27/342 2024-05-02 19:33:56.887 | Verifying : graphite2-1.3.14-5.oe2203.aarch64 28/342 2024-05-02 19:33:56.887 | Verifying : grubby-8.40-28.oe2203.aarch64 29/342 2024-05-02 19:33:56.887 | Verifying : gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 30/342 2024-05-02 19:33:56.887 | Verifying : gtk2-2.24.33-4.oe2203.aarch64 31/342 2024-05-02 19:33:56.888 | Verifying : gtk3-3.24.30-5.oe2203.aarch64 32/342 2024-05-02 19:33:56.888 | Verifying : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 33/342 2024-05-02 19:33:56.888 | Verifying : info-6.8-3.oe2203.aarch64 34/342 2024-05-02 19:33:56.888 | Verifying : kbd-2.4.0-1.oe2203.aarch64 35/342 2024-05-02 19:33:56.889 | Verifying : kbd-legacy-2.4.0-1.oe2203.noarch 36/342 2024-05-02 19:33:56.889 | Verifying : kbd-misc-2.4.0-1.oe2203.noarch 37/342 2024-05-02 19:33:56.889 | Verifying : keyutils-libs-1.6.3-3.oe2203.aarch64 38/342 2024-05-02 19:33:56.889 | Verifying : kmod-29-3.oe2203.aarch64 39/342 2024-05-02 19:33:56.890 | Verifying : kmod-libs-29-3.oe2203.aarch64 40/342 2024-05-02 19:33:56.890 | Verifying : lcms2-2.12-1.oe2203.aarch64 41/342 2024-05-02 19:33:56.890 | Verifying : libXau-1.0.9-2.oe2203.aarch64 42/342 2024-05-02 19:33:56.890 | Verifying : libXcomposite-0.4.5-1.oe2203.aarch64 43/342 2024-05-02 19:33:56.890 | Verifying : libXcursor-1.2.0-1.oe2203.aarch64 44/342 2024-05-02 19:33:56.891 | Verifying : libXdamage-1.1.5-1.oe2203.aarch64 45/342 2024-05-02 19:33:56.891 | Verifying : libXfixes-6.0.0-1.oe2203.aarch64 46/342 2024-05-02 19:33:56.891 | Verifying : libXft-2.3.4-1.oe2203.aarch64 47/342 2024-05-02 19:33:56.891 | Verifying : libXinerama-1.1.4-5.oe2203.aarch64 48/342 2024-05-02 19:33:56.892 | Verifying : libXrandr-1.5.2-1.oe2203.aarch64 49/342 2024-05-02 19:33:56.892 | Verifying : libXrender-0.9.10-10.oe2203.aarch64 50/342 2024-05-02 19:33:56.892 | Verifying : libXtst-1.2.3-10.oe2203.aarch64 51/342 2024-05-02 19:33:56.892 | Verifying : libassuan-2.5.5-1.oe2203.aarch64 52/342 2024-05-02 19:33:56.892 | Verifying : libcap-ng-0.8.2-1.oe2203.aarch64 53/342 2024-05-02 19:33:56.893 | Verifying : libcomps-0.1.18-1.oe2203.aarch64 54/342 2024-05-02 19:33:56.893 | Verifying : libdatrie-0.2.13-1.oe2203.aarch64 55/342 2024-05-02 19:33:56.893 | Verifying : libedit-3.1-28.oe2203.aarch64 56/342 2024-05-02 19:33:56.893 | Verifying : libepoxy-1.5.9-1.oe2203.aarch64 57/342 2024-05-02 19:33:56.894 | Verifying : libev-4.33-2.oe2203.aarch64 58/342 2024-05-02 19:33:56.894 | Verifying : libevent-2.1.12-4.oe2203.aarch64 59/342 2024-05-02 19:33:56.894 | Verifying : libffi-3.4.2-2.oe2203.aarch64 60/342 2024-05-02 19:33:56.894 | Verifying : libgusb-0.3.8-1.oe2203.aarch64 61/342 2024-05-02 19:33:56.895 | Verifying : libidn2-2.3.2-2.oe2203.aarch64 62/342 2024-05-02 19:33:56.895 | Verifying : libmodulemd-2.13.0-1.oe2203.aarch64 63/342 2024-05-02 19:33:56.895 | Verifying : libpipeline-1.5.4-1.oe2203.aarch64 64/342 2024-05-02 19:33:56.895 | Verifying : librepo-1.14.2-2.oe2203.aarch64 65/342 2024-05-02 19:33:56.895 | Verifying : libreport-filesystem-2.15.2-1.oe2203.noarch 66/342 2024-05-02 19:33:56.896 | Verifying : libseccomp-2.5.3-1.oe2203.aarch64 67/342 2024-05-02 19:33:56.896 | Verifying : libsecret-0.20.4-1.oe2203.aarch64 68/342 2024-05-02 19:33:56.896 | Verifying : libsemanage-3.3-3.oe2203.aarch64 69/342 2024-05-02 19:33:56.896 | Verifying : libsigsegv-2.13-1.oe2203.aarch64 70/342 2024-05-02 19:33:56.897 | Verifying : libthai-0.1.28-4.oe2203.aarch64 71/342 2024-05-02 19:33:56.897 | Verifying : libunistring-0.9.10-8.oe2203.aarch64 72/342 2024-05-02 19:33:56.897 | Verifying : libusbx-1.0.24-1.oe2203.aarch64 73/342 2024-05-02 19:33:56.897 | Verifying : libutempter-1.2.1-2.oe2203.aarch64 74/342 2024-05-02 19:33:56.898 | Verifying : libverto-0.3.2-1.oe2203.aarch64 75/342 2024-05-02 19:33:56.898 | Verifying : libxcrypt-4.4.26-2.oe2203.aarch64 76/342 2024-05-02 19:33:56.898 | Verifying : libxkbcommon-1.3.1-1.oe2203.aarch64 77/342 2024-05-02 19:33:56.898 | Verifying : libyaml-0.2.5-2.oe2203.aarch64 78/342 2024-05-02 19:33:56.898 | Verifying : lz4-1.9.3-2.oe2203.aarch64 79/342 2024-05-02 19:33:56.899 | Verifying : man-db-2.9.4-2.oe2203.aarch64 80/342 2024-05-02 19:33:56.899 | Verifying : mpfr-4.1.0-1.oe2203.aarch64 81/342 2024-05-02 19:33:56.899 | Verifying : npth-1.6-2.oe2203.aarch64 82/342 2024-05-02 19:33:56.899 | Verifying : openssl-pkcs11-0.4.11-5.oe2203.aarch64 83/342 2024-05-02 19:33:56.900 | Verifying : os-prober-1.79-1.oe2203.aarch64 84/342 2024-05-02 19:33:56.900 | Verifying : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 85/342 2024-05-02 19:33:56.900 | Verifying : perl-Archive-Tar-2.40-1.oe2203.noarch 86/342 2024-05-02 19:33:56.900 | Verifying : perl-B-Debug-1.26-5.oe2203.noarch 87/342 2024-05-02 19:33:56.901 | Verifying : perl-CPAN-Meta-2.150010-419.oe2203.noarch 88/342 2024-05-02 19:33:56.901 | Verifying : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 89/342 2024-05-02 19:33:56.901 | Verifying : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 90/342 2024-05-02 19:33:56.901 | Verifying : perl-Carp-1.50-418.oe2203.noarch 91/342 2024-05-02 19:33:56.901 | Verifying : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 92/342 2024-05-02 19:33:56.902 | Verifying : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 93/342 2024-05-02 19:33:56.902 | Verifying : perl-Config-Perl-V-0.33-1.oe2203.noarch 94/342 2024-05-02 19:33:56.902 | Verifying : perl-Data-Dumper-2.183-1.oe2203.aarch64 95/342 2024-05-02 19:33:56.902 | Verifying : perl-Devel-PPPort-3.63-1.oe2203.aarch64 96/342 2024-05-02 19:33:56.903 | Verifying : perl-Digest-1.20-1.oe2203.noarch 97/342 2024-05-02 19:33:56.903 | Verifying : perl-Digest-MD5-2.58-1.oe2203.aarch64 98/342 2024-05-02 19:33:56.903 | Verifying : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 99/342 2024-05-02 19:33:56.903 | Verifying : perl-Encode-Locale-1.05-12.oe2203.noarch 100/342 2024-05-02 19:33:56.904 | Verifying : perl-Env-1.04-397.oe2203.noarch 101/342 2024-05-02 19:33:56.904 | Verifying : perl-Exporter-5.74-1.oe2203.noarch 102/342 2024-05-02 19:33:56.904 | Verifying : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 103/342 2024-05-02 19:33:56.904 | Verifying : perl-ExtUtils-Install-2.20-1.oe2203.noarch 104/342 2024-05-02 19:33:56.905 | Verifying : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 105/342 2024-05-02 19:33:56.905 | Verifying : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 106/342 2024-05-02 19:33:56.905 | Verifying : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 107/342 2024-05-02 19:33:56.905 | Verifying : perl-File-Fetch-1.00-1.oe2203.noarch 108/342 2024-05-02 19:33:56.906 | Verifying : perl-File-HomeDir-1.006-2.oe2203.noarch 109/342 2024-05-02 19:33:56.906 | Verifying : perl-File-Path-2.18-1.oe2203.noarch 110/342 2024-05-02 19:33:56.906 | Verifying : perl-File-Temp-1:0.2311-2.oe2203.noarch 111/342 2024-05-02 19:33:56.906 | Verifying : perl-File-Which-1.27-1.oe2203.noarch 112/342 2024-05-02 19:33:56.906 | Verifying : perl-Filter-2:1.60-3.oe2203.aarch64 113/342 2024-05-02 19:33:56.907 | Verifying : perl-Filter-Simple-1:0.94-1.oe2203.noarch 114/342 2024-05-02 19:33:56.907 | Verifying : perl-Getopt-Long-1:2.52-1.oe2203.noarch 115/342 2024-05-02 19:33:56.907 | Verifying : perl-IO-Compress-2.101-2.oe2203.noarch 116/342 2024-05-02 19:33:56.907 | Verifying : perl-IO-Socket-IP-0.41-2.oe2203.noarch 117/342 2024-05-02 19:33:56.908 | Verifying : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 118/342 2024-05-02 19:33:56.908 | Verifying : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 119/342 2024-05-02 19:33:56.908 | Verifying : perl-IPC-SysV-2.09-1.oe2203.aarch64 120/342 2024-05-02 19:33:56.908 | Verifying : perl-IPC-System-Simple-1.30-2.oe2203.noarch 121/342 2024-05-02 19:33:56.909 | Verifying : perl-JSON-PP-1:4.06-1.oe2203.noarch 122/342 2024-05-02 19:33:56.909 | Verifying : perl-Locale-Codes-3.68-1.oe2203.noarch 123/342 2024-05-02 19:33:56.909 | Verifying : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 124/342 2024-05-02 19:33:56.909 | Verifying : perl-MIME-Base64-3.16-1.oe2203.aarch64 125/342 2024-05-02 19:33:56.910 | Verifying : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 126/342 2024-05-02 19:33:56.910 | Verifying : perl-Math-BigRat-0.2620-1.oe2203.noarch 127/342 2024-05-02 19:33:56.910 | Verifying : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 128/342 2024-05-02 19:33:56.910 | Verifying : perl-Module-Load-1:0.36-1.oe2203.noarch 129/342 2024-05-02 19:33:56.911 | Verifying : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 130/342 2024-05-02 19:33:56.911 | Verifying : perl-Module-Metadata-1.000037-1.oe2203.noarch 131/342 2024-05-02 19:33:56.911 | Verifying : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 132/342 2024-05-02 19:33:56.911 | Verifying : perl-Net-SSLeay-1.90-1.oe2203.aarch64 133/342 2024-05-02 19:33:56.911 | Verifying : perl-Params-Check-1:0.38-418.oe2203.noarch 134/342 2024-05-02 19:33:56.912 | Verifying : perl-PathTools-3.80-1.oe2203.aarch64 135/342 2024-05-02 19:33:56.912 | Verifying : perl-Perl-OSType-1.010-421.oe2203.noarch 136/342 2024-05-02 19:33:56.912 | Verifying : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 137/342 2024-05-02 19:33:56.912 | Verifying : perl-Pod-Checker-4:1.74-1.oe2203.noarch 138/342 2024-05-02 19:33:56.913 | Verifying : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 139/342 2024-05-02 19:33:56.913 | Verifying : perl-Pod-Parser-1.63-398.oe2203.noarch 140/342 2024-05-02 19:33:56.913 | Verifying : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 141/342 2024-05-02 19:33:56.913 | Verifying : perl-Pod-Simple-1:3.43-1.oe2203.noarch 142/342 2024-05-02 19:33:56.914 | Verifying : perl-Pod-Usage-4:2.01-2.oe2203.noarch 143/342 2024-05-02 19:33:56.914 | Verifying : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 144/342 2024-05-02 19:33:56.914 | Verifying : perl-Socket-4:2.032-1.oe2203.aarch64 145/342 2024-05-02 19:33:56.914 | Verifying : perl-Storable-1:3.25-1.oe2203.aarch64 146/342 2024-05-02 19:33:56.914 | Verifying : perl-Sys-Syslog-0.36-1.oe2203.aarch64 147/342 2024-05-02 19:33:56.915 | Verifying : perl-Term-ANSIColor-5.01-1.oe2203.noarch 148/342 2024-05-02 19:33:56.915 | Verifying : perl-Term-Cap-1.17-510.oe2203.noarch 149/342 2024-05-02 19:33:56.915 | Verifying : perl-Test-Simple-2:1.302188-1.oe2203.noarch 150/342 2024-05-02 19:33:56.915 | Verifying : perl-Text-Balanced-2.04-1.oe2203.noarch 151/342 2024-05-02 19:33:56.916 | Verifying : perl-Text-Diff-1.45-7.oe2203.noarch 152/342 2024-05-02 19:33:56.916 | Verifying : perl-Text-ParseWords-3.30-419.oe2203.noarch 153/342 2024-05-02 19:33:56.916 | Verifying : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 154/342 2024-05-02 19:33:56.916 | Verifying : perl-Thread-Queue-3.13-3.oe2203.noarch 155/342 2024-05-02 19:33:56.916 | Verifying : perl-Time-Local-2:1.300-1.oe2203.noarch 156/342 2024-05-02 19:33:56.917 | Verifying : perl-URI-5.10-1.oe2203.noarch 157/342 2024-05-02 19:33:56.917 | Verifying : perl-Unicode-Collate-1.31-1.oe2203.aarch64 158/342 2024-05-02 19:33:56.917 | Verifying : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 159/342 2024-05-02 19:33:56.917 | Verifying : perl-autodie-2.34-2.oe2203.noarch 160/342 2024-05-02 19:33:56.918 | Verifying : perl-bignum-0.63-1.oe2203.noarch 161/342 2024-05-02 19:33:56.918 | Verifying : perl-constant-1.33-421.oe2203.noarch 162/342 2024-05-02 19:33:56.918 | Verifying : perl-experimental-0.025-1.oe2203.noarch 163/342 2024-05-02 19:33:56.918 | Verifying : perl-parent-1:0.238-1.oe2203.noarch 164/342 2024-05-02 19:33:56.919 | Verifying : perl-perlfaq-5.20210520-1.oe2203.noarch 165/342 2024-05-02 19:33:56.919 | Verifying : perl-podlators-1:4.14-1.oe2203.noarch 166/342 2024-05-02 19:33:56.919 | Verifying : perl-threads-2:2.26-1.oe2203.aarch64 167/342 2024-05-02 19:33:56.919 | Verifying : perl-threads-shared-1.62-1.oe2203.aarch64 168/342 2024-05-02 19:33:56.920 | Verifying : perl-version-8:0.99.29-1.oe2203.aarch64 169/342 2024-05-02 19:33:56.920 | Verifying : pigz-2.6-1.oe2203.aarch64 170/342 2024-05-02 19:33:56.920 | Verifying : pinentry-1.1.1-2.oe2203.aarch64 171/342 2024-05-02 19:33:56.920 | Verifying : python3-dateutil-1:2.8.2-2.oe2203.noarch 172/342 2024-05-02 19:33:56.921 | Verifying : python3-dbus-1.2.18-2.oe2203.aarch64 173/342 2024-05-02 19:33:56.921 | Verifying : python3-distro-1.6.0-1.oe2203.noarch 174/342 2024-05-02 19:33:56.921 | Verifying : python3-libcomps-0.1.18-1.oe2203.aarch64 175/342 2024-05-02 19:33:56.921 | Verifying : python3-pyparsing-3.0.6-1.oe2203.noarch 176/342 2024-05-02 19:33:56.921 | Verifying : python3-six-1.16.0-1.oe2203.noarch 177/342 2024-05-02 19:33:56.922 | Verifying : qt5-srpm-macros-5.15.2-1.oe2203.noarch 178/342 2024-05-02 19:33:56.922 | Verifying : shared-mime-info-2.1-1.oe2203.aarch64 179/342 2024-05-02 19:33:56.922 | Verifying : slang-2.3.2-8.oe2203.aarch64 180/342 2024-05-02 19:33:56.922 | Verifying : systemtap-sdt-devel-4.5-2.oe2203.aarch64 181/342 2024-05-02 19:33:56.923 | Verifying : trousers-0.3.15-1.oe2203.aarch64 182/342 2024-05-02 19:33:56.923 | Verifying : which-2.21-14.oe2203.aarch64 183/342 2024-05-02 19:33:56.923 | Verifying : xkeyboard-config-2.33-1.oe2203.noarch 184/342 2024-05-02 19:33:56.923 | Verifying : zip-3.0-29.oe2203.aarch64 185/342 2024-05-02 19:33:56.924 | Verifying : acl-2.3.1-2.oe2203.aarch64 186/342 2024-05-02 19:33:56.924 | Verifying : atk-2.36.0-2.oe2203.aarch64 187/342 2024-05-02 19:33:56.924 | Verifying : avahi-libs-0.8-19.oe2203.aarch64 188/342 2024-05-02 19:33:56.924 | Verifying : bash-5.1.8-6.oe2203.aarch64 189/342 2024-05-02 19:33:56.924 | Verifying : bzip2-1.0.8-6.oe2203.aarch64 190/342 2024-05-02 19:33:56.925 | Verifying : ca-certificates-2023.2.60-2.oe2203.noarch 191/342 2024-05-02 19:33:56.925 | Verifying : colord-libs-1.4.5-4.oe2203.aarch64 192/342 2024-05-02 19:33:56.925 | Verifying : coreutils-9.0-5.oe2203.aarch64 193/342 2024-05-02 19:33:56.925 | Verifying : cpio-2.13-10.oe2203.aarch64 194/342 2024-05-02 19:33:56.926 | Verifying : cups-libs-1:2.4.0-10.oe2203.aarch64 195/342 2024-05-02 19:33:56.926 | Verifying : curl-7.79.1-28.oe2203.aarch64 196/342 2024-05-02 19:33:56.926 | Verifying : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 197/342 2024-05-02 19:33:56.926 | Verifying : dbus-1:1.12.20-10.oe2203.aarch64 198/342 2024-05-02 19:33:56.926 | Verifying : dbus-common-1:1.12.20-10.oe2203.noarch 199/342 2024-05-02 19:33:56.927 | Verifying : dbus-daemon-1:1.12.20-10.oe2203.aarch64 200/342 2024-05-02 19:33:56.927 | Verifying : dbus-libs-1:1.12.20-10.oe2203.aarch64 201/342 2024-05-02 19:33:56.927 | Verifying : dbus-tools-1:1.12.20-10.oe2203.aarch64 202/342 2024-05-02 19:33:56.927 | Verifying : dconf-0.40.0-3.oe2203.aarch64 203/342 2024-05-02 19:33:56.928 | Verifying : dnf-4.10.0-15.oe2203.noarch 204/342 2024-05-02 19:33:56.928 | Verifying : dnf-data-4.10.0-15.oe2203.noarch 205/342 2024-05-02 19:33:56.928 | Verifying : dnf-plugins-core-4.0.24-6.oe2203.noarch 206/342 2024-05-02 19:33:56.928 | Verifying : dracut-055-10.oe2203.aarch64 207/342 2024-05-02 19:33:56.928 | Verifying : e2fsprogs-1.46.4-21.oe2203.aarch64 208/342 2024-05-02 19:33:56.929 | Verifying : e2fsprogs-help-1.46.4-21.oe2203.noarch 209/342 2024-05-02 19:33:56.929 | Verifying : efi-srpm-macros-4-5.oe2203.noarch 210/342 2024-05-02 19:33:56.929 | Verifying : elfutils-0.185-13.oe2203.aarch64 211/342 2024-05-02 19:33:56.929 | Verifying : elfutils-extra-0.185-13.oe2203.aarch64 212/342 2024-05-02 19:33:56.930 | Verifying : expat-2.4.1-10.oe2203.aarch64 213/342 2024-05-02 19:33:56.930 | Verifying : file-5.41-3.oe2203.aarch64 214/342 2024-05-02 19:33:56.930 | Verifying : file-libs-5.41-3.oe2203.aarch64 215/342 2024-05-02 19:33:56.930 | Verifying : freetype-2.11.0-3.oe2203.aarch64 216/342 2024-05-02 19:33:56.931 | Verifying : fribidi-1.0.10-2.oe2203.aarch64 217/342 2024-05-02 19:33:56.931 | Verifying : gawk-5.1.1-4.oe2203.aarch64 218/342 2024-05-02 19:33:56.931 | Verifying : gdbm-1:1.22-11.oe2203.aarch64 219/342 2024-05-02 19:33:56.931 | Verifying : gdk-pixbuf2-2.42.6-5.oe2203.aarch64 220/342 2024-05-02 19:33:56.931 | Verifying : gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 221/342 2024-05-02 19:33:56.932 | Verifying : glib2-2.68.1-21.oe2203.aarch64 222/342 2024-05-02 19:33:56.932 | Verifying : glibc-2.34-144.oe2203.aarch64 223/342 2024-05-02 19:33:56.932 | Verifying : glibc-common-2.34-144.oe2203.aarch64 224/342 2024-05-02 19:33:56.932 | Verifying : gnupg2-2.2.32-3.oe2203.aarch64 225/342 2024-05-02 19:33:56.933 | Verifying : gnutls-3.7.2-13.oe2203.aarch64 226/342 2024-05-02 19:33:56.933 | Verifying : gpgme-1.16.0-3.oe2203.aarch64 227/342 2024-05-02 19:33:56.933 | Verifying : grep-3.7-9.oe2203.aarch64 228/342 2024-05-02 19:33:56.933 | Verifying : groff-1.22.4-11.oe2203.aarch64 229/342 2024-05-02 19:33:56.934 | Verifying : groff-base-1.22.4-11.oe2203.aarch64 230/342 2024-05-02 19:33:56.934 | Verifying : grub2-common-1:2.06-41.oe2203.noarch 231/342 2024-05-02 19:33:56.934 | Verifying : grub2-tools-1:2.06-41.oe2203.aarch64 232/342 2024-05-02 19:33:56.934 | Verifying : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 233/342 2024-05-02 19:33:56.934 | Verifying : gzip-1.11-3.oe2203.aarch64 234/342 2024-05-02 19:33:56.935 | Verifying : harfbuzz-2.8.2-4.oe2203.aarch64 235/342 2024-05-02 19:33:56.935 | Verifying : hicolor-icon-theme-0.17-6.oe2203.noarch 236/342 2024-05-02 19:33:56.935 | Verifying : jbigkit-libs-2.1-19.oe2203.aarch64 237/342 2024-05-02 19:33:56.935 | Verifying : json-c-0.15-6.oe2203.aarch64 238/342 2024-05-02 19:33:56.936 | Verifying : kpartx-0.8.7-6.oe2203.aarch64 239/342 2024-05-02 19:33:56.936 | Verifying : krb5-libs-1.19.2-8.oe2203.aarch64 240/342 2024-05-02 19:33:56.936 | Verifying : less-590-6.oe2203.aarch64 241/342 2024-05-02 19:33:56.936 | Verifying : libX11-1.7.2-8.oe2203.aarch64 242/342 2024-05-02 19:33:56.936 | Verifying : libXext-1.3.4-4.oe2203.aarch64 243/342 2024-05-02 19:33:56.937 | Verifying : libXi-1.8-2.oe2203.aarch64 244/342 2024-05-02 19:33:56.937 | Verifying : libacl-2.3.1-2.oe2203.aarch64 245/342 2024-05-02 19:33:56.937 | Verifying : libarchive-3.5.2-6.oe2203.aarch64 246/342 2024-05-02 19:33:56.937 | Verifying : libblkid-2.37.2-28.oe2203.aarch64 247/342 2024-05-02 19:33:56.938 | Verifying : libcap-2.61-5.oe2203.aarch64 248/342 2024-05-02 19:33:56.938 | Verifying : libcurl-7.79.1-28.oe2203.aarch64 249/342 2024-05-02 19:33:56.938 | Verifying : libdnf-0.65.0-6.oe2203.aarch64 250/342 2024-05-02 19:33:56.938 | Verifying : libfdisk-2.37.2-28.oe2203.aarch64 251/342 2024-05-02 19:33:56.938 | Verifying : libgcc-10.3.1-23.oe2203.aarch64 252/342 2024-05-02 19:33:56.939 | Verifying : libgcrypt-1.9.4-2.oe2203.aarch64 253/342 2024-05-02 19:33:56.939 | Verifying : libgomp-10.3.1-23.oe2203.aarch64 254/342 2024-05-02 19:33:56.939 | Verifying : libgpg-error-1.43-2.oe2203.aarch64 255/342 2024-05-02 19:33:56.939 | Verifying : libicu-69.1-7.oe2203.aarch64 256/342 2024-05-02 19:33:56.940 | Verifying : libjpeg-turbo-2.1.1-2.oe2203.aarch64 257/342 2024-05-02 19:33:56.940 | Verifying : libkcapi-1.3.1-7.oe2203.aarch64 258/342 2024-05-02 19:33:56.940 | Verifying : libksba-1.6.0-3.oe2203.aarch64 259/342 2024-05-02 19:33:56.940 | Verifying : libmount-2.37.2-28.oe2203.aarch64 260/342 2024-05-02 19:33:56.941 | Verifying : libnghttp2-1.46.0-5.oe2203.aarch64 261/342 2024-05-02 19:33:56.941 | Verifying : libnsl2-2.0.0-4.oe2203.aarch64 262/342 2024-05-02 19:33:56.941 | Verifying : libpng-2:1.6.37-4.oe2203.aarch64 263/342 2024-05-02 19:33:56.941 | Verifying : libpsl-0.21.1-5.oe2203.aarch64 264/342 2024-05-02 19:33:56.941 | Verifying : libpwquality-1.4.4-4.oe2203.aarch64 265/342 2024-05-02 19:33:56.942 | Verifying : libselinux-3.3-5.oe2203.aarch64 266/342 2024-05-02 19:33:56.942 | Verifying : libsepol-3.3-6.oe2203.aarch64 267/342 2024-05-02 19:33:56.942 | Verifying : libsmartcols-2.37.2-28.oe2203.aarch64 268/342 2024-05-02 19:33:56.942 | Verifying : libsolv-0.7.20-4.oe2203.aarch64 269/342 2024-05-02 19:33:56.943 | Verifying : libssh-0.9.6-8.oe2203.aarch64 270/342 2024-05-02 19:33:56.943 | Verifying : libstdc++-10.3.1-23.oe2203.aarch64 271/342 2024-05-02 19:33:56.943 | Verifying : libtasn1-4.17.0-3.oe2203.aarch64 272/342 2024-05-02 19:33:56.943 | Verifying : libtiff-4.3.0-36.oe2203.aarch64 273/342 2024-05-02 19:33:56.943 | Verifying : libtirpc-1.3.2-3.oe2203.aarch64 274/342 2024-05-02 19:33:56.944 | Verifying : libuuid-2.37.2-28.oe2203.aarch64 275/342 2024-05-02 19:33:56.944 | Verifying : libxcb-1.14-2.oe2203.aarch64 276/342 2024-05-02 19:33:56.944 | Verifying : libxml2-2.9.12-19.oe2203.aarch64 277/342 2024-05-02 19:33:56.944 | Verifying : logrotate-3.20.1-1.oe2203.aarch64 278/342 2024-05-02 19:33:56.945 | Verifying : lua-5.4.3-11.oe2203.aarch64 279/342 2024-05-02 19:33:56.945 | Verifying : ncurses-6.3-8.oe2203.aarch64 280/342 2024-05-02 19:33:56.945 | Verifying : ncurses-base-6.3-8.oe2203.noarch 281/342 2024-05-02 19:33:56.945 | Verifying : ncurses-libs-6.3-8.oe2203.aarch64 282/342 2024-05-02 19:33:56.946 | Verifying : nettle-3.8.1-1.oe2203.aarch64 283/342 2024-05-02 19:33:56.946 | Verifying : newt-0.52.21-8.oe2203.aarch64 284/342 2024-05-02 19:33:56.946 | Verifying : openEuler-rpm-config-30-30.oe2203.aarch64 285/342 2024-05-02 19:33:56.946 | Verifying : openldap-2.6.0-6.oe2203.aarch64 286/342 2024-05-02 19:33:56.946 | Verifying : openssh-8.8p1-23.oe2203.aarch64 287/342 2024-05-02 19:33:56.947 | Verifying : openssh-clients-8.8p1-23.oe2203.aarch64 288/342 2024-05-02 19:33:56.947 | Verifying : openssh-server-8.8p1-23.oe2203.aarch64 289/342 2024-05-02 19:33:56.947 | Verifying : openssl-1:1.1.1m-26.oe2203.aarch64 290/342 2024-05-02 19:33:56.947 | Verifying : openssl-libs-1:1.1.1m-26.oe2203.aarch64 291/342 2024-05-02 19:33:56.948 | Verifying : p11-kit-0.24.0-2.oe2203.aarch64 292/342 2024-05-02 19:33:56.948 | Verifying : p11-kit-trust-0.24.0-2.oe2203.aarch64 293/342 2024-05-02 19:33:56.948 | Verifying : pam-1.5.2-7.oe2203.aarch64 294/342 2024-05-02 19:33:56.948 | Verifying : pango-1.49.3-3.oe2203.aarch64 295/342 2024-05-02 19:33:56.948 | Verifying : pcre-8.45-2.oe2203.aarch64 296/342 2024-05-02 19:33:56.949 | Verifying : pcre2-10.39-9.oe2203.aarch64 297/342 2024-05-02 19:33:56.949 | Verifying : perl-4:5.34.0-12.oe2203.aarch64 298/342 2024-05-02 19:33:56.949 | Verifying : perl-Encode-4:3.16-3.oe2203.aarch64 299/342 2024-05-02 19:33:56.949 | Verifying : perl-HTTP-Tiny-0.080-2.oe2203.noarch 300/342 2024-05-02 19:33:56.950 | Verifying : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 301/342 2024-05-02 19:33:56.950 | Verifying : perl-Test-Harness-2:3.42-2.oe2203.noarch 302/342 2024-05-02 19:33:56.950 | Verifying : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 303/342 2024-05-02 19:33:56.950 | Verifying : perl-devel-4:5.34.0-12.oe2203.aarch64 304/342 2024-05-02 19:33:56.951 | Verifying : perl-libnet-3.13-2.oe2203.noarch 305/342 2024-05-02 19:33:56.951 | Verifying : perl-libs-4:5.34.0-12.oe2203.aarch64 306/342 2024-05-02 19:33:56.951 | Verifying : pixman-0.40.0-3.oe2203.aarch64 307/342 2024-05-02 19:33:56.951 | Verifying : pkgconf-1.8.0-3.oe2203.aarch64 308/342 2024-05-02 19:33:56.951 | Verifying : popt-1.18-3.oe2203.aarch64 309/342 2024-05-02 19:33:56.952 | Verifying : procps-ng-3.3.17-5.oe2203.aarch64 310/342 2024-05-02 19:33:56.952 | Verifying : publicsuffix-list-20211113-2.oe2203.noarch 311/342 2024-05-02 19:33:56.952 | Verifying : python-pip-wheel-21.3.1-2.oe2203.noarch 312/342 2024-05-02 19:33:56.952 | Verifying : python-setuptools-59.4.0-5.oe2203.noarch 313/342 2024-05-02 19:33:56.953 | Verifying : python3-3.9.9-28.oe2203.aarch64 314/342 2024-05-02 19:33:56.953 | Verifying : python3-dnf-4.10.0-15.oe2203.noarch 315/342 2024-05-02 19:33:56.953 | Verifying : python3-dnf-plugins-core-4.0.24-6.oe2203.noarch 316/342 2024-05-02 19:33:56.953 | Verifying : python3-gpgme-1.16.0-3.oe2203.aarch64 317/342 2024-05-02 19:33:56.954 | Verifying : python3-hawkey-0.65.0-6.oe2203.aarch64 318/342 2024-05-02 19:33:56.954 | Verifying : python3-libdnf-0.65.0-6.oe2203.aarch64 319/342 2024-05-02 19:33:56.954 | Verifying : python3-pip-21.3.1-2.oe2203.noarch 320/342 2024-05-02 19:33:56.954 | Verifying : python3-rpm-4.17.0-33.oe2203.aarch64 321/342 2024-05-02 19:33:56.954 | Verifying : python3-setuptools-59.4.0-5.oe2203.noarch 322/342 2024-05-02 19:33:56.955 | Verifying : python3-unbound-1.13.2-11.oe2203.aarch64 323/342 2024-05-02 19:33:56.955 | Verifying : readline-8.1-3.oe2203.aarch64 324/342 2024-05-02 19:33:56.955 | Verifying : rpm-4.17.0-33.oe2203.aarch64 325/342 2024-05-02 19:33:56.955 | Verifying : rpm-libs-4.17.0-33.oe2203.aarch64 326/342 2024-05-02 19:33:56.956 | Verifying : sed-4.8-3.oe2203.aarch64 327/342 2024-05-02 19:33:56.956 | Verifying : shadow-2:4.9-13.oe2203.aarch64 328/342 2024-05-02 19:33:56.956 | Verifying : sqlite-3.37.2-7.oe2203.aarch64 329/342 2024-05-02 19:33:56.956 | Verifying : systemd-249-75.oe2203.aarch64 330/342 2024-05-02 19:33:56.957 | Verifying : systemd-libs-249-75.oe2203.aarch64 331/342 2024-05-02 19:33:56.957 | Verifying : systemd-udev-249-75.oe2203.aarch64 332/342 2024-05-02 19:33:56.957 | Verifying : tcl-1:8.6.10-4.oe2203.aarch64 333/342 2024-05-02 19:33:56.957 | Verifying : tpm2-tss-3.1.0-4.oe2203.aarch64 334/342 2024-05-02 19:33:56.957 | Verifying : tzdata-2022a-18.oe2203.noarch 335/342 2024-05-02 19:33:56.958 | Verifying : unbound-libs-1.13.2-11.oe2203.aarch64 336/342 2024-05-02 19:33:56.958 | Verifying : util-linux-2.37.2-28.oe2203.aarch64 337/342 2024-05-02 19:33:56.958 | Verifying : wayland-1.19.91-4.oe2203.aarch64 338/342 2024-05-02 19:33:56.958 | Verifying : xz-5.2.5-2.oe2203.aarch64 339/342 2024-05-02 19:33:56.959 | Verifying : xz-libs-5.2.5-2.oe2203.aarch64 340/342 2024-05-02 19:33:56.959 | Verifying : zlib-1.2.11-24.oe2203.aarch64 341/342 2024-05-02 19:34:08.152 | Verifying : zstd-1.5.0-4.oe2203.aarch64 342/342 2024-05-02 19:34:08.152 | 2024-05-02 19:34:08.152 | Installed: 2024-05-02 19:34:08.152 | acl-2.3.1-2.oe2203.aarch64 2024-05-02 19:34:08.152 | adwaita-cursor-theme-41.0-1.oe2203.noarch 2024-05-02 19:34:08.152 | adwaita-icon-theme-41.0-1.oe2203.noarch 2024-05-02 19:34:08.152 | at-spi2-atk-2.38.0-1.oe2203.aarch64 2024-05-02 19:34:08.152 | at-spi2-core-2.42.0-1.oe2203.aarch64 2024-05-02 19:34:08.152 | atk-2.36.0-2.oe2203.aarch64 2024-05-02 19:34:08.152 | attr-2.5.1-2.oe2203.aarch64 2024-05-02 19:34:08.152 | audit-libs-1:3.0.1-3.oe2203.aarch64 2024-05-02 19:34:08.152 | avahi-libs-0.8-19.oe2203.aarch64 2024-05-02 19:34:08.152 | bash-5.1.8-6.oe2203.aarch64 2024-05-02 19:34:08.152 | brotli-1.0.9-2.oe2203.aarch64 2024-05-02 19:34:08.153 | bzip2-1.0.8-6.oe2203.aarch64 2024-05-02 19:34:08.153 | ca-certificates-2023.2.60-2.oe2203.noarch 2024-05-02 19:34:08.153 | cairo-1.17.4-1.oe2203.aarch64 2024-05-02 19:34:08.153 | cairo-gobject-1.17.4-1.oe2203.aarch64 2024-05-02 19:34:08.153 | chkconfig-1.20-1.oe2203.aarch64 2024-05-02 19:34:08.153 | colord-libs-1.4.5-4.oe2203.aarch64 2024-05-02 19:34:08.153 | coreutils-9.0-5.oe2203.aarch64 2024-05-02 19:34:08.153 | cpio-2.13-10.oe2203.aarch64 2024-05-02 19:34:08.153 | cracklib-2.9.7-8.oe2203.aarch64 2024-05-02 19:34:08.153 | cronie-1.5.7-1.oe2203.aarch64 2024-05-02 19:34:08.153 | crontabs-1.11-22.oe2203.noarch 2024-05-02 19:34:08.153 | crypto-policies-20200619-2.git781bbd4.oe2203.noarch 2024-05-02 19:34:08.153 | cups-libs-1:2.4.0-10.oe2203.aarch64 2024-05-02 19:34:08.153 | curl-7.79.1-28.oe2203.aarch64 2024-05-02 19:34:08.153 | cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 2024-05-02 19:34:08.153 | dbus-1:1.12.20-10.oe2203.aarch64 2024-05-02 19:34:08.153 | dbus-common-1:1.12.20-10.oe2203.noarch 2024-05-02 19:34:08.153 | dbus-daemon-1:1.12.20-10.oe2203.aarch64 2024-05-02 19:34:08.153 | dbus-libs-1:1.12.20-10.oe2203.aarch64 2024-05-02 19:34:08.153 | dbus-tools-1:1.12.20-10.oe2203.aarch64 2024-05-02 19:34:08.153 | dconf-0.40.0-3.oe2203.aarch64 2024-05-02 19:34:08.153 | dejavu-fonts-2.37-1.oe2203.noarch 2024-05-02 19:34:08.153 | device-mapper-8:1.02.181-4.oe2203.aarch64 2024-05-02 19:34:08.153 | diffutils-3.8-2.oe2203.aarch64 2024-05-02 19:34:08.153 | dnf-4.10.0-15.oe2203.noarch 2024-05-02 19:34:08.153 | dnf-data-4.10.0-15.oe2203.noarch 2024-05-02 19:34:08.153 | dnf-plugins-core-4.0.24-6.oe2203.noarch 2024-05-02 19:34:08.153 | dracut-055-10.oe2203.aarch64 2024-05-02 19:34:08.153 | e2fsprogs-1.46.4-21.oe2203.aarch64 2024-05-02 19:34:08.153 | e2fsprogs-help-1.46.4-21.oe2203.noarch 2024-05-02 19:34:08.153 | efi-srpm-macros-4-5.oe2203.noarch 2024-05-02 19:34:08.153 | elfutils-0.185-13.oe2203.aarch64 2024-05-02 19:34:08.153 | elfutils-extra-0.185-13.oe2203.aarch64 2024-05-02 19:34:08.153 | expat-2.4.1-10.oe2203.aarch64 2024-05-02 19:34:08.153 | file-5.41-3.oe2203.aarch64 2024-05-02 19:34:08.153 | file-libs-5.41-3.oe2203.aarch64 2024-05-02 19:34:08.153 | findutils-2:4.8.0-3.oe2203.aarch64 2024-05-02 19:34:08.153 | fontconfig-2.13.94-1.oe2203.aarch64 2024-05-02 19:34:08.153 | fonts-filesystem-2.0.5-2.oe2203.noarch 2024-05-02 19:34:08.153 | freetype-2.11.0-3.oe2203.aarch64 2024-05-02 19:34:08.153 | fribidi-1.0.10-2.oe2203.aarch64 2024-05-02 19:34:08.153 | fuse-2.9.9-9.oe2203.aarch64 2024-05-02 19:34:08.153 | fuse-common-3.10.5-3.oe2203.aarch64 2024-05-02 19:34:08.153 | fuse-help-2.9.9-9.oe2203.aarch64 2024-05-02 19:34:08.153 | gawk-5.1.1-4.oe2203.aarch64 2024-05-02 19:34:08.153 | gcr-3.41.0-1.oe2203.aarch64 2024-05-02 19:34:08.153 | gcr-base-3.41.0-1.oe2203.aarch64 2024-05-02 19:34:08.153 | gdbm-1:1.22-11.oe2203.aarch64 2024-05-02 19:34:08.153 | gdk-pixbuf2-2.42.6-5.oe2203.aarch64 2024-05-02 19:34:08.153 | gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 2024-05-02 19:34:08.153 | gettext-0.21-4.oe2203.aarch64 2024-05-02 19:34:08.153 | glib2-2.68.1-21.oe2203.aarch64 2024-05-02 19:34:08.154 | glibc-2.34-144.oe2203.aarch64 2024-05-02 19:34:08.154 | glibc-common-2.34-144.oe2203.aarch64 2024-05-02 19:34:08.154 | gmp-1:6.2.1-1.oe2203.aarch64 2024-05-02 19:34:08.154 | gnupg2-2.2.32-3.oe2203.aarch64 2024-05-02 19:34:08.154 | gnutls-3.7.2-13.oe2203.aarch64 2024-05-02 19:34:08.154 | gpgme-1.16.0-3.oe2203.aarch64 2024-05-02 19:34:08.154 | graphite2-1.3.14-5.oe2203.aarch64 2024-05-02 19:34:08.154 | grep-3.7-9.oe2203.aarch64 2024-05-02 19:34:08.154 | groff-1.22.4-11.oe2203.aarch64 2024-05-02 19:34:08.154 | groff-base-1.22.4-11.oe2203.aarch64 2024-05-02 19:34:08.154 | grub2-common-1:2.06-41.oe2203.noarch 2024-05-02 19:34:08.154 | grub2-tools-1:2.06-41.oe2203.aarch64 2024-05-02 19:34:08.154 | grub2-tools-minimal-1:2.06-41.oe2203.aarch64 2024-05-02 19:34:08.154 | grubby-8.40-28.oe2203.aarch64 2024-05-02 19:34:08.154 | gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 2024-05-02 19:34:08.154 | gtk2-2.24.33-4.oe2203.aarch64 2024-05-02 19:34:08.154 | gtk3-3.24.30-5.oe2203.aarch64 2024-05-02 19:34:08.154 | gzip-1.11-3.oe2203.aarch64 2024-05-02 19:34:08.154 | harfbuzz-2.8.2-4.oe2203.aarch64 2024-05-02 19:34:08.154 | hicolor-icon-theme-0.17-6.oe2203.noarch 2024-05-02 19:34:08.154 | ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 2024-05-02 19:34:08.154 | info-6.8-3.oe2203.aarch64 2024-05-02 19:34:08.154 | jbigkit-libs-2.1-19.oe2203.aarch64 2024-05-02 19:34:08.154 | json-c-0.15-6.oe2203.aarch64 2024-05-02 19:34:08.154 | kbd-2.4.0-1.oe2203.aarch64 2024-05-02 19:34:08.154 | kbd-legacy-2.4.0-1.oe2203.noarch 2024-05-02 19:34:08.154 | kbd-misc-2.4.0-1.oe2203.noarch 2024-05-02 19:34:08.154 | keyutils-libs-1.6.3-3.oe2203.aarch64 2024-05-02 19:34:08.154 | kmod-29-3.oe2203.aarch64 2024-05-02 19:34:08.154 | kmod-libs-29-3.oe2203.aarch64 2024-05-02 19:34:08.154 | kpartx-0.8.7-6.oe2203.aarch64 2024-05-02 19:34:08.154 | krb5-libs-1.19.2-8.oe2203.aarch64 2024-05-02 19:34:08.154 | lcms2-2.12-1.oe2203.aarch64 2024-05-02 19:34:08.154 | less-590-6.oe2203.aarch64 2024-05-02 19:34:08.154 | libX11-1.7.2-8.oe2203.aarch64 2024-05-02 19:34:08.154 | libXau-1.0.9-2.oe2203.aarch64 2024-05-02 19:34:08.154 | libXcomposite-0.4.5-1.oe2203.aarch64 2024-05-02 19:34:08.154 | libXcursor-1.2.0-1.oe2203.aarch64 2024-05-02 19:34:08.154 | libXdamage-1.1.5-1.oe2203.aarch64 2024-05-02 19:34:08.154 | libXext-1.3.4-4.oe2203.aarch64 2024-05-02 19:34:08.154 | libXfixes-6.0.0-1.oe2203.aarch64 2024-05-02 19:34:08.154 | libXft-2.3.4-1.oe2203.aarch64 2024-05-02 19:34:08.154 | libXi-1.8-2.oe2203.aarch64 2024-05-02 19:34:08.155 | libXinerama-1.1.4-5.oe2203.aarch64 2024-05-02 19:34:08.155 | libXrandr-1.5.2-1.oe2203.aarch64 2024-05-02 19:34:08.155 | libXrender-0.9.10-10.oe2203.aarch64 2024-05-02 19:34:08.155 | libXtst-1.2.3-10.oe2203.aarch64 2024-05-02 19:34:08.155 | libacl-2.3.1-2.oe2203.aarch64 2024-05-02 19:34:08.155 | libarchive-3.5.2-6.oe2203.aarch64 2024-05-02 19:34:08.155 | libassuan-2.5.5-1.oe2203.aarch64 2024-05-02 19:34:08.155 | libblkid-2.37.2-28.oe2203.aarch64 2024-05-02 19:34:08.155 | libcap-2.61-5.oe2203.aarch64 2024-05-02 19:34:08.155 | libcap-ng-0.8.2-1.oe2203.aarch64 2024-05-02 19:34:08.155 | libcomps-0.1.18-1.oe2203.aarch64 2024-05-02 19:34:08.155 | libcurl-7.79.1-28.oe2203.aarch64 2024-05-02 19:34:08.155 | libdatrie-0.2.13-1.oe2203.aarch64 2024-05-02 19:34:08.155 | libdnf-0.65.0-6.oe2203.aarch64 2024-05-02 19:34:08.155 | libedit-3.1-28.oe2203.aarch64 2024-05-02 19:34:08.155 | libepoxy-1.5.9-1.oe2203.aarch64 2024-05-02 19:34:08.155 | libev-4.33-2.oe2203.aarch64 2024-05-02 19:34:08.155 | libevent-2.1.12-4.oe2203.aarch64 2024-05-02 19:34:08.155 | libfdisk-2.37.2-28.oe2203.aarch64 2024-05-02 19:34:08.155 | libffi-3.4.2-2.oe2203.aarch64 2024-05-02 19:34:08.155 | libgcc-10.3.1-23.oe2203.aarch64 2024-05-02 19:34:08.155 | libgcrypt-1.9.4-2.oe2203.aarch64 2024-05-02 19:34:08.155 | libgomp-10.3.1-23.oe2203.aarch64 2024-05-02 19:34:08.155 | libgpg-error-1.43-2.oe2203.aarch64 2024-05-02 19:34:08.155 | libgusb-0.3.8-1.oe2203.aarch64 2024-05-02 19:34:08.155 | libicu-69.1-7.oe2203.aarch64 2024-05-02 19:34:08.155 | libidn2-2.3.2-2.oe2203.aarch64 2024-05-02 19:34:08.155 | libjpeg-turbo-2.1.1-2.oe2203.aarch64 2024-05-02 19:34:08.155 | libkcapi-1.3.1-7.oe2203.aarch64 2024-05-02 19:34:08.155 | libksba-1.6.0-3.oe2203.aarch64 2024-05-02 19:34:08.155 | libmodulemd-2.13.0-1.oe2203.aarch64 2024-05-02 19:34:08.155 | libmount-2.37.2-28.oe2203.aarch64 2024-05-02 19:34:08.155 | libnghttp2-1.46.0-5.oe2203.aarch64 2024-05-02 19:34:08.155 | libnsl2-2.0.0-4.oe2203.aarch64 2024-05-02 19:34:08.155 | libpipeline-1.5.4-1.oe2203.aarch64 2024-05-02 19:34:08.155 | libpng-2:1.6.37-4.oe2203.aarch64 2024-05-02 19:34:08.155 | libpsl-0.21.1-5.oe2203.aarch64 2024-05-02 19:34:08.155 | libpwquality-1.4.4-4.oe2203.aarch64 2024-05-02 19:34:08.155 | librepo-1.14.2-2.oe2203.aarch64 2024-05-02 19:34:08.155 | libreport-filesystem-2.15.2-1.oe2203.noarch 2024-05-02 19:34:08.155 | libseccomp-2.5.3-1.oe2203.aarch64 2024-05-02 19:34:08.155 | libsecret-0.20.4-1.oe2203.aarch64 2024-05-02 19:34:08.155 | libselinux-3.3-5.oe2203.aarch64 2024-05-02 19:34:08.156 | libsemanage-3.3-3.oe2203.aarch64 2024-05-02 19:34:08.156 | libsepol-3.3-6.oe2203.aarch64 2024-05-02 19:34:08.156 | libsigsegv-2.13-1.oe2203.aarch64 2024-05-02 19:34:08.156 | libsmartcols-2.37.2-28.oe2203.aarch64 2024-05-02 19:34:08.156 | libsolv-0.7.20-4.oe2203.aarch64 2024-05-02 19:34:08.156 | libssh-0.9.6-8.oe2203.aarch64 2024-05-02 19:34:08.156 | libstdc++-10.3.1-23.oe2203.aarch64 2024-05-02 19:34:08.156 | libtasn1-4.17.0-3.oe2203.aarch64 2024-05-02 19:34:08.156 | libthai-0.1.28-4.oe2203.aarch64 2024-05-02 19:34:08.156 | libtiff-4.3.0-36.oe2203.aarch64 2024-05-02 19:34:08.156 | libtirpc-1.3.2-3.oe2203.aarch64 2024-05-02 19:34:08.156 | libunistring-0.9.10-8.oe2203.aarch64 2024-05-02 19:34:08.156 | libusbx-1.0.24-1.oe2203.aarch64 2024-05-02 19:34:08.156 | libutempter-1.2.1-2.oe2203.aarch64 2024-05-02 19:34:08.156 | libuuid-2.37.2-28.oe2203.aarch64 2024-05-02 19:34:08.156 | libverto-0.3.2-1.oe2203.aarch64 2024-05-02 19:34:08.156 | libxcb-1.14-2.oe2203.aarch64 2024-05-02 19:34:08.156 | libxcrypt-4.4.26-2.oe2203.aarch64 2024-05-02 19:34:08.156 | libxkbcommon-1.3.1-1.oe2203.aarch64 2024-05-02 19:34:08.156 | libxml2-2.9.12-19.oe2203.aarch64 2024-05-02 19:34:08.156 | libyaml-0.2.5-2.oe2203.aarch64 2024-05-02 19:34:08.156 | logrotate-3.20.1-1.oe2203.aarch64 2024-05-02 19:34:08.156 | lua-5.4.3-11.oe2203.aarch64 2024-05-02 19:34:08.156 | lz4-1.9.3-2.oe2203.aarch64 2024-05-02 19:34:08.156 | man-db-2.9.4-2.oe2203.aarch64 2024-05-02 19:34:08.156 | mpfr-4.1.0-1.oe2203.aarch64 2024-05-02 19:34:08.156 | ncurses-6.3-8.oe2203.aarch64 2024-05-02 19:34:08.156 | ncurses-base-6.3-8.oe2203.noarch 2024-05-02 19:34:08.156 | ncurses-libs-6.3-8.oe2203.aarch64 2024-05-02 19:34:08.156 | nettle-3.8.1-1.oe2203.aarch64 2024-05-02 19:34:08.156 | newt-0.52.21-8.oe2203.aarch64 2024-05-02 19:34:08.156 | npth-1.6-2.oe2203.aarch64 2024-05-02 19:34:08.156 | openEuler-rpm-config-30-30.oe2203.aarch64 2024-05-02 19:34:08.156 | openldap-2.6.0-6.oe2203.aarch64 2024-05-02 19:34:08.156 | openssh-8.8p1-23.oe2203.aarch64 2024-05-02 19:34:08.156 | openssh-clients-8.8p1-23.oe2203.aarch64 2024-05-02 19:34:08.156 | openssh-server-8.8p1-23.oe2203.aarch64 2024-05-02 19:34:08.156 | openssl-1:1.1.1m-26.oe2203.aarch64 2024-05-02 19:34:08.156 | openssl-libs-1:1.1.1m-26.oe2203.aarch64 2024-05-02 19:34:08.157 | openssl-pkcs11-0.4.11-5.oe2203.aarch64 2024-05-02 19:34:08.157 | os-prober-1.79-1.oe2203.aarch64 2024-05-02 19:34:08.157 | p11-kit-0.24.0-2.oe2203.aarch64 2024-05-02 19:34:08.157 | p11-kit-trust-0.24.0-2.oe2203.aarch64 2024-05-02 19:34:08.157 | pam-1.5.2-7.oe2203.aarch64 2024-05-02 19:34:08.157 | pango-1.49.3-3.oe2203.aarch64 2024-05-02 19:34:08.157 | pcre-8.45-2.oe2203.aarch64 2024-05-02 19:34:08.157 | pcre2-10.39-9.oe2203.aarch64 2024-05-02 19:34:08.157 | perl-4:5.34.0-12.oe2203.aarch64 2024-05-02 19:34:08.157 | perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 2024-05-02 19:34:08.157 | perl-Archive-Tar-2.40-1.oe2203.noarch 2024-05-02 19:34:08.157 | perl-B-Debug-1.26-5.oe2203.noarch 2024-05-02 19:34:08.157 | perl-CPAN-Meta-2.150010-419.oe2203.noarch 2024-05-02 19:34:08.157 | perl-CPAN-Meta-Requirements-2.140-419.oe2203.noarch 2024-05-02 19:34:08.157 | perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 2024-05-02 19:34:08.157 | perl-Carp-1.50-418.oe2203.noarch 2024-05-02 19:34:08.157 | perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 2024-05-02 19:34:08.157 | perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 2024-05-02 19:34:08.157 | perl-Config-Perl-V-0.33-1.oe2203.noarch 2024-05-02 19:34:08.157 | perl-Data-Dumper-2.183-1.oe2203.aarch64 2024-05-02 19:34:08.157 | perl-Devel-PPPort-3.63-1.oe2203.aarch64 2024-05-02 19:34:08.157 | perl-Digest-1.20-1.oe2203.noarch 2024-05-02 19:34:08.157 | perl-Digest-MD5-2.58-1.oe2203.aarch64 2024-05-02 19:34:08.157 | perl-Digest-SHA-1:6.02-7.oe2203.aarch64 2024-05-02 19:34:08.157 | perl-Encode-4:3.16-3.oe2203.aarch64 2024-05-02 19:34:08.157 | perl-Encode-Locale-1.05-12.oe2203.noarch 2024-05-02 19:34:08.157 | perl-Env-1.04-397.oe2203.noarch 2024-05-02 19:34:08.157 | perl-Exporter-5.74-1.oe2203.noarch 2024-05-02 19:34:08.157 | perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 2024-05-02 19:34:08.157 | perl-ExtUtils-Install-2.20-1.oe2203.noarch 2024-05-02 19:34:08.157 | perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 2024-05-02 19:34:08.157 | perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 2024-05-02 19:34:08.157 | perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 2024-05-02 19:34:08.157 | perl-File-Fetch-1.00-1.oe2203.noarch 2024-05-02 19:34:08.158 | perl-File-HomeDir-1.006-2.oe2203.noarch 2024-05-02 19:34:08.158 | perl-File-Path-2.18-1.oe2203.noarch 2024-05-02 19:34:08.158 | perl-File-Temp-1:0.2311-2.oe2203.noarch 2024-05-02 19:34:08.158 | perl-File-Which-1.27-1.oe2203.noarch 2024-05-02 19:34:08.158 | perl-Filter-2:1.60-3.oe2203.aarch64 2024-05-02 19:34:08.158 | perl-Filter-Simple-1:0.94-1.oe2203.noarch 2024-05-02 19:34:08.158 | perl-Getopt-Long-1:2.52-1.oe2203.noarch 2024-05-02 19:34:08.158 | perl-HTTP-Tiny-0.080-2.oe2203.noarch 2024-05-02 19:34:08.158 | perl-IO-Compress-2.101-2.oe2203.noarch 2024-05-02 19:34:08.158 | perl-IO-Socket-IP-0.41-2.oe2203.noarch 2024-05-02 19:34:08.158 | perl-IO-Socket-SSL-2.072-1.oe2203.noarch 2024-05-02 19:34:08.158 | perl-IPC-Cmd-2:1.04-4.oe2203.noarch 2024-05-02 19:34:08.158 | perl-IPC-SysV-2.09-1.oe2203.aarch64 2024-05-02 19:34:08.158 | perl-IPC-System-Simple-1.30-2.oe2203.noarch 2024-05-02 19:34:08.158 | perl-JSON-PP-1:4.06-1.oe2203.noarch 2024-05-02 19:34:08.158 | perl-Locale-Codes-3.68-1.oe2203.noarch 2024-05-02 19:34:08.158 | perl-Locale-Maketext-1:1.29-1.oe2203.noarch 2024-05-02 19:34:08.158 | perl-MIME-Base64-3.16-1.oe2203.aarch64 2024-05-02 19:34:08.158 | perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 2024-05-02 19:34:08.158 | perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch64 2024-05-02 19:34:08.158 | perl-Math-BigRat-0.2620-1.oe2203.noarch 2024-05-02 19:34:08.158 | perl-Module-CoreList-1:5.20211020-1.oe2203.noarch 2024-05-02 19:34:08.158 | perl-Module-Load-1:0.36-1.oe2203.noarch 2024-05-02 19:34:08.158 | perl-Module-Load-Conditional-0.74-1.oe2203.noarch 2024-05-02 19:34:08.158 | perl-Module-Metadata-1.000037-1.oe2203.noarch 2024-05-02 19:34:08.158 | perl-Mozilla-CA-1:20211001-1.oe2203.noarch 2024-05-02 19:34:08.158 | perl-Net-SSLeay-1.90-1.oe2203.aarch64 2024-05-02 19:34:08.158 | perl-Params-Check-1:0.38-418.oe2203.noarch 2024-05-02 19:34:08.158 | perl-PathTools-3.80-1.oe2203.aarch64 2024-05-02 19:34:08.159 | perl-Perl-OSType-1.010-421.oe2203.noarch 2024-05-02 19:34:08.159 | perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 2024-05-02 19:34:08.159 | perl-Pod-Checker-4:1.74-1.oe2203.noarch 2024-05-02 19:34:08.159 | perl-Pod-Escapes-1:1.07-420.oe2203.noarch 2024-05-02 19:34:08.159 | perl-Pod-Parser-1.63-398.oe2203.noarch 2024-05-02 19:34:08.159 | perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 2024-05-02 19:34:08.159 | perl-Pod-Simple-1:3.43-1.oe2203.noarch 2024-05-02 19:34:08.159 | perl-Pod-Usage-4:2.01-2.oe2203.noarch 2024-05-02 19:34:08.159 | perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 2024-05-02 19:34:08.159 | perl-Socket-4:2.032-1.oe2203.aarch64 2024-05-02 19:34:08.159 | perl-Storable-1:3.25-1.oe2203.aarch64 2024-05-02 19:34:08.159 | perl-Sys-Syslog-0.36-1.oe2203.aarch64 2024-05-02 19:34:08.159 | perl-Term-ANSIColor-5.01-1.oe2203.noarch 2024-05-02 19:34:08.159 | perl-Term-Cap-1.17-510.oe2203.noarch 2024-05-02 19:34:08.159 | perl-Test-Harness-2:3.42-2.oe2203.noarch 2024-05-02 19:34:08.159 | perl-Test-Simple-2:1.302188-1.oe2203.noarch 2024-05-02 19:34:08.159 | perl-Text-Balanced-2.04-1.oe2203.noarch 2024-05-02 19:34:08.159 | perl-Text-Diff-1.45-7.oe2203.noarch 2024-05-02 19:34:08.159 | perl-Text-ParseWords-3.30-419.oe2203.noarch 2024-05-02 19:34:08.159 | perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 2024-05-02 19:34:08.159 | perl-Thread-Queue-3.13-3.oe2203.noarch 2024-05-02 19:34:08.159 | perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 2024-05-02 19:34:08.159 | perl-Time-Local-2:1.300-1.oe2203.noarch 2024-05-02 19:34:08.159 | perl-URI-5.10-1.oe2203.noarch 2024-05-02 19:34:08.159 | perl-Unicode-Collate-1.31-1.oe2203.aarch64 2024-05-02 19:34:08.159 | perl-Unicode-Normalize-1.28-1.oe2203.aarch64 2024-05-02 19:34:08.159 | perl-autodie-2.34-2.oe2203.noarch 2024-05-02 19:34:08.159 | perl-bignum-0.63-1.oe2203.noarch 2024-05-02 19:34:08.159 | perl-constant-1.33-421.oe2203.noarch 2024-05-02 19:34:08.159 | perl-devel-4:5.34.0-12.oe2203.aarch64 2024-05-02 19:34:08.159 | perl-experimental-0.025-1.oe2203.noarch 2024-05-02 19:34:08.159 | perl-libnet-3.13-2.oe2203.noarch 2024-05-02 19:34:08.159 | perl-libs-4:5.34.0-12.oe2203.aarch64 2024-05-02 19:34:08.159 | perl-parent-1:0.238-1.oe2203.noarch 2024-05-02 19:34:08.159 | perl-perlfaq-5.20210520-1.oe2203.noarch 2024-05-02 19:34:08.159 | perl-podlators-1:4.14-1.oe2203.noarch 2024-05-02 19:34:08.160 | perl-threads-2:2.26-1.oe2203.aarch64 2024-05-02 19:34:08.160 | perl-threads-shared-1.62-1.oe2203.aarch64 2024-05-02 19:34:08.160 | perl-version-8:0.99.29-1.oe2203.aarch64 2024-05-02 19:34:08.160 | pigz-2.6-1.oe2203.aarch64 2024-05-02 19:34:08.160 | pinentry-1.1.1-2.oe2203.aarch64 2024-05-02 19:34:08.160 | pixman-0.40.0-3.oe2203.aarch64 2024-05-02 19:34:08.160 | pkgconf-1.8.0-3.oe2203.aarch64 2024-05-02 19:34:08.160 | popt-1.18-3.oe2203.aarch64 2024-05-02 19:34:08.160 | procps-ng-3.3.17-5.oe2203.aarch64 2024-05-02 19:34:08.160 | publicsuffix-list-20211113-2.oe2203.noarch 2024-05-02 19:34:08.160 | python-pip-wheel-21.3.1-2.oe2203.noarch 2024-05-02 19:34:08.160 | python-setuptools-59.4.0-5.oe2203.noarch 2024-05-02 19:34:08.160 | python3-3.9.9-28.oe2203.aarch64 2024-05-02 19:34:08.160 | python3-dateutil-1:2.8.2-2.oe2203.noarch 2024-05-02 19:34:08.160 | python3-dbus-1.2.18-2.oe2203.aarch64 2024-05-02 19:34:08.160 | python3-distro-1.6.0-1.oe2203.noarch 2024-05-02 19:34:08.160 | python3-dnf-4.10.0-15.oe2203.noarch 2024-05-02 19:34:08.160 | python3-dnf-plugins-core-4.0.24-6.oe2203.noarch 2024-05-02 19:34:08.160 | python3-gpgme-1.16.0-3.oe2203.aarch64 2024-05-02 19:34:08.160 | python3-hawkey-0.65.0-6.oe2203.aarch64 2024-05-02 19:34:08.160 | python3-libcomps-0.1.18-1.oe2203.aarch64 2024-05-02 19:34:08.160 | python3-libdnf-0.65.0-6.oe2203.aarch64 2024-05-02 19:34:08.160 | python3-pip-21.3.1-2.oe2203.noarch 2024-05-02 19:34:08.160 | python3-pyparsing-3.0.6-1.oe2203.noarch 2024-05-02 19:34:08.160 | python3-rpm-4.17.0-33.oe2203.aarch64 2024-05-02 19:34:08.160 | python3-setuptools-59.4.0-5.oe2203.noarch 2024-05-02 19:34:08.160 | python3-six-1.16.0-1.oe2203.noarch 2024-05-02 19:34:08.160 | python3-unbound-1.13.2-11.oe2203.aarch64 2024-05-02 19:34:08.160 | qt5-srpm-macros-5.15.2-1.oe2203.noarch 2024-05-02 19:34:08.160 | readline-8.1-3.oe2203.aarch64 2024-05-02 19:34:08.160 | rpm-4.17.0-33.oe2203.aarch64 2024-05-02 19:34:08.160 | rpm-libs-4.17.0-33.oe2203.aarch64 2024-05-02 19:34:08.160 | sed-4.8-3.oe2203.aarch64 2024-05-02 19:34:08.160 | shadow-2:4.9-13.oe2203.aarch64 2024-05-02 19:34:08.160 | shared-mime-info-2.1-1.oe2203.aarch64 2024-05-02 19:34:08.160 | slang-2.3.2-8.oe2203.aarch64 2024-05-02 19:34:08.160 | sqlite-3.37.2-7.oe2203.aarch64 2024-05-02 19:34:08.160 | systemd-249-75.oe2203.aarch64 2024-05-02 19:34:08.161 | systemd-libs-249-75.oe2203.aarch64 2024-05-02 19:34:08.161 | systemd-udev-249-75.oe2203.aarch64 2024-05-02 19:34:08.161 | systemtap-sdt-devel-4.5-2.oe2203.aarch64 2024-05-02 19:34:08.161 | tcl-1:8.6.10-4.oe2203.aarch64 2024-05-02 19:34:08.161 | tpm2-tss-3.1.0-4.oe2203.aarch64 2024-05-02 19:34:08.161 | trousers-0.3.15-1.oe2203.aarch64 2024-05-02 19:34:08.161 | tzdata-2022a-18.oe2203.noarch 2024-05-02 19:34:08.161 | unbound-libs-1.13.2-11.oe2203.aarch64 2024-05-02 19:34:08.161 | util-linux-2.37.2-28.oe2203.aarch64 2024-05-02 19:34:08.161 | wayland-1.19.91-4.oe2203.aarch64 2024-05-02 19:34:08.161 | which-2.21-14.oe2203.aarch64 2024-05-02 19:34:08.161 | xkeyboard-config-2.33-1.oe2203.noarch 2024-05-02 19:34:08.161 | xz-5.2.5-2.oe2203.aarch64 2024-05-02 19:34:08.161 | xz-libs-5.2.5-2.oe2203.aarch64 2024-05-02 19:34:08.161 | zip-3.0-29.oe2203.aarch64 2024-05-02 19:34:08.161 | zlib-1.2.11-24.oe2203.aarch64 2024-05-02 19:34:08.161 | zstd-1.5.0-4.oe2203.aarch64 2024-05-02 19:34:08.161 | 2024-05-02 19:34:08.161 | Complete! 2024-05-02 19:34:08.925 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_pkg_manager:247 : rc=0 2024-05-02 19:34:08.930 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_pkg_manager:250 : sudo unset /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/yum/vars 2024-05-02 19:34:09.069 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_pkg_manager:250 : true 2024-05-02 19:34:09.074 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_pkg_manager:255 : sed -i '$ d' /var/lib/nodepool/.rpmmacros 2024-05-02 19:34:09.082 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_pkg_manager:255 : sed -i '$ d' /var/lib/nodepool/.rpmmacros 2024-05-02 19:34:09.090 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_pkg_manager:256 : '[' 0 '!=' 0 ']' 2024-05-02 19:34:09.095 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_install_pkg_manager:263 : sudo sed -i s,/opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/pki/rpm-gpg,/etc/pki/rpm-gpg,g /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/yum.repos.d/openEuler.repo 2024-05-02 19:34:09.133 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:342 : [[ openeuler = centos ]] 2024-05-02 19:34:09.137 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:349 : _run_chroot rpm --rebuilddb 2024-05-02 19:34:09.142 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_run_chroot:323 : local 'cmd=rpm --rebuilddb' 2024-05-02 19:34:09.146 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_run_chroot:324 : sudo -E chroot /opt/dib_tmp/dib_build.ECfZYmcv/mnt env -u TMPDIR sh -c 'rpm --rebuilddb' 2024-05-02 19:34:09.342 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:350 : _run_chroot dnf clean all 2024-05-02 19:34:09.347 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_run_chroot:323 : local 'cmd=dnf clean all' 2024-05-02 19:34:09.351 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_run_chroot:324 : sudo -E chroot /opt/dib_tmp/dib_build.ECfZYmcv/mnt env -u TMPDIR sh -c 'dnf clean all' 2024-05-02 19:34:15.449 | Unable to detect release version (use '--releasever' to specify release version) 2024-05-02 19:34:17.151 | 0 files removed 2024-05-02 19:34:17.361 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:353 : echo '%_install_langs C:en_US:en_US.UTF-8' 2024-05-02 19:34:17.361 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:354 : sudo tee -a /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/rpm/macros.langs 2024-05-02 19:34:17.394 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:356 : _base_packages='systemd passwd findutils sudo util-linux-ng ' 2024-05-02 19:34:17.399 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:362 : _base_packages+='systemd-udev ' 2024-05-02 19:34:17.403 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:366 : _run_chroot dnf -y update 2024-05-02 19:34:17.408 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_run_chroot:323 : local 'cmd=dnf -y update' 2024-05-02 19:34:17.413 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_run_chroot:324 : sudo -E chroot /opt/dib_tmp/dib_build.ECfZYmcv/mnt env -u TMPDIR sh -c 'dnf -y update' 2024-05-02 19:34:17.786 | Unable to detect release version (use '--releasever' to specify release version) 2024-05-02 19:34:21.249 | OS 1.0 MB/s | 3.4 MB 00:03 2024-05-02 19:34:26.142 | everything 4.3 MB/s | 16 MB 00:03 2024-05-02 19:34:34.865 | EPOL 1.2 MB/s | 2.7 MB 00:02 2024-05-02 19:34:37.970 | debuginfo 1.9 MB/s | 3.8 MB 00:02 2024-05-02 19:34:42.201 | source 634 kB/s | 1.7 MB 00:02 2024-05-02 19:34:50.097 | update 11 MB/s | 78 MB 00:07 2024-05-02 19:35:19.151 | Last metadata expiration check: 0:00:01 ago on Thu May 2 19:34:44 2024. 2024-05-02 19:35:23.988 | Dependencies resolved. 2024-05-02 19:35:23.991 | Nothing to do. 2024-05-02 19:35:23.992 | Complete! 2024-05-02 19:35:24.516 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:367 : _run_chroot dnf -y --setopt=cachedir=/tmp/yum/aarch64/22.03-LTS install systemd passwd findutils sudo util-linux-ng systemd-udev 2024-05-02 19:35:24.524 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_run_chroot:323 : local 'cmd=dnf -y --setopt=cachedir=/tmp/yum/aarch64/22.03-LTS install systemd passwd findutils sudo util-linux-ng systemd-udev' 2024-05-02 19:35:24.532 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_run_chroot:324 : sudo -E chroot /opt/dib_tmp/dib_build.ECfZYmcv/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-05-02 19:35:25.133 | Unable to detect release version (use '--releasever' to specify release version) 2024-05-02 19:35:27.212 | OS 12 kB/s | 3.8 kB 00:00 2024-05-02 19:35:30.646 | everything 12 kB/s | 3.8 kB 00:00 2024-05-02 19:35:37.934 | EPOL 9.4 kB/s | 3.0 kB 00:00 2024-05-02 19:35:40.035 | debuginfo 12 kB/s | 3.8 kB 00:00 2024-05-02 19:35:42.791 | source 12 kB/s | 3.8 kB 00:00 2024-05-02 19:35:57.760 | update 11 kB/s | 3.5 kB 00:00 2024-05-02 19:36:26.883 | Last metadata expiration check: 0:00:01 ago on Thu May 2 19:26:49 2024. 2024-05-02 19:36:29.664 | Dependencies resolved. 2024-05-02 19:36:29.780 | ================================================================================ 2024-05-02 19:36:29.780 | Package Arch Version Repo Size 2024-05-02 19:36:29.780 | ================================================================================ 2024-05-02 19:36:29.780 | Installing: 2024-05-02 19:36:29.780 | findutils aarch64 2:4.8.0-3.oe2203 OS 382 k 2024-05-02 19:36:29.780 | passwd aarch64 0.80-9.oe2203 OS 96 k 2024-05-02 19:36:29.780 | sudo aarch64 1.9.8p2-15.oe2203 update 845 k 2024-05-02 19:36:29.780 | systemd aarch64 249-75.oe2203 update 3.2 M 2024-05-02 19:36:29.780 | systemd-udev aarch64 249-75.oe2203 update 1.2 M 2024-05-02 19:36:29.780 | util-linux aarch64 2.37.2-28.oe2203 update 2.3 M 2024-05-02 19:36:29.780 | Installing dependencies: 2024-05-02 19:36:29.780 | acl aarch64 2.3.1-2.oe2203 update 51 k 2024-05-02 19:36:29.780 | attr aarch64 2.5.1-2.oe2203 OS 55 k 2024-05-02 19:36:29.780 | audit-libs aarch64 1:3.0.1-3.oe2203 OS 94 k 2024-05-02 19:36:29.780 | basesystem noarch 12-2.oe2203 OS 7.0 k 2024-05-02 19:36:29.780 | bash aarch64 5.1.8-6.oe2203 update 1.2 M 2024-05-02 19:36:29.780 | bc aarch64 1.07.1-11.oe2203 update 86 k 2024-05-02 19:36:29.780 | brotli aarch64 1.0.9-2.oe2203 OS 305 k 2024-05-02 19:36:29.780 | bzip2 aarch64 1.0.8-6.oe2203 update 66 k 2024-05-02 19:36:29.780 | ca-certificates noarch 2023.2.60-2.oe2203 update 411 k 2024-05-02 19:36:29.780 | chkconfig aarch64 1.20-1.oe2203 OS 172 k 2024-05-02 19:36:29.780 | coreutils aarch64 9.0-5.oe2203 update 2.7 M 2024-05-02 19:36:29.780 | cpio aarch64 2.13-10.oe2203 update 253 k 2024-05-02 19:36:29.780 | cracklib aarch64 2.9.7-8.oe2203 OS 3.9 M 2024-05-02 19:36:29.780 | crontabs noarch 1.11-22.oe2203 OS 17 k 2024-05-02 19:36:29.780 | crypto-policies noarch 20200619-2.git781bbd4.oe2203 OS 81 k 2024-05-02 19:36:29.780 | curl aarch64 7.79.1-28.oe2203 update 139 k 2024-05-02 19:36:29.780 | cyrus-sasl-lib aarch64 2.1.27-15.oe2203 update 72 k 2024-05-02 19:36:29.780 | device-mapper aarch64 8:1.02.181-4.oe2203 OS 213 k 2024-05-02 19:36:29.780 | dracut aarch64 055-10.oe2203 update 292 k 2024-05-02 19:36:29.780 | e2fsprogs aarch64 1.46.4-21.oe2203 update 1.1 M 2024-05-02 19:36:29.780 | efi-srpm-macros noarch 4-5.oe2203 update 22 k 2024-05-02 19:36:29.780 | elfutils aarch64 0.185-13.oe2203 update 580 k 2024-05-02 19:36:29.780 | expat aarch64 2.4.1-10.oe2203 update 75 k 2024-05-02 19:36:29.780 | file aarch64 5.41-3.oe2203 update 36 k 2024-05-02 19:36:29.780 | file-libs aarch64 5.41-3.oe2203 update 655 k 2024-05-02 19:36:29.780 | filesystem aarch64 3.16-4.oe2203 OS 1.1 M 2024-05-02 19:36:29.780 | fuse aarch64 2.9.9-9.oe2203 OS 135 k 2024-05-02 19:36:29.780 | fuse-common aarch64 3.10.5-3.oe2203 OS 9.0 k 2024-05-02 19:36:29.780 | gawk aarch64 5.1.1-4.oe2203 update 344 k 2024-05-02 19:36:29.780 | gdbm aarch64 1:1.22-11.oe2203 update 166 k 2024-05-02 19:36:29.780 | gettext aarch64 0.21-4.oe2203 OS 1.1 M 2024-05-02 19:36:29.780 | glib2 aarch64 2.68.1-21.oe2203 update 2.6 M 2024-05-02 19:36:29.780 | glibc aarch64 2.34-144.oe2203 update 2.8 M 2024-05-02 19:36:29.781 | glibc-common aarch64 2.34-144.oe2203 update 2.7 M 2024-05-02 19:36:29.781 | gmp aarch64 1:6.2.1-1.oe2203 OS 247 k 2024-05-02 19:36:29.781 | grep aarch64 3.7-9.oe2203 update 293 k 2024-05-02 19:36:29.781 | groff aarch64 1.22.4-11.oe2203 update 908 k 2024-05-02 19:36:29.781 | groff-base aarch64 1.22.4-11.oe2203 update 858 k 2024-05-02 19:36:29.781 | grub2-common noarch 1:2.06-41.oe2203 update 2.9 M 2024-05-02 19:36:29.781 | grub2-tools aarch64 1:2.06-41.oe2203 update 1.8 M 2024-05-02 19:36:29.781 | grub2-tools-minimal aarch64 1:2.06-41.oe2203 update 346 k 2024-05-02 19:36:29.781 | gzip aarch64 1.11-3.oe2203 update 104 k 2024-05-02 19:36:29.781 | ima-evm-utils-libs aarch64 1.3.2-3.oe2203 OS 18 k 2024-05-02 19:36:29.781 | info aarch64 6.8-3.oe2203 OS 163 k 2024-05-02 19:36:29.781 | json-c aarch64 0.15-6.oe2203 update 36 k 2024-05-02 19:36:29.781 | kbd-legacy noarch 2.4.0-1.oe2203 OS 525 k 2024-05-02 19:36:29.781 | kbd-misc noarch 2.4.0-1.oe2203 OS 1.6 M 2024-05-02 19:36:29.781 | keyutils-libs aarch64 1.6.3-3.oe2203 OS 25 k 2024-05-02 19:36:29.781 | kmod aarch64 29-3.oe2203 OS 85 k 2024-05-02 19:36:29.781 | kmod-libs aarch64 29-3.oe2203 OS 57 k 2024-05-02 19:36:29.781 | krb5-libs aarch64 1.19.2-8.oe2203 update 628 k 2024-05-02 19:36:29.781 | less aarch64 590-6.oe2203 update 101 k 2024-05-02 19:36:29.781 | libacl aarch64 2.3.1-2.oe2203 update 22 k 2024-05-02 19:36:29.781 | libarchive aarch64 3.5.2-6.oe2203 update 320 k 2024-05-02 19:36:29.781 | libblkid aarch64 2.37.2-28.oe2203 update 147 k 2024-05-02 19:36:29.781 | libcap aarch64 2.61-5.oe2203 update 62 k 2024-05-02 19:36:29.781 | libcap-ng aarch64 0.8.2-1.oe2203 OS 43 k 2024-05-02 19:36:29.781 | libcurl aarch64 7.79.1-28.oe2203 update 264 k 2024-05-02 19:36:29.781 | libev aarch64 4.33-2.oe2203 OS 47 k 2024-05-02 19:36:29.781 | libevent aarch64 2.1.12-4.oe2203 OS 221 k 2024-05-02 19:36:29.781 | libfdisk aarch64 2.37.2-28.oe2203 update 191 k 2024-05-02 19:36:29.781 | libffi aarch64 3.4.2-2.oe2203 OS 26 k 2024-05-02 19:36:29.781 | libgcc aarch64 10.3.1-23.oe2203 update 67 k 2024-05-02 19:36:29.781 | libgcrypt aarch64 1.9.4-2.oe2203 update 414 k 2024-05-02 19:36:29.781 | libgomp aarch64 10.3.1-23.oe2203 update 224 k 2024-05-02 19:36:29.781 | libgpg-error aarch64 1.43-2.oe2203 update 268 k 2024-05-02 19:36:29.781 | libidn2 aarch64 2.3.2-2.oe2203 OS 112 k 2024-05-02 19:36:29.781 | libkcapi aarch64 1.3.1-7.oe2203 update 164 k 2024-05-02 19:36:29.781 | libmount aarch64 2.37.2-28.oe2203 update 169 k 2024-05-02 19:36:29.781 | libnghttp2 aarch64 1.46.0-5.oe2203 update 67 k 2024-05-02 19:36:29.781 | libnsl2 aarch64 2.0.0-4.oe2203 update 28 k 2024-05-02 19:36:29.781 | libpipeline aarch64 1.5.4-1.oe2203 OS 50 k 2024-05-02 19:36:29.781 | libpng aarch64 2:1.6.37-4.oe2203 update 99 k 2024-05-02 19:36:29.781 | libpsl aarch64 0.21.1-5.oe2203 update 72 k 2024-05-02 19:36:29.781 | libpwquality aarch64 1.4.4-4.oe2203 update 86 k 2024-05-02 19:36:29.781 | libseccomp aarch64 2.5.3-1.oe2203 OS 59 k 2024-05-02 19:36:29.781 | libselinux aarch64 3.3-5.oe2203 update 109 k 2024-05-02 19:36:29.781 | libsemanage aarch64 3.3-3.oe2203 OS 98 k 2024-05-02 19:36:29.781 | libsepol aarch64 3.3-6.oe2203 update 266 k 2024-05-02 19:36:29.781 | libsigsegv aarch64 2.13-1.oe2203 OS 42 k 2024-05-02 19:36:29.781 | libsmartcols aarch64 2.37.2-28.oe2203 update 115 k 2024-05-02 19:36:29.781 | libssh aarch64 0.9.6-8.oe2203 update 182 k 2024-05-02 19:36:29.781 | libstdc++ aarch64 10.3.1-23.oe2203 update 484 k 2024-05-02 19:36:29.781 | libtasn1 aarch64 4.17.0-3.oe2203 update 77 k 2024-05-02 19:36:29.781 | libtirpc aarch64 1.3.2-3.oe2203 update 81 k 2024-05-02 19:36:29.781 | libunistring aarch64 0.9.10-8.oe2203 OS 401 k 2024-05-02 19:36:29.781 | libuser aarch64 0.63-4.oe2203 OS 333 k 2024-05-02 19:36:29.782 | libutempter aarch64 1.2.1-2.oe2203 OS 24 k 2024-05-02 19:36:29.782 | libuuid aarch64 2.37.2-28.oe2203 update 30 k 2024-05-02 19:36:29.782 | libverto aarch64 0.3.2-1.oe2203 OS 26 k 2024-05-02 19:36:29.782 | libxcrypt aarch64 4.4.26-2.oe2203 OS 118 k 2024-05-02 19:36:29.782 | libxml2 aarch64 2.9.12-19.oe2203 update 609 k 2024-05-02 19:36:29.782 | logrotate aarch64 3.20.1-1.oe2203 update 50 k 2024-05-02 19:36:29.782 | lua aarch64 5.4.3-11.oe2203 update 136 k 2024-05-02 19:36:29.782 | lz4 aarch64 1.9.3-2.oe2203 OS 128 k 2024-05-02 19:36:29.782 | man-db aarch64 2.9.4-2.oe2203 OS 1.1 M 2024-05-02 19:36:29.782 | mpfr aarch64 4.1.0-1.oe2203 OS 378 k 2024-05-02 19:36:29.782 | ncurses aarch64 6.3-8.oe2203 update 674 k 2024-05-02 19:36:29.782 | ncurses-base noarch 6.3-8.oe2203 update 54 k 2024-05-02 19:36:29.782 | ncurses-libs aarch64 6.3-8.oe2203 update 265 k 2024-05-02 19:36:29.782 | newt aarch64 0.52.21-8.oe2203 update 94 k 2024-05-02 19:36:29.782 | openEuler-gpg-keys aarch64 1.0-3.6.oe2203 update 9.7 k 2024-05-02 19:36:29.782 | openEuler-release aarch64 22.03LTS-54.oe2203 update 22 k 2024-05-02 19:36:29.782 | openEuler-repos aarch64 1.0-3.6.oe2203 update 8.8 k 2024-05-02 19:36:29.782 | openEuler-rpm-config aarch64 30-30.oe2203 update 49 k 2024-05-02 19:36:29.782 | openldap aarch64 2.6.0-6.oe2203 update 207 k 2024-05-02 19:36:29.782 | openssl aarch64 1:1.1.1m-26.oe2203 update 424 k 2024-05-02 19:36:29.782 | openssl-libs aarch64 1:1.1.1m-26.oe2203 update 1.2 M 2024-05-02 19:36:29.782 | os-prober aarch64 1.79-1.oe2203 OS 48 k 2024-05-02 19:36:29.782 | p11-kit aarch64 0.24.0-2.oe2203 update 217 k 2024-05-02 19:36:29.782 | p11-kit-trust aarch64 0.24.0-2.oe2203 update 120 k 2024-05-02 19:36:29.782 | pam aarch64 1.5.2-7.oe2203 update 437 k 2024-05-02 19:36:29.782 | pcre aarch64 8.45-2.oe2203 update 389 k 2024-05-02 19:36:29.782 | pcre2 aarch64 10.39-9.oe2203 update 510 k 2024-05-02 19:36:29.782 | perl aarch64 4:5.34.0-12.oe2203 update 3.2 M 2024-05-02 19:36:29.782 | perl-Algorithm-Diff noarch 1:1.201-1.oe2203 OS 27 k 2024-05-02 19:36:29.782 | perl-Archive-Tar noarch 2.40-1.oe2203 OS 42 k 2024-05-02 19:36:29.782 | perl-B-Debug noarch 1.26-5.oe2203 OS 18 k 2024-05-02 19:36:29.782 | perl-CPAN-Meta noarch 2.150010-419.oe2203 OS 108 k 2024-05-02 19:36:29.782 | perl-CPAN-Meta-Requirements noarch 2.140-419.oe2203 OS 26 k 2024-05-02 19:36:29.782 | perl-CPAN-Meta-YAML noarch 0.018-420.oe2203 OS 24 k 2024-05-02 19:36:29.782 | perl-Carp noarch 1.50-418.oe2203 OS 21 k 2024-05-02 19:36:29.782 | perl-Compress-Raw-Bzip2 aarch64 2.101-1.oe2203 OS 25 k 2024-05-02 19:36:29.782 | perl-Compress-Raw-Zlib aarch64 1:2.101-1.oe2203 OS 41 k 2024-05-02 19:36:29.782 | perl-Config-Perl-V noarch 0.33-1.oe2203 OS 17 k 2024-05-02 19:36:29.782 | perl-Data-Dumper aarch64 2.183-1.oe2203 OS 44 k 2024-05-02 19:36:29.782 | perl-Devel-PPPort aarch64 3.63-1.oe2203 OS 187 k 2024-05-02 19:36:29.782 | perl-Digest noarch 1.20-1.oe2203 OS 17 k 2024-05-02 19:36:29.782 | perl-Digest-MD5 aarch64 2.58-1.oe2203 OS 29 k 2024-05-02 19:36:29.782 | perl-Digest-SHA aarch64 1:6.02-7.oe2203 OS 49 k 2024-05-02 19:36:29.782 | perl-Encode aarch64 4:3.16-3.oe2203 update 1.4 M 2024-05-02 19:36:29.782 | perl-Env noarch 1.04-397.oe2203 OS 17 k 2024-05-02 19:36:29.782 | perl-Exporter noarch 5.74-1.oe2203 OS 22 k 2024-05-02 19:36:29.782 | perl-ExtUtils-Command noarch 1:7.62-1.oe2203 OS 11 k 2024-05-02 19:36:29.782 | perl-ExtUtils-Install noarch 2.20-1.oe2203 OS 33 k 2024-05-02 19:36:29.782 | perl-ExtUtils-MakeMaker noarch 1:7.62-1.oe2203 OS 169 k 2024-05-02 19:36:29.782 | perl-ExtUtils-Manifest noarch 1:1.73-1.oe2203 OS 23 k 2024-05-02 19:36:29.782 | perl-ExtUtils-ParseXS noarch 2:3.35-1.oe2203 OS 55 k 2024-05-02 19:36:29.782 | perl-File-Fetch noarch 1.00-1.oe2203 OS 22 k 2024-05-02 19:36:29.782 | perl-File-HomeDir noarch 1.006-2.oe2203 OS 35 k 2024-05-02 19:36:29.782 | perl-File-Path noarch 2.18-1.oe2203 OS 21 k 2024-05-02 19:36:29.782 | perl-File-Temp noarch 1:0.2311-2.oe2203 OS 50 k 2024-05-02 19:36:29.783 | perl-File-Which noarch 1.27-1.oe2203 OS 24 k 2024-05-02 19:36:29.783 | perl-Filter aarch64 2:1.60-3.oe2203 OS 49 k 2024-05-02 19:36:29.783 | perl-Filter-Simple noarch 1:0.94-1.oe2203 OS 16 k 2024-05-02 19:36:29.783 | perl-Getopt-Long noarch 1:2.52-1.oe2203 OS 45 k 2024-05-02 19:36:29.783 | perl-HTTP-Tiny noarch 0.080-2.oe2203 update 35 k 2024-05-02 19:36:29.783 | perl-IO-Compress noarch 2.101-2.oe2203 OS 110 k 2024-05-02 19:36:29.783 | perl-IO-Socket-IP noarch 0.41-2.oe2203 OS 31 k 2024-05-02 19:36:29.783 | perl-IPC-Cmd noarch 2:1.04-4.oe2203 OS 32 k 2024-05-02 19:36:29.783 | perl-IPC-SysV aarch64 2.09-1.oe2203 OS 25 k 2024-05-02 19:36:29.783 | perl-IPC-System-Simple noarch 1.30-2.oe2203 OS 31 k 2024-05-02 19:36:29.783 | perl-JSON-PP noarch 1:4.06-1.oe2203 OS 44 k 2024-05-02 19:36:29.783 | perl-Locale-Codes noarch 3.68-1.oe2203 OS 264 k 2024-05-02 19:36:29.783 | perl-Locale-Maketext noarch 1:1.29-1.oe2203 OS 53 k 2024-05-02 19:36:29.783 | perl-MIME-Base64 aarch64 3.16-1.oe2203 OS 20 k 2024-05-02 19:36:29.783 | perl-Math-BigInt noarch 1:1.9998.27-1.oe2203 OS 121 k 2024-05-02 19:36:29.783 | perl-Math-BigInt-FastCalc aarch64 0.5012-2.oe2203 update 19 k 2024-05-02 19:36:29.783 | perl-Math-BigRat noarch 0.2620-1.oe2203 OS 27 k 2024-05-02 19:36:29.783 | perl-Module-CoreList noarch 1:5.20211020-1.oe2203 OS 86 k 2024-05-02 19:36:29.783 | perl-Module-Load noarch 1:0.36-1.oe2203 OS 13 k 2024-05-02 19:36:29.783 | perl-Module-Load-Conditional noarch 0.74-1.oe2203 OS 18 k 2024-05-02 19:36:29.783 | perl-Module-Metadata noarch 1.000037-1.oe2203 OS 31 k 2024-05-02 19:36:29.783 | perl-Net-SSLeay aarch64 1.90-1.oe2203 OS 250 k 2024-05-02 19:36:29.783 | perl-Params-Check noarch 1:0.38-418.oe2203 OS 15 k 2024-05-02 19:36:29.783 | perl-PathTools aarch64 3.80-1.oe2203 OS 59 k 2024-05-02 19:36:29.783 | perl-Perl-OSType noarch 1.010-421.oe2203 OS 20 k 2024-05-02 19:36:29.783 | perl-PerlIO-via-QuotedPrint noarch 0.09-1.oe2203 OS 11 k 2024-05-02 19:36:29.783 | perl-Pod-Checker noarch 4:1.74-1.oe2203 OS 23 k 2024-05-02 19:36:29.783 | perl-Pod-Escapes noarch 1:1.07-420.oe2203 OS 14 k 2024-05-02 19:36:29.783 | perl-Pod-Parser noarch 1.63-398.oe2203 OS 57 k 2024-05-02 19:36:29.783 | perl-Pod-Perldoc noarch 1:3.28-4.oe2203 OS 44 k 2024-05-02 19:36:29.783 | perl-Pod-Simple noarch 1:3.43-1.oe2203 OS 137 k 2024-05-02 19:36:29.783 | perl-Pod-Usage noarch 4:2.01-2.oe2203 OS 25 k 2024-05-02 19:36:29.783 | perl-Scalar-List-Utils aarch64 4:1.60-1.oe2203 OS 49 k 2024-05-02 19:36:29.783 | perl-Socket aarch64 4:2.032-1.oe2203 OS 43 k 2024-05-02 19:36:29.783 | perl-Storable aarch64 1:3.25-1.oe2203 OS 74 k 2024-05-02 19:36:29.783 | perl-Sys-Syslog aarch64 0.36-1.oe2203 OS 37 k 2024-05-02 19:36:29.783 | perl-Term-ANSIColor noarch 5.01-1.oe2203 OS 30 k 2024-05-02 19:36:29.783 | perl-Term-Cap noarch 1.17-510.oe2203 OS 18 k 2024-05-02 19:36:29.783 | perl-Test-Harness noarch 2:3.42-2.oe2203 update 130 k 2024-05-02 19:36:29.783 | perl-Test-Simple noarch 2:1.302188-1.oe2203 OS 201 k 2024-05-02 19:36:29.783 | perl-Text-Balanced noarch 2.04-1.oe2203 OS 29 k 2024-05-02 19:36:29.783 | perl-Text-Diff noarch 1.45-7.oe2203 OS 27 k 2024-05-02 19:36:29.783 | perl-Text-ParseWords noarch 3.30-419.oe2203 OS 12 k 2024-05-02 19:36:29.783 | perl-Text-Tabs+Wrap noarch 2021.0814-1.oe2203 OS 13 k 2024-05-02 19:36:29.783 | perl-Thread-Queue noarch 3.13-3.oe2203 OS 14 k 2024-05-02 19:36:29.783 | perl-Time-HiRes aarch64 4:1.9767-2.oe2203 update 47 k 2024-05-02 19:36:29.783 | perl-Time-Local noarch 2:1.300-1.oe2203 OS 22 k 2024-05-02 19:36:29.783 | perl-URI noarch 5.10-1.oe2203 OS 72 k 2024-05-02 19:36:29.783 | perl-Unicode-Collate aarch64 1.31-1.oe2203 OS 667 k 2024-05-02 19:36:29.783 | perl-Unicode-Normalize aarch64 1.28-1.oe2203 OS 70 k 2024-05-02 19:36:29.783 | perl-autodie noarch 2.34-2.oe2203 OS 55 k 2024-05-02 19:36:29.783 | perl-bignum noarch 0.63-1.oe2203 OS 19 k 2024-05-02 19:36:29.783 | perl-constant noarch 1.33-421.oe2203 OS 17 k 2024-05-02 19:36:29.783 | perl-experimental noarch 0.025-1.oe2203 OS 18 k 2024-05-02 19:36:29.783 | perl-libnet noarch 3.13-2.oe2203 update 75 k 2024-05-02 19:36:29.783 | perl-libs aarch64 4:5.34.0-12.oe2203 update 1.6 M 2024-05-02 19:36:29.784 | perl-parent noarch 1:0.238-1.oe2203 OS 11 k 2024-05-02 19:36:29.784 | perl-perlfaq noarch 5.20210520-1.oe2203 OS 177 k 2024-05-02 19:36:29.784 | perl-podlators noarch 1:4.14-1.oe2203 OS 63 k 2024-05-02 19:36:29.784 | perl-threads aarch64 2:2.26-1.oe2203 OS 35 k 2024-05-02 19:36:29.784 | perl-threads-shared aarch64 1.62-1.oe2203 OS 30 k 2024-05-02 19:36:29.784 | perl-version aarch64 8:0.99.29-1.oe2203 OS 45 k 2024-05-02 19:36:29.784 | pkgconf aarch64 1.8.0-3.oe2203 update 57 k 2024-05-02 19:36:29.784 | popt aarch64 1.18-3.oe2203 update 49 k 2024-05-02 19:36:29.784 | procps-ng aarch64 3.3.17-5.oe2203 update 207 k 2024-05-02 19:36:29.784 | publicsuffix-list noarch 20211113-2.oe2203 update 128 k 2024-05-02 19:36:29.784 | python-pip-wheel noarch 21.3.1-2.oe2203 update 1.5 M 2024-05-02 19:36:29.784 | python-setuptools noarch 59.4.0-5.oe2203 update 509 k 2024-05-02 19:36:29.784 | python3 aarch64 3.9.9-28.oe2203 update 7.8 M 2024-05-02 19:36:29.784 | python3-pyparsing noarch 3.0.6-1.oe2203 OS 216 k 2024-05-02 19:36:29.784 | qt5-srpm-macros noarch 5.15.2-1.oe2203 OS 8.3 k 2024-05-02 19:36:29.784 | readline aarch64 8.1-3.oe2203 update 146 k 2024-05-02 19:36:29.784 | rpm aarch64 4.17.0-33.oe2203 update 492 k 2024-05-02 19:36:29.784 | rpm-libs aarch64 4.17.0-33.oe2203 update 340 k 2024-05-02 19:36:29.784 | sed aarch64 4.8-3.oe2203 update 162 k 2024-05-02 19:36:29.784 | setup noarch 2.13.9.1-1.oe2203 OS 150 k 2024-05-02 19:36:29.784 | shadow aarch64 2:4.9-13.oe2203 update 598 k 2024-05-02 19:36:29.784 | slang aarch64 2.3.2-8.oe2203 OS 533 k 2024-05-02 19:36:29.784 | sqlite aarch64 3.37.2-7.oe2203 update 1.1 M 2024-05-02 19:36:29.784 | systemd-libs aarch64 249-75.oe2203 update 453 k 2024-05-02 19:36:29.784 | systemtap-sdt-devel aarch64 4.5-2.oe2203 OS 19 k 2024-05-02 19:36:29.784 | tcl aarch64 1:8.6.10-4.oe2203 update 1.1 M 2024-05-02 19:36:29.784 | tpm2-tss aarch64 3.1.0-4.oe2203 update 489 k 2024-05-02 19:36:29.784 | tzdata noarch 2022a-18.oe2203 update 429 k 2024-05-02 19:36:29.784 | which aarch64 2.21-14.oe2203 OS 30 k 2024-05-02 19:36:29.784 | xkeyboard-config noarch 2.33-1.oe2203 OS 793 k 2024-05-02 19:36:29.784 | xz aarch64 5.2.5-2.oe2203 update 141 k 2024-05-02 19:36:29.784 | xz-libs aarch64 5.2.5-2.oe2203 update 79 k 2024-05-02 19:36:29.784 | zip aarch64 3.0-29.oe2203 OS 217 k 2024-05-02 19:36:29.784 | zlib aarch64 1.2.11-24.oe2203 update 91 k 2024-05-02 19:36:29.784 | zstd aarch64 1.5.0-4.oe2203 update 686 k 2024-05-02 19:36:29.784 | Installing weak dependencies: 2024-05-02 19:36:29.784 | cronie aarch64 1.5.7-1.oe2203 OS 103 k 2024-05-02 19:36:29.784 | diffutils aarch64 3.8-2.oe2203 OS 315 k 2024-05-02 19:36:29.784 | e2fsprogs-help noarch 1.46.4-21.oe2203 update 102 k 2024-05-02 19:36:29.784 | elfutils-extra aarch64 0.185-13.oe2203 update 220 k 2024-05-02 19:36:29.784 | fuse-help aarch64 2.9.9-9.oe2203 OS 13 k 2024-05-02 19:36:29.784 | grubby aarch64 8.40-28.oe2203 OS 52 k 2024-05-02 19:36:29.784 | kbd aarch64 2.4.0-1.oe2203 OS 251 k 2024-05-02 19:36:29.784 | kpartx aarch64 0.8.7-6.oe2203 update 42 k 2024-05-02 19:36:29.784 | libxkbcommon aarch64 1.3.1-1.oe2203 OS 121 k 2024-05-02 19:36:29.784 | openssl-pkcs11 aarch64 0.4.11-5.oe2203 OS 59 k 2024-05-02 19:36:29.784 | perl-Encode-Locale noarch 1.05-12.oe2203 OS 14 k 2024-05-02 19:36:29.784 | perl-IO-Socket-SSL noarch 2.072-1.oe2203 OS 181 k 2024-05-02 19:36:29.784 | perl-Mozilla-CA noarch 1:20211001-1.oe2203 OS 10 k 2024-05-02 19:36:29.784 | perl-devel aarch64 4:5.34.0-12.oe2203 update 2.1 M 2024-05-02 19:36:29.784 | pigz aarch64 2.6-1.oe2203 OS 61 k 2024-05-02 19:36:29.784 | python3-pip noarch 21.3.1-2.oe2203 update 2.2 M 2024-05-02 19:36:29.784 | python3-setuptools noarch 59.4.0-5.oe2203 update 964 k 2024-05-02 19:36:29.784 | shared-mime-info aarch64 2.1-1.oe2203 OS 294 k 2024-05-02 19:36:29.784 | vim-minimal aarch64 2:9.0-23.oe2203 update 611 k 2024-05-02 19:36:29.784 | 2024-05-02 19:36:29.784 | Transaction Summary 2024-05-02 19:36:29.784 | ================================================================================ 2024-05-02 19:36:29.785 | Install 258 Packages 2024-05-02 19:36:29.785 | 2024-05-02 19:36:29.832 | Total download size: 92 M 2024-05-02 19:36:29.833 | Installed size: 429 M 2024-05-02 19:36:29.837 | Downloading Packages: 2024-05-02 19:36:31.152 | (1/258): basesystem-12-2.oe2203.noarch.rpm 5.6 kB/s | 7.0 kB 00:01 2024-05-02 19:36:31.335 | (2/258): attr-2.5.1-2.oe2203.aarch64.rpm 39 kB/s | 55 kB 00:01 2024-05-02 19:36:31.388 | (3/258): audit-libs-3.0.1-3.oe2203.aarch64.rpm 63 kB/s | 94 kB 00:01 2024-05-02 19:36:31.971 | (4/258): brotli-1.0.9-2.oe2203.aarch64.rpm 373 kB/s | 305 kB 00:00 2024-05-02 19:36:32.071 | (5/258): chkconfig-1.20-1.oe2203.aarch64.rpm 235 kB/s | 172 kB 00:00 2024-05-02 19:36:32.202 | (6/258): cronie-1.5.7-1.oe2203.aarch64.rpm 449 kB/s | 103 kB 00:00 2024-05-02 19:36:32.343 | (7/258): crontabs-1.11-22.oe2203.noarch.rpm 63 kB/s | 17 kB 00:00 2024-05-02 19:36:32.410 | (8/258): crypto-policies-20200619-2.git781bbd4. 394 kB/s | 81 kB 00:00 2024-05-02 19:36:33.330 | (9/258): device-mapper-1.02.181-4.oe2203.aarch6 216 kB/s | 213 kB 00:00 2024-05-02 19:36:33.489 | (10/258): diffutils-3.8-2.oe2203.aarch64.rpm 292 kB/s | 315 kB 00:01 2024-05-02 19:36:33.688 | (11/258): cracklib-2.9.7-8.oe2203.aarch64.rpm 1.7 MB/s | 3.9 MB 00:02 2024-05-02 19:36:35.587 | (12/258): findutils-4.8.0-3.oe2203.aarch64.rpm 182 kB/s | 382 kB 00:02 2024-05-02 19:36:35.912 | (13/258): fuse-2.9.9-9.oe2203.aarch64.rpm 61 kB/s | 135 kB 00:02 2024-05-02 19:36:35.983 | (14/258): fuse-common-3.10.5-3.oe2203.aarch64.r 23 kB/s | 9.0 kB 00:00 2024-05-02 19:36:36.010 | (15/258): filesystem-3.16-4.oe2203.aarch64.rpm 407 kB/s | 1.1 MB 00:02 2024-05-02 19:36:36.188 | (16/258): fuse-help-2.9.9-9.oe2203.aarch64.rpm 47 kB/s | 13 kB 00:00 2024-05-02 19:36:36.535 | (17/258): grubby-8.40-28.oe2203.aarch64.rpm 150 kB/s | 52 kB 00:00 2024-05-02 19:36:36.674 | (18/258): gmp-6.2.1-1.oe2203.aarch64.rpm 372 kB/s | 247 kB 00:00 2024-05-02 19:36:36.745 | (19/258): ima-evm-utils-libs-1.3.2-3.oe2203.aar 88 kB/s | 18 kB 00:00 2024-05-02 19:36:36.956 | (20/258): info-6.8-3.oe2203.aarch64.rpm 582 kB/s | 163 kB 00:00 2024-05-02 19:36:37.202 | (21/258): gettext-0.21-4.oe2203.aarch64.rpm 951 kB/s | 1.1 MB 00:01 2024-05-02 19:36:37.474 | (22/258): kbd-2.4.0-1.oe2203.aarch64.rpm 345 kB/s | 251 kB 00:00 2024-05-02 19:36:37.575 | (23/258): kbd-legacy-2.4.0-1.oe2203.noarch.rpm 852 kB/s | 525 kB 00:00 2024-05-02 19:36:37.719 | (24/258): kbd-misc-2.4.0-1.oe2203.noarch.rpm 3.0 MB/s | 1.6 MB 00:00 2024-05-02 19:36:37.729 | (25/258): keyutils-libs-1.6.3-3.oe2203.aarch64. 97 kB/s | 25 kB 00:00 2024-05-02 19:36:37.750 | (26/258): kmod-29-3.oe2203.aarch64.rpm 489 kB/s | 85 kB 00:00 2024-05-02 19:36:37.964 | (27/258): kmod-libs-29-3.oe2203.aarch64.rpm 236 kB/s | 57 kB 00:00 2024-05-02 19:36:38.077 | (28/258): libcap-ng-0.8.2-1.oe2203.aarch64.rpm 123 kB/s | 43 kB 00:00 2024-05-02 19:36:38.148 | (29/258): libev-4.33-2.oe2203.aarch64.rpm 119 kB/s | 47 kB 00:00 2024-05-02 19:36:38.228 | (30/258): libevent-2.1.12-4.oe2203.aarch64.rpm 842 kB/s | 221 kB 00:00 2024-05-02 19:36:38.462 | (31/258): libffi-3.4.2-2.oe2203.aarch64.rpm 82 kB/s | 26 kB 00:00 2024-05-02 19:36:38.691 | (32/258): libpipeline-1.5.4-1.oe2203.aarch64.rp 109 kB/s | 50 kB 00:00 2024-05-02 19:36:39.266 | (33/258): libidn2-2.3.2-2.oe2203.aarch64.rpm 100 kB/s | 112 kB 00:01 2024-05-02 19:36:39.609 | (34/258): libseccomp-2.5.3-1.oe2203.aarch64.rpm 51 kB/s | 59 kB 00:01 2024-05-02 19:36:39.720 | (35/258): libsigsegv-2.13-1.oe2203.aarch64.rpm 92 kB/s | 42 kB 00:00 2024-05-02 19:36:39.757 | (36/258): libsemanage-3.3-3.oe2203.aarch64.rpm 92 kB/s | 98 kB 00:01 2024-05-02 19:36:39.931 | (37/258): libutempter-1.2.1-2.oe2203.aarch64.rp 137 kB/s | 24 kB 00:00 2024-05-02 19:36:40.244 | (38/258): libverto-0.3.2-1.oe2203.aarch64.rpm 83 kB/s | 26 kB 00:00 2024-05-02 19:36:40.682 | (39/258): libuser-0.63-4.oe2203.aarch64.rpm 346 kB/s | 333 kB 00:00 2024-05-02 19:36:40.740 | (40/258): libunistring-0.9.10-8.oe2203.aarch64. 355 kB/s | 401 kB 00:01 2024-05-02 19:36:40.795 | (41/258): libxcrypt-4.4.26-2.oe2203.aarch64.rpm 215 kB/s | 118 kB 00:00 2024-05-02 19:36:40.959 | (42/258): libxkbcommon-1.3.1-1.oe2203.aarch64.r 441 kB/s | 121 kB 00:00 2024-05-02 19:36:41.024 | (43/258): lz4-1.9.3-2.oe2203.aarch64.rpm 454 kB/s | 128 kB 00:00 2024-05-02 19:36:41.377 | (44/258): openssl-pkcs11-0.4.11-5.oe2203.aarch6 168 kB/s | 59 kB 00:00 2024-05-02 19:36:41.466 | (45/258): mpfr-4.1.0-1.oe2203.aarch64.rpm 747 kB/s | 378 kB 00:00 2024-05-02 19:36:41.511 | (46/258): man-db-2.9.4-2.oe2203.aarch64.rpm 1.6 MB/s | 1.1 MB 00:00 2024-05-02 19:36:41.550 | (47/258): os-prober-1.79-1.oe2203.aarch64.rpm 282 kB/s | 48 kB 00:00 2024-05-02 19:36:41.738 | (48/258): passwd-0.80-9.oe2203.aarch64.rpm 356 kB/s | 96 kB 00:00 2024-05-02 19:36:41.749 | (49/258): perl-Algorithm-Diff-1.201-1.oe2203.no 114 kB/s | 27 kB 00:00 2024-05-02 19:36:41.758 | (50/258): perl-Archive-Tar-2.40-1.oe2203.noarch 205 kB/s | 42 kB 00:00 2024-05-02 19:36:41.912 | (51/258): perl-B-Debug-1.26-5.oe2203.noarch.rpm 107 kB/s | 18 kB 00:00 2024-05-02 19:36:41.928 | (52/258): perl-CPAN-Meta-2.150010-419.oe2203.no 607 kB/s | 108 kB 00:00 2024-05-02 19:36:41.936 | (53/258): perl-CPAN-Meta-Requirements-2.140-419 145 kB/s | 26 kB 00:00 2024-05-02 19:36:42.658 | (54/258): perl-CPAN-Meta-YAML-0.018-420.oe2203. 32 kB/s | 24 kB 00:00 2024-05-02 19:36:42.773 | (55/258): perl-Carp-1.50-418.oe2203.noarch.rpm 25 kB/s | 21 kB 00:00 2024-05-02 19:36:42.863 | (56/258): perl-Compress-Raw-Bzip2-2.101-1.oe220 27 kB/s | 25 kB 00:00 2024-05-02 19:36:42.884 | (57/258): perl-Compress-Raw-Zlib-2.101-1.oe2203 183 kB/s | 41 kB 00:00 2024-05-02 19:36:43.057 | (58/258): perl-Config-Perl-V-0.33-1.oe2203.noar 87 kB/s | 17 kB 00:00 2024-05-02 19:36:43.067 | (59/258): perl-Data-Dumper-2.183-1.oe2203.aarch 215 kB/s | 44 kB 00:00 2024-05-02 19:36:43.586 | (60/258): perl-Devel-PPPort-3.63-1.oe2203.aarch 267 kB/s | 187 kB 00:00 2024-05-02 19:36:43.664 | (61/258): perl-Digest-1.20-1.oe2203.noarch.rpm 28 kB/s | 17 kB 00:00 2024-05-02 19:36:43.702 | (62/258): perl-Digest-MD5-2.58-1.oe2203.aarch64 46 kB/s | 29 kB 00:00 2024-05-02 19:36:43.826 | (63/258): perl-Digest-SHA-6.02-7.oe2203.aarch64 203 kB/s | 49 kB 00:00 2024-05-02 19:36:44.030 | (64/258): perl-Encode-Locale-1.05-12.oe2203.noa 43 kB/s | 14 kB 00:00 2024-05-02 19:36:44.567 | (65/258): perl-Env-1.04-397.oe2203.noarch.rpm 19 kB/s | 17 kB 00:00 2024-05-02 19:36:44.835 | (66/258): perl-Exporter-5.74-1.oe2203.noarch.rp 22 kB/s | 22 kB 00:01 2024-05-02 19:36:44.846 | (67/258): perl-ExtUtils-Command-7.62-1.oe2203.n 14 kB/s | 11 kB 00:00 2024-05-02 19:36:45.190 | (68/258): perl-ExtUtils-Install-2.20-1.oe2203.n 94 kB/s | 33 kB 00:00 2024-05-02 19:36:45.298 | (69/258): perl-ExtUtils-Manifest-1.73-1.oe2203. 51 kB/s | 23 kB 00:00 2024-05-02 19:36:46.287 | (70/258): perl-ExtUtils-ParseXS-3.35-1.oe2203.n 50 kB/s | 55 kB 00:01 2024-05-02 19:36:48.077 | (71/258): perl-File-Fetch-1.00-1.oe2203.noarch. 8.0 kB/s | 22 kB 00:02 2024-05-02 19:36:48.347 | (72/258): perl-ExtUtils-MakeMaker-7.62-1.oe2203 48 kB/s | 169 kB 00:03 2024-05-02 19:36:48.471 | (73/258): perl-File-HomeDir-1.006-2.oe2203.noar 16 kB/s | 35 kB 00:02 2024-05-02 19:36:48.667 | (74/258): perl-File-Path-2.18-1.oe2203.noarch.r 36 kB/s | 21 kB 00:00 2024-05-02 19:36:48.828 | (75/258): perl-File-Which-1.27-1.oe2203.noarch. 67 kB/s | 24 kB 00:00 2024-05-02 19:36:48.960 | (76/258): perl-File-Temp-0.2311-2.oe2203.noarch 102 kB/s | 50 kB 00:00 2024-05-02 19:36:48.997 | (77/258): perl-Filter-Simple-0.94-1.oe2203.noar 94 kB/s | 16 kB 00:00 2024-05-02 19:36:49.272 | (78/258): perl-Getopt-Long-2.52-1.oe2203.noarch 145 kB/s | 45 kB 00:00 2024-05-02 19:36:49.418 | (79/258): perl-Filter-1.60-3.oe2203.aarch64.rpm 65 kB/s | 49 kB 00:00 2024-05-02 19:36:49.496 | (80/258): perl-IO-Compress-2.101-2.oe2203.noarc 221 kB/s | 110 kB 00:00 2024-05-02 19:36:49.595 | (81/258): perl-IO-Socket-IP-0.41-2.oe2203.noarc 96 kB/s | 31 kB 00:00 2024-05-02 19:36:49.976 | (82/258): perl-IPC-Cmd-1.04-4.oe2203.noarch.rpm 68 kB/s | 32 kB 00:00 2024-05-02 19:36:50.036 | (83/258): perl-IPC-SysV-2.09-1.oe2203.aarch64.r 56 kB/s | 25 kB 00:00 2024-05-02 19:36:50.049 | (84/258): perl-IO-Socket-SSL-2.072-1.oe2203.noa 288 kB/s | 181 kB 00:00 2024-05-02 19:36:50.145 | (85/258): perl-IPC-System-Simple-1.30-2.oe2203. 187 kB/s | 31 kB 00:00 2024-05-02 19:36:50.302 | (86/258): perl-JSON-PP-4.06-1.oe2203.noarch.rpm 166 kB/s | 44 kB 00:00 2024-05-02 19:36:50.557 | (87/258): perl-Locale-Maketext-1.29-1.oe2203.no 130 kB/s | 53 kB 00:00 2024-05-02 19:36:50.845 | (88/258): perl-MIME-Base64-3.16-1.oe2203.aarch6 36 kB/s | 20 kB 00:00 2024-05-02 19:36:51.000 | (89/258): perl-Locale-Codes-3.68-1.oe2203.noarc 277 kB/s | 264 kB 00:00 2024-05-02 19:36:51.113 | (90/258): perl-Math-BigInt-1.9998.27-1.oe2203.n 218 kB/s | 121 kB 00:00 2024-05-02 19:36:51.210 | (91/258): perl-Math-BigRat-0.2620-1.oe2203.noar 75 kB/s | 27 kB 00:00 2024-05-02 19:36:51.430 | (92/258): perl-Module-CoreList-5.20211020-1.oe2 200 kB/s | 86 kB 00:00 2024-05-02 19:36:51.473 | (93/258): perl-Module-Load-0.36-1.oe2203.noarch 38 kB/s | 13 kB 00:00 2024-05-02 19:36:51.482 | (94/258): perl-Module-Load-Conditional-0.74-1.o 65 kB/s | 18 kB 00:00 2024-05-02 19:36:51.602 | (95/258): perl-Module-Metadata-1.000037-1.oe220 179 kB/s | 31 kB 00:00 2024-05-02 19:36:51.647 | (96/258): perl-Mozilla-CA-20211001-1.oe2203.noa 60 kB/s | 10 kB 00:00 2024-05-02 19:36:53.069 | (97/258): perl-Params-Check-0.38-418.oe2203.noa 10 kB/s | 15 kB 00:01 2024-05-02 19:36:53.299 | (98/258): perl-PathTools-3.80-1.oe2203.aarch64. 36 kB/s | 59 kB 00:01 2024-05-02 19:36:55.908 | (99/258): perl-Net-SSLeay-1.90-1.oe2203.aarch64 57 kB/s | 250 kB 00:04 2024-05-02 19:36:56.292 | (100/258): perl-Perl-OSType-1.010-421.oe2203.no 6.1 kB/s | 20 kB 00:03 2024-05-02 19:36:56.305 | (101/258): perl-PerlIO-via-QuotedPrint-0.09-1.o 3.5 kB/s | 11 kB 00:03 2024-05-02 19:36:56.323 | (102/258): perl-Pod-Checker-1.74-1.oe2203.noarc 56 kB/s | 23 kB 00:00 2024-05-02 19:36:56.732 | (103/258): perl-Pod-Escapes-1.07-420.oe2203.noa 32 kB/s | 14 kB 00:00 2024-05-02 19:36:56.813 | (104/258): perl-Pod-Perldoc-3.28-4.oe2203.noarc 89 kB/s | 44 kB 00:00 2024-05-02 19:36:57.242 | (105/258): perl-Pod-Parser-1.63-398.oe2203.noar 61 kB/s | 57 kB 00:00 2024-05-02 19:36:57.487 | (106/258): perl-Pod-Usage-2.01-2.oe2203.noarch. 37 kB/s | 25 kB 00:00 2024-05-02 19:36:57.541 | (107/258): perl-Pod-Simple-3.43-1.oe2203.noarch 170 kB/s | 137 kB 00:00 2024-05-02 19:36:57.650 | (108/258): perl-Scalar-List-Utils-1.60-1.oe2203 121 kB/s | 49 kB 00:00 2024-05-02 19:36:57.904 | (109/258): perl-Socket-2.032-1.oe2203.aarch64.r 104 kB/s | 43 kB 00:00 2024-05-02 19:36:57.990 | (110/258): perl-Storable-3.25-1.oe2203.aarch64. 164 kB/s | 74 kB 00:00 2024-05-02 19:36:58.136 | (111/258): perl-Sys-Syslog-0.36-1.oe2203.aarch6 76 kB/s | 37 kB 00:00 2024-05-02 19:36:58.322 | (112/258): perl-Term-ANSIColor-5.01-1.oe2203.no 71 kB/s | 30 kB 00:00 2024-05-02 19:36:58.431 | (113/258): perl-Term-Cap-1.17-510.oe2203.noarch 40 kB/s | 18 kB 00:00 2024-05-02 19:36:58.644 | (114/258): perl-Text-Balanced-2.04-1.oe2203.noa 91 kB/s | 29 kB 00:00 2024-05-02 19:36:58.765 | (115/258): perl-Text-Diff-1.45-7.oe2203.noarch. 80 kB/s | 27 kB 00:00 2024-05-02 19:36:58.777 | (116/258): perl-Test-Simple-1.302188-1.oe2203.n 314 kB/s | 201 kB 00:00 2024-05-02 19:36:58.814 | (117/258): perl-Text-ParseWords-3.30-419.oe2203 73 kB/s | 12 kB 00:00 2024-05-02 19:36:59.044 | (118/258): perl-Text-Tabs+Wrap-2021.0814-1.oe22 47 kB/s | 13 kB 00:00 2024-05-02 19:36:59.060 | (119/258): perl-Thread-Queue-3.13-3.oe2203.noar 50 kB/s | 14 kB 00:00 2024-05-02 19:36:59.069 | (120/258): perl-Time-Local-1.300-1.oe2203.noarc 85 kB/s | 22 kB 00:00 2024-05-02 19:36:59.386 | (121/258): perl-Unicode-Normalize-1.28-1.oe2203 220 kB/s | 70 kB 00:00 2024-05-02 19:36:59.458 | (122/258): perl-URI-5.10-1.oe2203.noarch.rpm 175 kB/s | 72 kB 00:00 2024-05-02 19:36:59.598 | (123/258): perl-autodie-2.34-2.oe2203.noarch.rp 263 kB/s | 55 kB 00:00 2024-05-02 19:36:59.703 | (124/258): perl-bignum-0.63-1.oe2203.noarch.rpm 79 kB/s | 19 kB 00:00 2024-05-02 19:36:59.866 | (125/258): perl-Unicode-Collate-1.31-1.oe2203.a 829 kB/s | 667 kB 00:00 2024-05-02 19:37:00.503 | (126/258): perl-constant-1.33-421.oe2203.noarch 19 kB/s | 17 kB 00:00 2024-05-02 19:37:00.697 | (127/258): perl-experimental-0.025-1.oe2203.noa 18 kB/s | 18 kB 00:00 2024-05-02 19:37:00.763 | (128/258): perl-parent-0.238-1.oe2203.noarch.rp 13 kB/s | 11 kB 00:00 2024-05-02 19:37:00.995 | (129/258): perl-perlfaq-5.20210520-1.oe2203.noa 597 kB/s | 177 kB 00:00 2024-05-02 19:37:01.138 | (130/258): perl-podlators-4.14-1.oe2203.noarch. 143 kB/s | 63 kB 00:00 2024-05-02 19:37:01.384 | (131/258): perl-threads-2.26-1.oe2203.aarch64.r 56 kB/s | 35 kB 00:00 2024-05-02 19:37:01.575 | (132/258): perl-threads-shared-1.62-1.oe2203.aa 51 kB/s | 30 kB 00:00 2024-05-02 19:37:01.589 | (133/258): perl-version-0.99.29-1.oe2203.aarch6 100 kB/s | 45 kB 00:00 2024-05-02 19:37:02.071 | (134/258): pigz-2.6-1.oe2203.aarch64.rpm 88 kB/s | 61 kB 00:00 2024-05-02 19:37:02.155 | (135/258): qt5-srpm-macros-5.15.2-1.oe2203.noar 15 kB/s | 8.3 kB 00:00 2024-05-02 19:37:02.280 | (136/258): python3-pyparsing-3.0.6-1.oe2203.noa 307 kB/s | 216 kB 00:00 2024-05-02 19:37:02.694 | (137/258): setup-2.13.9.1-1.oe2203.noarch.rpm 242 kB/s | 150 kB 00:00 2024-05-02 19:37:02.867 | (138/258): shared-mime-info-2.1-1.oe2203.aarch6 415 kB/s | 294 kB 00:00 2024-05-02 19:37:02.960 | (139/258): systemtap-sdt-devel-4.5-2.oe2203.aar 71 kB/s | 19 kB 00:00 2024-05-02 19:37:03.053 | (140/258): slang-2.3.2-8.oe2203.aarch64.rpm 690 kB/s | 533 kB 00:00 2024-05-02 19:37:03.170 | (141/258): which-2.21-14.oe2203.aarch64.rpm 100 kB/s | 30 kB 00:00 2024-05-02 19:37:03.256 | (142/258): zip-3.0-29.oe2203.aarch64.rpm 1.1 MB/s | 217 kB 00:00 2024-05-02 19:37:03.377 | (143/258): acl-2.3.1-2.oe2203.aarch64.rpm 247 kB/s | 51 kB 00:00 2024-05-02 19:37:03.560 | (144/258): xkeyboard-config-2.33-1.oe2203.noarc 1.3 MB/s | 793 kB 00:00 2024-05-02 19:37:03.632 | (145/258): bc-1.07.1-11.oe2203.aarch64.rpm 341 kB/s | 86 kB 00:00 2024-05-02 19:37:03.667 | (146/258): bash-5.1.8-6.oe2203.aarch64.rpm 2.9 MB/s | 1.2 MB 00:00 2024-05-02 19:37:03.736 | (147/258): bzip2-1.0.8-6.oe2203.aarch64.rpm 381 kB/s | 66 kB 00:00 2024-05-02 19:37:03.962 | (148/258): cpio-2.13-10.oe2203.aarch64.rpm 1.1 MB/s | 253 kB 00:00 2024-05-02 19:37:03.977 | (149/258): ca-certificates-2023.2.60-2.oe2203.n 1.2 MB/s | 411 kB 00:00 2024-05-02 19:37:04.052 | (150/258): coreutils-9.0-5.oe2203.aarch64.rpm 6.9 MB/s | 2.7 MB 00:00 2024-05-02 19:37:04.226 | (151/258): curl-7.79.1-28.oe2203.aarch64.rpm 529 kB/s | 139 kB 00:00 2024-05-02 19:37:04.274 | (152/258): cyrus-sasl-lib-2.1.27-15.oe2203.aarc 245 kB/s | 72 kB 00:00 2024-05-02 19:37:04.289 | (153/258): dracut-055-10.oe2203.aarch64.rpm 1.2 MB/s | 292 kB 00:00 2024-05-02 19:37:04.476 | (154/258): e2fsprogs-help-1.46.4-21.oe2203.noar 509 kB/s | 102 kB 00:00 2024-05-02 19:37:04.501 | (155/258): efi-srpm-macros-4-5.oe2203.noarch.rp 107 kB/s | 22 kB 00:00 2024-05-02 19:37:04.686 | (156/258): e2fsprogs-1.46.4-21.oe2203.aarch64.r 2.4 MB/s | 1.1 MB 00:00 2024-05-02 19:37:04.748 | (157/258): elfutils-extra-0.185-13.oe2203.aarch 896 kB/s | 220 kB 00:00 2024-05-02 19:37:04.771 | (158/258): elfutils-0.185-13.oe2203.aarch64.rpm 1.9 MB/s | 580 kB 00:00 2024-05-02 19:37:05.220 | (159/258): expat-2.4.1-10.oe2203.aarch64.rpm 141 kB/s | 75 kB 00:00 2024-05-02 19:37:05.230 | (160/258): file-5.41-3.oe2203.aarch64.rpm 76 kB/s | 36 kB 00:00 2024-05-02 19:37:05.326 | (161/258): file-libs-5.41-3.oe2203.aarch64.rpm 1.2 MB/s | 655 kB 00:00 2024-05-02 19:37:05.444 | (162/258): gawk-5.1.1-4.oe2203.aarch64.rpm 1.5 MB/s | 344 kB 00:00 2024-05-02 19:37:05.562 | (163/258): gdbm-1.22-11.oe2203.aarch64.rpm 502 kB/s | 166 kB 00:00 2024-05-02 19:37:05.755 | (164/258): glib2-2.68.1-21.oe2203.aarch64.rpm 6.1 MB/s | 2.6 MB 00:00 2024-05-02 19:37:10.368 | (165/258): grep-3.7-9.oe2203.aarch64.rpm 63 kB/s | 293 kB 00:04 2024-05-02 19:37:10.787 | (166/258): glibc-common-2.34-144.oe2203.aarch64 526 kB/s | 2.7 MB 00:05 2024-05-02 19:37:11.322 | (167/258): glibc-2.34-144.oe2203.aarch64.rpm 486 kB/s | 2.8 MB 00:05 2024-05-02 19:37:11.773 | (168/258): groff-1.22.4-11.oe2203.aarch64.rpm 647 kB/s | 908 kB 00:01 2024-05-02 19:37:12.068 | (169/258): groff-base-1.22.4-11.oe2203.aarch64. 671 kB/s | 858 kB 00:01 2024-05-02 19:37:12.266 | (170/258): grub2-tools-minimal-2.06-41.oe2203.a 1.7 MB/s | 346 kB 00:00 2024-05-02 19:37:12.400 | (171/258): grub2-tools-2.06-41.oe2203.aarch64.r 3.0 MB/s | 1.8 MB 00:00 2024-05-02 19:37:13.086 | (172/258): gzip-1.11-3.oe2203.aarch64.rpm 127 kB/s | 104 kB 00:00 2024-05-02 19:37:13.344 | (173/258): json-c-0.15-6.oe2203.aarch64.rpm 38 kB/s | 36 kB 00:00 2024-05-02 19:37:13.645 | (174/258): kpartx-0.8.7-6.oe2203.aarch64.rpm 75 kB/s | 42 kB 00:00 2024-05-02 19:37:13.810 | (175/258): krb5-libs-1.19.2-8.oe2203.aarch64.rp 1.3 MB/s | 628 kB 00:00 2024-05-02 19:37:13.934 | (176/258): grub2-common-2.06-41.oe2203.noarch.r 1.1 MB/s | 2.9 MB 00:02 2024-05-02 19:37:13.944 | (177/258): less-590-6.oe2203.aarch64.rpm 341 kB/s | 101 kB 00:00 2024-05-02 19:37:13.980 | (178/258): libacl-2.3.1-2.oe2203.aarch64.rpm 130 kB/s | 22 kB 00:00 2024-05-02 19:37:14.248 | (179/258): libarchive-3.5.2-6.oe2203.aarch64.rp 1.0 MB/s | 320 kB 00:00 2024-05-02 19:37:14.433 | (180/258): libcap-2.61-5.oe2203.aarch64.rpm 137 kB/s | 62 kB 00:00 2024-05-02 19:37:14.746 | (181/258): libblkid-2.37.2-28.oe2203.aarch64.rp 184 kB/s | 147 kB 00:00 2024-05-02 19:37:15.292 | (182/258): libcurl-7.79.1-28.oe2203.aarch64.rpm 253 kB/s | 264 kB 00:01 2024-05-02 19:37:15.331 | (183/258): libfdisk-2.37.2-28.oe2203.aarch64.rp 213 kB/s | 191 kB 00:00 2024-05-02 19:37:15.347 | (184/258): libgcc-10.3.1-23.oe2203.aarch64.rpm 112 kB/s | 67 kB 00:00 2024-05-02 19:37:15.819 | (185/258): libgcrypt-1.9.4-2.oe2203.aarch64.rpm 787 kB/s | 414 kB 00:00 2024-05-02 19:37:15.924 | (186/258): libgomp-10.3.1-23.oe2203.aarch64.rpm 378 kB/s | 224 kB 00:00 2024-05-02 19:37:16.251 | (187/258): libgpg-error-1.43-2.oe2203.aarch64.r 297 kB/s | 268 kB 00:00 2024-05-02 19:37:16.505 | (188/258): libkcapi-1.3.1-7.oe2203.aarch64.rpm 240 kB/s | 164 kB 00:00 2024-05-02 19:37:16.563 | (189/258): libmount-2.37.2-28.oe2203.aarch64.rp 265 kB/s | 169 kB 00:00 2024-05-02 19:37:16.656 | (190/258): libnghttp2-1.46.0-5.oe2203.aarch64.r 167 kB/s | 67 kB 00:00 2024-05-02 19:37:16.858 | (191/258): libnsl2-2.0.0-4.oe2203.aarch64.rpm 95 kB/s | 28 kB 00:00 2024-05-02 19:37:16.869 | (192/258): libpng-1.6.37-4.oe2203.aarch64.rpm 325 kB/s | 99 kB 00:00 2024-05-02 19:37:16.876 | (193/258): libpsl-0.21.1-5.oe2203.aarch64.rpm 329 kB/s | 72 kB 00:00 2024-05-02 19:37:17.059 | (194/258): libselinux-3.3-5.oe2203.aarch64.rpm 602 kB/s | 109 kB 00:00 2024-05-02 19:37:17.188 | (195/258): libpwquality-1.4.4-4.oe2203.aarch64. 262 kB/s | 86 kB 00:00 2024-05-02 19:37:17.229 | (196/258): libsmartcols-2.37.2-28.oe2203.aarch6 680 kB/s | 115 kB 00:00 2024-05-02 19:37:17.239 | (197/258): libsepol-3.3-6.oe2203.aarch64.rpm 737 kB/s | 266 kB 00:00 2024-05-02 19:37:17.410 | (198/258): libtasn1-4.17.0-3.oe2203.aarch64.rpm 456 kB/s | 77 kB 00:00 2024-05-02 19:37:17.519 | (199/258): libssh-0.9.6-8.oe2203.aarch64.rpm 549 kB/s | 182 kB 00:00 2024-05-02 19:37:17.567 | (200/258): libstdc++-10.3.1-23.oe2203.aarch64.r 1.4 MB/s | 484 kB 00:00 2024-05-02 19:37:17.750 | (201/258): libtirpc-1.3.2-3.oe2203.aarch64.rpm 239 kB/s | 81 kB 00:00 2024-05-02 19:37:17.954 | (202/258): libuuid-2.37.2-28.oe2203.aarch64.rpm 68 kB/s | 30 kB 00:00 2024-05-02 19:37:18.028 | (203/258): logrotate-3.20.1-1.oe2203.aarch64.rp 180 kB/s | 50 kB 00:00 2024-05-02 19:37:18.051 | (204/258): libxml2-2.9.12-19.oe2203.aarch64.rpm 1.2 MB/s | 609 kB 00:00 2024-05-02 19:37:18.128 | (205/258): lua-5.4.3-11.oe2203.aarch64.rpm 790 kB/s | 136 kB 00:00 2024-05-02 19:37:18.397 | (206/258): ncurses-base-6.3-8.oe2203.noarch.rpm 158 kB/s | 54 kB 00:00 2024-05-02 19:37:18.427 | (207/258): ncurses-libs-6.3-8.oe2203.aarch64.rp 891 kB/s | 265 kB 00:00 2024-05-02 19:37:18.444 | (208/258): ncurses-6.3-8.oe2203.aarch64.rpm 1.6 MB/s | 674 kB 00:00 2024-05-02 19:37:18.571 | (209/258): newt-0.52.21-8.oe2203.aarch64.rpm 545 kB/s | 94 kB 00:00 2024-05-02 19:37:18.611 | (210/258): openEuler-gpg-keys-1.0-3.6.oe2203.aa 53 kB/s | 9.7 kB 00:00 2024-05-02 19:37:18.865 | (211/258): openEuler-release-22.03LTS-54.oe2203 52 kB/s | 22 kB 00:00 2024-05-02 19:37:18.874 | (212/258): openEuler-repos-1.0-3.6.oe2203.aarch 29 kB/s | 8.8 kB 00:00 2024-05-02 19:37:18.883 | (213/258): openEuler-rpm-config-30-30.oe2203.aa 180 kB/s | 49 kB 00:00 2024-05-02 19:37:19.037 | (214/258): openldap-2.6.0-6.oe2203.aarch64.rpm 1.2 MB/s | 207 kB 00:00 2024-05-02 19:37:19.118 | (215/258): openssl-1.1.1m-26.oe2203.aarch64.rpm 1.7 MB/s | 424 kB 00:00 2024-05-02 19:37:19.279 | (216/258): p11-kit-0.24.0-2.oe2203.aarch64.rpm 904 kB/s | 217 kB 00:00 2024-05-02 19:37:19.306 | (217/258): p11-kit-trust-0.24.0-2.oe2203.aarch6 642 kB/s | 120 kB 00:00 2024-05-02 19:37:19.336 | (218/258): openssl-libs-1.1.1m-26.oe2203.aarch6 2.7 MB/s | 1.2 MB 00:00 2024-05-02 19:37:19.938 | (219/258): pam-1.5.2-7.oe2203.aarch64.rpm 664 kB/s | 437 kB 00:00 2024-05-02 19:37:20.212 | (220/258): pcre-8.45-2.oe2203.aarch64.rpm 430 kB/s | 389 kB 00:00 2024-05-02 19:37:20.246 | (221/258): pcre2-10.39-9.oe2203.aarch64.rpm 561 kB/s | 510 kB 00:00 2024-05-02 19:37:20.622 | (222/258): perl-HTTP-Tiny-0.080-2.oe2203.noarch 94 kB/s | 35 kB 00:00 2024-05-02 19:37:20.807 | (223/258): perl-5.34.0-12.oe2203.aarch64.rpm 3.7 MB/s | 3.2 MB 00:00 2024-05-02 19:37:20.968 | (224/258): perl-Math-BigInt-FastCalc-0.5012-2.o 56 kB/s | 19 kB 00:00 2024-05-02 19:37:21.129 | (225/258): perl-Test-Harness-3.42-2.oe2203.noar 406 kB/s | 130 kB 00:00 2024-05-02 19:37:21.233 | (226/258): perl-Time-HiRes-1.9767-2.oe2203.aarc 177 kB/s | 47 kB 00:00 2024-05-02 19:37:21.865 | (227/258): perl-Encode-3.16-3.oe2203.aarch64.rp 867 kB/s | 1.4 MB 00:01 2024-05-02 19:37:22.270 | (228/258): perl-libnet-3.13-2.oe2203.noarch.rpm 73 kB/s | 75 kB 00:01 2024-05-02 19:37:22.594 | (229/258): perl-devel-5.34.0-12.oe2203.aarch64. 1.5 MB/s | 2.1 MB 00:01 2024-05-02 19:37:23.168 | (230/258): pkgconf-1.8.0-3.oe2203.aarch64.rpm 64 kB/s | 57 kB 00:00 2024-05-02 19:37:23.263 | (231/258): popt-1.18-3.oe2203.aarch64.rpm 74 kB/s | 49 kB 00:00 2024-05-02 19:37:25.762 | (232/258): perl-libs-5.34.0-12.oe2203.aarch64.r 429 kB/s | 1.6 MB 00:03 2024-05-02 19:37:25.978 | (233/258): publicsuffix-list-20211113-2.oe2203. 47 kB/s | 128 kB 00:02 2024-05-02 19:37:26.769 | (234/258): procps-ng-3.3.17-5.oe2203.aarch64.rp 58 kB/s | 207 kB 00:03 2024-05-02 19:37:27.357 | (235/258): python-setuptools-59.4.0-5.oe2203.no 369 kB/s | 509 kB 00:01 2024-05-02 19:37:27.454 | (236/258): python-pip-wheel-21.3.1-2.oe2203.noa 895 kB/s | 1.5 MB 00:01 2024-05-02 19:37:27.873 | (237/258): python3-setuptools-59.4.0-5.oe2203.n 2.3 MB/s | 964 kB 00:00 2024-05-02 19:37:28.407 | (238/258): readline-8.1-3.oe2203.aarch64.rpm 274 kB/s | 146 kB 00:00 2024-05-02 19:37:28.556 | (239/258): python3-pip-21.3.1-2.oe2203.noarch.r 1.8 MB/s | 2.2 MB 00:01 2024-05-02 19:37:28.788 | (240/258): rpm-4.17.0-33.oe2203.aarch64.rpm 1.3 MB/s | 492 kB 00:00 2024-05-02 19:37:28.923 | (241/258): rpm-libs-4.17.0-33.oe2203.aarch64.rp 929 kB/s | 340 kB 00:00 2024-05-02 19:37:28.965 | (242/258): sed-4.8-3.oe2203.aarch64.rpm 928 kB/s | 162 kB 00:00 2024-05-02 19:37:29.435 | (243/258): python3-3.9.9-28.oe2203.aarch64.rpm 2.9 MB/s | 7.8 MB 00:02 2024-05-02 19:37:29.647 | (244/258): shadow-4.9-13.oe2203.aarch64.rpm 828 kB/s | 598 kB 00:00 2024-05-02 19:37:29.887 | (245/258): sqlite-3.37.2-7.oe2203.aarch64.rpm 1.2 MB/s | 1.1 MB 00:00 2024-05-02 19:37:30.074 | (246/258): sudo-1.9.8p2-15.oe2203.aarch64.rpm 1.3 MB/s | 845 kB 00:00 2024-05-02 19:37:30.270 | (247/258): systemd-libs-249-75.oe2203.aarch64.r 1.2 MB/s | 453 kB 00:00 2024-05-02 19:37:30.425 | (248/258): systemd-udev-249-75.oe2203.aarch64.r 3.6 MB/s | 1.2 MB 00:00 2024-05-02 19:37:30.493 | (249/258): systemd-249-75.oe2203.aarch64.rpm 3.8 MB/s | 3.2 MB 00:00 2024-05-02 19:37:30.607 | (250/258): tpm2-tss-3.1.0-4.oe2203.aarch64.rpm 2.6 MB/s | 489 kB 00:00 2024-05-02 19:37:30.631 | (251/258): tcl-8.6.10-4.oe2203.aarch64.rpm 2.9 MB/s | 1.1 MB 00:00 2024-05-02 19:37:31.131 | (252/258): tzdata-2022a-18.oe2203.noarch.rpm 674 kB/s | 429 kB 00:00 2024-05-02 19:37:31.172 | (253/258): vim-minimal-9.0-23.oe2203.aarch64.rp 1.1 MB/s | 611 kB 00:00 2024-05-02 19:37:31.437 | (254/258): util-linux-2.37.2-28.oe2203.aarch64. 2.8 MB/s | 2.3 MB 00:00 2024-05-02 19:37:31.613 | (255/258): xz-libs-5.2.5-2.oe2203.aarch64.rpm 179 kB/s | 79 kB 00:00 2024-05-02 19:37:31.650 | (256/258): xz-5.2.5-2.oe2203.aarch64.rpm 272 kB/s | 141 kB 00:00 2024-05-02 19:37:31.683 | (257/258): zlib-1.2.11-24.oe2203.aarch64.rpm 372 kB/s | 91 kB 00:00 2024-05-02 19:37:32.687 | (258/258): zstd-1.5.0-4.oe2203.aarch64.rpm 640 kB/s | 686 kB 00:01 2024-05-02 19:37:32.690 | -------------------------------------------------------------------------------- 2024-05-02 19:37:32.691 | Total 1.5 MB/s | 92 MB 01:02 2024-05-02 19:37:32.903 | retrieving repo key for OS unencrypted from http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-05-02 19:37:33.227 | OS 6.5 kB/s | 2.1 kB 00:00 2024-05-02 19:37:34.476 | Importing GPG key 0xB25E7F66: 2024-05-02 19:37:34.476 | Userid : "private OBS (key without passphrase) " 2024-05-02 19:37:34.476 | Fingerprint: 12EA 74AC 9DF4 8D46 C69C A0BE D557 065E B25E 7F66 2024-05-02 19:37:34.476 | From : http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-05-02 19:37:34.780 | Key imported successfully 2024-05-02 19:37:37.711 | Running transaction check 2024-05-02 19:37:42.553 | Transaction check succeeded. 2024-05-02 19:37:42.554 | Running transaction test 2024-05-02 19:37:56.126 | Transaction test succeeded. 2024-05-02 19:37:56.128 | Running transaction 2024-05-02 19:38:20.261 | Running scriptlet: filesystem-3.16-4.oe2203.aarch64 1/1 2024-05-02 19:38:20.641 | Preparing : 1/1 2024-05-02 19:38:21.227 | Installing : libgcc-10.3.1-23.oe2203.aarch64 1/258 2024-05-02 19:38:23.667 | Running scriptlet: libgcc-10.3.1-23.oe2203.aarch64 1/258 2024-05-02 19:38:24.360 | Installing : ncurses-base-6.3-8.oe2203.noarch 2/258 2024-05-02 19:38:28.218 | Installing : tzdata-2022a-18.oe2203.noarch 3/258 2024-05-02 19:38:31.690 | Installing : python-setuptools-59.4.0-5.oe2203.noarch 4/258 2024-05-02 19:38:32.738 | Installing : openEuler-gpg-keys-1.0-3.6.oe2203.aarch64 5/258 2024-05-02 19:38:32.738 | Installing : openEuler-repos-1.0-3.6.oe2203.aarch64 6/258 2024-05-02 19:38:32.738 | warning: /etc/yum.repos.d/openEuler.repo created as /etc/yum.repos.d/openEuler.repo.rpmnew 2024-05-02 19:38:32.738 | 2024-05-02 19:38:34.299 | Installing : libselinux-3.3-5.oe2203.aarch64 7/258 2024-05-02 19:38:35.238 | Installing : glibc-common-2.34-144.oe2203.aarch64 8/258 2024-05-02 19:38:35.314 | Installing : ncurses-libs-6.3-8.oe2203.aarch64 9/258 2024-05-02 19:38:35.541 | Installing : info-6.8-3.oe2203.aarch64 10/258 2024-05-02 19:38:35.795 | Installing : bash-5.1.8-6.oe2203.aarch64 11/258 2024-05-02 19:38:35.796 | Installing : setup-2.13.9.1-1.oe2203.noarch 12/258 2024-05-02 19:38:35.796 | warning: /etc/group created as /etc/group.rpmnew 2024-05-02 19:38:35.796 | warning: /etc/gshadow created as /etc/gshadow.rpmnew 2024-05-02 19:38:35.796 | warning: /etc/inputrc created as /etc/inputrc.rpmnew 2024-05-02 19:38:35.796 | warning: /etc/passwd created as /etc/passwd.rpmnew 2024-05-02 19:38:35.796 | warning: /etc/shadow created as /etc/shadow.rpmnew 2024-05-02 19:38:35.796 | 2024-05-02 19:38:37.286 | Running scriptlet: setup-2.13.9.1-1.oe2203.noarch 12/258 2024-05-02 19:38:37.426 | Installing : filesystem-3.16-4.oe2203.aarch64 13/258 2024-05-02 19:38:37.542 | Installing : basesystem-12-2.oe2203.noarch 14/258 2024-05-02 19:38:38.166 | Running scriptlet: glibc-2.34-144.oe2203.aarch64 15/258 2024-05-02 19:38:38.167 | Installing : glibc-2.34-144.oe2203.aarch64 15/258 2024-05-02 19:38:38.167 | warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew 2024-05-02 19:38:38.167 | 2024-05-02 19:38:38.746 | Running scriptlet: glibc-2.34-144.oe2203.aarch64 15/258 2024-05-02 19:38:38.780 | Installing : readline-8.1-3.oe2203.aarch64 16/258 2024-05-02 19:38:38.824 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 17/258 2024-05-02 19:38:38.856 | Installing : libsepol-3.3-6.oe2203.aarch64 17/258 2024-05-02 19:38:38.968 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 17/258 2024-05-02 19:38:39.009 | Installing : pcre2-10.39-9.oe2203.aarch64 18/258 2024-05-02 19:38:39.061 | Running scriptlet: pcre2-10.39-9.oe2203.aarch64 18/258 2024-05-02 19:38:39.099 | Installing : bc-1.07.1-11.oe2203.aarch64 19/258 2024-05-02 19:38:39.151 | Installing : openEuler-release-22.03LTS-54.oe2203.aarch64 20/258 2024-05-02 19:38:39.207 | Running scriptlet: openEuler-release-22.03LTS-54.oe2203.aarch64 20/258 2024-05-02 19:38:39.575 | Installing : zlib-1.2.11-24.oe2203.aarch64 21/258 2024-05-02 19:38:39.645 | Installing : xz-libs-5.2.5-2.oe2203.aarch64 22/258 2024-05-02 19:38:39.722 | Running scriptlet: grep-3.7-9.oe2203.aarch64 23/258 2024-05-02 19:38:39.822 | Installing : grep-3.7-9.oe2203.aarch64 23/258 2024-05-02 19:38:39.854 | Running scriptlet: grep-3.7-9.oe2203.aarch64 23/258 2024-05-02 19:38:39.922 | Installing : libxcrypt-4.4.26-2.oe2203.aarch64 24/258 2024-05-02 19:38:40.137 | Running scriptlet: libxcrypt-4.4.26-2.oe2203.aarch64 24/258 2024-05-02 19:38:40.163 | Installing : perl-Carp-1.50-418.oe2203.noarch 25/258 2024-05-02 19:38:41.048 | Installing : perl-Exporter-5.74-1.oe2203.noarch 26/258 2024-05-02 19:38:42.557 | Installing : perl-libs-4:5.34.0-12.oe2203.aarch64 27/258 2024-05-02 19:38:42.590 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 28/258 2024-05-02 19:38:43.545 | Installing : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 28/258 2024-05-02 19:38:43.560 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 28/258 2024-05-02 19:38:43.576 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 29/258 2024-05-02 19:38:43.783 | Installing : perl-MIME-Base64-3.16-1.oe2203.aarch64 29/258 2024-05-02 19:38:43.817 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 29/258 2024-05-02 19:38:43.915 | Installing : bzip2-1.0.8-6.oe2203.aarch64 30/258 2024-05-02 19:38:45.038 | Installing : libstdc++-10.3.1-23.oe2203.aarch64 31/258 2024-05-02 19:38:45.060 | Running scriptlet: popt-1.18-3.oe2203.aarch64 32/258 2024-05-02 19:38:45.416 | Installing : popt-1.18-3.oe2203.aarch64 32/258 2024-05-02 19:38:45.614 | Running scriptlet: popt-1.18-3.oe2203.aarch64 32/258 2024-05-02 19:38:46.141 | Installing : perl-parent-1:0.238-1.oe2203.noarch 33/258 2024-05-02 19:38:46.214 | Installing : libuuid-2.37.2-28.oe2203.aarch64 34/258 2024-05-02 19:38:46.259 | Running scriptlet: libuuid-2.37.2-28.oe2203.aarch64 34/258 2024-05-02 19:38:48.682 | Installing : perl-Text-ParseWords-3.30-419.oe2203.noarch 35/258 2024-05-02 19:38:48.953 | Installing : gdbm-1:1.22-11.oe2203.aarch64 36/258 2024-05-02 19:38:49.385 | Installing : zstd-1.5.0-4.oe2203.aarch64 37/258 2024-05-02 19:38:49.444 | Running scriptlet: zstd-1.5.0-4.oe2203.aarch64 37/258 2024-05-02 19:38:49.472 | Installing : perl-Term-ANSIColor-5.01-1.oe2203.noarch 38/258 2024-05-02 19:38:49.492 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 39/258 2024-05-02 19:38:49.518 | Installing : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 39/258 2024-05-02 19:38:49.605 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 39/258 2024-05-02 19:38:49.670 | Installing : libxml2-2.9.12-19.oe2203.aarch64 40/258 2024-05-02 19:38:49.721 | Running scriptlet: libxml2-2.9.12-19.oe2203.aarch64 40/258 2024-05-02 19:38:49.769 | Installing : attr-2.5.1-2.oe2203.aarch64 41/258 2024-05-02 19:38:49.806 | Running scriptlet: attr-2.5.1-2.oe2203.aarch64 41/258 2024-05-02 19:38:49.947 | Installing : libacl-2.3.1-2.oe2203.aarch64 42/258 2024-05-02 19:38:50.004 | Running scriptlet: libacl-2.3.1-2.oe2203.aarch64 42/258 2024-05-02 19:38:50.162 | Installing : sed-4.8-3.oe2203.aarch64 43/258 2024-05-02 19:38:50.227 | Installing : libffi-3.4.2-2.oe2203.aarch64 44/258 2024-05-02 19:38:50.404 | Installing : p11-kit-0.24.0-2.oe2203.aarch64 45/258 2024-05-02 19:38:50.447 | Running scriptlet: p11-kit-0.24.0-2.oe2203.aarch64 45/258 2024-05-02 19:38:50.500 | Installing : perl-Digest-1.20-1.oe2203.noarch 46/258 2024-05-02 19:38:50.608 | Installing : perl-Digest-MD5-2.58-1.oe2203.aarch64 47/258 2024-05-02 19:38:50.659 | Installing : libunistring-0.9.10-8.oe2203.aarch64 48/258 2024-05-02 19:38:50.697 | Installing : lz4-1.9.3-2.oe2203.aarch64 49/258 2024-05-02 19:38:50.733 | Running scriptlet: lz4-1.9.3-2.oe2203.aarch64 49/258 2024-05-02 19:38:50.762 | Running scriptlet: libidn2-2.3.2-2.oe2203.aarch64 50/258 2024-05-02 19:38:50.912 | Installing : libidn2-2.3.2-2.oe2203.aarch64 50/258 2024-05-02 19:38:51.098 | Installing : elfutils-extra-0.185-13.oe2203.aarch64 51/258 2024-05-02 19:38:51.137 | Installing : elfutils-0.185-13.oe2203.aarch64 52/258 2024-05-02 19:38:52.939 | Running scriptlet: elfutils-0.185-13.oe2203.aarch64 52/258 2024-05-02 19:38:53.912 | Installing : groff-base-1.22.4-11.oe2203.aarch64 53/258 2024-05-02 19:38:54.207 | Installing : ncurses-6.3-8.oe2203.aarch64 54/258 2024-05-02 19:38:54.889 | Installing : pcre-8.45-2.oe2203.aarch64 55/258 2024-05-02 19:38:54.921 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 56/258 2024-05-02 19:38:54.955 | Installing : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 56/258 2024-05-02 19:38:55.152 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 56/258 2024-05-02 19:38:55.350 | Installing : file-libs-5.41-3.oe2203.aarch64 57/258 2024-05-02 19:38:55.410 | Installing : file-5.41-3.oe2203.aarch64 58/258 2024-05-02 19:38:55.445 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 59/258 2024-05-02 19:38:55.808 | Installing : lua-5.4.3-11.oe2203.aarch64 59/258 2024-05-02 19:38:55.822 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 59/258 2024-05-02 19:38:55.883 | Running scriptlet: findutils-2:4.8.0-3.oe2203.aarch64 60/258 2024-05-02 19:38:56.566 | Installing : findutils-2:4.8.0-3.oe2203.aarch64 60/258 2024-05-02 19:38:56.610 | Installing : libcap-ng-0.8.2-1.oe2203.aarch64 61/258 2024-05-02 19:38:56.918 | Installing : audit-libs-1:3.0.1-3.oe2203.aarch64 62/258 2024-05-02 19:38:57.177 | Installing : which-2.21-14.oe2203.aarch64 63/258 2024-05-02 19:38:57.613 | Installing : libgomp-10.3.1-23.oe2203.aarch64 64/258 2024-05-02 19:38:58.516 | Installing : gettext-0.21-4.oe2203.aarch64 65/258 2024-05-02 19:38:58.940 | Installing : grub2-common-1:2.06-41.oe2203.noarch 66/258 2024-05-02 19:38:59.166 | Installing : libsemanage-3.3-3.oe2203.aarch64 67/258 2024-05-02 19:38:59.729 | Installing : acl-2.3.1-2.oe2203.aarch64 68/258 2024-05-02 19:38:59.872 | Installing : vim-minimal-2:9.0-23.oe2203.aarch64 69/258 2024-05-02 19:39:00.482 | Installing : zip-3.0-29.oe2203.aarch64 70/258 2024-05-02 19:39:00.825 | Installing : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 71/258 2024-05-02 19:39:01.337 | Installing : perl-Perl-OSType-1.010-421.oe2203.noarch 72/258 2024-05-02 19:39:06.679 | Installing : perl-perlfaq-5.20210520-1.oe2203.noarch 73/258 2024-05-02 19:39:09.751 | Installing : xz-5.2.5-2.oe2203.aarch64 74/258 2024-05-02 19:39:13.721 | Installing : pigz-2.6-1.oe2203.aarch64 75/258 2024-05-02 19:39:14.398 | Installing : libpng-2:1.6.37-4.oe2203.aarch64 76/258 2024-05-02 19:39:14.630 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 77/258 2024-05-02 19:39:16.753 | Installing : tcl-1:8.6.10-4.oe2203.aarch64 77/258 2024-05-02 19:39:18.001 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 77/258 2024-05-02 19:39:19.123 | Installing : sqlite-3.37.2-7.oe2203.aarch64 78/258 2024-05-02 19:39:20.585 | Installing : brotli-1.0.9-2.oe2203.aarch64 79/258 2024-05-02 19:39:21.259 | Installing : diffutils-3.8-2.oe2203.aarch64 80/258 2024-05-02 19:39:22.042 | Installing : keyutils-libs-1.6.3-3.oe2203.aarch64 81/258 2024-05-02 19:39:23.162 | Running scriptlet: keyutils-libs-1.6.3-3.oe2203.aarch64 81/258 2024-05-02 19:39:23.992 | Installing : libev-4.33-2.oe2203.aarch64 82/258 2024-05-02 19:39:24.635 | Installing : libpipeline-1.5.4-1.oe2203.aarch64 83/258 2024-05-02 19:39:24.657 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 84/258 2024-05-02 19:39:25.000 | Installing : libseccomp-2.5.3-1.oe2203.aarch64 84/258 2024-05-02 19:39:25.178 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 84/258 2024-05-02 19:39:26.462 | Installing : libsigsegv-2.13-1.oe2203.aarch64 85/258 2024-05-02 19:39:26.783 | Installing : cpio-2.13-10.oe2203.aarch64 86/258 2024-05-02 19:39:27.800 | Installing : expat-2.4.1-10.oe2203.aarch64 87/258 2024-05-02 19:39:29.479 | Installing : json-c-0.15-6.oe2203.aarch64 88/258 2024-05-02 19:39:31.305 | Installing : less-590-6.oe2203.aarch64 89/258 2024-05-02 19:39:32.390 | Installing : libgpg-error-1.43-2.oe2203.aarch64 90/258 2024-05-02 19:39:32.853 | Installing : libgcrypt-1.9.4-2.oe2203.aarch64 91/258 2024-05-02 19:39:33.429 | Installing : libnghttp2-1.46.0-5.oe2203.aarch64 92/258 2024-05-02 19:39:36.533 | Installing : libsmartcols-2.37.2-28.oe2203.aarch64 93/258 2024-05-02 19:39:37.990 | Running scriptlet: libsmartcols-2.37.2-28.oe2203.aarch64 93/258 2024-05-02 19:39:44.484 | Installing : libtasn1-4.17.0-3.oe2203.aarch64 94/258 2024-05-02 19:39:46.227 | Running scriptlet: libtasn1-4.17.0-3.oe2203.aarch64 94/258 2024-05-02 19:39:46.675 | Installing : pkgconf-1.8.0-3.oe2203.aarch64 95/258 2024-05-02 19:39:49.234 | Installing : gmp-1:6.2.1-1.oe2203.aarch64 96/258 2024-05-02 19:39:49.326 | Running scriptlet: gmp-1:6.2.1-1.oe2203.aarch64 96/258 2024-05-02 19:39:49.394 | Installing : mpfr-4.1.0-1.oe2203.aarch64 97/258 2024-05-02 19:39:49.511 | Running scriptlet: mpfr-4.1.0-1.oe2203.aarch64 97/258 2024-05-02 19:39:50.076 | Installing : gawk-5.1.1-4.oe2203.aarch64 98/258 2024-05-02 19:39:50.105 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 99/258 2024-05-02 19:39:50.347 | Installing : publicsuffix-list-20211113-2.oe2203.noarch 99/258 2024-05-02 19:39:50.641 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 99/258 2024-05-02 19:39:51.938 | Installing : xkeyboard-config-2.33-1.oe2203.noarch 100/258 2024-05-02 19:39:52.080 | Installing : libxkbcommon-1.3.1-1.oe2203.aarch64 101/258 2024-05-02 19:39:52.608 | Installing : qt5-srpm-macros-5.15.2-1.oe2203.noarch 102/258 2024-05-02 19:39:53.814 | Installing : kbd-misc-2.4.0-1.oe2203.noarch 103/258 2024-05-02 19:39:55.002 | Installing : kbd-legacy-2.4.0-1.oe2203.noarch 104/258 2024-05-02 19:39:55.338 | Installing : fuse-common-3.10.5-3.oe2203.aarch64 105/258 2024-05-02 19:39:55.991 | Installing : python3-pyparsing-3.0.6-1.oe2203.noarch 106/258 2024-05-02 19:39:56.591 | Installing : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 107/258 2024-05-02 19:39:57.445 | Installing : perl-Net-SSLeay-1.90-1.oe2203.aarch64 108/258 2024-05-02 19:39:58.152 | Installing : systemtap-sdt-devel-4.5-2.oe2203.aarch64 109/258 2024-05-02 19:39:59.123 | Installing : perl-URI-5.10-1.oe2203.noarch 110/258 2024-05-02 19:39:59.393 | Installing : efi-srpm-macros-4-5.oe2203.noarch 111/258 2024-05-02 19:39:59.847 | Installing : perl-IPC-System-Simple-1.30-2.oe2203.noarch 112/258 2024-05-02 19:40:00.302 | Installing : perl-Text-Diff-1.45-7.oe2203.noarch 113/258 2024-05-02 19:40:00.491 | Installing : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 114/258 2024-05-02 19:40:00.588 | Installing : perl-Encode-Locale-1.05-12.oe2203.noarch 115/258 2024-05-02 19:40:01.615 | Installing : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 116/258 2024-05-02 19:40:03.554 | Installing : perl-devel-4:5.34.0-12.oe2203.aarch64 117/258 2024-05-02 19:40:03.663 | Installing : perl-B-Debug-1.26-5.oe2203.noarch 118/258 2024-05-02 19:40:03.681 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 119/258 2024-05-02 19:40:03.754 | Installing : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 119/258 2024-05-02 19:40:03.768 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 119/258 2024-05-02 19:40:03.782 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 120/258 2024-05-02 19:40:03.837 | Installing : perl-Config-Perl-V-0.33-1.oe2203.noarch 120/258 2024-05-02 19:40:03.881 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 120/258 2024-05-02 19:40:04.356 | Installing : perl-Devel-PPPort-3.63-1.oe2203.aarch64 121/258 2024-05-02 19:40:04.400 | Installing : perl-Env-1.04-397.oe2203.noarch 122/258 2024-05-02 19:40:04.514 | Installing : perl-Filter-2:1.60-3.oe2203.aarch64 123/258 2024-05-02 19:40:04.576 | Installing : perl-IPC-SysV-2.09-1.oe2203.aarch64 124/258 2024-05-02 19:40:04.598 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 125/258 2024-05-02 19:40:04.722 | Installing : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 125/258 2024-05-02 19:40:04.739 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 125/258 2024-05-02 19:40:05.025 | Installing : perl-Params-Check-1:0.38-418.oe2203.noarch 126/258 2024-05-02 19:40:05.064 | Installing : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 127/258 2024-05-02 19:40:05.086 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 128/258 2024-05-02 19:40:05.112 | Installing : perl-Socket-4:2.032-1.oe2203.aarch64 128/258 2024-05-02 19:40:05.124 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 128/258 2024-05-02 19:40:05.147 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 129/258 2024-05-02 19:40:05.182 | Installing : perl-Storable-1:3.25-1.oe2203.aarch64 129/258 2024-05-02 19:40:05.200 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 129/258 2024-05-02 19:40:05.223 | Installing : perl-Term-Cap-1.17-510.oe2203.noarch 130/258 2024-05-02 19:40:05.249 | Installing : perl-Filter-Simple-1:0.94-1.oe2203.noarch 131/258 2024-05-02 19:40:05.274 | Installing : perl-Text-Balanced-2.04-1.oe2203.noarch 132/258 2024-05-02 19:40:05.324 | Installing : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 133/258 2024-05-02 19:40:05.358 | Installing : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 134/258 2024-05-02 19:40:05.452 | Installing : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 135/258 2024-05-02 19:40:05.488 | Installing : perl-IO-Socket-IP-0.41-2.oe2203.noarch 136/258 2024-05-02 19:40:05.627 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 137/258 2024-05-02 19:40:05.778 | Installing : perl-Locale-Codes-3.68-1.oe2203.noarch 137/258 2024-05-02 19:40:05.880 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 137/258 2024-05-02 19:40:05.898 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 138/258 2024-05-02 19:40:05.936 | Installing : perl-Math-BigRat-0.2620-1.oe2203.noarch 138/258 2024-05-02 19:40:05.950 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 138/258 2024-05-02 19:40:05.968 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 139/258 2024-05-02 19:40:06.061 | Installing : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 139/258 2024-05-02 19:40:06.076 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 139/258 2024-05-02 19:40:06.107 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 140/258 2024-05-02 19:40:06.138 | Installing : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 140/258 2024-05-02 19:40:06.162 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 140/258 2024-05-02 19:40:06.190 | Installing : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 141/258 2024-05-02 19:40:06.220 | Installing : perl-ExtUtils-Install-2.20-1.oe2203.noarch 142/258 2024-05-02 19:40:06.250 | Installing : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 143/258 2024-05-02 19:40:06.295 | Installing : perl-File-Which-1.27-1.oe2203.noarch 144/258 2024-05-02 19:40:06.346 | Installing : perl-Module-Load-1:0.36-1.oe2203.noarch 145/258 2024-05-02 19:40:06.367 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/258 2024-05-02 19:40:06.409 | Installing : perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/258 2024-05-02 19:40:06.430 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/258 2024-05-02 19:40:06.513 | Installing : perl-Time-Local-2:1.300-1.oe2203.noarch 147/258 2024-05-02 19:40:06.738 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 148/258 2024-05-02 19:40:09.505 | Installing : perl-Unicode-Collate-1.31-1.oe2203.aarch64 148/258 2024-05-02 19:40:10.205 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 148/258 2024-05-02 19:40:10.253 | Installing : perl-autodie-2.34-2.oe2203.noarch 149/258 2024-05-02 19:40:10.400 | Installing : perl-bignum-0.63-1.oe2203.noarch 150/258 2024-05-02 19:40:10.642 | Installing : perl-threads-2:2.26-1.oe2203.aarch64 151/258 2024-05-02 19:40:11.023 | Installing : perl-Test-Simple-2:1.302188-1.oe2203.noarch 152/258 2024-05-02 19:40:11.053 | Installing : perl-Thread-Queue-3.13-3.oe2203.noarch 153/258 2024-05-02 19:40:11.115 | Installing : perl-threads-shared-1.62-1.oe2203.aarch64 154/258 2024-05-02 19:40:11.133 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 155/258 2024-05-02 19:40:11.164 | Installing : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 155/258 2024-05-02 19:40:11.277 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 155/258 2024-05-02 19:40:11.318 | Installing : perl-Module-Metadata-1.000037-1.oe2203.noarch 156/258 2024-05-02 19:40:11.357 | Installing : perl-experimental-0.025-1.oe2203.noarch 157/258 2024-05-02 19:40:11.417 | Installing : perl-version-8:0.99.29-1.oe2203.aarch64 158/258 2024-05-02 19:40:11.462 | Installing : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 159/258 2024-05-02 19:40:11.571 | Installing : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 160/258 2024-05-02 19:40:11.731 | Installing : perl-Archive-Tar-2.40-1.oe2203.noarch 161/258 2024-05-02 19:40:11.772 | Installing : perl-IO-Compress-2.101-2.oe2203.noarch 162/258 2024-05-02 19:40:11.835 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 163/258 2024-05-02 19:40:11.900 | Installing : perl-CPAN-Meta-2.150010-419.oe2203.noarch 163/258 2024-05-02 19:40:11.916 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 163/258 2024-05-02 19:40:11.935 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 164/258 2024-05-02 19:40:11.968 | Installing : perl-JSON-PP-1:4.06-1.oe2203.noarch 164/258 2024-05-02 19:40:12.030 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 164/258 2024-05-02 19:40:12.517 | Installing : perl-Pod-Simple-1:3.43-1.oe2203.noarch 165/258 2024-05-02 19:40:13.679 | Installing : perl-Encode-4:3.16-3.oe2203.aarch64 166/258 2024-05-02 19:40:14.000 | Installing : perl-Test-Harness-2:3.42-2.oe2203.noarch 167/258 2024-05-02 19:40:14.030 | Installing : perl-File-Fetch-1.00-1.oe2203.noarch 168/258 2024-05-02 19:40:14.206 | Installing : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 169/258 2024-05-02 19:40:14.349 | Installing : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 170/258 2024-05-02 19:40:14.638 | Installing : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 171/258 2024-05-02 19:40:14.809 | Installing : perl-Pod-Checker-4:1.74-1.oe2203.noarch 172/258 2024-05-02 19:40:15.292 | Installing : perl-Pod-Parser-1.63-398.oe2203.noarch 173/258 2024-05-02 19:40:15.327 | Installing : perl-podlators-1:4.14-1.oe2203.noarch 174/258 2024-05-02 19:40:15.416 | Installing : perl-Pod-Usage-4:2.01-2.oe2203.noarch 175/258 2024-05-02 19:40:15.556 | Installing : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 176/258 2024-05-02 19:40:15.633 | Installing : perl-HTTP-Tiny-0.080-2.oe2203.noarch 177/258 2024-05-02 19:40:15.931 | Installing : perl-libnet-3.13-2.oe2203.noarch 178/258 2024-05-02 19:40:17.228 | Installing : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 179/258 2024-05-02 19:40:17.615 | Installing : openEuler-rpm-config-30-30.oe2203.aarch64 180/258 2024-05-02 19:40:17.654 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 181/258 2024-05-02 19:40:17.709 | Installing : perl-Data-Dumper-2.183-1.oe2203.aarch64 181/258 2024-05-02 19:40:17.745 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 181/258 2024-05-02 19:40:17.794 | Installing : perl-File-Path-2.18-1.oe2203.noarch 182/258 2024-05-02 19:40:17.900 | Installing : perl-File-Temp-1:0.2311-2.oe2203.noarch 183/258 2024-05-02 19:40:18.062 | Installing : perl-File-HomeDir-1.006-2.oe2203.noarch 184/258 2024-05-02 19:40:18.126 | Installing : perl-PathTools-3.80-1.oe2203.aarch64 185/258 2024-05-02 19:40:18.142 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 186/258 2024-05-02 19:40:18.416 | Installing : perl-constant-1.33-421.oe2203.noarch 186/258 2024-05-02 19:40:18.433 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 186/258 2024-05-02 19:40:18.452 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 187/258 2024-05-02 19:40:18.487 | Installing : perl-Getopt-Long-1:2.52-1.oe2203.noarch 187/258 2024-05-02 19:40:19.171 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 187/258 2024-05-02 19:40:21.803 | Installing : perl-4:5.34.0-12.oe2203.aarch64 188/258 2024-05-02 19:40:21.913 | Installing : shared-mime-info-2.1-1.oe2203.aarch64 189/258 2024-05-02 19:40:21.972 | Running scriptlet: shared-mime-info-2.1-1.oe2203.aarch64 189/258 2024-05-02 19:40:22.316 | Running scriptlet: groff-1.22.4-11.oe2203.aarch64 190/258 2024-05-02 19:40:22.714 | Installing : groff-1.22.4-11.oe2203.aarch64 190/258 2024-05-02 19:40:22.794 | Running scriptlet: groff-1.22.4-11.oe2203.aarch64 190/258 2024-05-02 19:40:23.327 | Installing : fuse-help-2.9.9-9.oe2203.aarch64 191/258 2024-05-02 19:40:23.946 | Installing : fuse-2.9.9-9.oe2203.aarch64 192/258 2024-05-02 19:40:24.279 | Running scriptlet: fuse-2.9.9-9.oe2203.aarch64 192/258 2024-05-02 19:40:24.799 | Installing : libevent-2.1.12-4.oe2203.aarch64 193/258 2024-05-02 19:40:25.336 | Installing : glib2-2.68.1-21.oe2203.aarch64 194/258 2024-05-02 19:40:25.415 | Installing : libverto-0.3.2-1.oe2203.aarch64 195/258 2024-05-02 19:40:25.738 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 196/258 2024-05-02 19:40:26.519 | Installing : man-db-2.9.4-2.oe2203.aarch64 196/258 2024-05-02 19:40:26.685 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 196/258 2024-05-02 19:40:26.900 | Installing : e2fsprogs-help-1.46.4-21.oe2203.noarch 197/258 2024-05-02 19:40:27.128 | Installing : slang-2.3.2-8.oe2203.aarch64 198/258 2024-05-02 19:40:28.666 | Installing : newt-0.52.21-8.oe2203.aarch64 199/258 2024-05-02 19:40:28.942 | Installing : chkconfig-1.20-1.oe2203.aarch64 200/258 2024-05-02 19:40:28.986 | Installing : p11-kit-trust-0.24.0-2.oe2203.aarch64 201/258 2024-05-02 19:40:29.028 | Running scriptlet: p11-kit-trust-0.24.0-2.oe2203.aarch64 201/258 2024-05-02 19:40:29.048 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 202/258 2024-05-02 19:40:29.225 | Installing : logrotate-3.20.1-1.oe2203.aarch64 202/258 2024-05-02 19:40:29.272 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 202/258 2024-05-02 19:40:29.406 | Installing : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 203/258 2024-05-02 19:40:29.669 | Installing : libarchive-3.5.2-6.oe2203.aarch64 204/258 2024-05-02 19:40:29.805 | Installing : openssl-1:1.1.1m-26.oe2203.aarch64 205/258 2024-05-02 19:40:30.148 | Installing : curl-7.79.1-28.oe2203.aarch64 206/258 2024-05-02 19:40:30.966 | Installing : libnsl2-2.0.0-4.oe2203.aarch64 207/258 2024-05-02 19:40:31.915 | Installing : python-pip-wheel-21.3.1-2.oe2203.noarch 208/258 2024-05-02 19:40:33.462 | Installing : cracklib-2.9.7-8.oe2203.aarch64 209/258 2024-05-02 19:40:33.832 | Installing : gzip-1.11-3.oe2203.aarch64 210/258 2024-05-02 19:40:34.047 | Installing : libpwquality-1.4.4-4.oe2203.aarch64 211/258 2024-05-02 19:40:34.555 | Installing : procps-ng-3.3.17-5.oe2203.aarch64 212/258 2024-05-02 19:40:34.842 | Installing : krb5-libs-1.19.2-8.oe2203.aarch64 213/258 2024-05-02 19:40:35.139 | Installing : libssh-0.9.6-8.oe2203.aarch64 214/258 2024-05-02 19:40:35.333 | Installing : openldap-2.6.0-6.oe2203.aarch64 215/258 2024-05-02 19:40:35.635 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 216/258 2024-05-02 19:40:35.693 | Installing : openssl-pkcs11-0.4.11-5.oe2203.aarch64 216/258 2024-05-02 19:40:35.883 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 216/258 2024-05-02 19:40:35.990 | Installing : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 217/258 2024-05-02 19:40:36.121 | Installing : kpartx-0.8.7-6.oe2203.aarch64 218/258 2024-05-02 19:40:36.198 | Installing : libkcapi-1.3.1-7.oe2203.aarch64 219/258 2024-05-02 19:40:36.251 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 220/258 2024-05-02 19:40:36.306 | Installing : libpsl-0.21.1-5.oe2203.aarch64 220/258 2024-05-02 19:40:37.062 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 220/258 2024-05-02 19:40:37.504 | Installing : python3-pip-21.3.1-2.oe2203.noarch 221/258 2024-05-02 19:40:38.009 | Installing : python3-setuptools-59.4.0-5.oe2203.noarch 222/258 2024-05-02 19:40:38.238 | Installing : libtirpc-1.3.2-3.oe2203.aarch64 223/258 2024-05-02 19:40:38.772 | Installing : e2fsprogs-1.46.4-21.oe2203.aarch64 224/258 2024-05-02 19:40:38.900 | Installing : rpm-4.17.0-33.oe2203.aarch64 225/258 2024-05-02 19:40:38.967 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 225/258 2024-05-02 19:40:39.383 | Installing : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 226/258 2024-05-02 19:40:39.952 | Installing : kmod-29-3.oe2203.aarch64 227/258 2024-05-02 19:40:40.002 | Running scriptlet: kmod-29-3.oe2203.aarch64 227/258 2024-05-02 19:40:40.292 | Installing : kmod-libs-29-3.oe2203.aarch64 228/258 2024-05-02 19:40:40.388 | Installing : libfdisk-2.37.2-28.oe2203.aarch64 229/258 2024-05-02 19:40:40.456 | Running scriptlet: libfdisk-2.37.2-28.oe2203.aarch64 229/258 2024-05-02 19:40:40.687 | Installing : libmount-2.37.2-28.oe2203.aarch64 230/258 2024-05-02 19:40:41.034 | Running scriptlet: libmount-2.37.2-28.oe2203.aarch64 230/258 2024-05-02 19:40:41.224 | Installing : kbd-2.4.0-1.oe2203.aarch64 231/258 2024-05-02 19:40:41.254 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 232/258 2024-05-02 19:40:41.380 | Installing : libcap-2.61-5.oe2203.aarch64 232/258 2024-05-02 19:40:41.578 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 232/258 2024-05-02 19:40:41.978 | Installing : pam-1.5.2-7.oe2203.aarch64 233/258 2024-05-02 19:40:43.421 | Running scriptlet: pam-1.5.2-7.oe2203.aarch64 233/258 2024-05-02 19:40:43.862 | Installing : coreutils-9.0-5.oe2203.aarch64 234/258 2024-05-02 19:40:43.918 | Running scriptlet: coreutils-9.0-5.oe2203.aarch64 234/258 2024-05-02 19:40:43.982 | Installing : libblkid-2.37.2-28.oe2203.aarch64 235/258 2024-05-02 19:40:44.049 | Running scriptlet: libblkid-2.37.2-28.oe2203.aarch64 235/258 2024-05-02 19:40:44.116 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 236/258 2024-05-02 19:40:44.245 | Installing : ca-certificates-2023.2.60-2.oe2203.noarch 236/258 2024-05-02 19:40:49.236 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 236/258 2024-05-02 19:40:49.406 | Installing : systemd-libs-249-75.oe2203.aarch64 237/258 2024-05-02 19:40:49.700 | Running scriptlet: systemd-libs-249-75.oe2203.aarch64 237/258 2024-05-02 19:40:51.352 | Installing : shadow-2:4.9-13.oe2203.aarch64 238/258 2024-05-02 19:40:51.939 | Running scriptlet: libutempter-1.2.1-2.oe2203.aarch64 239/258 2024-05-02 19:40:53.829 | Installing : libutempter-1.2.1-2.oe2203.aarch64 239/258 2024-05-02 19:40:54.245 | Installing : util-linux-2.37.2-28.oe2203.aarch64 240/258 2024-05-02 19:40:54.304 | Running scriptlet: util-linux-2.37.2-28.oe2203.aarch64 240/258 2024-05-02 19:40:54.529 | Installing : crontabs-1.11-22.oe2203.noarch 241/258 2024-05-02 19:40:54.588 | Installing : device-mapper-8:1.02.181-4.oe2203.aarch64 242/258 2024-05-02 19:40:54.646 | Running scriptlet: device-mapper-8:1.02.181-4.oe2203.aarch64 242/258 2024-05-02 19:40:54.687 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 243/258 2024-05-02 19:40:54.939 | Installing : os-prober-1.79-1.oe2203.aarch64 243/258 2024-05-02 19:40:54.956 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 243/258 2024-05-02 19:40:54.978 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 244/258 2024-05-02 19:40:55.130 | Installing : grubby-8.40-28.oe2203.aarch64 244/258 2024-05-02 19:40:55.320 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 244/258 2024-05-02 19:40:55.788 | Installing : dracut-055-10.oe2203.aarch64 245/258 2024-05-02 19:40:55.888 | Installing : openssl-libs-1:1.1.1m-26.oe2203.aarch64 246/258 2024-05-02 19:40:59.942 | Running scriptlet: openssl-libs-1:1.1.1m-26.oe2203.aarch64 246/258 2024-05-02 19:41:00.720 | Installing : python3-3.9.9-28.oe2203.aarch64 247/258 2024-05-02 19:41:01.622 | Running scriptlet: systemd-249-75.oe2203.aarch64 248/258 2024-05-02 19:41:02.031 | Installing : systemd-249-75.oe2203.aarch64 248/258 2024-05-02 19:41:03.695 | Running scriptlet: systemd-249-75.oe2203.aarch64 248/258 2024-05-02 19:41:03.851 | Installing : crypto-policies-20200619-2.git781bbd4.oe2203.noa 249/258 2024-05-02 19:41:04.407 | Running scriptlet: crypto-policies-20200619-2.git781bbd4.oe2203.noa 249/258 2024-05-02 19:41:04.522 | Installing : systemd-udev-249-75.oe2203.aarch64 250/258 2024-05-02 19:41:05.472 | Running scriptlet: systemd-udev-249-75.oe2203.aarch64 250/258 2024-05-02 19:41:05.581 | Installing : libcurl-7.79.1-28.oe2203.aarch64 251/258 2024-05-02 19:41:05.656 | Installing : rpm-libs-4.17.0-33.oe2203.aarch64 252/258 2024-05-02 19:41:05.795 | Running scriptlet: rpm-libs-4.17.0-33.oe2203.aarch64 252/258 2024-05-02 19:41:07.179 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 253/258 2024-05-02 19:41:07.413 | Installing : grub2-tools-1:2.06-41.oe2203.aarch64 253/258 2024-05-02 19:41:07.516 | Running scriptlet: tpm2-tss-3.1.0-4.oe2203.aarch64 254/258 2024-05-02 19:41:07.587 | Installing : tpm2-tss-3.1.0-4.oe2203.aarch64 254/258 2024-05-02 19:41:07.801 | Running scriptlet: tpm2-tss-3.1.0-4.oe2203.aarch64 254/258 2024-05-02 19:41:07.836 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 255/258 2024-05-02 19:41:08.040 | Installing : cronie-1.5.7-1.oe2203.aarch64 255/258 2024-05-02 19:41:08.159 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 255/258 2024-05-02 19:41:08.486 | Installing : libuser-0.63-4.oe2203.aarch64 256/258 2024-05-02 19:41:08.638 | Running scriptlet: libuser-0.63-4.oe2203.aarch64 256/258 2024-05-02 19:41:08.778 | Running scriptlet: passwd-0.80-9.oe2203.aarch64 257/258 2024-05-02 19:41:09.082 | Installing : passwd-0.80-9.oe2203.aarch64 257/258 2024-05-02 19:41:09.610 | Running scriptlet: passwd-0.80-9.oe2203.aarch64 257/258 2024-05-02 19:41:09.648 | Installing : sudo-1.9.8p2-15.oe2203.aarch64 258/258 2024-05-02 19:41:09.702 | Running scriptlet: sudo-1.9.8p2-15.oe2203.aarch64 258/258 2024-05-02 19:41:09.778 | Running scriptlet: glibc-common-2.34-144.oe2203.aarch64 258/258 2024-05-02 19:41:09.801 | Running scriptlet: filesystem-3.16-4.oe2203.aarch64 258/258 2024-05-02 19:41:09.822 | Running scriptlet: readline-8.1-3.oe2203.aarch64 258/258 2024-05-02 19:41:09.834 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 258/258 2024-05-02 19:41:10.683 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 258/258 2024-05-02 19:41:10.778 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 258/258 2024-05-02 19:41:11.342 | Running scriptlet: glibc-common-2.34-144.oe2203.aarch64 258/258 2024-05-02 19:41:32.572 | Running scriptlet: shared-mime-info-2.1-1.oe2203.aarch64 258/258 2024-05-02 19:41:33.012 | Running scriptlet: glib2-2.68.1-21.oe2203.aarch64 258/258 2024-05-02 19:41:33.434 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 258/258 2024-05-02 19:41:33.499 | Running scriptlet: systemd-249-75.oe2203.aarch64 258/258 2024-05-02 19:41:33.786 | Running scriptlet: systemd-udev-249-75.oe2203.aarch64 258/258 2024-05-02 19:41:33.786 | Verifying : attr-2.5.1-2.oe2203.aarch64 1/258 2024-05-02 19:41:33.786 | Verifying : audit-libs-1:3.0.1-3.oe2203.aarch64 2/258 2024-05-02 19:41:33.787 | Verifying : basesystem-12-2.oe2203.noarch 3/258 2024-05-02 19:41:33.787 | Verifying : brotli-1.0.9-2.oe2203.aarch64 4/258 2024-05-02 19:41:33.787 | Verifying : chkconfig-1.20-1.oe2203.aarch64 5/258 2024-05-02 19:41:33.788 | Verifying : cracklib-2.9.7-8.oe2203.aarch64 6/258 2024-05-02 19:41:33.788 | Verifying : cronie-1.5.7-1.oe2203.aarch64 7/258 2024-05-02 19:41:33.788 | Verifying : crontabs-1.11-22.oe2203.noarch 8/258 2024-05-02 19:41:33.789 | Verifying : crypto-policies-20200619-2.git781bbd4.oe2203.noa 9/258 2024-05-02 19:41:33.789 | Verifying : device-mapper-8:1.02.181-4.oe2203.aarch64 10/258 2024-05-02 19:41:33.789 | Verifying : diffutils-3.8-2.oe2203.aarch64 11/258 2024-05-02 19:41:33.790 | Verifying : filesystem-3.16-4.oe2203.aarch64 12/258 2024-05-02 19:41:33.790 | Verifying : findutils-2:4.8.0-3.oe2203.aarch64 13/258 2024-05-02 19:41:33.790 | Verifying : fuse-2.9.9-9.oe2203.aarch64 14/258 2024-05-02 19:41:33.791 | Verifying : fuse-common-3.10.5-3.oe2203.aarch64 15/258 2024-05-02 19:41:33.791 | Verifying : fuse-help-2.9.9-9.oe2203.aarch64 16/258 2024-05-02 19:41:33.791 | Verifying : gettext-0.21-4.oe2203.aarch64 17/258 2024-05-02 19:41:33.792 | Verifying : gmp-1:6.2.1-1.oe2203.aarch64 18/258 2024-05-02 19:41:33.792 | Verifying : grubby-8.40-28.oe2203.aarch64 19/258 2024-05-02 19:41:33.792 | Verifying : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 20/258 2024-05-02 19:41:33.793 | Verifying : info-6.8-3.oe2203.aarch64 21/258 2024-05-02 19:41:33.793 | Verifying : kbd-2.4.0-1.oe2203.aarch64 22/258 2024-05-02 19:41:33.793 | Verifying : kbd-legacy-2.4.0-1.oe2203.noarch 23/258 2024-05-02 19:41:33.794 | Verifying : kbd-misc-2.4.0-1.oe2203.noarch 24/258 2024-05-02 19:41:33.794 | Verifying : keyutils-libs-1.6.3-3.oe2203.aarch64 25/258 2024-05-02 19:41:33.794 | Verifying : kmod-29-3.oe2203.aarch64 26/258 2024-05-02 19:41:33.795 | Verifying : kmod-libs-29-3.oe2203.aarch64 27/258 2024-05-02 19:41:33.795 | Verifying : libcap-ng-0.8.2-1.oe2203.aarch64 28/258 2024-05-02 19:41:33.795 | Verifying : libev-4.33-2.oe2203.aarch64 29/258 2024-05-02 19:41:33.796 | Verifying : libevent-2.1.12-4.oe2203.aarch64 30/258 2024-05-02 19:41:33.796 | Verifying : libffi-3.4.2-2.oe2203.aarch64 31/258 2024-05-02 19:41:33.796 | Verifying : libidn2-2.3.2-2.oe2203.aarch64 32/258 2024-05-02 19:41:33.796 | Verifying : libpipeline-1.5.4-1.oe2203.aarch64 33/258 2024-05-02 19:41:33.797 | Verifying : libseccomp-2.5.3-1.oe2203.aarch64 34/258 2024-05-02 19:41:33.797 | Verifying : libsemanage-3.3-3.oe2203.aarch64 35/258 2024-05-02 19:41:33.797 | Verifying : libsigsegv-2.13-1.oe2203.aarch64 36/258 2024-05-02 19:41:33.798 | Verifying : libunistring-0.9.10-8.oe2203.aarch64 37/258 2024-05-02 19:41:33.798 | Verifying : libuser-0.63-4.oe2203.aarch64 38/258 2024-05-02 19:41:33.798 | Verifying : libutempter-1.2.1-2.oe2203.aarch64 39/258 2024-05-02 19:41:33.799 | Verifying : libverto-0.3.2-1.oe2203.aarch64 40/258 2024-05-02 19:41:33.799 | Verifying : libxcrypt-4.4.26-2.oe2203.aarch64 41/258 2024-05-02 19:41:33.799 | Verifying : libxkbcommon-1.3.1-1.oe2203.aarch64 42/258 2024-05-02 19:41:33.800 | Verifying : lz4-1.9.3-2.oe2203.aarch64 43/258 2024-05-02 19:41:33.800 | Verifying : man-db-2.9.4-2.oe2203.aarch64 44/258 2024-05-02 19:41:33.800 | Verifying : mpfr-4.1.0-1.oe2203.aarch64 45/258 2024-05-02 19:41:33.801 | Verifying : openssl-pkcs11-0.4.11-5.oe2203.aarch64 46/258 2024-05-02 19:41:33.801 | Verifying : os-prober-1.79-1.oe2203.aarch64 47/258 2024-05-02 19:41:33.801 | Verifying : passwd-0.80-9.oe2203.aarch64 48/258 2024-05-02 19:41:33.802 | Verifying : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 49/258 2024-05-02 19:41:33.802 | Verifying : perl-Archive-Tar-2.40-1.oe2203.noarch 50/258 2024-05-02 19:41:33.802 | Verifying : perl-B-Debug-1.26-5.oe2203.noarch 51/258 2024-05-02 19:41:33.803 | Verifying : perl-CPAN-Meta-2.150010-419.oe2203.noarch 52/258 2024-05-02 19:41:33.803 | Verifying : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 53/258 2024-05-02 19:41:33.803 | Verifying : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 54/258 2024-05-02 19:41:33.804 | Verifying : perl-Carp-1.50-418.oe2203.noarch 55/258 2024-05-02 19:41:33.804 | Verifying : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 56/258 2024-05-02 19:41:33.804 | Verifying : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 57/258 2024-05-02 19:41:33.805 | Verifying : perl-Config-Perl-V-0.33-1.oe2203.noarch 58/258 2024-05-02 19:41:33.805 | Verifying : perl-Data-Dumper-2.183-1.oe2203.aarch64 59/258 2024-05-02 19:41:33.805 | Verifying : perl-Devel-PPPort-3.63-1.oe2203.aarch64 60/258 2024-05-02 19:41:33.806 | Verifying : perl-Digest-1.20-1.oe2203.noarch 61/258 2024-05-02 19:41:33.806 | Verifying : perl-Digest-MD5-2.58-1.oe2203.aarch64 62/258 2024-05-02 19:41:33.806 | Verifying : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 63/258 2024-05-02 19:41:33.807 | Verifying : perl-Encode-Locale-1.05-12.oe2203.noarch 64/258 2024-05-02 19:41:33.807 | Verifying : perl-Env-1.04-397.oe2203.noarch 65/258 2024-05-02 19:41:33.807 | Verifying : perl-Exporter-5.74-1.oe2203.noarch 66/258 2024-05-02 19:41:33.808 | Verifying : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 67/258 2024-05-02 19:41:33.808 | Verifying : perl-ExtUtils-Install-2.20-1.oe2203.noarch 68/258 2024-05-02 19:41:33.808 | Verifying : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 69/258 2024-05-02 19:41:33.809 | Verifying : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 70/258 2024-05-02 19:41:33.809 | Verifying : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 71/258 2024-05-02 19:41:33.809 | Verifying : perl-File-Fetch-1.00-1.oe2203.noarch 72/258 2024-05-02 19:41:33.810 | Verifying : perl-File-HomeDir-1.006-2.oe2203.noarch 73/258 2024-05-02 19:41:33.810 | Verifying : perl-File-Path-2.18-1.oe2203.noarch 74/258 2024-05-02 19:41:33.810 | Verifying : perl-File-Temp-1:0.2311-2.oe2203.noarch 75/258 2024-05-02 19:41:33.811 | Verifying : perl-File-Which-1.27-1.oe2203.noarch 76/258 2024-05-02 19:41:33.811 | Verifying : perl-Filter-2:1.60-3.oe2203.aarch64 77/258 2024-05-02 19:41:33.811 | Verifying : perl-Filter-Simple-1:0.94-1.oe2203.noarch 78/258 2024-05-02 19:41:33.812 | Verifying : perl-Getopt-Long-1:2.52-1.oe2203.noarch 79/258 2024-05-02 19:41:33.812 | Verifying : perl-IO-Compress-2.101-2.oe2203.noarch 80/258 2024-05-02 19:41:33.812 | Verifying : perl-IO-Socket-IP-0.41-2.oe2203.noarch 81/258 2024-05-02 19:41:33.813 | Verifying : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 82/258 2024-05-02 19:41:33.813 | Verifying : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 83/258 2024-05-02 19:41:33.813 | Verifying : perl-IPC-SysV-2.09-1.oe2203.aarch64 84/258 2024-05-02 19:41:33.814 | Verifying : perl-IPC-System-Simple-1.30-2.oe2203.noarch 85/258 2024-05-02 19:41:33.814 | Verifying : perl-JSON-PP-1:4.06-1.oe2203.noarch 86/258 2024-05-02 19:41:33.814 | Verifying : perl-Locale-Codes-3.68-1.oe2203.noarch 87/258 2024-05-02 19:41:33.815 | Verifying : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 88/258 2024-05-02 19:41:33.815 | Verifying : perl-MIME-Base64-3.16-1.oe2203.aarch64 89/258 2024-05-02 19:41:33.815 | Verifying : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 90/258 2024-05-02 19:41:33.816 | Verifying : perl-Math-BigRat-0.2620-1.oe2203.noarch 91/258 2024-05-02 19:41:33.816 | Verifying : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 92/258 2024-05-02 19:41:33.816 | Verifying : perl-Module-Load-1:0.36-1.oe2203.noarch 93/258 2024-05-02 19:41:33.817 | Verifying : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 94/258 2024-05-02 19:41:33.817 | Verifying : perl-Module-Metadata-1.000037-1.oe2203.noarch 95/258 2024-05-02 19:41:33.817 | Verifying : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 96/258 2024-05-02 19:41:33.818 | Verifying : perl-Net-SSLeay-1.90-1.oe2203.aarch64 97/258 2024-05-02 19:41:33.818 | Verifying : perl-Params-Check-1:0.38-418.oe2203.noarch 98/258 2024-05-02 19:41:33.818 | Verifying : perl-PathTools-3.80-1.oe2203.aarch64 99/258 2024-05-02 19:41:33.819 | Verifying : perl-Perl-OSType-1.010-421.oe2203.noarch 100/258 2024-05-02 19:41:33.819 | Verifying : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 101/258 2024-05-02 19:41:33.820 | Verifying : perl-Pod-Checker-4:1.74-1.oe2203.noarch 102/258 2024-05-02 19:41:33.820 | Verifying : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 103/258 2024-05-02 19:41:33.820 | Verifying : perl-Pod-Parser-1.63-398.oe2203.noarch 104/258 2024-05-02 19:41:33.821 | Verifying : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 105/258 2024-05-02 19:41:33.821 | Verifying : perl-Pod-Simple-1:3.43-1.oe2203.noarch 106/258 2024-05-02 19:41:33.821 | Verifying : perl-Pod-Usage-4:2.01-2.oe2203.noarch 107/258 2024-05-02 19:41:33.822 | Verifying : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 108/258 2024-05-02 19:41:33.822 | Verifying : perl-Socket-4:2.032-1.oe2203.aarch64 109/258 2024-05-02 19:41:33.822 | Verifying : perl-Storable-1:3.25-1.oe2203.aarch64 110/258 2024-05-02 19:41:33.823 | Verifying : perl-Sys-Syslog-0.36-1.oe2203.aarch64 111/258 2024-05-02 19:41:33.823 | Verifying : perl-Term-ANSIColor-5.01-1.oe2203.noarch 112/258 2024-05-02 19:41:33.823 | Verifying : perl-Term-Cap-1.17-510.oe2203.noarch 113/258 2024-05-02 19:41:33.824 | Verifying : perl-Test-Simple-2:1.302188-1.oe2203.noarch 114/258 2024-05-02 19:41:33.824 | Verifying : perl-Text-Balanced-2.04-1.oe2203.noarch 115/258 2024-05-02 19:41:33.824 | Verifying : perl-Text-Diff-1.45-7.oe2203.noarch 116/258 2024-05-02 19:41:33.825 | Verifying : perl-Text-ParseWords-3.30-419.oe2203.noarch 117/258 2024-05-02 19:41:33.825 | Verifying : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 118/258 2024-05-02 19:41:33.825 | Verifying : perl-Thread-Queue-3.13-3.oe2203.noarch 119/258 2024-05-02 19:41:33.826 | Verifying : perl-Time-Local-2:1.300-1.oe2203.noarch 120/258 2024-05-02 19:41:33.826 | Verifying : perl-URI-5.10-1.oe2203.noarch 121/258 2024-05-02 19:41:33.826 | Verifying : perl-Unicode-Collate-1.31-1.oe2203.aarch64 122/258 2024-05-02 19:41:33.827 | Verifying : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 123/258 2024-05-02 19:41:33.827 | Verifying : perl-autodie-2.34-2.oe2203.noarch 124/258 2024-05-02 19:41:33.827 | Verifying : perl-bignum-0.63-1.oe2203.noarch 125/258 2024-05-02 19:41:33.827 | Verifying : perl-constant-1.33-421.oe2203.noarch 126/258 2024-05-02 19:41:33.828 | Verifying : perl-experimental-0.025-1.oe2203.noarch 127/258 2024-05-02 19:41:33.828 | Verifying : perl-parent-1:0.238-1.oe2203.noarch 128/258 2024-05-02 19:41:33.828 | Verifying : perl-perlfaq-5.20210520-1.oe2203.noarch 129/258 2024-05-02 19:41:33.829 | Verifying : perl-podlators-1:4.14-1.oe2203.noarch 130/258 2024-05-02 19:41:33.829 | Verifying : perl-threads-2:2.26-1.oe2203.aarch64 131/258 2024-05-02 19:41:33.830 | Verifying : perl-threads-shared-1.62-1.oe2203.aarch64 132/258 2024-05-02 19:41:33.830 | Verifying : perl-version-8:0.99.29-1.oe2203.aarch64 133/258 2024-05-02 19:41:33.830 | Verifying : pigz-2.6-1.oe2203.aarch64 134/258 2024-05-02 19:41:33.830 | Verifying : python3-pyparsing-3.0.6-1.oe2203.noarch 135/258 2024-05-02 19:41:33.831 | Verifying : qt5-srpm-macros-5.15.2-1.oe2203.noarch 136/258 2024-05-02 19:41:33.831 | Verifying : setup-2.13.9.1-1.oe2203.noarch 137/258 2024-05-02 19:41:33.831 | Verifying : shared-mime-info-2.1-1.oe2203.aarch64 138/258 2024-05-02 19:41:33.832 | Verifying : slang-2.3.2-8.oe2203.aarch64 139/258 2024-05-02 19:41:33.832 | Verifying : systemtap-sdt-devel-4.5-2.oe2203.aarch64 140/258 2024-05-02 19:41:33.832 | Verifying : which-2.21-14.oe2203.aarch64 141/258 2024-05-02 19:41:33.833 | Verifying : xkeyboard-config-2.33-1.oe2203.noarch 142/258 2024-05-02 19:41:33.833 | Verifying : zip-3.0-29.oe2203.aarch64 143/258 2024-05-02 19:41:33.833 | Verifying : acl-2.3.1-2.oe2203.aarch64 144/258 2024-05-02 19:41:33.834 | Verifying : bash-5.1.8-6.oe2203.aarch64 145/258 2024-05-02 19:41:33.834 | Verifying : bc-1.07.1-11.oe2203.aarch64 146/258 2024-05-02 19:41:33.834 | Verifying : bzip2-1.0.8-6.oe2203.aarch64 147/258 2024-05-02 19:41:33.835 | Verifying : ca-certificates-2023.2.60-2.oe2203.noarch 148/258 2024-05-02 19:41:33.835 | Verifying : coreutils-9.0-5.oe2203.aarch64 149/258 2024-05-02 19:41:33.835 | Verifying : cpio-2.13-10.oe2203.aarch64 150/258 2024-05-02 19:41:33.836 | Verifying : curl-7.79.1-28.oe2203.aarch64 151/258 2024-05-02 19:41:33.836 | Verifying : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 152/258 2024-05-02 19:41:33.836 | Verifying : dracut-055-10.oe2203.aarch64 153/258 2024-05-02 19:41:33.837 | Verifying : e2fsprogs-1.46.4-21.oe2203.aarch64 154/258 2024-05-02 19:41:33.837 | Verifying : e2fsprogs-help-1.46.4-21.oe2203.noarch 155/258 2024-05-02 19:41:33.837 | Verifying : efi-srpm-macros-4-5.oe2203.noarch 156/258 2024-05-02 19:41:33.838 | Verifying : elfutils-0.185-13.oe2203.aarch64 157/258 2024-05-02 19:41:33.838 | Verifying : elfutils-extra-0.185-13.oe2203.aarch64 158/258 2024-05-02 19:41:33.838 | Verifying : expat-2.4.1-10.oe2203.aarch64 159/258 2024-05-02 19:41:33.839 | Verifying : file-5.41-3.oe2203.aarch64 160/258 2024-05-02 19:41:33.839 | Verifying : file-libs-5.41-3.oe2203.aarch64 161/258 2024-05-02 19:41:33.839 | Verifying : gawk-5.1.1-4.oe2203.aarch64 162/258 2024-05-02 19:41:33.840 | Verifying : gdbm-1:1.22-11.oe2203.aarch64 163/258 2024-05-02 19:41:33.840 | Verifying : glib2-2.68.1-21.oe2203.aarch64 164/258 2024-05-02 19:41:33.840 | Verifying : glibc-2.34-144.oe2203.aarch64 165/258 2024-05-02 19:41:33.841 | Verifying : glibc-common-2.34-144.oe2203.aarch64 166/258 2024-05-02 19:41:33.841 | Verifying : grep-3.7-9.oe2203.aarch64 167/258 2024-05-02 19:41:33.841 | Verifying : groff-1.22.4-11.oe2203.aarch64 168/258 2024-05-02 19:41:33.842 | Verifying : groff-base-1.22.4-11.oe2203.aarch64 169/258 2024-05-02 19:41:33.842 | Verifying : grub2-common-1:2.06-41.oe2203.noarch 170/258 2024-05-02 19:41:33.842 | Verifying : grub2-tools-1:2.06-41.oe2203.aarch64 171/258 2024-05-02 19:41:33.843 | Verifying : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 172/258 2024-05-02 19:41:33.843 | Verifying : gzip-1.11-3.oe2203.aarch64 173/258 2024-05-02 19:41:33.843 | Verifying : json-c-0.15-6.oe2203.aarch64 174/258 2024-05-02 19:41:33.843 | Verifying : kpartx-0.8.7-6.oe2203.aarch64 175/258 2024-05-02 19:41:33.844 | Verifying : krb5-libs-1.19.2-8.oe2203.aarch64 176/258 2024-05-02 19:41:33.844 | Verifying : less-590-6.oe2203.aarch64 177/258 2024-05-02 19:41:33.844 | Verifying : libacl-2.3.1-2.oe2203.aarch64 178/258 2024-05-02 19:41:33.845 | Verifying : libarchive-3.5.2-6.oe2203.aarch64 179/258 2024-05-02 19:41:33.845 | Verifying : libblkid-2.37.2-28.oe2203.aarch64 180/258 2024-05-02 19:41:33.845 | Verifying : libcap-2.61-5.oe2203.aarch64 181/258 2024-05-02 19:41:33.846 | Verifying : libcurl-7.79.1-28.oe2203.aarch64 182/258 2024-05-02 19:41:33.846 | Verifying : libfdisk-2.37.2-28.oe2203.aarch64 183/258 2024-05-02 19:41:33.846 | Verifying : libgcc-10.3.1-23.oe2203.aarch64 184/258 2024-05-02 19:41:33.847 | Verifying : libgcrypt-1.9.4-2.oe2203.aarch64 185/258 2024-05-02 19:41:33.847 | Verifying : libgomp-10.3.1-23.oe2203.aarch64 186/258 2024-05-02 19:41:33.847 | Verifying : libgpg-error-1.43-2.oe2203.aarch64 187/258 2024-05-02 19:41:33.848 | Verifying : libkcapi-1.3.1-7.oe2203.aarch64 188/258 2024-05-02 19:41:33.848 | Verifying : libmount-2.37.2-28.oe2203.aarch64 189/258 2024-05-02 19:41:33.848 | Verifying : libnghttp2-1.46.0-5.oe2203.aarch64 190/258 2024-05-02 19:41:33.849 | Verifying : libnsl2-2.0.0-4.oe2203.aarch64 191/258 2024-05-02 19:41:33.849 | Verifying : libpng-2:1.6.37-4.oe2203.aarch64 192/258 2024-05-02 19:41:33.849 | Verifying : libpsl-0.21.1-5.oe2203.aarch64 193/258 2024-05-02 19:41:33.850 | Verifying : libpwquality-1.4.4-4.oe2203.aarch64 194/258 2024-05-02 19:41:33.850 | Verifying : libselinux-3.3-5.oe2203.aarch64 195/258 2024-05-02 19:41:33.850 | Verifying : libsepol-3.3-6.oe2203.aarch64 196/258 2024-05-02 19:41:33.851 | Verifying : libsmartcols-2.37.2-28.oe2203.aarch64 197/258 2024-05-02 19:41:33.851 | Verifying : libssh-0.9.6-8.oe2203.aarch64 198/258 2024-05-02 19:41:33.851 | Verifying : libstdc++-10.3.1-23.oe2203.aarch64 199/258 2024-05-02 19:41:33.852 | Verifying : libtasn1-4.17.0-3.oe2203.aarch64 200/258 2024-05-02 19:41:33.852 | Verifying : libtirpc-1.3.2-3.oe2203.aarch64 201/258 2024-05-02 19:41:33.852 | Verifying : libuuid-2.37.2-28.oe2203.aarch64 202/258 2024-05-02 19:41:33.853 | Verifying : libxml2-2.9.12-19.oe2203.aarch64 203/258 2024-05-02 19:41:33.853 | Verifying : logrotate-3.20.1-1.oe2203.aarch64 204/258 2024-05-02 19:41:33.853 | Verifying : lua-5.4.3-11.oe2203.aarch64 205/258 2024-05-02 19:41:33.854 | Verifying : ncurses-6.3-8.oe2203.aarch64 206/258 2024-05-02 19:41:33.854 | Verifying : ncurses-base-6.3-8.oe2203.noarch 207/258 2024-05-02 19:41:33.854 | Verifying : ncurses-libs-6.3-8.oe2203.aarch64 208/258 2024-05-02 19:41:33.855 | Verifying : newt-0.52.21-8.oe2203.aarch64 209/258 2024-05-02 19:41:33.855 | Verifying : openEuler-gpg-keys-1.0-3.6.oe2203.aarch64 210/258 2024-05-02 19:41:33.855 | Verifying : openEuler-release-22.03LTS-54.oe2203.aarch64 211/258 2024-05-02 19:41:33.856 | Verifying : openEuler-repos-1.0-3.6.oe2203.aarch64 212/258 2024-05-02 19:41:33.856 | Verifying : openEuler-rpm-config-30-30.oe2203.aarch64 213/258 2024-05-02 19:41:33.856 | Verifying : openldap-2.6.0-6.oe2203.aarch64 214/258 2024-05-02 19:41:33.856 | Verifying : openssl-1:1.1.1m-26.oe2203.aarch64 215/258 2024-05-02 19:41:33.857 | Verifying : openssl-libs-1:1.1.1m-26.oe2203.aarch64 216/258 2024-05-02 19:41:33.857 | Verifying : p11-kit-0.24.0-2.oe2203.aarch64 217/258 2024-05-02 19:41:33.857 | Verifying : p11-kit-trust-0.24.0-2.oe2203.aarch64 218/258 2024-05-02 19:41:33.858 | Verifying : pam-1.5.2-7.oe2203.aarch64 219/258 2024-05-02 19:41:33.858 | Verifying : pcre-8.45-2.oe2203.aarch64 220/258 2024-05-02 19:41:33.858 | Verifying : pcre2-10.39-9.oe2203.aarch64 221/258 2024-05-02 19:41:33.859 | Verifying : perl-4:5.34.0-12.oe2203.aarch64 222/258 2024-05-02 19:41:33.859 | Verifying : perl-Encode-4:3.16-3.oe2203.aarch64 223/258 2024-05-02 19:41:33.859 | Verifying : perl-HTTP-Tiny-0.080-2.oe2203.noarch 224/258 2024-05-02 19:41:33.860 | Verifying : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 225/258 2024-05-02 19:41:33.860 | Verifying : perl-Test-Harness-2:3.42-2.oe2203.noarch 226/258 2024-05-02 19:41:33.861 | Verifying : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 227/258 2024-05-02 19:41:33.861 | Verifying : perl-devel-4:5.34.0-12.oe2203.aarch64 228/258 2024-05-02 19:41:33.861 | Verifying : perl-libnet-3.13-2.oe2203.noarch 229/258 2024-05-02 19:41:33.862 | Verifying : perl-libs-4:5.34.0-12.oe2203.aarch64 230/258 2024-05-02 19:41:33.862 | Verifying : pkgconf-1.8.0-3.oe2203.aarch64 231/258 2024-05-02 19:41:33.862 | Verifying : popt-1.18-3.oe2203.aarch64 232/258 2024-05-02 19:41:33.863 | Verifying : procps-ng-3.3.17-5.oe2203.aarch64 233/258 2024-05-02 19:41:33.863 | Verifying : publicsuffix-list-20211113-2.oe2203.noarch 234/258 2024-05-02 19:41:33.863 | Verifying : python-pip-wheel-21.3.1-2.oe2203.noarch 235/258 2024-05-02 19:41:33.864 | Verifying : python-setuptools-59.4.0-5.oe2203.noarch 236/258 2024-05-02 19:41:33.864 | Verifying : python3-3.9.9-28.oe2203.aarch64 237/258 2024-05-02 19:41:33.864 | Verifying : python3-pip-21.3.1-2.oe2203.noarch 238/258 2024-05-02 19:41:33.865 | Verifying : python3-setuptools-59.4.0-5.oe2203.noarch 239/258 2024-05-02 19:41:33.865 | Verifying : readline-8.1-3.oe2203.aarch64 240/258 2024-05-02 19:41:33.865 | Verifying : rpm-4.17.0-33.oe2203.aarch64 241/258 2024-05-02 19:41:33.866 | Verifying : rpm-libs-4.17.0-33.oe2203.aarch64 242/258 2024-05-02 19:41:33.866 | Verifying : sed-4.8-3.oe2203.aarch64 243/258 2024-05-02 19:41:33.866 | Verifying : shadow-2:4.9-13.oe2203.aarch64 244/258 2024-05-02 19:41:33.867 | Verifying : sqlite-3.37.2-7.oe2203.aarch64 245/258 2024-05-02 19:41:33.867 | Verifying : sudo-1.9.8p2-15.oe2203.aarch64 246/258 2024-05-02 19:41:33.867 | Verifying : systemd-249-75.oe2203.aarch64 247/258 2024-05-02 19:41:33.868 | Verifying : systemd-libs-249-75.oe2203.aarch64 248/258 2024-05-02 19:41:33.868 | Verifying : systemd-udev-249-75.oe2203.aarch64 249/258 2024-05-02 19:41:33.868 | Verifying : tcl-1:8.6.10-4.oe2203.aarch64 250/258 2024-05-02 19:41:33.869 | Verifying : tpm2-tss-3.1.0-4.oe2203.aarch64 251/258 2024-05-02 19:41:33.869 | Verifying : tzdata-2022a-18.oe2203.noarch 252/258 2024-05-02 19:41:33.869 | Verifying : util-linux-2.37.2-28.oe2203.aarch64 253/258 2024-05-02 19:41:33.870 | Verifying : vim-minimal-2:9.0-23.oe2203.aarch64 254/258 2024-05-02 19:41:33.870 | Verifying : xz-5.2.5-2.oe2203.aarch64 255/258 2024-05-02 19:41:33.870 | Verifying : xz-libs-5.2.5-2.oe2203.aarch64 256/258 2024-05-02 19:41:33.870 | Verifying : zlib-1.2.11-24.oe2203.aarch64 257/258 2024-05-02 19:41:35.360 | Verifying : zstd-1.5.0-4.oe2203.aarch64 258/258 2024-05-02 19:41:35.360 | 2024-05-02 19:41:35.360 | Installed: 2024-05-02 19:41:35.360 | acl-2.3.1-2.oe2203.aarch64 2024-05-02 19:41:35.360 | attr-2.5.1-2.oe2203.aarch64 2024-05-02 19:41:35.360 | audit-libs-1:3.0.1-3.oe2203.aarch64 2024-05-02 19:41:35.360 | basesystem-12-2.oe2203.noarch 2024-05-02 19:41:35.360 | bash-5.1.8-6.oe2203.aarch64 2024-05-02 19:41:35.360 | bc-1.07.1-11.oe2203.aarch64 2024-05-02 19:41:35.360 | brotli-1.0.9-2.oe2203.aarch64 2024-05-02 19:41:35.360 | bzip2-1.0.8-6.oe2203.aarch64 2024-05-02 19:41:35.360 | ca-certificates-2023.2.60-2.oe2203.noarch 2024-05-02 19:41:35.360 | chkconfig-1.20-1.oe2203.aarch64 2024-05-02 19:41:35.360 | coreutils-9.0-5.oe2203.aarch64 2024-05-02 19:41:35.360 | cpio-2.13-10.oe2203.aarch64 2024-05-02 19:41:35.360 | cracklib-2.9.7-8.oe2203.aarch64 2024-05-02 19:41:35.360 | cronie-1.5.7-1.oe2203.aarch64 2024-05-02 19:41:35.360 | crontabs-1.11-22.oe2203.noarch 2024-05-02 19:41:35.360 | crypto-policies-20200619-2.git781bbd4.oe2203.noarch 2024-05-02 19:41:35.360 | curl-7.79.1-28.oe2203.aarch64 2024-05-02 19:41:35.360 | cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 2024-05-02 19:41:35.360 | device-mapper-8:1.02.181-4.oe2203.aarch64 2024-05-02 19:41:35.360 | diffutils-3.8-2.oe2203.aarch64 2024-05-02 19:41:35.360 | dracut-055-10.oe2203.aarch64 2024-05-02 19:41:35.360 | e2fsprogs-1.46.4-21.oe2203.aarch64 2024-05-02 19:41:35.360 | e2fsprogs-help-1.46.4-21.oe2203.noarch 2024-05-02 19:41:35.360 | efi-srpm-macros-4-5.oe2203.noarch 2024-05-02 19:41:35.360 | elfutils-0.185-13.oe2203.aarch64 2024-05-02 19:41:35.360 | elfutils-extra-0.185-13.oe2203.aarch64 2024-05-02 19:41:35.360 | expat-2.4.1-10.oe2203.aarch64 2024-05-02 19:41:35.360 | file-5.41-3.oe2203.aarch64 2024-05-02 19:41:35.360 | file-libs-5.41-3.oe2203.aarch64 2024-05-02 19:41:35.360 | filesystem-3.16-4.oe2203.aarch64 2024-05-02 19:41:35.360 | findutils-2:4.8.0-3.oe2203.aarch64 2024-05-02 19:41:35.360 | fuse-2.9.9-9.oe2203.aarch64 2024-05-02 19:41:35.361 | fuse-common-3.10.5-3.oe2203.aarch64 2024-05-02 19:41:35.361 | fuse-help-2.9.9-9.oe2203.aarch64 2024-05-02 19:41:35.361 | gawk-5.1.1-4.oe2203.aarch64 2024-05-02 19:41:35.361 | gdbm-1:1.22-11.oe2203.aarch64 2024-05-02 19:41:35.361 | gettext-0.21-4.oe2203.aarch64 2024-05-02 19:41:35.361 | glib2-2.68.1-21.oe2203.aarch64 2024-05-02 19:41:35.361 | glibc-2.34-144.oe2203.aarch64 2024-05-02 19:41:35.361 | glibc-common-2.34-144.oe2203.aarch64 2024-05-02 19:41:35.361 | gmp-1:6.2.1-1.oe2203.aarch64 2024-05-02 19:41:35.361 | grep-3.7-9.oe2203.aarch64 2024-05-02 19:41:35.361 | groff-1.22.4-11.oe2203.aarch64 2024-05-02 19:41:35.361 | groff-base-1.22.4-11.oe2203.aarch64 2024-05-02 19:41:35.361 | grub2-common-1:2.06-41.oe2203.noarch 2024-05-02 19:41:35.361 | grub2-tools-1:2.06-41.oe2203.aarch64 2024-05-02 19:41:35.361 | grub2-tools-minimal-1:2.06-41.oe2203.aarch64 2024-05-02 19:41:35.361 | grubby-8.40-28.oe2203.aarch64 2024-05-02 19:41:35.361 | gzip-1.11-3.oe2203.aarch64 2024-05-02 19:41:35.361 | ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 2024-05-02 19:41:35.361 | info-6.8-3.oe2203.aarch64 2024-05-02 19:41:35.361 | json-c-0.15-6.oe2203.aarch64 2024-05-02 19:41:35.361 | kbd-2.4.0-1.oe2203.aarch64 2024-05-02 19:41:35.361 | kbd-legacy-2.4.0-1.oe2203.noarch 2024-05-02 19:41:35.361 | kbd-misc-2.4.0-1.oe2203.noarch 2024-05-02 19:41:35.361 | keyutils-libs-1.6.3-3.oe2203.aarch64 2024-05-02 19:41:35.361 | kmod-29-3.oe2203.aarch64 2024-05-02 19:41:35.361 | kmod-libs-29-3.oe2203.aarch64 2024-05-02 19:41:35.361 | kpartx-0.8.7-6.oe2203.aarch64 2024-05-02 19:41:35.361 | krb5-libs-1.19.2-8.oe2203.aarch64 2024-05-02 19:41:35.361 | less-590-6.oe2203.aarch64 2024-05-02 19:41:35.361 | libacl-2.3.1-2.oe2203.aarch64 2024-05-02 19:41:35.361 | libarchive-3.5.2-6.oe2203.aarch64 2024-05-02 19:41:35.361 | libblkid-2.37.2-28.oe2203.aarch64 2024-05-02 19:41:35.361 | libcap-2.61-5.oe2203.aarch64 2024-05-02 19:41:35.361 | libcap-ng-0.8.2-1.oe2203.aarch64 2024-05-02 19:41:35.361 | libcurl-7.79.1-28.oe2203.aarch64 2024-05-02 19:41:35.361 | libev-4.33-2.oe2203.aarch64 2024-05-02 19:41:35.361 | libevent-2.1.12-4.oe2203.aarch64 2024-05-02 19:41:35.361 | libfdisk-2.37.2-28.oe2203.aarch64 2024-05-02 19:41:35.361 | libffi-3.4.2-2.oe2203.aarch64 2024-05-02 19:41:35.361 | libgcc-10.3.1-23.oe2203.aarch64 2024-05-02 19:41:35.361 | libgcrypt-1.9.4-2.oe2203.aarch64 2024-05-02 19:41:35.361 | libgomp-10.3.1-23.oe2203.aarch64 2024-05-02 19:41:35.361 | libgpg-error-1.43-2.oe2203.aarch64 2024-05-02 19:41:35.361 | libidn2-2.3.2-2.oe2203.aarch64 2024-05-02 19:41:35.361 | libkcapi-1.3.1-7.oe2203.aarch64 2024-05-02 19:41:35.361 | libmount-2.37.2-28.oe2203.aarch64 2024-05-02 19:41:35.361 | libnghttp2-1.46.0-5.oe2203.aarch64 2024-05-02 19:41:35.361 | libnsl2-2.0.0-4.oe2203.aarch64 2024-05-02 19:41:35.361 | libpipeline-1.5.4-1.oe2203.aarch64 2024-05-02 19:41:35.361 | libpng-2:1.6.37-4.oe2203.aarch64 2024-05-02 19:41:35.361 | libpsl-0.21.1-5.oe2203.aarch64 2024-05-02 19:41:35.361 | libpwquality-1.4.4-4.oe2203.aarch64 2024-05-02 19:41:35.362 | libseccomp-2.5.3-1.oe2203.aarch64 2024-05-02 19:41:35.362 | libselinux-3.3-5.oe2203.aarch64 2024-05-02 19:41:35.362 | libsemanage-3.3-3.oe2203.aarch64 2024-05-02 19:41:35.362 | libsepol-3.3-6.oe2203.aarch64 2024-05-02 19:41:35.362 | libsigsegv-2.13-1.oe2203.aarch64 2024-05-02 19:41:35.362 | libsmartcols-2.37.2-28.oe2203.aarch64 2024-05-02 19:41:35.362 | libssh-0.9.6-8.oe2203.aarch64 2024-05-02 19:41:35.362 | libstdc++-10.3.1-23.oe2203.aarch64 2024-05-02 19:41:35.362 | libtasn1-4.17.0-3.oe2203.aarch64 2024-05-02 19:41:35.362 | libtirpc-1.3.2-3.oe2203.aarch64 2024-05-02 19:41:35.362 | libunistring-0.9.10-8.oe2203.aarch64 2024-05-02 19:41:35.362 | libuser-0.63-4.oe2203.aarch64 2024-05-02 19:41:35.362 | libutempter-1.2.1-2.oe2203.aarch64 2024-05-02 19:41:35.362 | libuuid-2.37.2-28.oe2203.aarch64 2024-05-02 19:41:35.362 | libverto-0.3.2-1.oe2203.aarch64 2024-05-02 19:41:35.362 | libxcrypt-4.4.26-2.oe2203.aarch64 2024-05-02 19:41:35.362 | libxkbcommon-1.3.1-1.oe2203.aarch64 2024-05-02 19:41:35.362 | libxml2-2.9.12-19.oe2203.aarch64 2024-05-02 19:41:35.362 | logrotate-3.20.1-1.oe2203.aarch64 2024-05-02 19:41:35.362 | lua-5.4.3-11.oe2203.aarch64 2024-05-02 19:41:35.362 | lz4-1.9.3-2.oe2203.aarch64 2024-05-02 19:41:35.362 | man-db-2.9.4-2.oe2203.aarch64 2024-05-02 19:41:35.362 | mpfr-4.1.0-1.oe2203.aarch64 2024-05-02 19:41:35.362 | ncurses-6.3-8.oe2203.aarch64 2024-05-02 19:41:35.362 | ncurses-base-6.3-8.oe2203.noarch 2024-05-02 19:41:35.362 | ncurses-libs-6.3-8.oe2203.aarch64 2024-05-02 19:41:35.362 | newt-0.52.21-8.oe2203.aarch64 2024-05-02 19:41:35.362 | openEuler-gpg-keys-1.0-3.6.oe2203.aarch64 2024-05-02 19:41:35.362 | openEuler-release-22.03LTS-54.oe2203.aarch64 2024-05-02 19:41:35.362 | openEuler-repos-1.0-3.6.oe2203.aarch64 2024-05-02 19:41:35.362 | openEuler-rpm-config-30-30.oe2203.aarch64 2024-05-02 19:41:35.362 | openldap-2.6.0-6.oe2203.aarch64 2024-05-02 19:41:35.362 | openssl-1:1.1.1m-26.oe2203.aarch64 2024-05-02 19:41:35.362 | openssl-libs-1:1.1.1m-26.oe2203.aarch64 2024-05-02 19:41:35.362 | openssl-pkcs11-0.4.11-5.oe2203.aarch64 2024-05-02 19:41:35.362 | os-prober-1.79-1.oe2203.aarch64 2024-05-02 19:41:35.362 | p11-kit-0.24.0-2.oe2203.aarch64 2024-05-02 19:41:35.362 | p11-kit-trust-0.24.0-2.oe2203.aarch64 2024-05-02 19:41:35.362 | pam-1.5.2-7.oe2203.aarch64 2024-05-02 19:41:35.362 | passwd-0.80-9.oe2203.aarch64 2024-05-02 19:41:35.362 | pcre-8.45-2.oe2203.aarch64 2024-05-02 19:41:35.362 | pcre2-10.39-9.oe2203.aarch64 2024-05-02 19:41:35.362 | perl-4:5.34.0-12.oe2203.aarch64 2024-05-02 19:41:35.362 | perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 2024-05-02 19:41:35.362 | perl-Archive-Tar-2.40-1.oe2203.noarch 2024-05-02 19:41:35.362 | perl-B-Debug-1.26-5.oe2203.noarch 2024-05-02 19:41:35.362 | perl-CPAN-Meta-2.150010-419.oe2203.noarch 2024-05-02 19:41:35.362 | perl-CPAN-Meta-Requirements-2.140-419.oe2203.noarch 2024-05-02 19:41:35.362 | perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 2024-05-02 19:41:35.362 | perl-Carp-1.50-418.oe2203.noarch 2024-05-02 19:41:35.362 | perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 2024-05-02 19:41:35.362 | perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 2024-05-02 19:41:35.362 | perl-Config-Perl-V-0.33-1.oe2203.noarch 2024-05-02 19:41:35.363 | perl-Data-Dumper-2.183-1.oe2203.aarch64 2024-05-02 19:41:35.363 | perl-Devel-PPPort-3.63-1.oe2203.aarch64 2024-05-02 19:41:35.363 | perl-Digest-1.20-1.oe2203.noarch 2024-05-02 19:41:35.363 | perl-Digest-MD5-2.58-1.oe2203.aarch64 2024-05-02 19:41:35.363 | perl-Digest-SHA-1:6.02-7.oe2203.aarch64 2024-05-02 19:41:35.363 | perl-Encode-4:3.16-3.oe2203.aarch64 2024-05-02 19:41:35.363 | perl-Encode-Locale-1.05-12.oe2203.noarch 2024-05-02 19:41:35.363 | perl-Env-1.04-397.oe2203.noarch 2024-05-02 19:41:35.363 | perl-Exporter-5.74-1.oe2203.noarch 2024-05-02 19:41:35.363 | perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 2024-05-02 19:41:35.363 | perl-ExtUtils-Install-2.20-1.oe2203.noarch 2024-05-02 19:41:35.363 | perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 2024-05-02 19:41:35.363 | perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 2024-05-02 19:41:35.363 | perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 2024-05-02 19:41:35.363 | perl-File-Fetch-1.00-1.oe2203.noarch 2024-05-02 19:41:35.363 | perl-File-HomeDir-1.006-2.oe2203.noarch 2024-05-02 19:41:35.363 | perl-File-Path-2.18-1.oe2203.noarch 2024-05-02 19:41:35.363 | perl-File-Temp-1:0.2311-2.oe2203.noarch 2024-05-02 19:41:35.363 | perl-File-Which-1.27-1.oe2203.noarch 2024-05-02 19:41:35.363 | perl-Filter-2:1.60-3.oe2203.aarch64 2024-05-02 19:41:35.363 | perl-Filter-Simple-1:0.94-1.oe2203.noarch 2024-05-02 19:41:35.363 | perl-Getopt-Long-1:2.52-1.oe2203.noarch 2024-05-02 19:41:35.363 | perl-HTTP-Tiny-0.080-2.oe2203.noarch 2024-05-02 19:41:35.363 | perl-IO-Compress-2.101-2.oe2203.noarch 2024-05-02 19:41:35.363 | perl-IO-Socket-IP-0.41-2.oe2203.noarch 2024-05-02 19:41:35.363 | perl-IO-Socket-SSL-2.072-1.oe2203.noarch 2024-05-02 19:41:35.363 | perl-IPC-Cmd-2:1.04-4.oe2203.noarch 2024-05-02 19:41:35.363 | perl-IPC-SysV-2.09-1.oe2203.aarch64 2024-05-02 19:41:35.363 | perl-IPC-System-Simple-1.30-2.oe2203.noarch 2024-05-02 19:41:35.363 | perl-JSON-PP-1:4.06-1.oe2203.noarch 2024-05-02 19:41:35.363 | perl-Locale-Codes-3.68-1.oe2203.noarch 2024-05-02 19:41:35.363 | perl-Locale-Maketext-1:1.29-1.oe2203.noarch 2024-05-02 19:41:35.363 | perl-MIME-Base64-3.16-1.oe2203.aarch64 2024-05-02 19:41:35.363 | perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 2024-05-02 19:41:35.363 | perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch64 2024-05-02 19:41:35.363 | perl-Math-BigRat-0.2620-1.oe2203.noarch 2024-05-02 19:41:35.363 | perl-Module-CoreList-1:5.20211020-1.oe2203.noarch 2024-05-02 19:41:35.363 | perl-Module-Load-1:0.36-1.oe2203.noarch 2024-05-02 19:41:35.363 | perl-Module-Load-Conditional-0.74-1.oe2203.noarch 2024-05-02 19:41:35.363 | perl-Module-Metadata-1.000037-1.oe2203.noarch 2024-05-02 19:41:35.363 | perl-Mozilla-CA-1:20211001-1.oe2203.noarch 2024-05-02 19:41:35.363 | perl-Net-SSLeay-1.90-1.oe2203.aarch64 2024-05-02 19:41:35.363 | perl-Params-Check-1:0.38-418.oe2203.noarch 2024-05-02 19:41:35.363 | perl-PathTools-3.80-1.oe2203.aarch64 2024-05-02 19:41:35.363 | perl-Perl-OSType-1.010-421.oe2203.noarch 2024-05-02 19:41:35.363 | perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 2024-05-02 19:41:35.363 | perl-Pod-Checker-4:1.74-1.oe2203.noarch 2024-05-02 19:41:35.363 | perl-Pod-Escapes-1:1.07-420.oe2203.noarch 2024-05-02 19:41:35.363 | perl-Pod-Parser-1.63-398.oe2203.noarch 2024-05-02 19:41:35.363 | perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 2024-05-02 19:41:35.363 | perl-Pod-Simple-1:3.43-1.oe2203.noarch 2024-05-02 19:41:35.363 | perl-Pod-Usage-4:2.01-2.oe2203.noarch 2024-05-02 19:41:35.363 | perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 2024-05-02 19:41:35.363 | perl-Socket-4:2.032-1.oe2203.aarch64 2024-05-02 19:41:35.363 | perl-Storable-1:3.25-1.oe2203.aarch64 2024-05-02 19:41:35.363 | perl-Sys-Syslog-0.36-1.oe2203.aarch64 2024-05-02 19:41:35.363 | perl-Term-ANSIColor-5.01-1.oe2203.noarch 2024-05-02 19:41:35.363 | perl-Term-Cap-1.17-510.oe2203.noarch 2024-05-02 19:41:35.364 | perl-Test-Harness-2:3.42-2.oe2203.noarch 2024-05-02 19:41:35.364 | perl-Test-Simple-2:1.302188-1.oe2203.noarch 2024-05-02 19:41:35.364 | perl-Text-Balanced-2.04-1.oe2203.noarch 2024-05-02 19:41:35.364 | perl-Text-Diff-1.45-7.oe2203.noarch 2024-05-02 19:41:35.364 | perl-Text-ParseWords-3.30-419.oe2203.noarch 2024-05-02 19:41:35.364 | perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 2024-05-02 19:41:35.364 | perl-Thread-Queue-3.13-3.oe2203.noarch 2024-05-02 19:41:35.364 | perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 2024-05-02 19:41:35.364 | perl-Time-Local-2:1.300-1.oe2203.noarch 2024-05-02 19:41:35.364 | perl-URI-5.10-1.oe2203.noarch 2024-05-02 19:41:35.364 | perl-Unicode-Collate-1.31-1.oe2203.aarch64 2024-05-02 19:41:35.364 | perl-Unicode-Normalize-1.28-1.oe2203.aarch64 2024-05-02 19:41:35.364 | perl-autodie-2.34-2.oe2203.noarch 2024-05-02 19:41:35.364 | perl-bignum-0.63-1.oe2203.noarch 2024-05-02 19:41:35.364 | perl-constant-1.33-421.oe2203.noarch 2024-05-02 19:41:35.364 | perl-devel-4:5.34.0-12.oe2203.aarch64 2024-05-02 19:41:35.364 | perl-experimental-0.025-1.oe2203.noarch 2024-05-02 19:41:35.364 | perl-libnet-3.13-2.oe2203.noarch 2024-05-02 19:41:35.364 | perl-libs-4:5.34.0-12.oe2203.aarch64 2024-05-02 19:41:35.364 | perl-parent-1:0.238-1.oe2203.noarch 2024-05-02 19:41:35.364 | perl-perlfaq-5.20210520-1.oe2203.noarch 2024-05-02 19:41:35.364 | perl-podlators-1:4.14-1.oe2203.noarch 2024-05-02 19:41:35.364 | perl-threads-2:2.26-1.oe2203.aarch64 2024-05-02 19:41:35.364 | perl-threads-shared-1.62-1.oe2203.aarch64 2024-05-02 19:41:35.364 | perl-version-8:0.99.29-1.oe2203.aarch64 2024-05-02 19:41:35.364 | pigz-2.6-1.oe2203.aarch64 2024-05-02 19:41:35.364 | pkgconf-1.8.0-3.oe2203.aarch64 2024-05-02 19:41:35.364 | popt-1.18-3.oe2203.aarch64 2024-05-02 19:41:35.364 | procps-ng-3.3.17-5.oe2203.aarch64 2024-05-02 19:41:35.364 | publicsuffix-list-20211113-2.oe2203.noarch 2024-05-02 19:41:35.364 | python-pip-wheel-21.3.1-2.oe2203.noarch 2024-05-02 19:41:35.364 | python-setuptools-59.4.0-5.oe2203.noarch 2024-05-02 19:41:35.364 | python3-3.9.9-28.oe2203.aarch64 2024-05-02 19:41:35.364 | python3-pip-21.3.1-2.oe2203.noarch 2024-05-02 19:41:35.364 | python3-pyparsing-3.0.6-1.oe2203.noarch 2024-05-02 19:41:35.364 | python3-setuptools-59.4.0-5.oe2203.noarch 2024-05-02 19:41:35.364 | qt5-srpm-macros-5.15.2-1.oe2203.noarch 2024-05-02 19:41:35.364 | readline-8.1-3.oe2203.aarch64 2024-05-02 19:41:35.364 | rpm-4.17.0-33.oe2203.aarch64 2024-05-02 19:41:35.364 | rpm-libs-4.17.0-33.oe2203.aarch64 2024-05-02 19:41:35.364 | sed-4.8-3.oe2203.aarch64 2024-05-02 19:41:35.364 | setup-2.13.9.1-1.oe2203.noarch 2024-05-02 19:41:35.364 | shadow-2:4.9-13.oe2203.aarch64 2024-05-02 19:41:35.364 | shared-mime-info-2.1-1.oe2203.aarch64 2024-05-02 19:41:35.364 | slang-2.3.2-8.oe2203.aarch64 2024-05-02 19:41:35.364 | sqlite-3.37.2-7.oe2203.aarch64 2024-05-02 19:41:35.364 | sudo-1.9.8p2-15.oe2203.aarch64 2024-05-02 19:41:35.364 | systemd-249-75.oe2203.aarch64 2024-05-02 19:41:35.364 | systemd-libs-249-75.oe2203.aarch64 2024-05-02 19:41:35.364 | systemd-udev-249-75.oe2203.aarch64 2024-05-02 19:41:35.364 | systemtap-sdt-devel-4.5-2.oe2203.aarch64 2024-05-02 19:41:35.364 | tcl-1:8.6.10-4.oe2203.aarch64 2024-05-02 19:41:35.364 | tpm2-tss-3.1.0-4.oe2203.aarch64 2024-05-02 19:41:35.364 | tzdata-2022a-18.oe2203.noarch 2024-05-02 19:41:35.364 | util-linux-2.37.2-28.oe2203.aarch64 2024-05-02 19:41:35.364 | vim-minimal-2:9.0-23.oe2203.aarch64 2024-05-02 19:41:35.365 | which-2.21-14.oe2203.aarch64 2024-05-02 19:41:35.365 | xkeyboard-config-2.33-1.oe2203.noarch 2024-05-02 19:41:35.365 | xz-5.2.5-2.oe2203.aarch64 2024-05-02 19:41:35.365 | xz-libs-5.2.5-2.oe2203.aarch64 2024-05-02 19:41:35.365 | zip-3.0-29.oe2203.aarch64 2024-05-02 19:41:35.365 | zlib-1.2.11-24.oe2203.aarch64 2024-05-02 19:41:35.365 | zstd-1.5.0-4.oe2203.aarch64 2024-05-02 19:41:35.365 | 2024-05-02 19:41:35.365 | Complete! 2024-05-02 19:41:35.637 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:377 : echo -e '# This file intentionally left blank\n' 2024-05-02 19:41:35.637 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:378 : sudo tee /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/resolv.conf 2024-05-02 19:41:35.650 | # This file intentionally left blank 2024-05-02 19:41:35.650 | 2024-05-02 19:41:35.659 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:381 : echo -e 'LANG="en_US.UTF-8"' 2024-05-02 19:41:35.662 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:382 : sudo tee /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/locale.conf 2024-05-02 19:41:35.674 | LANG="en_US.UTF-8" 2024-05-02 19:41:35.680 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:384 : _run_chroot ln -sf /usr/share/zoneinfo/UTC /etc/localtime 2024-05-02 19:41:35.685 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_run_chroot:323 : local 'cmd=ln -sf /usr/share/zoneinfo/UTC /etc/localtime' 2024-05-02 19:41:35.689 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:_run_chroot:324 : sudo -E chroot /opt/dib_tmp/dib_build.ECfZYmcv/mnt env -u TMPDIR sh -c 'ln -sf /usr/share/zoneinfo/UTC /etc/localtime' 2024-05-02 19:41:35.783 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:390 : sudo umount /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp/yum 2024-05-02 19:41:35.861 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:391 : sudo umount /opt/dib_tmp/dib_build.ECfZYmcv/mnt/proc 2024-05-02 19:41:35.877 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:392 : sudo umount /opt/dib_tmp/dib_build.ECfZYmcv/mnt/dev/pts 2024-05-02 19:41:35.893 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:393 : sudo umount /opt/dib_tmp/dib_build.ECfZYmcv/mnt/dev 2024-05-02 19:41:35.909 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:394 : sudo umount /opt/dib_tmp/dib_build.ECfZYmcv/mnt/sys 2024-05-02 19:41:35.925 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:399 : sudo find /opt/dib_tmp/dib_build.ECfZYmcv/mnt -type f -name '*rpmnew' 2024-05-02 19:41:36.251 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:399 : for newfile in $(sudo find $TARGET_ROOT -type f -name '*rpmnew') 2024-05-02 19:41:36.257 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:400 : sed 's/.rpmnew$//' 2024-05-02 19:41:36.257 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:400 : echo /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/nsswitch.conf.rpmnew 2024-05-02 19:41:36.266 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:400 : sudo mv /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/nsswitch.conf.rpmnew /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/nsswitch.conf 2024-05-02 19:41:36.307 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:399 : for newfile in $(sudo find $TARGET_ROOT -type f -name '*rpmnew') 2024-05-02 19:41:36.313 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:400 : echo /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/inputrc.rpmnew 2024-05-02 19:41:36.317 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:400 : sed 's/.rpmnew$//' 2024-05-02 19:41:36.326 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:400 : sudo mv /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/inputrc.rpmnew /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/inputrc 2024-05-02 19:41:36.342 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:399 : for newfile in $(sudo find $TARGET_ROOT -type f -name '*rpmnew') 2024-05-02 19:41:36.347 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:400 : echo /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/yum.repos.d/openEuler.repo.rpmnew 2024-05-02 19:41:36.348 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:400 : sed 's/.rpmnew$//' 2024-05-02 19:41:36.355 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:400 : sudo mv /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/yum.repos.d/openEuler.repo.rpmnew /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/yum.repos.d/openEuler.repo 2024-05-02 19:41:36.371 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:403 : sudo rm -f /opt/dib_tmp/dib_build.ECfZYmcv/mnt/.extra_settings 2024-05-02 19:41:36.386 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/08-yum-chroot:main:1 : rm -r /tmp/tmp.aTNTI8KswX 2024-05-02 19:41:36.463 | dib-run-parts 08-yum-chroot completed 2024-05-02 19:41:36.464 | dib-run-parts Running /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/50-apt-allow-unauthenticated 2024-05-02 19:41:36.501 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2024-05-02 19:41:36.505 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2024-05-02 19:41:36.509 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/apt/apt.conf.d ']' 2024-05-02 19:41:36.512 | dib-run-parts 50-apt-allow-unauthenticated completed 2024-05-02 19:41:36.512 | dib-run-parts Running /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/50-yum-cache 2024-05-02 19:41:36.544 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/50-yum-cache:main:6 : set -eu 2024-05-02 19:41:36.548 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/50-yum-cache:main:7 : set -o pipefail 2024-05-02 19:41:36.552 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/50-yum-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.ECfZYmcv/mnt ']' 2024-05-02 19:41:36.556 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/50-yum-cache:main:11 : YUM_CACHE_DIR=/opt/dib_cache/yum 2024-05-02 19:41:36.560 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/50-yum-cache:main:12 : mkdir -p /opt/dib_cache/yum 2024-05-02 19:41:36.567 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/50-yum-cache:main:14 : sudo mkdir -p /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp/yum 2024-05-02 19:41:36.582 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/50-yum-cache:main:15 : sudo mount --bind /opt/dib_cache/yum /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp/yum 2024-05-02 19:41:36.612 | dib-run-parts 50-yum-cache completed 2024-05-02 19:41:36.613 | dib-run-parts Running /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/60-apt-phased-updates 2024-05-02 19:41:36.634 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2024-05-02 19:41:36.638 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2024-05-02 19:41:36.642 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/root.d/60-apt-phased-updates:main:26 : [[ :jammy: :noble: =~ :22.03-LTS: ]] 2024-05-02 19:41:36.645 | dib-run-parts 60-apt-phased-updates completed 2024-05-02 19:41:36.646 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-05-02 19:41:36.646 | dib-run-parts 2024-05-02 19:41:36.649 | dib-run-parts Target: root.d 2024-05-02 19:41:36.649 | dib-run-parts 2024-05-02 19:41:36.649 | dib-run-parts Script Seconds 2024-05-02 19:41:36.649 | dib-run-parts --------------------------------------- ---------- 2024-05-02 19:41:36.649 | dib-run-parts 2024-05-02 19:41:36.841 | dib-run-parts 00-00-generate-repo 0.188 2024-05-02 19:41:36.851 | dib-run-parts 08-yum-chroot 951.396 2024-05-02 19:41:36.859 | dib-run-parts 50-apt-allow-unauthenticated 0.046 2024-05-02 19:41:36.868 | dib-run-parts 50-yum-cache 0.098 2024-05-02 19:41:36.876 | dib-run-parts 60-apt-phased-updates 0.031 2024-05-02 19:41:36.879 | dib-run-parts 2024-05-02 19:41:36.879 | dib-run-parts --------------------- END PROFILING --------------------- 2024-05-02 19:41:36.886 | + diskimage_builder/lib/common-functions:run_d:260 : check_break after-root bash 2024-05-02 19:41:36.892 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-05-02 19:41:36.892 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-root(,|$)' -q 2024-05-02 19:41:36.982 | ++ diskimage_builder/lib/common-functions:create_base:362 : ls /opt/dib_tmp/dib_build.ECfZYmcv/mnt 2024-05-02 19:41:36.983 | ++ diskimage_builder/lib/common-functions:create_base:362 : grep -v '^lost+found\|tmp$' 2024-05-02 19:41:37.102 | + diskimage_builder/lib/common-functions:create_base:362 : '[' -z 'afs 2024-05-02 19:41:37.102 | bin 2024-05-02 19:41:37.103 | boot 2024-05-02 19:41:37.103 | dev 2024-05-02 19:41:37.103 | etc 2024-05-02 19:41:37.103 | home 2024-05-02 19:41:37.103 | lib 2024-05-02 19:41:37.103 | lib64 2024-05-02 19:41:37.103 | media 2024-05-02 19:41:37.103 | mnt 2024-05-02 19:41:37.103 | opt 2024-05-02 19:41:37.103 | proc 2024-05-02 19:41:37.103 | root 2024-05-02 19:41:37.103 | run 2024-05-02 19:41:37.103 | sbin 2024-05-02 19:41:37.103 | srv 2024-05-02 19:41:37.103 | sys 2024-05-02 19:41:37.103 | usr 2024-05-02 19:41:37.103 | var' ']' 2024-05-02 19:41:37.107 | + diskimage_builder/lib/common-functions:create_base:376 : '[' -L /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/resolv.conf ']' 2024-05-02 19:41:37.112 | + diskimage_builder/lib/common-functions:create_base:376 : '[' -f /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/resolv.conf ']' 2024-05-02 19:41:37.117 | + diskimage_builder/lib/common-functions:create_base:377 : sudo mv /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/resolv.conf.ORIG 2024-05-02 19:41:37.133 | + diskimage_builder/lib/common-functions:create_base:381 : sudo touch /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/resolv.conf 2024-05-02 19:41:37.172 | + diskimage_builder/lib/common-functions:create_base:382 : sudo chmod 777 /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/resolv.conf 2024-05-02 19:41:37.199 | + diskimage_builder/lib/common-functions:create_base:384 : '[' -e /etc/resolv.conf ']' 2024-05-02 19:41:37.203 | + diskimage_builder/lib/common-functions:create_base:385 : cat /etc/resolv.conf 2024-05-02 19:41:37.210 | + diskimage_builder/lib/common-functions:create_base:389 : mount_proc_dev_sys 2024-05-02 19:41:37.215 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount -t proc none /opt/dib_tmp/dib_build.ECfZYmcv/mnt/proc 2024-05-02 19:41:37.231 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : sudo mount --bind /dev /opt/dib_tmp/dib_build.ECfZYmcv/mnt/dev 2024-05-02 19:41:37.250 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:407 : mount_dev_pts_options 2024-05-02 19:41:37.256 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:400 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-05-02 19:41:37.526 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:400 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-05-02 19:41:37.532 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:407 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666 devpts /opt/dib_tmp/dib_build.ECfZYmcv/mnt/dev/pts 2024-05-02 19:41:37.549 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:415 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.ECfZYmcv/mnt/sys 2024-05-02 19:41:37.566 | + diskimage_builder/lib/disk-image-create:main:357 : mkdir -p /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d 2024-05-02 19:41:37.573 | + diskimage_builder/lib/disk-image-create:main:358 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2024-05-02 19:41:37.578 | + diskimage_builder/lib/disk-image-create:main:359 : run_d extra-data 2024-05-02 19:41:37.582 | + diskimage_builder/lib/common-functions:run_d:247 : check_element 2024-05-02 19:41:37.587 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.ECfZYmcv/hooks ']' 2024-05-02 19:41:37.593 | + diskimage_builder/lib/common-functions:run_d:248 : check_break before-extra-data bash 2024-05-02 19:41:37.598 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-05-02 19:41:37.599 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-extra-data(,|$)' -q 2024-05-02 19:41:37.610 | + diskimage_builder/lib/common-functions:run_d:249 : '[' -d /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d ']' 2024-05-02 19:41:37.615 | + diskimage_builder/lib/common-functions:run_d:250 : echo 'Running hooks from /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d' 2024-05-02 19:41:37.615 | Running hooks from /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d 2024-05-02 19:41:37.621 | + diskimage_builder/lib/common-functions:run_d:251 : '[' -n '' ']' 2024-05-02 19:41:37.627 | + diskimage_builder/lib/common-functions:run_d:257 : /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d 2024-05-02 19:41:37.652 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../environment.d/10-base-defaults 2024-05-02 19:41:37.659 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../environment.d/10-base-defaults 2024-05-02 19:41:37.665 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-05-02 19:41:37.670 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-05-02 19:41:37.675 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-05-02 19:41:37.688 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-05-02 19:41:37.706 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-05-02 19:41:37.710 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-05-02 19:41:37.714 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-05-02 19:41:37.719 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-05-02 19:41:37.723 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-05-02 19:41:37.727 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-05-02 19:41:37.737 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-05-02 19:41:37.741 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-05-02 19:41:37.746 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-05-02 19:41:37.750 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../environment.d/10-openeuler-distro-name.bash 2024-05-02 19:41:37.758 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../environment.d/10-openeuler-distro-name.bash 2024-05-02 19:41:37.775 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : export DISTRO_NAME=openeuler 2024-05-02 19:41:37.779 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : DISTRO_NAME=openeuler 2024-05-02 19:41:37.785 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : export DIB_RELEASE=22.03-LTS 2024-05-02 19:41:37.790 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : DIB_RELEASE=22.03-LTS 2024-05-02 19:41:37.795 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/openEuler 2024-05-02 19:41:37.803 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/openEuler 2024-05-02 19:41:37.808 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-05-02 19:41:37.815 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-05-02 19:41:37.819 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2024-05-02 19:41:37.824 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2024-05-02 19:41:37.828 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2024-05-02 19:41:37.836 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2024-05-02 19:41:37.843 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/11-yum-dnf.bash:source:1 : export YUM=dnf 2024-05-02 19:41:37.847 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/11-yum-dnf.bash:source:1 : YUM=dnf 2024-05-02 19:41:37.852 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../environment.d/14-manifests 2024-05-02 19:41:37.865 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../environment.d/14-manifests 2024-05-02 19:41:37.881 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-05-02 19:41:37.885 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-05-02 19:41:37.889 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27.d/ 2024-05-02 19:41:37.903 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27.d/ 2024-05-02 19:41:37.907 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-05-02 19:41:37.915 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-05-02 19:41:37.920 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-05-02 19:41:37.925 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-05-02 19:41:37.929 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-05-02 19:41:37.934 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-05-02 19:41:37.942 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-05-02 19:41:37.948 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ openeuler =~ (centos|fedora|rocky) ]] 2024-05-02 19:41:37.957 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-05-02 19:41:37.961 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-05-02 19:41:37.966 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \c\e\n\t\o\s ]] 2024-05-02 19:41:37.970 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \r\o\c\k\y ]] 2024-05-02 19:41:37.974 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \f\e\d\o\r\a ]] 2024-05-02 19:41:37.979 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-05-02 19:41:37.986 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-05-02 19:41:37.992 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-05-02 19:41:37.996 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-05-02 19:41:38.001 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../environment.d/50-redhat-common 2024-05-02 19:41:38.010 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../environment.d/50-redhat-common 2024-05-02 19:41:38.016 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-05-02 19:41:38.021 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-05-02 19:41:38.029 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-05-02 19:41:38.033 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-05-02 19:41:38.037 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-05-02 19:41:38.045 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-05-02 19:41:38.051 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-05-02 19:41:38.055 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-05-02 19:41:38.062 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-05-02 19:41:38.067 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-05-02 19:41:38.071 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-05-02 19:41:38.076 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-05-02 19:41:38.081 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-05-02 19:41:38.085 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-05-02 19:41:38.089 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-05-02 19:41:38.097 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-05-02 19:41:38.103 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-05-02 19:41:38.108 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-05-02 19:41:38.113 | dib-run-parts Running /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/10-create-pkg-map-dir 2024-05-02 19:41:38.139 | Copying pkg-map for infra-package-needs 2024-05-02 19:41:38.643 | Copying pkg-map for source-repositories 2024-05-02 19:41:38.658 | Copying pkg-map for cloud-init 2024-05-02 19:41:38.673 | Copying pkg-map for ensure-venv 2024-05-02 19:41:38.686 | Copying pkg-map for yum-minimal 2024-05-02 19:41:38.699 | Copying pkg-map for base 2024-05-02 19:41:38.713 | Copying pkg-map for openssh-server 2024-05-02 19:41:38.725 | Copying pkg-map for bootloader 2024-05-02 19:41:38.738 | Copying pkg-map for redhat-common 2024-05-02 19:41:38.752 | Copying pkg-map for cache-url 2024-05-02 19:41:38.764 | Copying pkg-map for nodepool-base 2024-05-02 19:41:38.781 | Copying pkg-map for growroot 2024-05-02 19:41:38.793 | Copying pkg-map for runtime-ssh-host-keys 2024-05-02 19:41:38.806 | Copying pkg-map for simple-init 2024-05-02 19:41:38.821 | dib-run-parts 10-create-pkg-map-dir completed 2024-05-02 19:41:38.821 | dib-run-parts Running /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/20-manifest-dir 2024-05-02 19:41:38.842 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2024-05-02 19:41:38.846 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2024-05-02 19:41:38.851 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.ECfZYmcv/mnt//etc/dib-manifests 2024-05-02 19:41:38.865 | dib-run-parts 20-manifest-dir completed 2024-05-02 19:41:38.865 | dib-run-parts Running /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/50-create-repo-list 2024-05-02 19:41:41.886 | dib-run-parts 50-create-repo-list completed 2024-05-02 19:41:41.886 | dib-run-parts Running /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/60-zuul-user 2024-05-02 19:41:41.897 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2024-05-02 19:41:41.901 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2024-05-02 19:41:41.905 | + /opt/dib_tmp/dib_build.ECfZYmcv/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-05-02 19:41:41.905 | ' 2024-05-02 19:41:41.910 | + /opt/dib_tmp/dib_build.ECfZYmcv/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-05-02 19:41:41.910 | ' ']' 2024-05-02 19:41:41.914 | + /opt/dib_tmp/dib_build.ECfZYmcv/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-05-02 19:41:41.914 | ' ']' 2024-05-02 19:41:41.918 | + /opt/dib_tmp/dib_build.ECfZYmcv/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-05-02 19:41:41.918 | ' 2024-05-02 19:41:41.921 | dib-run-parts 60-zuul-user completed 2024-05-02 19:41:41.922 | dib-run-parts Running /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/98-source-repositories 2024-05-02 19:41:42.064 | Getting /opt/dib_cache/source-repositories/repositories_flock: Thu May 2 19:41:42 UTC 2024 for /opt/dib_tmp/dib_build.ECfZYmcv/hooks/source-repository-simple-init 2024-05-02 19:41:42.094 | (0001 / 0001) 2024-05-02 19:41:46.429 | Updating cache of https://opendev.org/opendev/glean in /opt/dib_cache/source-repositories/glean_924419e03bf18bdbfc5d11ef04701f4fc92c8443 with ref master 2024-05-02 19:41:50.584 | Cloning from glean cache and applying ref master 2024-05-02 19:41:51.007 | HEAD is now at 7709915 Update zuul config to drop xenial jobs 2024-05-02 19:41:51.036 | Getting /opt/dib_cache/source-repositories/repositories_flock: Thu May 2 19:41:51 UTC 2024 for /opt/dib_tmp/dib_build.ECfZYmcv/hooks/source-repository-stackviz 2024-05-02 19:41:51.045 | (0001 / 0001) 2024-05-02 19:41:51.083 | Caching stackviz file from https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz in /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2024-05-02 19:41:53.210 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-05-02 19:41:53.212 | Dload Upload Total Spent Left Speed 2024-05-02 19:41:53.671 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 560 0 --:--:-- --:--:-- --:--:-- 560 2024-05-02 19:41:53.956 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 19:41:53.965 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2024-05-02 19:41:54.014 | Getting /opt/dib_cache/source-repositories/repositories_flock: Thu May 2 19:41:54 UTC 2024 for /opt/dib_tmp/dib_build.ECfZYmcv/hooks/source-repository-zanatacli 2024-05-02 19:41:54.022 | (0001 / 0001) 2024-05-02 19:41:54.054 | 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-05-02 19:41:54.100 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-05-02 19:41:54.100 | Dload Upload Total Spent Left Speed 2024-05-02 19:41:54.478 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 365 0 --:--:-- --:--:-- --:--:-- 365 2024-05-02 19:41:54.597 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 19:41:54.604 | 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-05-02 19:41:55.693 | Getting /opt/dib_cache/source-repositories/repositories_flock: Thu May 2 19:41:55 UTC 2024 for /opt/dib_tmp/dib_build.ECfZYmcv/hooks/source-repository-projects-yaml 2024-05-02 19:41:55.700 | (0001 / 1387) 2024-05-02 19:41:55.733 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2024-05-02 19:41:56.592 | Cloning from airshipctl cache and applying ref * 2024-05-02 19:41:57.424 | (0002 / 1387) 2024-05-02 19:41:57.451 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2024-05-02 19:41:58.191 | Cloning from airshipui cache and applying ref * 2024-05-02 19:41:59.340 | (0003 / 1387) 2024-05-02 19:41:59.358 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2024-05-02 19:41:59.763 | Cloning from apis cache and applying ref * 2024-05-02 19:41:59.834 | (0004 / 1387) 2024-05-02 19:41:59.884 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2024-05-02 19:42:05.185 | Cloning from armada cache and applying ref * 2024-05-02 19:42:29.066 | (0005 / 1387) 2024-05-02 19:42:29.150 | Updating cache of https://opendev.org/airship/armada-go.git in /opt/dib_cache/source-repositories/armada_go_55e2ee827f3495ee39f9467f499f440c47ea9e5c with ref * 2024-05-02 19:42:30.967 | Cloning from armada-go cache and applying ref * 2024-05-02 19:42:33.904 | (0006 / 1387) 2024-05-02 19:42:35.972 | Updating cache of https://opendev.org/airship/armada-operator.git in /opt/dib_cache/source-repositories/armada_operator_98cb4aec66321d1028e4f8e67f1ac68c9d450c2c with ref * 2024-05-02 19:42:36.836 | Cloning from armada-operator cache and applying ref * 2024-05-02 19:42:43.320 | (0007 / 1387) 2024-05-02 19:42:43.358 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2024-05-02 19:42:43.848 | Cloning from charts cache and applying ref * 2024-05-02 19:42:44.040 | (0008 / 1387) 2024-05-02 19:42:44.071 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2024-05-02 19:42:46.519 | Cloning from deckhand cache and applying ref * 2024-05-02 19:43:02.642 | (0009 / 1387) 2024-05-02 19:43:02.735 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2024-05-02 19:43:05.220 | Cloning from divingbell cache and applying ref * 2024-05-02 19:43:07.055 | (0010 / 1387) 2024-05-02 19:43:07.098 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2024-05-02 19:43:07.472 | Cloning from docs cache and applying ref * 2024-05-02 19:43:07.629 | (0011 / 1387) 2024-05-02 19:43:07.720 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2024-05-02 19:43:09.025 | Cloning from drydock cache and applying ref * 2024-05-02 19:43:24.262 | (0012 / 1387) 2024-05-02 19:43:24.294 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2024-05-02 19:43:28.990 | Cloning from election cache and applying ref * 2024-05-02 19:43:29.076 | (0013 / 1387) 2024-05-02 19:43:29.108 | 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-05-02 19:43:29.634 | Cloning from gerrit-to-github-bot cache and applying ref * 2024-05-02 19:43:29.710 | (0014 / 1387) 2024-05-02 19:43:29.740 | Updating cache of https://opendev.org/airship/go-redfish.git in /opt/dib_cache/source-repositories/go_redfish_102a993b413d741a2a31599a10ec04463a930500 with ref * 2024-05-02 19:43:30.250 | Cloning from go-redfish cache and applying ref * 2024-05-02 19:43:30.365 | (0015 / 1387) 2024-05-02 19:43:30.407 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2024-05-02 19:43:31.044 | Cloning from governance cache and applying ref * 2024-05-02 19:43:31.115 | (0016 / 1387) 2024-05-02 19:43:31.132 | Updating cache of https://opendev.org/airship/hostconfig-operator.git in /opt/dib_cache/source-repositories/hostconfig_operator_98872f3a06716d252b65a75b22d63dafd9e24821 with ref * 2024-05-02 19:43:32.066 | Cloning from hostconfig-operator cache and applying ref * 2024-05-02 19:43:32.210 | (0017 / 1387) 2024-05-02 19:43:32.268 | Updating cache of https://opendev.org/airship/image-builder.git in /opt/dib_cache/source-repositories/image_builder_f0d80151cf08fb0eb6888b4ed3fa2929f9a78bda with ref * 2024-05-02 19:43:32.723 | Cloning from image-builder cache and applying ref * 2024-05-02 19:43:33.017 | (0018 / 1387) 2024-05-02 19:43:33.036 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2024-05-02 19:43:33.582 | Cloning from images cache and applying ref * 2024-05-02 19:43:33.683 | (0019 / 1387) 2024-05-02 19:43:33.700 | Updating cache of https://opendev.org/airship/kubernetes-entrypoint.git in /opt/dib_cache/source-repositories/kubernetes_entrypoint_ceec575001b51beddb94bea6abb5529768d14a71 with ref * 2024-05-02 19:43:34.789 | Cloning from kubernetes-entrypoint cache and applying ref * 2024-05-02 19:43:55.996 | (0020 / 1387) 2024-05-02 19:43:56.014 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2024-05-02 19:44:00.155 | Cloning from maas cache and applying ref * 2024-05-02 19:44:10.702 | (0021 / 1387) 2024-05-02 19:44:10.741 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2024-05-02 19:44:11.808 | Cloning from pegleg cache and applying ref * 2024-05-02 19:44:24.687 | (0022 / 1387) 2024-05-02 19:44:24.727 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2024-05-02 19:44:25.994 | Cloning from porthole cache and applying ref * 2024-05-02 19:45:25.008 | (0023 / 1387) 2024-05-02 19:45:25.061 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2024-05-02 19:45:25.911 | Cloning from promenade cache and applying ref * 2024-05-02 19:46:17.431 | (0024 / 1387) 2024-05-02 19:46:17.458 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2024-05-02 19:46:18.928 | Cloning from shipyard cache and applying ref * 2024-05-02 19:46:40.320 | (0025 / 1387) 2024-05-02 19:46:40.370 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2024-05-02 19:46:40.925 | Cloning from sip cache and applying ref * 2024-05-02 19:46:44.882 | (0026 / 1387) 2024-05-02 19:46:44.900 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2024-05-02 19:46:45.479 | Cloning from specs cache and applying ref * 2024-05-02 19:46:45.690 | (0027 / 1387) 2024-05-02 19:46:45.740 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2024-05-02 19:46:46.474 | Cloning from spyglass cache and applying ref * 2024-05-02 19:46:46.737 | (0028 / 1387) 2024-05-02 19:46:46.780 | Updating cache of https://opendev.org/airship/spyglass-plugin-xls.git in /opt/dib_cache/source-repositories/spyglass_plugin_xls_829b4ff8d7c24d9e9af23516499ce22d08efcf8b with ref * 2024-05-02 19:46:47.195 | Cloning from spyglass-plugin-xls cache and applying ref * 2024-05-02 19:46:47.274 | (0029 / 1387) 2024-05-02 19:46:47.319 | Updating cache of https://opendev.org/airship/tempest-plugin.git in /opt/dib_cache/source-repositories/tempest_plugin_d689416cfab46737c32be836d303a9c85450eee9 with ref * 2024-05-02 19:46:48.248 | Cloning from tempest-plugin cache and applying ref * 2024-05-02 19:46:48.339 | (0030 / 1387) 2024-05-02 19:46:48.378 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2024-05-02 19:46:50.838 | Cloning from treasuremap cache and applying ref * 2024-05-02 19:47:30.675 | (0031 / 1387) 2024-05-02 19:47:30.791 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2024-05-02 19:47:31.234 | Cloning from vino cache and applying ref * 2024-05-02 19:47:31.344 | (0032 / 1387) 2024-05-02 19:47:31.386 | Updating cache of https://opendev.org/airship/zuul-airship-roles.git in /opt/dib_cache/source-repositories/zuul_airship_roles_b9c51aef3e01c78c17445ca75e80230898ab4a00 with ref * 2024-05-02 19:47:31.749 | Cloning from zuul-airship-roles cache and applying ref * 2024-05-02 19:47:31.829 | (0033 / 1387) 2024-05-02 19:47:31.846 | Updating cache of https://opendev.org/cfn/cfn-overview.git in /opt/dib_cache/source-repositories/cfn_overview_511d6a05d1347b21d5129e7a1044f90fb80ef1c4 with ref * 2024-05-02 19:47:35.144 | Cloning from cfn-overview cache and applying ref * 2024-05-02 19:47:35.730 | (0034 / 1387) 2024-05-02 19:47:35.748 | Updating cache of https://opendev.org/cfn/computing-native.git in /opt/dib_cache/source-repositories/computing_native_00e8ba19b66692bb3435f4dca7beed2c11420f55 with ref * 2024-05-02 19:47:38.019 | Cloning from computing-native cache and applying ref * 2024-05-02 19:47:38.185 | (0035 / 1387) 2024-05-02 19:47:38.203 | Updating cache of https://opendev.org/cfn/computing-offload.git in /opt/dib_cache/source-repositories/computing_offload_eb01cd9a5eae00ce85823f3270ced2360a245f9d with ref * 2024-05-02 19:47:40.890 | Cloning from computing-offload cache and applying ref * 2024-05-02 19:47:46.977 | (0036 / 1387) 2024-05-02 19:47:47.021 | Updating cache of https://opendev.org/cfn/ubiquitous-computing-scheduling.git in /opt/dib_cache/source-repositories/ubiquitous_computing_scheduling_5e2e392eafaea6d82fe2e72ca8ec4a5375c14e37 with ref * 2024-05-02 19:47:50.725 | Cloning from ubiquitous-computing-scheduling cache and applying ref * 2024-05-02 19:47:56.456 | (0037 / 1387) 2024-05-02 19:47:56.474 | 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-05-02 19:47:57.090 | Cloning from use-case-and-architecture cache and applying ref * 2024-05-02 19:48:04.605 | (0038 / 1387) 2024-05-02 19:48:04.622 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2024-05-02 19:48:12.537 | Cloning from cirros cache and applying ref * 2024-05-02 19:48:12.908 | (0039 / 1387) 2024-05-02 19:48:12.949 | Updating cache of https://opendev.org/inaugust/inaugust.com.git in /opt/dib_cache/source-repositories/inaugust_com_945665fbce6bdcff7f52959685599b441964ec38 with ref * 2024-05-02 19:48:14.676 | Cloning from inaugust.com cache and applying ref * 2024-05-02 19:48:19.841 | (0040 / 1387) 2024-05-02 19:48:19.903 | Updating cache of https://opendev.org/inaugust/src.sh.git in /opt/dib_cache/source-repositories/src_sh_ab89bcb9d55c1fa6d70526b7d817782db521a3ca with ref * 2024-05-02 19:48:20.282 | Cloning from src.sh cache and applying ref * 2024-05-02 19:48:20.356 | (0041 / 1387) 2024-05-02 19:48:20.375 | Updating cache of https://opendev.org/inaugust/ttrun.git in /opt/dib_cache/source-repositories/ttrun_8fb2b4b97740ccd1d10ae0cc6066f013f3489dd9 with ref * 2024-05-02 19:48:20.743 | Cloning from ttrun cache and applying ref * 2024-05-02 19:48:20.830 | (0042 / 1387) 2024-05-02 19:48:20.859 | Updating cache of https://opendev.org/jjb/jenkins-job-builder.git in /opt/dib_cache/source-repositories/jenkins_job_builder_47342494b3e0c7aefd322cbcfc2326cdd33d224f with ref * 2024-05-02 19:48:29.546 | Cloning from jenkins-job-builder cache and applying ref * 2024-05-02 19:49:29.621 | (0043 / 1387) 2024-05-02 19:49:29.651 | Updating cache of https://opendev.org/jjb/python-jenkins.git in /opt/dib_cache/source-repositories/python_jenkins_b3b491f4f8fdc966d3b8d22f41166c04cbd9bbfe with ref * 2024-05-02 19:49:30.809 | Cloning from python-jenkins cache and applying ref * 2024-05-02 19:49:35.220 | (0044 / 1387) 2024-05-02 19:49:35.238 | Updating cache of https://opendev.org/limestone/ci-cloud-config.git in /opt/dib_cache/source-repositories/ci_cloud_config_878f32acda2287d435cf52b823354ca3af518c53 with ref * 2024-05-02 19:49:35.649 | Cloning from ci-cloud-config cache and applying ref * 2024-05-02 19:49:35.727 | (0045 / 1387) 2024-05-02 19:49:35.805 | Updating cache of https://opendev.org/nebulous/activemq.git in /opt/dib_cache/source-repositories/activemq_3446e62e0c7f56a447e4ac8d9db50dddfeb013a2 with ref * 2024-05-02 19:49:36.982 | Cloning from activemq cache and applying ref * 2024-05-02 19:49:38.229 | (0046 / 1387) 2024-05-02 19:49:38.307 | Updating cache of https://opendev.org/nebulous/asyncapi.git in /opt/dib_cache/source-repositories/asyncapi_b0cdfcb1346229e3089fd7430a67d42ef89a2c03 with ref * 2024-05-02 19:49:38.778 | Cloning from asyncapi cache and applying ref * 2024-05-02 19:49:38.849 | (0047 / 1387) 2024-05-02 19:49:38.886 | Updating cache of https://opendev.org/nebulous/brokerage-quality-assurance-server.git in /opt/dib_cache/source-repositories/brokerage_quality_assurance_server_d6a0ce92ca08f631dcae20dbbbc329eb9dd8775b with ref * 2024-05-02 19:49:39.345 | Cloning from brokerage-quality-assurance-server cache and applying ref * 2024-05-02 19:49:39.417 | (0048 / 1387) 2024-05-02 19:49:39.472 | Updating cache of https://opendev.org/nebulous/cloud-fog-service-broker.git in /opt/dib_cache/source-repositories/cloud_fog_service_broker_bd89f6ec921433b155b7c2228eb7a9f90e66a4d6 with ref * 2024-05-02 19:49:43.719 | Cloning from cloud-fog-service-broker cache and applying ref * 2024-05-02 19:49:55.096 | (0049 / 1387) 2024-05-02 19:49:55.157 | Updating cache of https://opendev.org/nebulous/component-sandbox.git in /opt/dib_cache/source-repositories/component_sandbox_05286b6083e33d2eb6dcc610cd4cdbad0a1f1d65 with ref * 2024-05-02 19:49:56.164 | Cloning from component-sandbox cache and applying ref * 2024-05-02 19:49:57.333 | (0050 / 1387) 2024-05-02 19:49:57.392 | Updating cache of https://opendev.org/nebulous/component-template.git in /opt/dib_cache/source-repositories/component_template_fc19b743cf5ee424fc7861520335f8956144c594 with ref * 2024-05-02 19:49:58.745 | Cloning from component-template cache and applying ref * 2024-05-02 19:50:01.945 | (0051 / 1387) 2024-05-02 19:50:01.963 | Updating cache of https://opendev.org/nebulous/exn-connector-cpp.git in /opt/dib_cache/source-repositories/exn_connector_cpp_3d9473083d5156705859a988fd1cfaff3873d525 with ref * 2024-05-02 19:50:02.340 | Cloning from exn-connector-cpp cache and applying ref * 2024-05-02 19:50:02.412 | (0052 / 1387) 2024-05-02 19:50:02.452 | Updating cache of https://opendev.org/nebulous/exn-connector-java.git in /opt/dib_cache/source-repositories/exn_connector_java_4d3a22ab0e84045d1a6af058fbd855fb359dd0d8 with ref * 2024-05-02 19:50:07.088 | Cloning from exn-connector-java cache and applying ref * 2024-05-02 19:50:25.916 | (0053 / 1387) 2024-05-02 19:50:25.972 | Updating cache of https://opendev.org/nebulous/exn-connector-python.git in /opt/dib_cache/source-repositories/exn_connector_python_727575680401895a0db192d2dbc5dc5b8d7d80b0 with ref * 2024-05-02 19:50:27.160 | Cloning from exn-connector-python cache and applying ref * 2024-05-02 19:50:30.335 | (0054 / 1387) 2024-05-02 19:50:30.352 | Updating cache of https://opendev.org/nebulous/exn-middleware.git in /opt/dib_cache/source-repositories/exn_middleware_9960155cf992905984bd1318943f553b16861046 with ref * 2024-05-02 19:50:31.449 | Cloning from exn-middleware cache and applying ref * 2024-05-02 19:50:38.364 | (0055 / 1387) 2024-05-02 19:50:38.381 | Updating cache of https://opendev.org/nebulous/exponential-smoothing-predictor.git in /opt/dib_cache/source-repositories/exponential_smoothing_predictor_a34763eb1b29ca479bf18249119c68cb52376fb0 with ref * 2024-05-02 19:50:39.209 | Cloning from exponential-smoothing-predictor cache and applying ref * 2024-05-02 19:50:42.320 | (0056 / 1387) 2024-05-02 19:50:42.337 | Updating cache of https://opendev.org/nebulous/gui.git in /opt/dib_cache/source-repositories/gui_d36aba5e231fbb36b20ea29b9b2f0e760a176e10 with ref * 2024-05-02 19:50:43.181 | Cloning from gui cache and applying ref * 2024-05-02 19:50:46.918 | (0057 / 1387) 2024-05-02 19:50:46.935 | Updating cache of https://opendev.org/nebulous/gui-controller.git in /opt/dib_cache/source-repositories/gui_controller_ac79f52b9e2d2ab4c707b9170cfae4997686cad5 with ref * 2024-05-02 19:50:47.681 | Cloning from gui-controller cache and applying ref * 2024-05-02 19:50:54.356 | (0058 / 1387) 2024-05-02 19:50:54.381 | Updating cache of https://opendev.org/nebulous/influxdb.git in /opt/dib_cache/source-repositories/influxdb_229ca5e162a80003efe8c59c5df17a58497a1219 with ref * 2024-05-02 19:50:55.357 | Cloning from influxdb cache and applying ref * 2024-05-02 19:50:57.039 | (0059 / 1387) 2024-05-02 19:50:57.058 | Updating cache of https://opendev.org/nebulous/iot-dpp-orchestrator.git in /opt/dib_cache/source-repositories/iot_dpp_orchestrator_6e838fa2b4c6d85238ce2fcfdf14336a41bec777 with ref * 2024-05-02 19:50:57.756 | Cloning from iot-dpp-orchestrator cache and applying ref * 2024-05-02 19:51:01.973 | (0060 / 1387) 2024-05-02 19:51:02.060 | Updating cache of https://opendev.org/nebulous/library-template.git in /opt/dib_cache/source-repositories/library_template_1577ddead9b8a60caae910712433f9b8c2e63626 with ref * 2024-05-02 19:51:03.491 | Cloning from library-template cache and applying ref * 2024-05-02 19:51:04.408 | (0061 / 1387) 2024-05-02 19:51:04.430 | Updating cache of https://opendev.org/nebulous/monitoring.git in /opt/dib_cache/source-repositories/monitoring_fde1d8a77206e5bc8a22c22e5f4649d21ccff1b0 with ref * 2024-05-02 19:51:05.267 | Cloning from monitoring cache and applying ref * 2024-05-02 19:51:26.501 | (0062 / 1387) 2024-05-02 19:51:26.518 | Updating cache of https://opendev.org/nebulous/monitoring-data-persistor.git in /opt/dib_cache/source-repositories/monitoring_data_persistor_fd65931c7f878bb09e705c1bc4bfc45456430df1 with ref * 2024-05-02 19:51:31.524 | Cloning from monitoring-data-persistor cache and applying ref * 2024-05-02 19:51:39.721 | (0063 / 1387) 2024-05-02 19:51:39.739 | Updating cache of https://opendev.org/nebulous/nebulous.git in /opt/dib_cache/source-repositories/nebulous_2fc947cbcdc5c100b6a770449e0bb16545e0d9d4 with ref * 2024-05-02 19:51:40.696 | Cloning from nebulous cache and applying ref * 2024-05-02 19:51:46.111 | (0064 / 1387) 2024-05-02 19:51:46.228 | Updating cache of https://opendev.org/nebulous/nebulous-sandbox.git in /opt/dib_cache/source-repositories/nebulous_sandbox_9404df6eff533d8b56203338388d32cf71e4b6e4 with ref * 2024-05-02 19:51:49.542 | Cloning from nebulous-sandbox cache and applying ref * 2024-05-02 19:51:49.647 | (0065 / 1387) 2024-05-02 19:51:49.672 | Updating cache of https://opendev.org/nebulous/netdata-cluster-installation.git in /opt/dib_cache/source-repositories/netdata_cluster_installation_8aa394b3c5d864f1e57ae1ad2d6f379ad520d4e9 with ref * 2024-05-02 19:51:50.287 | Cloning from netdata-cluster-installation cache and applying ref * 2024-05-02 19:51:50.359 | (0066 / 1387) 2024-05-02 19:51:50.395 | Updating cache of https://opendev.org/nebulous/ontology-server.git in /opt/dib_cache/source-repositories/ontology_server_6883520e7aabc9c37db62fd92609167b4bce45c3 with ref * 2024-05-02 19:51:51.132 | Cloning from ontology-server cache and applying ref * 2024-05-02 19:51:51.211 | (0067 / 1387) 2024-05-02 19:51:51.264 | Updating cache of https://opendev.org/nebulous/optimiser-constraint-checker.git in /opt/dib_cache/source-repositories/optimiser_constraint_checker_eea94acaeba6f8818f6a16e4e86a015ebec8f36c with ref * 2024-05-02 19:51:52.023 | Cloning from optimiser-constraint-checker cache and applying ref * 2024-05-02 19:51:53.160 | (0068 / 1387) 2024-05-02 19:51:53.177 | Updating cache of https://opendev.org/nebulous/optimiser-controller.git in /opt/dib_cache/source-repositories/optimiser_controller_559089a0d50e7d2b8faee613e10b2b20f0622436 with ref * 2024-05-02 19:51:54.988 | Cloning from optimiser-controller cache and applying ref * 2024-05-02 19:54:07.205 | (0069 / 1387) 2024-05-02 19:54:07.226 | Updating cache of https://opendev.org/nebulous/optimiser-resource-auction-agent.git in /opt/dib_cache/source-repositories/optimiser_resource_auction_agent_8a9e5e274d3fbcd8c6bc7b0232310420bb3f5802 with ref * 2024-05-02 19:54:07.963 | Cloning from optimiser-resource-auction-agent cache and applying ref * 2024-05-02 19:54:08.844 | (0070 / 1387) 2024-05-02 19:54:08.882 | Updating cache of https://opendev.org/nebulous/optimiser-solver.git in /opt/dib_cache/source-repositories/optimiser_solver_220a4614f514d6a00fc4c412240295460821dd68 with ref * 2024-05-02 19:54:13.409 | Cloning from optimiser-solver cache and applying ref * 2024-05-02 19:54:34.812 | (0071 / 1387) 2024-05-02 19:54:34.937 | Updating cache of https://opendev.org/nebulous/optimiser-utility-evaluator.git in /opt/dib_cache/source-repositories/optimiser_utility_evaluator_a479b3e060afaa1284ebd1235298a5ed8bb74855 with ref * 2024-05-02 19:54:36.241 | Cloning from optimiser-utility-evaluator cache and applying ref * 2024-05-02 19:54:41.028 | (0072 / 1387) 2024-05-02 19:54:41.052 | Updating cache of https://opendev.org/nebulous/overlay-network-agent.git in /opt/dib_cache/source-repositories/overlay_network_agent_c347db8914bec025bbcffdcf4562fa75ee48f50b with ref * 2024-05-02 19:54:41.515 | Cloning from overlay-network-agent cache and applying ref * 2024-05-02 19:54:42.399 | (0073 / 1387) 2024-05-02 19:54:42.416 | Updating cache of https://opendev.org/nebulous/overlay-network-manager.git in /opt/dib_cache/source-repositories/overlay_network_manager_6cd566c39754329774f63fa54cba707ec33aa1aa with ref * 2024-05-02 19:54:43.872 | Cloning from overlay-network-manager cache and applying ref * 2024-05-02 19:54:49.383 | (0074 / 1387) 2024-05-02 19:54:49.460 | Updating cache of https://opendev.org/nebulous/pilot-1-1-windmill.git in /opt/dib_cache/source-repositories/pilot_1_1_windmill_c566f72330e78b306389b4a2f55cf79762d16034 with ref * 2024-05-02 19:54:50.046 | Cloning from pilot-1-1-windmill cache and applying ref * 2024-05-02 19:54:50.119 | (0075 / 1387) 2024-05-02 19:54:50.136 | Updating cache of https://opendev.org/nebulous/pilot-1-2-city.git in /opt/dib_cache/source-repositories/pilot_1_2_city_30d17998c3e860d99cc470f477c3ef74ab8a838f with ref * 2024-05-02 19:54:50.640 | Cloning from pilot-1-2-city cache and applying ref * 2024-05-02 19:54:50.736 | (0076 / 1387) 2024-05-02 19:54:50.762 | Updating cache of https://opendev.org/nebulous/pilot-2-1-intralogistics.git in /opt/dib_cache/source-repositories/pilot_2_1_intralogistics_8a0fdbd1487399f090fb5181b3e5bf611e45fefa with ref * 2024-05-02 19:54:51.195 | Cloning from pilot-2-1-intralogistics cache and applying ref * 2024-05-02 19:54:51.270 | (0077 / 1387) 2024-05-02 19:54:51.289 | Updating cache of https://opendev.org/nebulous/pilot-2-2-last-mile.git in /opt/dib_cache/source-repositories/pilot_2_2_last_mile_d83bf6bd15a0efeb53ba78ddda94f8f01840a5c6 with ref * 2024-05-02 19:54:51.645 | Cloning from pilot-2-2-last-mile cache and applying ref * 2024-05-02 19:54:51.716 | (0078 / 1387) 2024-05-02 19:54:51.739 | Updating cache of https://opendev.org/nebulous/pilot-3-1-agriculture.git in /opt/dib_cache/source-repositories/pilot_3_1_agriculture_a1d71fdd05ff5aaaaf897771825ae595e43d52fe with ref * 2024-05-02 19:54:52.108 | Cloning from pilot-3-1-agriculture cache and applying ref * 2024-05-02 19:54:52.186 | (0079 / 1387) 2024-05-02 19:54:52.205 | Updating cache of https://opendev.org/nebulous/pilot-4-1-emergency.git in /opt/dib_cache/source-repositories/pilot_4_1_emergency_f538ab4363629e629abbfdc04345aa9bc5b05617 with ref * 2024-05-02 19:54:52.555 | Cloning from pilot-4-1-emergency cache and applying ref * 2024-05-02 19:54:52.630 | (0080 / 1387) 2024-05-02 19:54:52.648 | Updating cache of https://opendev.org/nebulous/prediction-orchestrator.git in /opt/dib_cache/source-repositories/prediction_orchestrator_d954950a5c383d2d7143ddbd027aef30f941d594 with ref * 2024-05-02 19:54:53.731 | Cloning from prediction-orchestrator cache and applying ref * 2024-05-02 19:54:58.265 | (0081 / 1387) 2024-05-02 19:54:58.283 | Updating cache of https://opendev.org/nebulous/project-config.git in /opt/dib_cache/source-repositories/project_config_75a57f005ef2111f9c6af7de9fb7b731a9d5035f with ref * 2024-05-02 19:54:59.251 | Cloning from project-config cache and applying ref * 2024-05-02 19:55:16.748 | (0082 / 1387) 2024-05-02 19:55:16.783 | Updating cache of https://opendev.org/nebulous/resource-manager.git in /opt/dib_cache/source-repositories/resource_manager_b5549667727586bf79d4e34f3c67961663b71693 with ref * 2024-05-02 19:55:17.754 | Cloning from resource-manager cache and applying ref * 2024-05-02 19:55:27.124 | (0083 / 1387) 2024-05-02 19:55:27.144 | Updating cache of https://opendev.org/nebulous/sal-scripts.git in /opt/dib_cache/source-repositories/sal_scripts_c0a60c6cbf9fdca226a629c94619a844a7f11336 with ref * 2024-05-02 19:55:28.443 | Cloning from sal-scripts cache and applying ref * 2024-05-02 19:55:29.726 | (0084 / 1387) 2024-05-02 19:55:29.743 | Updating cache of https://opendev.org/nebulous/security-manager.git in /opt/dib_cache/source-repositories/security_manager_ed3de06f7b10084199f2882ca21197552f9e5e9e with ref * 2024-05-02 19:55:34.777 | Cloning from security-manager cache and applying ref * 2024-05-02 19:55:40.706 | (0085 / 1387) 2024-05-02 19:55:40.723 | Updating cache of https://opendev.org/nebulous/service-level-agreement-generator.git in /opt/dib_cache/source-repositories/service_level_agreement_generator_6099c8f13824d3c458c36146b7659e5c76e923ec with ref * 2024-05-02 19:55:41.107 | Cloning from service-level-agreement-generator cache and applying ref * 2024-05-02 19:55:41.179 | (0086 / 1387) 2024-05-02 19:55:41.296 | Updating cache of https://opendev.org/nebulous/slo-violation-detector.git in /opt/dib_cache/source-repositories/slo_violation_detector_91c9bb5d4d959ddad9b61a73feeee334b499cab0 with ref * 2024-05-02 19:55:44.992 | Cloning from slo-violation-detector cache and applying ref * 2024-05-02 19:56:26.809 | (0087 / 1387) 2024-05-02 19:56:26.826 | Updating cache of https://opendev.org/nebulous/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_8ac12b32e39f2295c49fa82720ffafa0eeb511e5 with ref * 2024-05-02 19:56:28.944 | Cloning from zuul-jobs cache and applying ref * 2024-05-02 19:56:40.587 | (0088 / 1387) 2024-05-02 19:56:40.605 | Updating cache of https://opendev.org/opendev/afsmon.git in /opt/dib_cache/source-repositories/afsmon_8f4a9f6d159fbc78d12868feab310f9be866908e with ref * 2024-05-02 19:56:41.317 | Cloning from afsmon cache and applying ref * 2024-05-02 19:56:41.429 | (0089 / 1387) 2024-05-02 19:56:41.477 | 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-05-02 19:56:42.130 | Cloning from ansible-role-cloud-launcher cache and applying ref * 2024-05-02 19:56:42.206 | (0090 / 1387) 2024-05-02 19:56:42.244 | Updating cache of https://opendev.org/opendev/ansible-role-puppet.git in /opt/dib_cache/source-repositories/ansible_role_puppet_dce75c584a36b53ba64e726a0a44bf022dfba49f with ref * 2024-05-02 19:56:42.713 | Cloning from ansible-role-puppet cache and applying ref * 2024-05-02 19:56:42.789 | (0091 / 1387) 2024-05-02 19:56:42.824 | Updating cache of https://opendev.org/opendev/askbot-theme.git in /opt/dib_cache/source-repositories/askbot_theme_3eaba0fe6aab4ef1b7d707033a2153bc3b8e0cc0 with ref * 2024-05-02 19:56:43.629 | Cloning from askbot-theme cache and applying ref * 2024-05-02 19:56:43.765 | (0092 / 1387) 2024-05-02 19:56:43.797 | Updating cache of https://opendev.org/opendev/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_e819d446f5b5f056465d50cae74b641a5a36c3c8 with ref * 2024-05-02 19:56:44.534 | Cloning from base-jobs cache and applying ref * 2024-05-02 19:56:48.143 | (0093 / 1387) 2024-05-02 19:56:48.160 | Updating cache of https://opendev.org/opendev/bindep.git in /opt/dib_cache/source-repositories/bindep_8e69b003a3e27716294ea4ba3fedf5ccb43c98a8 with ref * 2024-05-02 19:56:49.071 | Cloning from bindep cache and applying ref * 2024-05-02 19:56:50.225 | (0094 / 1387) 2024-05-02 19:56:50.242 | Updating cache of https://opendev.org/opendev/ci-sandbox.git in /opt/dib_cache/source-repositories/ci_sandbox_f13423e68e861a3970a2490759120880bbbe792c with ref * 2024-05-02 19:56:50.614 | Cloning from ci-sandbox cache and applying ref * 2024-05-02 19:56:50.756 | (0095 / 1387) 2024-05-02 19:56:50.773 | Updating cache of https://opendev.org/opendev/dstat_graph.git in /opt/dib_cache/source-repositories/dstat_graph_d351b8b002bc1e039ecc7b60b5c39fd9f0e4d6b4 with ref * 2024-05-02 19:56:51.121 | Cloning from dstat_graph cache and applying ref * 2024-05-02 19:56:51.270 | (0096 / 1387) 2024-05-02 19:56:51.287 | Updating cache of https://opendev.org/opendev/elastic-recheck.git in /opt/dib_cache/source-repositories/elastic_recheck_dcb9d3454103f6a3ececca9bbf6e17cf62ce3c22 with ref * 2024-05-02 19:56:52.046 | Cloning from elastic-recheck cache and applying ref * 2024-05-02 19:56:52.436 | (0097 / 1387) 2024-05-02 19:56:52.454 | Updating cache of https://opendev.org/opendev/engagement.git in /opt/dib_cache/source-repositories/engagement_38fb168953511be87ef5d6bc8601d6c73371f323 with ref * 2024-05-02 19:56:53.303 | Cloning from engagement cache and applying ref * 2024-05-02 19:56:54.133 | (0098 / 1387) 2024-05-02 19:56:54.151 | Updating cache of https://opendev.org/opendev/gear.git in /opt/dib_cache/source-repositories/gear_0100b8fa09c64c94d165de85f1336c9abf066867 with ref * 2024-05-02 19:56:55.065 | Cloning from gear cache and applying ref * 2024-05-02 19:56:55.324 | (0099 / 1387) 2024-05-02 19:56:55.341 | Updating cache of https://opendev.org/opendev/germqtt.git in /opt/dib_cache/source-repositories/germqtt_dbf1b7aabc2552697e80ea8627aecd528a0f7238 with ref * 2024-05-02 19:56:56.316 | Cloning from germqtt cache and applying ref * 2024-05-02 19:56:56.388 | (0100 / 1387) 2024-05-02 19:56:56.420 | Updating cache of https://opendev.org/opendev/gerritbot.git in /opt/dib_cache/source-repositories/gerritbot_ba12e60b39faea789713b901c8af59f42c573264 with ref * 2024-05-02 19:56:59.651 | Cloning from gerritbot cache and applying ref * 2024-05-02 19:56:59.977 | (0101 / 1387) 2024-05-02 19:56:59.995 | Updating cache of https://opendev.org/opendev/gerritlib.git in /opt/dib_cache/source-repositories/gerritlib_ab9a98abe81ac8917a90b0c25d24a9a2f372271a with ref * 2024-05-02 19:57:00.592 | Cloning from gerritlib cache and applying ref * 2024-05-02 19:57:00.844 | (0102 / 1387) 2024-05-02 19:57:00.861 | Updating cache of https://opendev.org/opendev/git-restack.git in /opt/dib_cache/source-repositories/git_restack_6a4343d93b617f1291b55cfa3e407b1bbfdb5fb1 with ref * 2024-05-02 19:57:01.228 | Cloning from git-restack cache and applying ref * 2024-05-02 19:57:01.326 | (0103 / 1387) 2024-05-02 19:57:01.343 | Updating cache of https://opendev.org/opendev/git-review.git in /opt/dib_cache/source-repositories/git_review_fa2e24cebef590380324316aca43c04791f6b7d1 with ref * 2024-05-02 19:57:02.211 | Cloning from git-review cache and applying ref * 2024-05-02 19:57:09.631 | (0104 / 1387) 2024-05-02 19:57:09.650 | Updating cache of https://opendev.org/opendev/glean.git in /opt/dib_cache/source-repositories/glean_1ffacc8c24470b67f3d576e32454203d5ac5c5ee with ref * 2024-05-02 19:57:10.856 | Cloning from glean cache and applying ref * 2024-05-02 19:57:11.220 | (0105 / 1387) 2024-05-02 19:57:11.237 | Updating cache of https://opendev.org/opendev/grafyaml.git in /opt/dib_cache/source-repositories/grafyaml_e6688d9e6f0ed32998c110a97bab5a28debe5706 with ref * 2024-05-02 19:57:11.991 | Cloning from grafyaml cache and applying ref * 2024-05-02 19:57:12.436 | (0106 / 1387) 2024-05-02 19:57:12.455 | Updating cache of https://opendev.org/opendev/infra-manual.git in /opt/dib_cache/source-repositories/infra_manual_91b569b41cb595ca771e64500845790be57e8970 with ref * 2024-05-02 19:57:15.763 | Cloning from infra-manual cache and applying ref * 2024-05-02 19:57:19.278 | (0107 / 1387) 2024-05-02 19:57:19.295 | Updating cache of https://opendev.org/opendev/infra-openafs-deb.git in /opt/dib_cache/source-repositories/infra_openafs_deb_a9fa720164a0f121ba96518a3cce5e46529fa124 with ref * 2024-05-02 19:57:20.294 | Cloning from infra-openafs-deb cache and applying ref * 2024-05-02 19:57:22.635 | (0108 / 1387) 2024-05-02 19:57:22.653 | Updating cache of https://opendev.org/opendev/infra-specs.git in /opt/dib_cache/source-repositories/infra_specs_633aa9aaae45624904991b0eb4d7d69c42b04abd with ref * 2024-05-02 19:57:23.082 | Cloning from infra-specs cache and applying ref * 2024-05-02 19:57:23.196 | (0109 / 1387) 2024-05-02 19:57:23.213 | 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-05-02 19:57:23.613 | Cloning from infra-vhd-util-deb cache and applying ref * 2024-05-02 19:57:25.829 | (0110 / 1387) 2024-05-02 19:57:25.847 | Updating cache of https://opendev.org/opendev/irc-meetings.git in /opt/dib_cache/source-repositories/irc_meetings_cdcf9c2fe30e40fa91a6ba12c785609dc6257435 with ref * 2024-05-02 19:57:26.671 | Cloning from irc-meetings cache and applying ref * 2024-05-02 19:57:35.429 | (0111 / 1387) 2024-05-02 19:57:35.446 | Updating cache of https://opendev.org/opendev/jeepyb.git in /opt/dib_cache/source-repositories/jeepyb_cebae7ef0c5e5ff915cfac0a333e3d48ee4281d1 with ref * 2024-05-02 19:57:36.274 | Cloning from jeepyb cache and applying ref * 2024-05-02 19:57:37.141 | (0112 / 1387) 2024-05-02 19:57:37.159 | Updating cache of https://opendev.org/opendev/lodgeit.git in /opt/dib_cache/source-repositories/lodgeit_9a1a263f7c0a782d2aa2d0d3a7a9e91a5bcf799e with ref * 2024-05-02 19:57:37.762 | Cloning from lodgeit cache and applying ref * 2024-05-02 19:57:38.741 | (0113 / 1387) 2024-05-02 19:57:38.759 | Updating cache of https://opendev.org/opendev/log-classify.git in /opt/dib_cache/source-repositories/log_classify_9a2486401d6ff8a8bd1b909dd6009395b264b0be with ref * 2024-05-02 19:57:39.094 | Cloning from log-classify cache and applying ref * 2024-05-02 19:57:39.165 | (0114 / 1387) 2024-05-02 19:57:39.183 | Updating cache of https://opendev.org/opendev/log_processor.git in /opt/dib_cache/source-repositories/log_processor_141c70aea0c88ab2ef68039369ed58366ae95d13 with ref * 2024-05-02 19:57:39.524 | Cloning from log_processor cache and applying ref * 2024-05-02 19:57:39.599 | (0115 / 1387) 2024-05-02 19:57:39.617 | Updating cache of https://opendev.org/opendev/lpmqtt.git in /opt/dib_cache/source-repositories/lpmqtt_359a411b566ce7886a39db37c3bc796e8ad9fe15 with ref * 2024-05-02 19:57:40.102 | Cloning from lpmqtt cache and applying ref * 2024-05-02 19:57:40.176 | (0116 / 1387) 2024-05-02 19:57:40.193 | Updating cache of https://opendev.org/opendev/meetbot.git in /opt/dib_cache/source-repositories/meetbot_7928633bf8056bab3ee82b04cc6d346ade14d565 with ref * 2024-05-02 19:57:40.638 | Cloning from meetbot cache and applying ref * 2024-05-02 19:57:40.719 | (0117 / 1387) 2024-05-02 19:57:40.737 | Updating cache of https://opendev.org/opendev/mqtt_statsd.git in /opt/dib_cache/source-repositories/mqtt_statsd_13d98abbce660df4fd85c177bc1305e6ef54209a with ref * 2024-05-02 19:57:41.082 | Cloning from mqtt_statsd cache and applying ref * 2024-05-02 19:57:41.157 | (0118 / 1387) 2024-05-02 19:57:41.175 | Updating cache of https://opendev.org/opendev/netlify-sandbox.git in /opt/dib_cache/source-repositories/netlify_sandbox_d8d8a5d4ebb104aa2616a6a38ab8e44c9fda8d4e with ref * 2024-05-02 19:57:42.982 | Cloning from netlify-sandbox cache and applying ref * 2024-05-02 19:57:45.121 | (0119 / 1387) 2024-05-02 19:57:45.139 | Updating cache of https://opendev.org/opendev/project-config.git in /opt/dib_cache/source-repositories/project_config_4edbcc96160099060340107bb307cb70183e81b7 with ref * 2024-05-02 19:57:45.784 | Cloning from project-config cache and applying ref * 2024-05-02 19:57:46.045 | (0120 / 1387) 2024-05-02 19:57:46.063 | Updating cache of https://opendev.org/opendev/project-config-example.git in /opt/dib_cache/source-repositories/project_config_example_0cd2f60db4184ac6b5dae48c52d31fa43eddf0c7 with ref * 2024-05-02 19:57:46.434 | Cloning from project-config-example cache and applying ref * 2024-05-02 19:57:46.511 | (0121 / 1387) 2024-05-02 19:57:46.529 | Updating cache of https://opendev.org/opendev/publications.git in /opt/dib_cache/source-repositories/publications_f7d0e2d07198a106ac02728a868907e8ded3a541 with ref * 2024-05-02 19:57:47.584 | Cloning from publications cache and applying ref * 2024-05-02 19:58:00.127 | (0122 / 1387) 2024-05-02 19:58:00.146 | Updating cache of https://opendev.org/opendev/puppet-bup.git in /opt/dib_cache/source-repositories/puppet_bup_e7e011ae6b521d71607a1565536a4b25f3d1b4bd with ref * 2024-05-02 19:58:00.670 | Cloning from puppet-bup cache and applying ref * 2024-05-02 19:58:00.744 | (0123 / 1387) 2024-05-02 19:58:00.762 | Updating cache of https://opendev.org/opendev/puppet-elastic_recheck.git in /opt/dib_cache/source-repositories/puppet_elastic_recheck_2952f43e35fe4d4cb841d029bf17347dab53ebf1 with ref * 2024-05-02 19:58:01.472 | Cloning from puppet-elastic_recheck cache and applying ref * 2024-05-02 19:58:01.547 | (0124 / 1387) 2024-05-02 19:58:01.564 | Updating cache of https://opendev.org/opendev/puppet-ethercalc.git in /opt/dib_cache/source-repositories/puppet_ethercalc_0bda85e357890165b92465e2061229678f446606 with ref * 2024-05-02 19:58:02.067 | Cloning from puppet-ethercalc cache and applying ref * 2024-05-02 19:58:02.140 | (0125 / 1387) 2024-05-02 19:58:02.157 | Updating cache of https://opendev.org/opendev/puppet-httpd.git in /opt/dib_cache/source-repositories/puppet_httpd_ef94602131f03eb273cb6a957815979c5cd52481 with ref * 2024-05-02 19:58:02.953 | Cloning from puppet-httpd cache and applying ref * 2024-05-02 19:58:03.029 | (0126 / 1387) 2024-05-02 19:58:03.047 | Updating cache of https://opendev.org/opendev/puppet-jeepyb.git in /opt/dib_cache/source-repositories/puppet_jeepyb_8527a4a9ff0d33efcb6199fea5b2f67ae7ee9377 with ref * 2024-05-02 19:58:05.237 | Cloning from puppet-jeepyb cache and applying ref * 2024-05-02 19:58:05.311 | (0127 / 1387) 2024-05-02 19:58:05.328 | Updating cache of https://opendev.org/opendev/puppet-logrotate.git in /opt/dib_cache/source-repositories/puppet_logrotate_5555e0529d4a916aab88af28dbb41fc70e305283 with ref * 2024-05-02 19:58:06.013 | Cloning from puppet-logrotate cache and applying ref * 2024-05-02 19:58:06.087 | (0128 / 1387) 2024-05-02 19:58:06.105 | Updating cache of https://opendev.org/opendev/puppet-mysql_backup.git in /opt/dib_cache/source-repositories/puppet_mysql_backup_8c6c0df45388888f29f5d1855d17c6e648496996 with ref * 2024-05-02 19:58:14.552 | Cloning from puppet-mysql_backup cache and applying ref * 2024-05-02 19:58:14.628 | (0129 / 1387) 2024-05-02 19:58:14.645 | 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-05-02 19:58:15.382 | Cloning from puppet-openstack_infra_spec_helper cache and applying ref * 2024-05-02 19:58:15.455 | (0130 / 1387) 2024-05-02 19:58:15.472 | Updating cache of https://opendev.org/opendev/puppet-pip.git in /opt/dib_cache/source-repositories/puppet_pip_7e1ade4f1c7ec7e65b08360b011c285f285a8fde with ref * 2024-05-02 19:58:17.454 | Cloning from puppet-pip cache and applying ref * 2024-05-02 19:58:18.158 | (0131 / 1387) 2024-05-02 19:58:18.175 | Updating cache of https://opendev.org/opendev/puppet-project_config.git in /opt/dib_cache/source-repositories/puppet_project_config_3a00e2250c4b4e8141a32ecbeec69743e622db02 with ref * 2024-05-02 19:58:19.186 | Cloning from puppet-project_config cache and applying ref * 2024-05-02 19:58:19.261 | (0132 / 1387) 2024-05-02 19:58:19.278 | Updating cache of https://opendev.org/opendev/puppet-redis.git in /opt/dib_cache/source-repositories/puppet_redis_02f2f4ad4e337218c1dbf145247c9045727ffc3e with ref * 2024-05-02 19:58:19.735 | Cloning from puppet-redis cache and applying ref * 2024-05-02 19:58:19.809 | (0133 / 1387) 2024-05-02 19:58:19.827 | Updating cache of https://opendev.org/opendev/puppet-reviewday.git in /opt/dib_cache/source-repositories/puppet_reviewday_33b08c72c415140929dd4c790601309b70a880d3 with ref * 2024-05-02 19:58:20.236 | Cloning from puppet-reviewday cache and applying ref * 2024-05-02 19:58:20.315 | (0134 / 1387) 2024-05-02 19:58:20.333 | Updating cache of https://opendev.org/opendev/puppet-simpleproxy.git in /opt/dib_cache/source-repositories/puppet_simpleproxy_d28518111a384058303cb326fc8c4cc254dd0068 with ref * 2024-05-02 19:58:20.969 | Cloning from puppet-simpleproxy cache and applying ref * 2024-05-02 19:58:21.043 | (0135 / 1387) 2024-05-02 19:58:21.060 | Updating cache of https://opendev.org/opendev/puppet-ssh.git in /opt/dib_cache/source-repositories/puppet_ssh_b2abd902dc81fbf75c89ed6c3dd94e3f4ae4a5d3 with ref * 2024-05-02 19:58:21.596 | Cloning from puppet-ssh cache and applying ref * 2024-05-02 19:58:21.669 | (0136 / 1387) 2024-05-02 19:58:21.687 | Updating cache of https://opendev.org/opendev/puppet-storyboard.git in /opt/dib_cache/source-repositories/puppet_storyboard_4da8c6b8e196516275222a23c909ae16c70790a4 with ref * 2024-05-02 19:58:22.925 | Cloning from puppet-storyboard cache and applying ref * 2024-05-02 19:58:23.000 | (0137 / 1387) 2024-05-02 19:58:23.017 | Updating cache of https://opendev.org/opendev/puppet-tmpreaper.git in /opt/dib_cache/source-repositories/puppet_tmpreaper_04a965977a28fd662123749f81526022358dd297 with ref * 2024-05-02 19:58:23.329 | Cloning from puppet-tmpreaper cache and applying ref * 2024-05-02 19:58:23.403 | (0138 / 1387) 2024-05-02 19:58:23.420 | Updating cache of https://opendev.org/opendev/puppet-ulimit.git in /opt/dib_cache/source-repositories/puppet_ulimit_815031ce4a2a51dbca6b60904466831fc0f8da03 with ref * 2024-05-02 19:58:23.779 | Cloning from puppet-ulimit cache and applying ref * 2024-05-02 19:58:23.852 | (0139 / 1387) 2024-05-02 19:58:23.869 | Updating cache of https://opendev.org/opendev/puppet-user.git in /opt/dib_cache/source-repositories/puppet_user_673588898d5e9010177b4a846ed41988377d736e with ref * 2024-05-02 19:58:24.751 | Cloning from puppet-user cache and applying ref * 2024-05-02 19:58:24.826 | (0140 / 1387) 2024-05-02 19:58:24.844 | Updating cache of https://opendev.org/opendev/puppet-vcsrepo.git in /opt/dib_cache/source-repositories/puppet_vcsrepo_cb7798966b01c44f284e3a80e4041fc33d9cae43 with ref * 2024-05-02 19:58:25.175 | Cloning from puppet-vcsrepo cache and applying ref * 2024-05-02 19:58:25.251 | (0141 / 1387) 2024-05-02 19:58:25.269 | Updating cache of https://opendev.org/opendev/puppet-zanata.git in /opt/dib_cache/source-repositories/puppet_zanata_a6643a07480de550e3cbfef268daf9fe269b3640 with ref * 2024-05-02 19:58:25.837 | Cloning from puppet-zanata cache and applying ref * 2024-05-02 19:58:25.911 | (0142 / 1387) 2024-05-02 19:58:25.928 | Updating cache of https://opendev.org/opendev/python-storyboardclient.git in /opt/dib_cache/source-repositories/python_storyboardclient_c972b89484b601527297d5a7426e52108e33108c with ref * 2024-05-02 19:58:27.350 | Cloning from python-storyboardclient cache and applying ref * 2024-05-02 19:58:27.430 | (0143 / 1387) 2024-05-02 19:58:27.447 | Updating cache of https://opendev.org/opendev/sandbox.git in /opt/dib_cache/source-repositories/sandbox_d360ed937b5ea4fc888d30f87cff115972f74574 with ref * 2024-05-02 19:58:28.257 | Cloning from sandbox cache and applying ref * 2024-05-02 19:58:44.065 | (0144 / 1387) 2024-05-02 19:58:44.082 | Updating cache of https://opendev.org/opendev/statusbot.git in /opt/dib_cache/source-repositories/statusbot_5f78007a4470d12bbbc92636f1790e42eebabe28 with ref * 2024-05-02 19:58:45.326 | Cloning from statusbot cache and applying ref * 2024-05-02 19:58:45.628 | (0145 / 1387) 2024-05-02 19:58:45.645 | Updating cache of https://opendev.org/opendev/storyboard.git in /opt/dib_cache/source-repositories/storyboard_bdfa7b368e244397a817280de37bfd2f1ee6c1e7 with ref * 2024-05-02 19:58:46.348 | Cloning from storyboard cache and applying ref * 2024-05-02 19:58:46.913 | (0146 / 1387) 2024-05-02 19:58:46.931 | Updating cache of https://opendev.org/opendev/storyboard-vue.git in /opt/dib_cache/source-repositories/storyboard_vue_af0ea81813702e486024ea2bb7b60e99553311e3 with ref * 2024-05-02 19:58:48.026 | Cloning from storyboard-vue cache and applying ref * 2024-05-02 19:58:48.318 | (0147 / 1387) 2024-05-02 19:58:48.335 | Updating cache of https://opendev.org/opendev/storyboard-webclient.git in /opt/dib_cache/source-repositories/storyboard_webclient_cdabe82d60c3c246adae20e600baf2f7978aaff8 with ref * 2024-05-02 19:58:48.782 | Cloning from storyboard-webclient cache and applying ref * 2024-05-02 19:58:48.947 | (0148 / 1387) 2024-05-02 19:58:48.966 | Updating cache of https://opendev.org/opendev/subunit2sql.git in /opt/dib_cache/source-repositories/subunit2sql_713f18ef653d624bd2494e1284e21ec656c0948b with ref * 2024-05-02 19:58:50.031 | Cloning from subunit2sql cache and applying ref * 2024-05-02 19:58:50.626 | (0149 / 1387) 2024-05-02 19:58:50.644 | Updating cache of https://opendev.org/opendev/system-config.git in /opt/dib_cache/source-repositories/system_config_8577797282cba1d12048c5f2fedbb349992d3587 with ref * 2024-05-02 19:58:51.956 | Cloning from system-config cache and applying ref * 2024-05-02 20:02:24.725 | (0150 / 1387) 2024-05-02 20:02:24.742 | Updating cache of https://opendev.org/opendev/yaml2ical.git in /opt/dib_cache/source-repositories/yaml2ical_45b74a64f9213c4e60d414302f7f6e695e6960ab with ref * 2024-05-02 20:02:25.381 | Cloning from yaml2ical cache and applying ref * 2024-05-02 20:02:25.582 | (0151 / 1387) 2024-05-02 20:02:25.600 | Updating cache of https://opendev.org/opendev/zone-gating.dev.git in /opt/dib_cache/source-repositories/zone_gating_dev_2118e7c4e724894d31098562ee1d45f02d64b840 with ref * 2024-05-02 20:02:26.280 | Cloning from zone-gating.dev cache and applying ref * 2024-05-02 20:02:27.145 | (0152 / 1387) 2024-05-02 20:02:27.183 | Updating cache of https://opendev.org/opendev/zone-opendev.org.git in /opt/dib_cache/source-repositories/zone_opendev_org_aa422dd8b2680f8ccfe54bc42b7c37555fe6066b with ref * 2024-05-02 20:02:27.818 | Cloning from zone-opendev.org cache and applying ref * 2024-05-02 20:02:42.928 | (0153 / 1387) 2024-05-02 20:02:42.945 | 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-05-02 20:02:43.664 | Cloning from zone-zuul-ci.org cache and applying ref * 2024-05-02 20:02:45.543 | (0154 / 1387) 2024-05-02 20:02:45.573 | 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-05-02 20:02:46.297 | Cloning from ansible-role-refstack-client cache and applying ref * 2024-05-02 20:02:46.622 | (0155 / 1387) 2024-05-02 20:02:46.640 | Updating cache of https://opendev.org/openinfra/edge-computing-group.git in /opt/dib_cache/source-repositories/edge_computing_group_07754c5a08687341f505501ad9466306c24c8646 with ref * 2024-05-02 20:02:47.121 | Cloning from edge-computing-group cache and applying ref * 2024-05-02 20:02:47.559 | (0156 / 1387) 2024-05-02 20:02:47.577 | Updating cache of https://opendev.org/openinfra/four-opens.git in /opt/dib_cache/source-repositories/four_opens_b9267bdea1f78f86c0b7be0a774edf092ee88a6f with ref * 2024-05-02 20:02:48.107 | Cloning from four-opens cache and applying ref * 2024-05-02 20:02:48.181 | (0157 / 1387) 2024-05-02 20:02:48.199 | Updating cache of https://opendev.org/openinfra/groups.git in /opt/dib_cache/source-repositories/groups_770c5c430bcd8f75dd8ad6711e6b734425676701 with ref * 2024-05-02 20:02:48.899 | Cloning from groups cache and applying ref * 2024-05-02 20:02:49.156 | (0158 / 1387) 2024-05-02 20:02:49.173 | Updating cache of https://opendev.org/openinfra/groups-static-pages.git in /opt/dib_cache/source-repositories/groups_static_pages_720f897d903313aeab08c7a621fabd9c685b5a3c with ref * 2024-05-02 20:02:49.678 | Cloning from groups-static-pages cache and applying ref * 2024-05-02 20:02:49.763 | (0159 / 1387) 2024-05-02 20:02:49.780 | Updating cache of https://opendev.org/openinfra/interop.git in /opt/dib_cache/source-repositories/interop_d4330e68a883627712ed3299840cd3909ebfc08b with ref * 2024-05-02 20:02:50.732 | Cloning from interop cache and applying ref * 2024-05-02 20:02:52.034 | (0160 / 1387) 2024-05-02 20:02:52.076 | Updating cache of https://opendev.org/openinfra/odsreg.git in /opt/dib_cache/source-repositories/odsreg_1bc2b5047aaaa9cc803348a5fae0625a08be801b with ref * 2024-05-02 20:02:52.678 | Cloning from odsreg cache and applying ref * 2024-05-02 20:02:52.789 | (0161 / 1387) 2024-05-02 20:02:52.807 | Updating cache of https://opendev.org/openinfra/openstack-map.git in /opt/dib_cache/source-repositories/openstack_map_4721743825cda6ead6fa500097d99d21d77cdb2f with ref * 2024-05-02 20:02:54.489 | Cloning from openstack-map cache and applying ref * 2024-05-02 20:02:54.677 | (0162 / 1387) 2024-05-02 20:02:54.694 | Updating cache of https://opendev.org/openinfra/openstackweb.git in /opt/dib_cache/source-repositories/openstackweb_5ffe382c96d2bb637f6c5f37e57cd45c6c0a9e0b with ref * 2024-05-02 20:02:55.341 | Cloning from openstackweb cache and applying ref * 2024-05-02 20:03:01.559 | (0163 / 1387) 2024-05-02 20:03:01.576 | Updating cache of https://opendev.org/openinfra/python-tempestconf.git in /opt/dib_cache/source-repositories/python_tempestconf_c0259470af6fa65b97dd5f7ae2bc86a423c083be with ref * 2024-05-02 20:03:08.862 | Cloning from python-tempestconf cache and applying ref * 2024-05-02 20:03:11.314 | (0164 / 1387) 2024-05-02 20:03:11.332 | Updating cache of https://opendev.org/openinfra/refstack.git in /opt/dib_cache/source-repositories/refstack_0ae1832457bdfb0f8340ea2d5e899a106a651fe1 with ref * 2024-05-02 20:03:12.628 | Cloning from refstack cache and applying ref * 2024-05-02 20:03:16.227 | (0165 / 1387) 2024-05-02 20:03:16.246 | Updating cache of https://opendev.org/openinfra/refstack-client.git in /opt/dib_cache/source-repositories/refstack_client_0abef4f08fac6ba03cc5c388f590726db3b49a67 with ref * 2024-05-02 20:03:18.493 | Cloning from refstack-client cache and applying ref * 2024-05-02 20:03:21.955 | (0166 / 1387) 2024-05-02 20:03:21.972 | Updating cache of https://opendev.org/openinfra/transparency-policy.git in /opt/dib_cache/source-repositories/transparency_policy_fee742f5aa38e8a8ec4956a82320679d8f052384 with ref * 2024-05-02 20:03:22.372 | Cloning from transparency-policy cache and applying ref * 2024-05-02 20:03:22.444 | (0167 / 1387) 2024-05-02 20:03:22.462 | Updating cache of https://opendev.org/openinfra/way.git in /opt/dib_cache/source-repositories/way_47f98ea94728398a47be38afd4dcbac9a50c195f with ref * 2024-05-02 20:03:22.813 | Cloning from way cache and applying ref * 2024-05-02 20:03:22.885 | (0168 / 1387) 2024-05-02 20:03:22.902 | Updating cache of https://opendev.org/openinfralabs/contrib.git in /opt/dib_cache/source-repositories/contrib_03489fd338667dcadbb897c7e6894d1e672fe4bf with ref * 2024-05-02 20:03:23.234 | Cloning from contrib cache and applying ref * 2024-05-02 20:03:23.334 | (0169 / 1387) 2024-05-02 20:03:23.351 | Updating cache of https://opendev.org/openstack/adjutant.git in /opt/dib_cache/source-repositories/adjutant_3d3bf92bbb0daae0dba0a1a00f88b688de151007 with ref * 2024-05-02 20:03:25.251 | Cloning from adjutant cache and applying ref * 2024-05-02 20:03:25.459 | (0170 / 1387) 2024-05-02 20:03:25.476 | Updating cache of https://opendev.org/openstack/adjutant-ui.git in /opt/dib_cache/source-repositories/adjutant_ui_0fa31a7f260a42a2805385b445068cca8b2be429 with ref * 2024-05-02 20:03:26.625 | Cloning from adjutant-ui cache and applying ref * 2024-05-02 20:03:27.170 | (0171 / 1387) 2024-05-02 20:03:27.187 | Updating cache of https://opendev.org/openstack/ansible-collection-kolla.git in /opt/dib_cache/source-repositories/ansible_collection_kolla_629e7754f9be86942546ec3e2c5746eb4ae8224e with ref * 2024-05-02 20:03:29.780 | Cloning from ansible-collection-kolla cache and applying ref * 2024-05-02 20:03:46.689 | (0172 / 1387) 2024-05-02 20:03:46.706 | Updating cache of https://opendev.org/openstack/ansible-collections-openstack.git in /opt/dib_cache/source-repositories/ansible_collections_openstack_7129f6eb296524a3be4e8f16be4b98c37628b438 with ref * 2024-05-02 20:03:49.243 | Cloning from ansible-collections-openstack cache and applying ref * 2024-05-02 20:04:09.659 | (0173 / 1387) 2024-05-02 20:04:09.677 | Updating cache of https://opendev.org/openstack/ansible-config_template.git in /opt/dib_cache/source-repositories/ansible_config_template_1ea58dc7857632095596a4ada0e15af059aedf08 with ref * 2024-05-02 20:04:10.608 | Cloning from ansible-config_template cache and applying ref * 2024-05-02 20:04:13.119 | (0174 / 1387) 2024-05-02 20:04:13.136 | Updating cache of https://opendev.org/openstack/ansible-hardening.git in /opt/dib_cache/source-repositories/ansible_hardening_f707149ba55f373254bdd0fda42ab2097e7e6622 with ref * 2024-05-02 20:04:17.384 | Cloning from ansible-hardening cache and applying ref * 2024-05-02 20:04:23.791 | (0175 / 1387) 2024-05-02 20:04:23.808 | 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-05-02 20:04:24.222 | Cloning from ansible-plugin-container-connection cache and applying ref * 2024-05-02 20:04:24.299 | (0176 / 1387) 2024-05-02 20:04:24.316 | 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-05-02 20:04:27.182 | Cloning from ansible-role-atos-hsm cache and applying ref * 2024-05-02 20:04:27.711 | (0177 / 1387) 2024-05-02 20:04:27.728 | Updating cache of https://opendev.org/openstack/ansible-role-frrouting.git in /opt/dib_cache/source-repositories/ansible_role_frrouting_15922c232db5ca7959b3959347bf51889e97c149 with ref * 2024-05-02 20:04:28.273 | Cloning from ansible-role-frrouting cache and applying ref * 2024-05-02 20:04:28.348 | (0178 / 1387) 2024-05-02 20:04:28.509 | 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-05-02 20:04:30.474 | Cloning from ansible-role-lunasa-hsm cache and applying ref * 2024-05-02 20:04:31.748 | (0179 / 1387) 2024-05-02 20:04:31.766 | Updating cache of https://opendev.org/openstack/ansible-role-pki.git in /opt/dib_cache/source-repositories/ansible_role_pki_50bfef0b00844dd601f81e97346bdb4ef87b9cf1 with ref * 2024-05-02 20:04:32.961 | Cloning from ansible-role-pki cache and applying ref * 2024-05-02 20:04:44.015 | (0180 / 1387) 2024-05-02 20:04:44.033 | Updating cache of https://opendev.org/openstack/ansible-role-proxysql.git in /opt/dib_cache/source-repositories/ansible_role_proxysql_402abef49d8a0cc721ee7303a7dfeaba807d4962 with ref * 2024-05-02 20:04:44.541 | Cloning from ansible-role-proxysql cache and applying ref * 2024-05-02 20:04:44.665 | (0181 / 1387) 2024-05-02 20:04:44.684 | 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-05-02 20:04:48.848 | Cloning from ansible-role-python_venv_build cache and applying ref * 2024-05-02 20:04:56.502 | (0182 / 1387) 2024-05-02 20:04:56.532 | Updating cache of https://opendev.org/openstack/ansible-role-qdrouterd.git in /opt/dib_cache/source-repositories/ansible_role_qdrouterd_ff7f90f8a0b303b97ba4d23dc0fd6d3e09c4c0a0 with ref * 2024-05-02 20:04:58.881 | Cloning from ansible-role-qdrouterd cache and applying ref * 2024-05-02 20:05:01.654 | (0183 / 1387) 2024-05-02 20:05:01.671 | 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-05-02 20:05:03.190 | Cloning from ansible-role-systemd_mount cache and applying ref * 2024-05-02 20:05:07.288 | (0184 / 1387) 2024-05-02 20:05:07.306 | 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-05-02 20:05:09.095 | Cloning from ansible-role-systemd_networkd cache and applying ref * 2024-05-02 20:05:12.331 | (0185 / 1387) 2024-05-02 20:05:12.351 | 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-05-02 20:05:14.283 | Cloning from ansible-role-systemd_service cache and applying ref * 2024-05-02 20:05:17.114 | (0186 / 1387) 2024-05-02 20:05:17.131 | 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-05-02 20:05:19.396 | Cloning from ansible-role-thales-hsm cache and applying ref * 2024-05-02 20:05:21.999 | (0187 / 1387) 2024-05-02 20:05:22.016 | Updating cache of https://opendev.org/openstack/ansible-role-uwsgi.git in /opt/dib_cache/source-repositories/ansible_role_uwsgi_d9ca547fdd441d575fde61c7b834366c9441dbcc with ref * 2024-05-02 20:05:24.502 | Cloning from ansible-role-uwsgi cache and applying ref * 2024-05-02 20:05:27.024 | (0188 / 1387) 2024-05-02 20:05:27.042 | Updating cache of https://opendev.org/openstack/ansible-role-vault.git in /opt/dib_cache/source-repositories/ansible_role_vault_6854feaa07fdee9a2a8e35ca94c8dca71b791125 with ref * 2024-05-02 20:05:27.379 | Cloning from ansible-role-vault cache and applying ref * 2024-05-02 20:05:27.456 | (0189 / 1387) 2024-05-02 20:05:27.474 | Updating cache of https://opendev.org/openstack/ansible-role-zookeeper.git in /opt/dib_cache/source-repositories/ansible_role_zookeeper_268798d46790860dab400d5879acd61d287d3320 with ref * 2024-05-02 20:05:28.425 | Cloning from ansible-role-zookeeper cache and applying ref * 2024-05-02 20:05:30.270 | (0190 / 1387) 2024-05-02 20:05:30.287 | Updating cache of https://opendev.org/openstack/aodh.git in /opt/dib_cache/source-repositories/aodh_309448bd6e55a26e1174d07eb21a1c55e65979ce with ref * 2024-05-02 20:05:34.516 | Cloning from aodh cache and applying ref * 2024-05-02 20:05:50.035 | (0191 / 1387) 2024-05-02 20:05:50.052 | Updating cache of https://opendev.org/openstack/api-sig.git in /opt/dib_cache/source-repositories/api_sig_71dc4c7a0449576f3bf8bc1d290c1166bc4006e0 with ref * 2024-05-02 20:05:52.535 | Cloning from api-sig cache and applying ref * 2024-05-02 20:05:52.687 | (0192 / 1387) 2024-05-02 20:05:52.704 | Updating cache of https://opendev.org/openstack/api-site.git in /opt/dib_cache/source-repositories/api_site_0c910aa34db4dd659d52c74920c001db6ba65103 with ref * 2024-05-02 20:05:53.490 | Cloning from api-site cache and applying ref * 2024-05-02 20:05:57.436 | (0193 / 1387) 2024-05-02 20:05:57.454 | Updating cache of https://opendev.org/openstack/arch-design.git in /opt/dib_cache/source-repositories/arch_design_bbceeb793e0785c1b31b4235e0b82efdd14a19b3 with ref * 2024-05-02 20:05:58.187 | Cloning from arch-design cache and applying ref * 2024-05-02 20:05:58.604 | (0194 / 1387) 2024-05-02 20:05:58.621 | Updating cache of https://opendev.org/openstack/auto-scaling-sig.git in /opt/dib_cache/source-repositories/auto_scaling_sig_3bb14c9b7dd1524c841fe2a9e117b057c92a259c with ref * 2024-05-02 20:05:59.027 | Cloning from auto-scaling-sig cache and applying ref * 2024-05-02 20:05:59.101 | (0195 / 1387) 2024-05-02 20:05:59.119 | Updating cache of https://opendev.org/openstack/automaton.git in /opt/dib_cache/source-repositories/automaton_e824e0324c7d104843968a26c37731523bbfe871 with ref * 2024-05-02 20:06:03.249 | Cloning from automaton cache and applying ref * 2024-05-02 20:06:06.321 | (0196 / 1387) 2024-05-02 20:06:06.339 | Updating cache of https://opendev.org/openstack/barbican.git in /opt/dib_cache/source-repositories/barbican_7c8a430fd1582b25207ae0eaaf48c748ae841906 with ref * 2024-05-02 20:06:10.299 | Cloning from barbican cache and applying ref * 2024-05-02 20:06:35.705 | (0197 / 1387) 2024-05-02 20:06:35.723 | Updating cache of https://opendev.org/openstack/barbican-specs.git in /opt/dib_cache/source-repositories/barbican_specs_297b301ba5988edc2e7fbf01f559a0859a529f13 with ref * 2024-05-02 20:06:36.257 | Cloning from barbican-specs cache and applying ref * 2024-05-02 20:06:36.384 | (0198 / 1387) 2024-05-02 20:06:36.405 | Updating cache of https://opendev.org/openstack/barbican-tempest-plugin.git in /opt/dib_cache/source-repositories/barbican_tempest_plugin_dc5848576121a94337b005f5c253ff2531196099 with ref * 2024-05-02 20:06:39.583 | Cloning from barbican-tempest-plugin cache and applying ref * 2024-05-02 20:06:53.439 | (0199 / 1387) 2024-05-02 20:06:53.456 | Updating cache of https://opendev.org/openstack/barbican-ui.git in /opt/dib_cache/source-repositories/barbican_ui_3bceedcc22d3cf028a892543b30b61a67e094ca2 with ref * 2024-05-02 20:06:53.995 | Cloning from barbican-ui cache and applying ref * 2024-05-02 20:06:54.119 | (0200 / 1387) 2024-05-02 20:06:54.135 | Updating cache of https://opendev.org/openstack/bashate.git in /opt/dib_cache/source-repositories/bashate_2183844323fb5a4961a21b9f5e3272a8bdbac955 with ref * 2024-05-02 20:06:54.871 | Cloning from bashate cache and applying ref * 2024-05-02 20:06:55.103 | (0201 / 1387) 2024-05-02 20:06:55.120 | Updating cache of https://opendev.org/openstack/bifrost.git in /opt/dib_cache/source-repositories/bifrost_35e2956ad53fe89270b67b83dd51a8622d09c35d with ref * 2024-05-02 20:07:00.013 | Cloning from bifrost cache and applying ref * 2024-05-02 20:08:37.210 | (0202 / 1387) 2024-05-02 20:08:37.227 | Updating cache of https://opendev.org/openstack/blazar.git in /opt/dib_cache/source-repositories/blazar_90462ec1f5e0949f17fd618de1fd06551a0406c9 with ref * 2024-05-02 20:08:41.899 | Cloning from blazar cache and applying ref * 2024-05-02 20:08:52.641 | (0203 / 1387) 2024-05-02 20:08:52.659 | Updating cache of https://opendev.org/openstack/blazar-dashboard.git in /opt/dib_cache/source-repositories/blazar_dashboard_b781ef99ce82ca7969fa046342151cdb8119132b with ref * 2024-05-02 20:08:55.745 | Cloning from blazar-dashboard cache and applying ref * 2024-05-02 20:08:58.419 | (0204 / 1387) 2024-05-02 20:08:58.437 | Updating cache of https://opendev.org/openstack/blazar-nova.git in /opt/dib_cache/source-repositories/blazar_nova_d10355bd53e60a9959877d456961a8f305f860bb with ref * 2024-05-02 20:09:00.374 | Cloning from blazar-nova cache and applying ref * 2024-05-02 20:09:04.193 | (0205 / 1387) 2024-05-02 20:09:04.210 | Updating cache of https://opendev.org/openstack/blazar-specs.git in /opt/dib_cache/source-repositories/blazar_specs_b69f7249ae3007b005bbdc15d01690f7d978ef7c with ref * 2024-05-02 20:09:04.793 | Cloning from blazar-specs cache and applying ref * 2024-05-02 20:09:04.875 | (0206 / 1387) 2024-05-02 20:09:04.893 | Updating cache of https://opendev.org/openstack/blazar-tempest-plugin.git in /opt/dib_cache/source-repositories/blazar_tempest_plugin_fad82214888fe93468a2a097b7e73fccbf24bac3 with ref * 2024-05-02 20:09:08.196 | Cloning from blazar-tempest-plugin cache and applying ref * 2024-05-02 20:09:11.064 | (0207 / 1387) 2024-05-02 20:09:11.082 | Updating cache of https://opendev.org/openstack/bugdaystats.git in /opt/dib_cache/source-repositories/bugdaystats_6f2135d094a9168ed328734d6ee88afce13354a0 with ref * 2024-05-02 20:09:11.531 | Cloning from bugdaystats cache and applying ref * 2024-05-02 20:09:11.657 | (0208 / 1387) 2024-05-02 20:09:11.675 | Updating cache of https://opendev.org/openstack/castellan.git in /opt/dib_cache/source-repositories/castellan_cfd8f6482bbc8171aea7aac42afa1843901c5024 with ref * 2024-05-02 20:09:17.328 | Cloning from castellan cache and applying ref * 2024-05-02 20:09:25.265 | (0209 / 1387) 2024-05-02 20:09:25.283 | Updating cache of https://opendev.org/openstack/ceilometer.git in /opt/dib_cache/source-repositories/ceilometer_dba0b609ab5bd47479b3eb607ccf5d87ba00d0ab with ref * 2024-05-02 20:09:28.560 | Cloning from ceilometer cache and applying ref * 2024-05-02 20:10:05.494 | (0210 / 1387) 2024-05-02 20:10:05.512 | Updating cache of https://opendev.org/openstack/ceilometermiddleware.git in /opt/dib_cache/source-repositories/ceilometermiddleware_d7fb753603a477bc6bedf15ffb177ed8a5ecc423 with ref * 2024-05-02 20:10:09.029 | Cloning from ceilometermiddleware cache and applying ref * 2024-05-02 20:10:13.963 | (0211 / 1387) 2024-05-02 20:10:13.981 | Updating cache of https://opendev.org/openstack/charm-aodh.git in /opt/dib_cache/source-repositories/charm_aodh_d4428c1c0aa4dfd29c294a857c68c0a642926713 with ref * 2024-05-02 20:10:16.167 | Cloning from charm-aodh cache and applying ref * 2024-05-02 20:10:22.349 | (0212 / 1387) 2024-05-02 20:10:22.367 | Updating cache of https://opendev.org/openstack/charm-aodh-k8s.git in /opt/dib_cache/source-repositories/charm_aodh_k8s_e0af7d9a0218e63f5959d3cdfcc2229c192397f1 with ref * 2024-05-02 20:10:23.174 | Cloning from charm-aodh-k8s cache and applying ref * 2024-05-02 20:10:26.022 | (0213 / 1387) 2024-05-02 20:10:26.046 | Updating cache of https://opendev.org/openstack/charm-barbican.git in /opt/dib_cache/source-repositories/charm_barbican_08b037f630a1ea0ceaccf09e2dd7f85dfcf7f1d3 with ref * 2024-05-02 20:10:27.568 | Cloning from charm-barbican cache and applying ref * 2024-05-02 20:10:32.266 | (0214 / 1387) 2024-05-02 20:10:32.283 | Updating cache of https://opendev.org/openstack/charm-barbican-k8s.git in /opt/dib_cache/source-repositories/charm_barbican_k8s_2ae256453a9282f7030532e40ebffc7f783e6b75 with ref * 2024-05-02 20:10:35.038 | Cloning from charm-barbican-k8s cache and applying ref * 2024-05-02 20:10:39.338 | (0215 / 1387) 2024-05-02 20:10:39.356 | Updating cache of https://opendev.org/openstack/charm-barbican-softhsm.git in /opt/dib_cache/source-repositories/charm_barbican_softhsm_af1caa3a7b595592e8aab4443059653b5c299c7e with ref * 2024-05-02 20:10:39.842 | Cloning from charm-barbican-softhsm cache and applying ref * 2024-05-02 20:10:39.935 | (0216 / 1387) 2024-05-02 20:10:39.953 | Updating cache of https://opendev.org/openstack/charm-barbican-vault.git in /opt/dib_cache/source-repositories/charm_barbican_vault_d9ba3a45536e5469c73d790f1fab62e098d8b2e8 with ref * 2024-05-02 20:10:41.582 | Cloning from charm-barbican-vault cache and applying ref * 2024-05-02 20:10:44.085 | (0217 / 1387) 2024-05-02 20:10:44.103 | Updating cache of https://opendev.org/openstack/charm-ceilometer.git in /opt/dib_cache/source-repositories/charm_ceilometer_35b35e724cb3ceb412fc26c7ac1edb87c3afe277 with ref * 2024-05-02 20:10:45.504 | Cloning from charm-ceilometer cache and applying ref * 2024-05-02 20:10:53.066 | (0218 / 1387) 2024-05-02 20:10:53.083 | Updating cache of https://opendev.org/openstack/charm-ceilometer-agent.git in /opt/dib_cache/source-repositories/charm_ceilometer_agent_940aa2c383330d88f963feb834f750a8a642be60 with ref * 2024-05-02 20:10:54.273 | Cloning from charm-ceilometer-agent cache and applying ref * 2024-05-02 20:10:58.556 | (0219 / 1387) 2024-05-02 20:10:58.573 | Updating cache of https://opendev.org/openstack/charm-ceilometer-k8s.git in /opt/dib_cache/source-repositories/charm_ceilometer_k8s_ad71fe242a15edd410252909dbc95e56f5c74630 with ref * 2024-05-02 20:10:59.730 | Cloning from charm-ceilometer-k8s cache and applying ref * 2024-05-02 20:11:02.992 | (0220 / 1387) 2024-05-02 20:11:03.009 | Updating cache of https://opendev.org/openstack/charm-ceph-dashboard.git in /opt/dib_cache/source-repositories/charm_ceph_dashboard_cbbad6a7a24a40d871c6a75c92642033009fc9d8 with ref * 2024-05-02 20:11:04.241 | Cloning from charm-ceph-dashboard cache and applying ref * 2024-05-02 20:11:09.445 | (0221 / 1387) 2024-05-02 20:11:09.463 | Updating cache of https://opendev.org/openstack/charm-ceph-fs.git in /opt/dib_cache/source-repositories/charm_ceph_fs_0934e6069dd547e97360cc25812e0241838386cd with ref * 2024-05-02 20:11:10.393 | Cloning from charm-ceph-fs cache and applying ref * 2024-05-02 20:11:12.204 | (0222 / 1387) 2024-05-02 20:11:12.221 | Updating cache of https://opendev.org/openstack/charm-ceph-iscsi.git in /opt/dib_cache/source-repositories/charm_ceph_iscsi_23cb616446170b4c9e286ee7315b67e07efd96ed with ref * 2024-05-02 20:11:13.238 | Cloning from charm-ceph-iscsi cache and applying ref * 2024-05-02 20:11:16.369 | (0223 / 1387) 2024-05-02 20:11:16.385 | Updating cache of https://opendev.org/openstack/charm-ceph-mon.git in /opt/dib_cache/source-repositories/charm_ceph_mon_e4c8c82ba79a71582964802ad498e7d5e00f6030 with ref * 2024-05-02 20:11:17.932 | Cloning from charm-ceph-mon cache and applying ref * 2024-05-02 20:11:32.958 | (0224 / 1387) 2024-05-02 20:11:32.975 | Updating cache of https://opendev.org/openstack/charm-ceph-nfs.git in /opt/dib_cache/source-repositories/charm_ceph_nfs_bd59c39f769d08a12f79aa10dfa2309bb05191e2 with ref * 2024-05-02 20:11:33.816 | Cloning from charm-ceph-nfs cache and applying ref * 2024-05-02 20:11:34.885 | (0225 / 1387) 2024-05-02 20:11:34.902 | Updating cache of https://opendev.org/openstack/charm-ceph-osd.git in /opt/dib_cache/source-repositories/charm_ceph_osd_1821f4938f6a67937e2fc28d966ddd9b15e732cf with ref * 2024-05-02 20:11:36.007 | Cloning from charm-ceph-osd cache and applying ref * 2024-05-02 20:11:48.028 | (0226 / 1387) 2024-05-02 20:11:48.045 | Updating cache of https://opendev.org/openstack/charm-ceph-proxy.git in /opt/dib_cache/source-repositories/charm_ceph_proxy_47b3ce4ae43f3046eb2926caea7c35667cb7a8da with ref * 2024-05-02 20:11:48.941 | Cloning from charm-ceph-proxy cache and applying ref * 2024-05-02 20:11:52.026 | (0227 / 1387) 2024-05-02 20:11:52.044 | Updating cache of https://opendev.org/openstack/charm-ceph-radosgw.git in /opt/dib_cache/source-repositories/charm_ceph_radosgw_28edc5467c6e6e42f629cfa50437aa069bb11dcc with ref * 2024-05-02 20:11:54.211 | Cloning from charm-ceph-radosgw cache and applying ref * 2024-05-02 20:12:03.843 | (0228 / 1387) 2024-05-02 20:12:03.860 | 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-05-02 20:12:04.785 | Cloning from charm-ceph-rbd-mirror cache and applying ref * 2024-05-02 20:12:09.358 | (0229 / 1387) 2024-05-02 20:12:09.376 | Updating cache of https://opendev.org/openstack/charm-cinder.git in /opt/dib_cache/source-repositories/charm_cinder_cc7f6fbe64ba173e0dbd38c4a2347c0bc62a06cc with ref * 2024-05-02 20:12:11.304 | Cloning from charm-cinder cache and applying ref * 2024-05-02 20:12:30.648 | (0230 / 1387) 2024-05-02 20:12:30.665 | Updating cache of https://opendev.org/openstack/charm-cinder-backup.git in /opt/dib_cache/source-repositories/charm_cinder_backup_4c1fbff126e0a50b75ca7356fef9449d80f5f262 with ref * 2024-05-02 20:12:31.942 | Cloning from charm-cinder-backup cache and applying ref * 2024-05-02 20:12:35.246 | (0231 / 1387) 2024-05-02 20:12:35.263 | 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-05-02 20:12:36.964 | Cloning from charm-cinder-backup-swift-proxy cache and applying ref * 2024-05-02 20:12:40.249 | (0232 / 1387) 2024-05-02 20:12:40.266 | Updating cache of https://opendev.org/openstack/charm-cinder-ceph.git in /opt/dib_cache/source-repositories/charm_cinder_ceph_c2d408fc086079889eb62aeb86e784dd5fd09413 with ref * 2024-05-02 20:12:41.421 | Cloning from charm-cinder-ceph cache and applying ref * 2024-05-02 20:12:49.534 | (0233 / 1387) 2024-05-02 20:12:49.552 | 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-05-02 20:12:50.815 | Cloning from charm-cinder-ceph-k8s cache and applying ref * 2024-05-02 20:12:57.550 | (0234 / 1387) 2024-05-02 20:12:57.567 | 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-05-02 20:12:58.076 | Cloning from charm-cinder-dell-emc-powerstore cache and applying ref * 2024-05-02 20:12:58.149 | (0235 / 1387) 2024-05-02 20:12:58.166 | 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-05-02 20:12:58.516 | Cloning from charm-cinder-ibm-storwize-svc cache and applying ref * 2024-05-02 20:12:58.589 | (0236 / 1387) 2024-05-02 20:12:58.606 | Updating cache of https://opendev.org/openstack/charm-cinder-infinidat.git in /opt/dib_cache/source-repositories/charm_cinder_infinidat_24c0b91945748a6cb998839baa3a44cdc8a00bf7 with ref * 2024-05-02 20:12:59.909 | Cloning from charm-cinder-infinidat cache and applying ref * 2024-05-02 20:13:00.744 | (0237 / 1387) 2024-05-02 20:13:00.762 | Updating cache of https://opendev.org/openstack/charm-cinder-k8s.git in /opt/dib_cache/source-repositories/charm_cinder_k8s_420e9bc0f38219ab42291a4f7f41703292106239 with ref * 2024-05-02 20:13:02.405 | Cloning from charm-cinder-k8s cache and applying ref * 2024-05-02 20:13:11.854 | (0238 / 1387) 2024-05-02 20:13:11.872 | Updating cache of https://opendev.org/openstack/charm-cinder-lvm.git in /opt/dib_cache/source-repositories/charm_cinder_lvm_192edc2095aeb8d0efe00265af23eff9f5ac0312 with ref * 2024-05-02 20:13:13.400 | Cloning from charm-cinder-lvm cache and applying ref * 2024-05-02 20:13:19.795 | (0239 / 1387) 2024-05-02 20:13:19.812 | Updating cache of https://opendev.org/openstack/charm-cinder-netapp.git in /opt/dib_cache/source-repositories/charm_cinder_netapp_3b94b85fefbe83765fd8ba05d98bfd9b58a1faa7 with ref * 2024-05-02 20:13:21.230 | Cloning from charm-cinder-netapp cache and applying ref * 2024-05-02 20:13:25.197 | (0240 / 1387) 2024-05-02 20:13:25.215 | Updating cache of https://opendev.org/openstack/charm-cinder-nfs.git in /opt/dib_cache/source-repositories/charm_cinder_nfs_6ab892247a4c98df3ebb26e4b6a29e74485d4007 with ref * 2024-05-02 20:13:28.927 | Cloning from charm-cinder-nfs cache and applying ref * 2024-05-02 20:13:29.457 | (0241 / 1387) 2024-05-02 20:13:29.474 | Updating cache of https://opendev.org/openstack/charm-cinder-nimblestorage.git in /opt/dib_cache/source-repositories/charm_cinder_nimblestorage_b4c2dcdbbd83cce41c17fb97a613d78069ef5aa1 with ref * 2024-05-02 20:13:31.135 | Cloning from charm-cinder-nimblestorage cache and applying ref * 2024-05-02 20:13:32.230 | (0242 / 1387) 2024-05-02 20:13:32.247 | Updating cache of https://opendev.org/openstack/charm-cinder-purestorage.git in /opt/dib_cache/source-repositories/charm_cinder_purestorage_a2b440793781626e733ec7f76dea9c4f3184120c with ref * 2024-05-02 20:13:34.874 | Cloning from charm-cinder-purestorage cache and applying ref * 2024-05-02 20:13:42.749 | (0243 / 1387) 2024-05-02 20:13:42.766 | Updating cache of https://opendev.org/openstack/charm-cinder-solidfire.git in /opt/dib_cache/source-repositories/charm_cinder_solidfire_718e6d493908344f89e4ad5a402ba7133d0f39d1 with ref * 2024-05-02 20:13:43.713 | Cloning from charm-cinder-solidfire cache and applying ref * 2024-05-02 20:13:46.603 | (0244 / 1387) 2024-05-02 20:13:46.620 | 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-05-02 20:13:49.621 | Cloning from charm-cinder-three-par cache and applying ref * 2024-05-02 20:13:54.583 | (0245 / 1387) 2024-05-02 20:13:54.601 | Updating cache of https://opendev.org/openstack/charm-cloudkitty.git in /opt/dib_cache/source-repositories/charm_cloudkitty_0d7ea035af9d79b34063bd8fc765e0642efaeb19 with ref * 2024-05-02 20:13:55.060 | Cloning from charm-cloudkitty cache and applying ref * 2024-05-02 20:13:55.154 | (0246 / 1387) 2024-05-02 20:13:55.175 | Updating cache of https://opendev.org/openstack/charm-deployment-guide.git in /opt/dib_cache/source-repositories/charm_deployment_guide_04b793f93d1a820486919726d498f1896aea5dee with ref * 2024-05-02 20:13:55.996 | Cloning from charm-deployment-guide cache and applying ref * 2024-05-02 20:14:04.252 | (0247 / 1387) 2024-05-02 20:14:04.269 | Updating cache of https://opendev.org/openstack/charm-designate.git in /opt/dib_cache/source-repositories/charm_designate_5eacee7cbffb9a2c907f2aa6529ee1d518922421 with ref * 2024-05-02 20:14:06.496 | Cloning from charm-designate cache and applying ref * 2024-05-02 20:14:19.049 | (0248 / 1387) 2024-05-02 20:14:19.067 | Updating cache of https://opendev.org/openstack/charm-designate-bind.git in /opt/dib_cache/source-repositories/charm_designate_bind_78db5ed0d7b136f82c7c79c085f058069a8ff2c7 with ref * 2024-05-02 20:14:20.760 | Cloning from charm-designate-bind cache and applying ref * 2024-05-02 20:14:25.282 | (0249 / 1387) 2024-05-02 20:14:25.299 | 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-05-02 20:14:26.357 | Cloning from charm-designate-bind-k8s cache and applying ref * 2024-05-02 20:14:26.853 | (0250 / 1387) 2024-05-02 20:14:26.871 | Updating cache of https://opendev.org/openstack/charm-designate-k8s.git in /opt/dib_cache/source-repositories/charm_designate_k8s_22b13e4be8d42db7c0dad11c4af09f5541c17a79 with ref * 2024-05-02 20:14:28.310 | Cloning from charm-designate-k8s cache and applying ref * 2024-05-02 20:14:30.176 | (0251 / 1387) 2024-05-02 20:14:30.193 | Updating cache of https://opendev.org/openstack/charm-glance.git in /opt/dib_cache/source-repositories/charm_glance_611cdd5e062de324da3cf8c8867cd1e370960ed5 with ref * 2024-05-02 20:14:32.020 | Cloning from charm-glance cache and applying ref * 2024-05-02 20:14:39.909 | (0252 / 1387) 2024-05-02 20:14:39.927 | Updating cache of https://opendev.org/openstack/charm-glance-k8s.git in /opt/dib_cache/source-repositories/charm_glance_k8s_75f147777d13b107b37e08999034df9643130a22 with ref * 2024-05-02 20:14:40.870 | Cloning from charm-glance-k8s cache and applying ref * 2024-05-02 20:14:50.076 | (0253 / 1387) 2024-05-02 20:14:50.097 | 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-05-02 20:14:51.237 | Cloning from charm-glance-simplestreams-sync cache and applying ref * 2024-05-02 20:14:56.399 | (0254 / 1387) 2024-05-02 20:14:56.417 | Updating cache of https://opendev.org/openstack/charm-glusterfs.git in /opt/dib_cache/source-repositories/charm_glusterfs_ad293dc99582080b4545abe972cadf13110034a6 with ref * 2024-05-02 20:14:56.805 | Cloning from charm-glusterfs cache and applying ref * 2024-05-02 20:14:56.904 | (0255 / 1387) 2024-05-02 20:14:56.922 | Updating cache of https://opendev.org/openstack/charm-gnocchi.git in /opt/dib_cache/source-repositories/charm_gnocchi_6d9e585c1355b870b682043b6e8a651b93beda92 with ref * 2024-05-02 20:14:58.379 | Cloning from charm-gnocchi cache and applying ref * 2024-05-02 20:15:04.348 | (0256 / 1387) 2024-05-02 20:15:04.365 | Updating cache of https://opendev.org/openstack/charm-gnocchi-k8s.git in /opt/dib_cache/source-repositories/charm_gnocchi_k8s_73fd62f497f2a6ad827bda8cf06fb5c0243a114e with ref * 2024-05-02 20:15:05.783 | Cloning from charm-gnocchi-k8s cache and applying ref * 2024-05-02 20:15:08.617 | (0257 / 1387) 2024-05-02 20:15:08.634 | Updating cache of https://opendev.org/openstack/charm-guide.git in /opt/dib_cache/source-repositories/charm_guide_7752a3f991b8eed30fc90c686874e503451e8733 with ref * 2024-05-02 20:15:09.758 | Cloning from charm-guide cache and applying ref * 2024-05-02 20:15:52.709 | (0258 / 1387) 2024-05-02 20:15:52.726 | Updating cache of https://opendev.org/openstack/charm-hacluster.git in /opt/dib_cache/source-repositories/charm_hacluster_9fe82fbfe2ef5deba5724ebf23e6a348c41329b3 with ref * 2024-05-02 20:15:53.707 | Cloning from charm-hacluster cache and applying ref * 2024-05-02 20:15:57.369 | (0259 / 1387) 2024-05-02 20:15:57.387 | Updating cache of https://opendev.org/openstack/charm-heat.git in /opt/dib_cache/source-repositories/charm_heat_7a84a4ff6787cebd748a287e487ad24ffcea7afe with ref * 2024-05-02 20:15:59.363 | Cloning from charm-heat cache and applying ref * 2024-05-02 20:16:06.754 | (0260 / 1387) 2024-05-02 20:16:06.771 | Updating cache of https://opendev.org/openstack/charm-heat-k8s.git in /opt/dib_cache/source-repositories/charm_heat_k8s_0b3ca91b6f8d79f271999e1e0b8876cfb72c5a9a with ref * 2024-05-02 20:16:07.964 | Cloning from charm-heat-k8s cache and applying ref * 2024-05-02 20:16:15.156 | (0261 / 1387) 2024-05-02 20:16:15.173 | Updating cache of https://opendev.org/openstack/charm-horizon-k8s.git in /opt/dib_cache/source-repositories/charm_horizon_k8s_36c9ae72bcaf5fbe2ca34db208ea06f2d5ae53d8 with ref * 2024-05-02 20:16:16.107 | Cloning from charm-horizon-k8s cache and applying ref * 2024-05-02 20:16:23.725 | (0262 / 1387) 2024-05-02 20:16:23.741 | Updating cache of https://opendev.org/openstack/charm-infinidat-tools.git in /opt/dib_cache/source-repositories/charm_infinidat_tools_5f4999b8b5d2fd636f416e23e2364a74c1736065 with ref * 2024-05-02 20:16:24.630 | Cloning from charm-infinidat-tools cache and applying ref * 2024-05-02 20:16:25.227 | (0263 / 1387) 2024-05-02 20:16:25.245 | 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-05-02 20:16:25.908 | Cloning from charm-interface-barbican-secrets cache and applying ref * 2024-05-02 20:16:25.980 | (0264 / 1387) 2024-05-02 20:16:25.997 | Updating cache of https://opendev.org/openstack/charm-interface-bgp.git in /opt/dib_cache/source-repositories/charm_interface_bgp_7e446cc220ecc39cc78aed033685931cfe9d6b3b with ref * 2024-05-02 20:16:26.323 | Cloning from charm-interface-bgp cache and applying ref * 2024-05-02 20:16:26.404 | (0265 / 1387) 2024-05-02 20:16:26.421 | 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-05-02 20:16:26.719 | Cloning from charm-interface-bind-rndc cache and applying ref * 2024-05-02 20:16:26.792 | (0266 / 1387) 2024-05-02 20:16:26.809 | 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-05-02 20:16:27.270 | Cloning from charm-interface-ceph-client cache and applying ref * 2024-05-02 20:16:27.429 | (0267 / 1387) 2024-05-02 20:16:27.447 | 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-05-02 20:16:27.767 | Cloning from charm-interface-ceph-mds cache and applying ref * 2024-05-02 20:16:27.841 | (0268 / 1387) 2024-05-02 20:16:27.859 | 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-05-02 20:16:28.202 | Cloning from charm-interface-ceph-rbd-mirror cache and applying ref * 2024-05-02 20:16:28.275 | (0269 / 1387) 2024-05-02 20:16:28.292 | 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-05-02 20:16:28.613 | Cloning from charm-interface-cinder-backend cache and applying ref * 2024-05-02 20:16:28.686 | (0270 / 1387) 2024-05-02 20:16:28.704 | 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-05-02 20:16:29.104 | Cloning from charm-interface-cinder-backup cache and applying ref * 2024-05-02 20:16:29.187 | (0271 / 1387) 2024-05-02 20:16:29.205 | 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-05-02 20:16:29.551 | Cloning from charm-interface-dashboard-plugin cache and applying ref * 2024-05-02 20:16:29.627 | (0272 / 1387) 2024-05-02 20:16:29.644 | Updating cache of https://opendev.org/openstack/charm-interface-designate.git in /opt/dib_cache/source-repositories/charm_interface_designate_5fd1466caf45791c3dda45e73c44e6309b785c81 with ref * 2024-05-02 20:16:29.941 | Cloning from charm-interface-designate cache and applying ref * 2024-05-02 20:16:30.012 | (0273 / 1387) 2024-05-02 20:16:30.029 | Updating cache of https://opendev.org/openstack/charm-interface-gnocchi.git in /opt/dib_cache/source-repositories/charm_interface_gnocchi_1e755744b5aaf7f7c4e2b5e04857cb0fa540f7ed with ref * 2024-05-02 20:16:30.315 | Cloning from charm-interface-gnocchi cache and applying ref * 2024-05-02 20:16:30.387 | (0274 / 1387) 2024-05-02 20:16:30.405 | Updating cache of https://opendev.org/openstack/charm-interface-hacluster.git in /opt/dib_cache/source-repositories/charm_interface_hacluster_db6c3dce70147c6ea062141776ced11e8582e4e3 with ref * 2024-05-02 20:16:30.798 | Cloning from charm-interface-hacluster cache and applying ref * 2024-05-02 20:16:31.119 | (0275 / 1387) 2024-05-02 20:16:31.137 | 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-05-02 20:16:31.445 | Cloning from charm-interface-ironic-api cache and applying ref * 2024-05-02 20:16:31.883 | (0276 / 1387) 2024-05-02 20:16:31.900 | Updating cache of https://opendev.org/openstack/charm-interface-keystone.git in /opt/dib_cache/source-repositories/charm_interface_keystone_b94ddc742f33a3b9aea0f64ba26059799da014e5 with ref * 2024-05-02 20:16:32.253 | Cloning from charm-interface-keystone cache and applying ref * 2024-05-02 20:16:35.971 | (0277 / 1387) 2024-05-02 20:16:35.988 | 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-05-02 20:16:36.617 | Cloning from charm-interface-keystone-admin cache and applying ref * 2024-05-02 20:16:36.689 | (0278 / 1387) 2024-05-02 20:16:36.708 | 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-05-02 20:16:37.011 | Cloning from charm-interface-keystone-credentials cache and applying ref * 2024-05-02 20:16:37.082 | (0279 / 1387) 2024-05-02 20:16:37.100 | 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-05-02 20:16:37.418 | Cloning from charm-interface-keystone-domain-backend cache and applying ref * 2024-05-02 20:16:37.491 | (0280 / 1387) 2024-05-02 20:16:37.509 | 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-05-02 20:16:37.794 | Cloning from charm-interface-keystone-fid-service-provider cache and applying ref * 2024-05-02 20:16:37.865 | (0281 / 1387) 2024-05-02 20:16:37.883 | 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-05-02 20:16:38.216 | Cloning from charm-interface-keystone-notifications cache and applying ref * 2024-05-02 20:16:38.288 | (0282 / 1387) 2024-05-02 20:16:38.305 | Updating cache of https://opendev.org/openstack/charm-interface-magpie.git in /opt/dib_cache/source-repositories/charm_interface_magpie_e4d26be7868ca8692db45ce4daa98d0771e0e075 with ref * 2024-05-02 20:16:38.627 | Cloning from charm-interface-magpie cache and applying ref * 2024-05-02 20:16:38.699 | (0283 / 1387) 2024-05-02 20:16:38.716 | 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-05-02 20:16:39.033 | Cloning from charm-interface-manila-plugin cache and applying ref * 2024-05-02 20:16:39.106 | (0284 / 1387) 2024-05-02 20:16:39.124 | 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-05-02 20:16:39.414 | Cloning from charm-interface-mysql-innodb-cluster cache and applying ref * 2024-05-02 20:16:39.583 | (0285 / 1387) 2024-05-02 20:16:39.601 | 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-05-02 20:16:39.919 | Cloning from charm-interface-mysql-router cache and applying ref * 2024-05-02 20:16:40.026 | (0286 / 1387) 2024-05-02 20:16:40.049 | 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-05-02 20:16:40.455 | Cloning from charm-interface-mysql-shared cache and applying ref * 2024-05-02 20:16:40.532 | (0287 / 1387) 2024-05-02 20:16:40.550 | 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-05-02 20:16:40.897 | Cloning from charm-interface-neutron-load-balancer cache and applying ref * 2024-05-02 20:16:40.970 | (0288 / 1387) 2024-05-02 20:16:40.987 | 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-05-02 20:16:41.302 | Cloning from charm-interface-neutron-plugin cache and applying ref * 2024-05-02 20:16:41.374 | (0289 / 1387) 2024-05-02 20:16:41.392 | 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-05-02 20:16:41.713 | Cloning from charm-interface-neutron-plugin-api-subordinate cache and applying ref * 2024-05-02 20:16:41.787 | (0290 / 1387) 2024-05-02 20:16:41.804 | 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-05-02 20:16:42.227 | Cloning from charm-interface-nova-cell cache and applying ref * 2024-05-02 20:16:42.297 | (0291 / 1387) 2024-05-02 20:16:42.315 | 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-05-02 20:16:42.624 | Cloning from charm-interface-nova-compute cache and applying ref * 2024-05-02 20:16:42.696 | (0292 / 1387) 2024-05-02 20:16:42.714 | 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-05-02 20:16:43.040 | Cloning from charm-interface-odl-controller-api cache and applying ref * 2024-05-02 20:16:43.112 | (0293 / 1387) 2024-05-02 20:16:43.129 | 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-05-02 20:16:43.445 | Cloning from charm-interface-openstack-ha cache and applying ref * 2024-05-02 20:16:43.517 | (0294 / 1387) 2024-05-02 20:16:43.535 | 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-05-02 20:16:43.851 | Cloning from charm-interface-ovsdb-manager cache and applying ref * 2024-05-02 20:16:43.923 | (0295 / 1387) 2024-05-02 20:16:43.941 | 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-05-02 20:16:44.375 | Cloning from charm-interface-pacemaker-remote cache and applying ref * 2024-05-02 20:16:44.447 | (0296 / 1387) 2024-05-02 20:16:44.464 | Updating cache of https://opendev.org/openstack/charm-interface-placement.git in /opt/dib_cache/source-repositories/charm_interface_placement_f4f08142bb02aac235bd97fcbe5753b3a51591f5 with ref * 2024-05-02 20:16:44.845 | Cloning from charm-interface-placement cache and applying ref * 2024-05-02 20:16:44.918 | (0297 / 1387) 2024-05-02 20:16:44.936 | Updating cache of https://opendev.org/openstack/charm-interface-rabbitmq.git in /opt/dib_cache/source-repositories/charm_interface_rabbitmq_fb7a0894bd7e1f2de1bc57064bf76cc56ce2e415 with ref * 2024-05-02 20:16:45.367 | Cloning from charm-interface-rabbitmq cache and applying ref * 2024-05-02 20:16:45.441 | (0298 / 1387) 2024-05-02 20:16:45.459 | 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-05-02 20:16:45.798 | Cloning from charm-interface-service-control cache and applying ref * 2024-05-02 20:16:45.871 | (0299 / 1387) 2024-05-02 20:16:45.889 | 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-05-02 20:16:46.209 | Cloning from charm-interface-websso-fid-service-provider cache and applying ref * 2024-05-02 20:16:46.282 | (0300 / 1387) 2024-05-02 20:16:46.300 | Updating cache of https://opendev.org/openstack/charm-ironic.git in /opt/dib_cache/source-repositories/charm_ironic_10d1abf1e6f7447d0d3c7aa6e83e18886453d9df with ref * 2024-05-02 20:16:46.782 | Cloning from charm-ironic cache and applying ref * 2024-05-02 20:16:46.895 | (0301 / 1387) 2024-05-02 20:16:46.912 | Updating cache of https://opendev.org/openstack/charm-ironic-api.git in /opt/dib_cache/source-repositories/charm_ironic_api_377b9855b89ac34a00dc67888225a400acc087b2 with ref * 2024-05-02 20:16:48.455 | Cloning from charm-ironic-api cache and applying ref * 2024-05-02 20:16:55.293 | (0302 / 1387) 2024-05-02 20:16:55.311 | Updating cache of https://opendev.org/openstack/charm-ironic-conductor.git in /opt/dib_cache/source-repositories/charm_ironic_conductor_1df361eace68fd03ec8610cf6c4c7601962072d7 with ref * 2024-05-02 20:16:56.841 | Cloning from charm-ironic-conductor cache and applying ref * 2024-05-02 20:17:09.069 | (0303 / 1387) 2024-05-02 20:17:09.086 | Updating cache of https://opendev.org/openstack/charm-ironic-dashboard.git in /opt/dib_cache/source-repositories/charm_ironic_dashboard_4ac339ca3da4fc24887af50a32f5d558b12f1593 with ref * 2024-05-02 20:17:10.927 | Cloning from charm-ironic-dashboard cache and applying ref * 2024-05-02 20:17:14.358 | (0304 / 1387) 2024-05-02 20:17:14.376 | Updating cache of https://opendev.org/openstack/charm-keystone.git in /opt/dib_cache/source-repositories/charm_keystone_d89817f2173a3d52509265013a874bc2d75283b8 with ref * 2024-05-02 20:17:16.405 | Cloning from charm-keystone cache and applying ref * 2024-05-02 20:17:36.016 | (0305 / 1387) 2024-05-02 20:17:36.033 | Updating cache of https://opendev.org/openstack/charm-keystone-k8s.git in /opt/dib_cache/source-repositories/charm_keystone_k8s_94f9cffe6366a5ae2a6b7a87127c902374b361e9 with ref * 2024-05-02 20:17:37.409 | Cloning from charm-keystone-k8s cache and applying ref * 2024-05-02 20:17:57.633 | (0306 / 1387) 2024-05-02 20:17:57.651 | Updating cache of https://opendev.org/openstack/charm-keystone-kerberos.git in /opt/dib_cache/source-repositories/charm_keystone_kerberos_5e5903ced4163f28d45a83702bc1c68a3b34ba2f with ref * 2024-05-02 20:17:59.305 | Cloning from charm-keystone-kerberos cache and applying ref * 2024-05-02 20:18:01.959 | (0307 / 1387) 2024-05-02 20:18:01.977 | Updating cache of https://opendev.org/openstack/charm-keystone-ldap.git in /opt/dib_cache/source-repositories/charm_keystone_ldap_02aba9e796c7108df713097deed9b5c1eac480ae with ref * 2024-05-02 20:18:03.459 | Cloning from charm-keystone-ldap cache and applying ref * 2024-05-02 20:18:06.577 | (0308 / 1387) 2024-05-02 20:18:06.595 | 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-05-02 20:18:07.502 | Cloning from charm-keystone-ldap-k8s cache and applying ref * 2024-05-02 20:18:08.093 | (0309 / 1387) 2024-05-02 20:18:08.112 | Updating cache of https://opendev.org/openstack/charm-keystone-openidc.git in /opt/dib_cache/source-repositories/charm_keystone_openidc_110ec6949cc3da4ff44ab97613019d7f5e5331d6 with ref * 2024-05-02 20:18:09.225 | Cloning from charm-keystone-openidc cache and applying ref * 2024-05-02 20:18:11.655 | (0310 / 1387) 2024-05-02 20:18:11.673 | 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-05-02 20:18:12.963 | Cloning from charm-keystone-saml-mellon cache and applying ref * 2024-05-02 20:18:16.189 | (0311 / 1387) 2024-05-02 20:18:16.207 | Updating cache of https://opendev.org/openstack/charm-layer-ceph.git in /opt/dib_cache/source-repositories/charm_layer_ceph_7b826f9d165606844bf5e67055eca192a8ae7535 with ref * 2024-05-02 20:18:16.833 | Cloning from charm-layer-ceph cache and applying ref * 2024-05-02 20:18:16.907 | (0312 / 1387) 2024-05-02 20:18:16.924 | 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-05-02 20:18:17.520 | Cloning from charm-layer-ceph-base cache and applying ref * 2024-05-02 20:18:17.594 | (0313 / 1387) 2024-05-02 20:18:17.612 | Updating cache of https://opendev.org/openstack/charm-layer-openstack.git in /opt/dib_cache/source-repositories/charm_layer_openstack_40f9d2f44ec4000613059f933d7736a9fd990635 with ref * 2024-05-02 20:18:18.399 | Cloning from charm-layer-openstack cache and applying ref * 2024-05-02 20:18:18.519 | (0314 / 1387) 2024-05-02 20:18:18.536 | 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-05-02 20:18:19.083 | Cloning from charm-layer-openstack-api cache and applying ref * 2024-05-02 20:18:19.167 | (0315 / 1387) 2024-05-02 20:18:19.186 | 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-05-02 20:18:19.515 | Cloning from charm-layer-openstack-principle cache and applying ref * 2024-05-02 20:18:19.592 | (0316 / 1387) 2024-05-02 20:18:19.609 | Updating cache of https://opendev.org/openstack/charm-magnum.git in /opt/dib_cache/source-repositories/charm_magnum_50fbf69cc04e7a22a21ed3ea9cedf5bd7b98fc6e with ref * 2024-05-02 20:18:21.150 | Cloning from charm-magnum cache and applying ref * 2024-05-02 20:18:24.660 | (0317 / 1387) 2024-05-02 20:18:24.677 | Updating cache of https://opendev.org/openstack/charm-magnum-dashboard.git in /opt/dib_cache/source-repositories/charm_magnum_dashboard_7e294cfba25ee9ed38dce115a88c31d03e33126a with ref * 2024-05-02 20:18:25.788 | Cloning from charm-magnum-dashboard cache and applying ref * 2024-05-02 20:18:28.956 | (0318 / 1387) 2024-05-02 20:18:28.973 | Updating cache of https://opendev.org/openstack/charm-magnum-k8s.git in /opt/dib_cache/source-repositories/charm_magnum_k8s_1592ff9c87841c8ee74cde17e39e2cbe8863a6be with ref * 2024-05-02 20:18:30.050 | Cloning from charm-magnum-k8s cache and applying ref * 2024-05-02 20:18:31.581 | (0319 / 1387) 2024-05-02 20:18:31.599 | Updating cache of https://opendev.org/openstack/charm-magpie.git in /opt/dib_cache/source-repositories/charm_magpie_dc722ceaccd62545ce1359ace2ba164427a6b0b9 with ref * 2024-05-02 20:18:32.204 | Cloning from charm-magpie cache and applying ref * 2024-05-02 20:18:37.580 | (0320 / 1387) 2024-05-02 20:18:37.597 | Updating cache of https://opendev.org/openstack/charm-manila.git in /opt/dib_cache/source-repositories/charm_manila_205805232d33da5cf0dcf701c23609327bc0e776 with ref * 2024-05-02 20:18:39.237 | Cloning from charm-manila cache and applying ref * 2024-05-02 20:18:49.353 | (0321 / 1387) 2024-05-02 20:18:49.370 | Updating cache of https://opendev.org/openstack/charm-manila-dashboard.git in /opt/dib_cache/source-repositories/charm_manila_dashboard_b37c9294b3622ccd005d5925c243e43fba486536 with ref * 2024-05-02 20:18:50.249 | Cloning from charm-manila-dashboard cache and applying ref * 2024-05-02 20:18:53.585 | (0322 / 1387) 2024-05-02 20:18:53.602 | Updating cache of https://opendev.org/openstack/charm-manila-flashblade.git in /opt/dib_cache/source-repositories/charm_manila_flashblade_2f6b317bdc51b73ca764183c116a1956316c4cdc with ref * 2024-05-02 20:18:54.206 | Cloning from charm-manila-flashblade cache and applying ref * 2024-05-02 20:18:54.280 | (0323 / 1387) 2024-05-02 20:18:54.297 | Updating cache of https://opendev.org/openstack/charm-manila-ganesha.git in /opt/dib_cache/source-repositories/charm_manila_ganesha_850c5eab450848db2d8e3d0b1110158313a4231f with ref * 2024-05-02 20:18:55.726 | Cloning from charm-manila-ganesha cache and applying ref * 2024-05-02 20:19:01.789 | (0324 / 1387) 2024-05-02 20:19:01.806 | Updating cache of https://opendev.org/openstack/charm-manila-generic.git in /opt/dib_cache/source-repositories/charm_manila_generic_ce34e7f88d71afc53557579e21edecb5c1a6fa2d with ref * 2024-05-02 20:19:03.218 | Cloning from charm-manila-generic cache and applying ref * 2024-05-02 20:19:06.289 | (0325 / 1387) 2024-05-02 20:19:06.308 | Updating cache of https://opendev.org/openstack/charm-manila-glusterfs.git in /opt/dib_cache/source-repositories/charm_manila_glusterfs_c648819059c7811fe22dc8f7cfb8281869a83d99 with ref * 2024-05-02 20:19:06.632 | Cloning from charm-manila-glusterfs cache and applying ref * 2024-05-02 20:19:06.704 | (0326 / 1387) 2024-05-02 20:19:06.722 | Updating cache of https://opendev.org/openstack/charm-manila-infinidat.git in /opt/dib_cache/source-repositories/charm_manila_infinidat_c70ffcc52c93feda5ee30be91b77d6cfa8d1f49e with ref * 2024-05-02 20:19:07.393 | Cloning from charm-manila-infinidat cache and applying ref * 2024-05-02 20:19:09.234 | (0327 / 1387) 2024-05-02 20:19:09.251 | Updating cache of https://opendev.org/openstack/charm-manila-netapp.git in /opt/dib_cache/source-repositories/charm_manila_netapp_6c6c4f50d81af5d6fb1f91d259d7f224de87d64f with ref * 2024-05-02 20:19:10.197 | Cloning from charm-manila-netapp cache and applying ref * 2024-05-02 20:19:13.102 | (0328 / 1387) 2024-05-02 20:19:13.119 | Updating cache of https://opendev.org/openstack/charm-masakari.git in /opt/dib_cache/source-repositories/charm_masakari_43b7558edb3fe30f40128708d3e420a24296395e with ref * 2024-05-02 20:19:14.268 | Cloning from charm-masakari cache and applying ref * 2024-05-02 20:19:20.075 | (0329 / 1387) 2024-05-02 20:19:20.092 | Updating cache of https://opendev.org/openstack/charm-masakari-monitors.git in /opt/dib_cache/source-repositories/charm_masakari_monitors_af6c303547c0073973ea58771d8da54292e7725d with ref * 2024-05-02 20:19:21.481 | Cloning from charm-masakari-monitors cache and applying ref * 2024-05-02 20:19:25.893 | (0330 / 1387) 2024-05-02 20:19:25.910 | Updating cache of https://opendev.org/openstack/charm-mistral.git in /opt/dib_cache/source-repositories/charm_mistral_79c4e53d43983bd1d48ef18aef71355da36c179f with ref * 2024-05-02 20:19:26.383 | Cloning from charm-mistral cache and applying ref * 2024-05-02 20:19:26.458 | (0331 / 1387) 2024-05-02 20:19:26.475 | Updating cache of https://opendev.org/openstack/charm-murano.git in /opt/dib_cache/source-repositories/charm_murano_0f1ad14876c6629471c201c0a14204dd64fffce1 with ref * 2024-05-02 20:19:26.860 | Cloning from charm-murano cache and applying ref * 2024-05-02 20:19:26.932 | (0332 / 1387) 2024-05-02 20:19:26.949 | 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-05-02 20:19:28.426 | Cloning from charm-mysql-innodb-cluster cache and applying ref * 2024-05-02 20:19:37.083 | (0333 / 1387) 2024-05-02 20:19:37.100 | Updating cache of https://opendev.org/openstack/charm-mysql-router.git in /opt/dib_cache/source-repositories/charm_mysql_router_ad5f5ba10b7f7a378967e281b23c49c0107deddb with ref * 2024-05-02 20:19:37.900 | Cloning from charm-mysql-router cache and applying ref * 2024-05-02 20:19:40.066 | (0334 / 1387) 2024-05-02 20:19:40.084 | Updating cache of https://opendev.org/openstack/charm-neutron-api.git in /opt/dib_cache/source-repositories/charm_neutron_api_4c52b4e422a691e4a1cd2920c4bd1dff585667a3 with ref * 2024-05-02 20:19:41.795 | Cloning from charm-neutron-api cache and applying ref * 2024-05-02 20:19:50.489 | (0335 / 1387) 2024-05-02 20:19:50.506 | 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-05-02 20:19:50.933 | Cloning from charm-neutron-api-odl cache and applying ref * 2024-05-02 20:19:51.015 | (0336 / 1387) 2024-05-02 20:19:51.033 | 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-05-02 20:19:51.925 | Cloning from charm-neutron-api-plugin-arista cache and applying ref * 2024-05-02 20:19:53.619 | (0337 / 1387) 2024-05-02 20:19:53.636 | 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-05-02 20:19:54.729 | Cloning from charm-neutron-api-plugin-ironic cache and applying ref * 2024-05-02 20:19:58.111 | (0338 / 1387) 2024-05-02 20:19:58.129 | 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-05-02 20:19:59.247 | Cloning from charm-neutron-api-plugin-ovn cache and applying ref * 2024-05-02 20:20:04.187 | (0339 / 1387) 2024-05-02 20:20:04.204 | 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-05-02 20:20:05.171 | Cloning from charm-neutron-dynamic-routing cache and applying ref * 2024-05-02 20:20:06.444 | (0340 / 1387) 2024-05-02 20:20:06.462 | Updating cache of https://opendev.org/openstack/charm-neutron-gateway.git in /opt/dib_cache/source-repositories/charm_neutron_gateway_451c62528cea7c66fcc9458e3f52d94f0de27bad with ref * 2024-05-02 20:20:08.740 | Cloning from charm-neutron-gateway cache and applying ref * 2024-05-02 20:20:15.971 | (0341 / 1387) 2024-05-02 20:20:15.988 | Updating cache of https://opendev.org/openstack/charm-neutron-k8s.git in /opt/dib_cache/source-repositories/charm_neutron_k8s_733df49e5e99da47507f311f0e4cb58990084355 with ref * 2024-05-02 20:20:16.963 | Cloning from charm-neutron-k8s cache and applying ref * 2024-05-02 20:20:24.643 | (0342 / 1387) 2024-05-02 20:20:24.660 | Updating cache of https://opendev.org/openstack/charm-neutron-openvswitch.git in /opt/dib_cache/source-repositories/charm_neutron_openvswitch_8bf07b16b5416d024c28a8b4ff502669cc3f9214 with ref * 2024-05-02 20:20:25.521 | Cloning from charm-neutron-openvswitch cache and applying ref * 2024-05-02 20:20:27.593 | (0343 / 1387) 2024-05-02 20:20:27.610 | 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-05-02 20:20:29.159 | Cloning from charm-nova-cell-controller cache and applying ref * 2024-05-02 20:20:32.845 | (0344 / 1387) 2024-05-02 20:20:32.863 | 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-05-02 20:20:34.782 | Cloning from charm-nova-cloud-controller cache and applying ref * 2024-05-02 20:20:53.711 | (0345 / 1387) 2024-05-02 20:20:53.728 | Updating cache of https://opendev.org/openstack/charm-nova-compute.git in /opt/dib_cache/source-repositories/charm_nova_compute_347484ded041eb858973259507cff9e447a4af04 with ref * 2024-05-02 20:20:55.492 | Cloning from charm-nova-compute cache and applying ref * 2024-05-02 20:21:23.627 | (0346 / 1387) 2024-05-02 20:21:23.645 | 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-05-02 20:21:24.721 | Cloning from charm-nova-compute-nvidia-vgpu cache and applying ref * 2024-05-02 20:21:26.366 | (0347 / 1387) 2024-05-02 20:21:26.384 | 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-05-02 20:21:26.774 | Cloning from charm-nova-compute-proxy cache and applying ref * 2024-05-02 20:21:26.885 | (0348 / 1387) 2024-05-02 20:21:26.902 | Updating cache of https://opendev.org/openstack/charm-nova-k8s.git in /opt/dib_cache/source-repositories/charm_nova_k8s_5aa8345cbb6980f6b2cc08e8bb97d61ce5172782 with ref * 2024-05-02 20:21:27.921 | Cloning from charm-nova-k8s cache and applying ref * 2024-05-02 20:21:35.338 | (0349 / 1387) 2024-05-02 20:21:35.355 | Updating cache of https://opendev.org/openstack/charm-nova-lxd.git in /opt/dib_cache/source-repositories/charm_nova_lxd_8e234b3cffaa3fdde6cf21531595124a2b6bfd8f with ref * 2024-05-02 20:21:35.816 | Cloning from charm-nova-lxd cache and applying ref * 2024-05-02 20:21:36.002 | (0350 / 1387) 2024-05-02 20:21:36.020 | Updating cache of https://opendev.org/openstack/charm-octavia.git in /opt/dib_cache/source-repositories/charm_octavia_80914af481279e6dd81b358c8626fca5bb86a1ab with ref * 2024-05-02 20:21:37.280 | Cloning from charm-octavia cache and applying ref * 2024-05-02 20:21:45.013 | (0351 / 1387) 2024-05-02 20:21:45.030 | Updating cache of https://opendev.org/openstack/charm-octavia-dashboard.git in /opt/dib_cache/source-repositories/charm_octavia_dashboard_0adaeec8d788a028eba50bc44244bf491f25877e with ref * 2024-05-02 20:21:46.472 | Cloning from charm-octavia-dashboard cache and applying ref * 2024-05-02 20:21:51.038 | (0352 / 1387) 2024-05-02 20:21:51.055 | 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-05-02 20:21:52.182 | Cloning from charm-octavia-diskimage-retrofit cache and applying ref * 2024-05-02 20:21:57.490 | (0353 / 1387) 2024-05-02 20:21:57.507 | Updating cache of https://opendev.org/openstack/charm-octavia-k8s.git in /opt/dib_cache/source-repositories/charm_octavia_k8s_eb01082c2e448a4183d19e0b2f2090c78b4c7955 with ref * 2024-05-02 20:21:58.793 | Cloning from charm-octavia-k8s cache and applying ref * 2024-05-02 20:22:00.450 | (0354 / 1387) 2024-05-02 20:22:00.468 | Updating cache of https://opendev.org/openstack/charm-odl-controller.git in /opt/dib_cache/source-repositories/charm_odl_controller_15a759517ad86f21ca9005e9a9e6ca33c3eb0df1 with ref * 2024-05-02 20:22:00.865 | Cloning from charm-odl-controller cache and applying ref * 2024-05-02 20:22:00.946 | (0355 / 1387) 2024-05-02 20:22:00.964 | Updating cache of https://opendev.org/openstack/charm-openstack-dashboard.git in /opt/dib_cache/source-repositories/charm_openstack_dashboard_d06dd95c84ffa6958868932149ec163308a40e4a with ref * 2024-05-02 20:22:02.680 | Cloning from charm-openstack-dashboard cache and applying ref * 2024-05-02 20:22:17.401 | (0356 / 1387) 2024-05-02 20:22:17.418 | 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-05-02 20:22:18.562 | Cloning from charm-openstack-exporter-k8s cache and applying ref * 2024-05-02 20:22:18.927 | (0357 / 1387) 2024-05-02 20:22:18.944 | Updating cache of https://opendev.org/openstack/charm-openstack-hypervisor.git in /opt/dib_cache/source-repositories/charm_openstack_hypervisor_a78524ec90bfb56f1db2f2c44f9917e95e451b4c with ref * 2024-05-02 20:22:20.104 | Cloning from charm-openstack-hypervisor cache and applying ref * 2024-05-02 20:22:28.802 | (0358 / 1387) 2024-05-02 20:22:28.819 | Updating cache of https://opendev.org/openstack/charm-openstack-loadbalancer.git in /opt/dib_cache/source-repositories/charm_openstack_loadbalancer_cb73298b40068774c453d69009d7f40dc1a02152 with ref * 2024-05-02 20:22:29.579 | Cloning from charm-openstack-loadbalancer cache and applying ref * 2024-05-02 20:22:29.658 | (0359 / 1387) 2024-05-02 20:22:29.675 | Updating cache of https://opendev.org/openstack/charm-openvswitch-odl.git in /opt/dib_cache/source-repositories/charm_openvswitch_odl_c2232309eab5c1bd01f04a4126083e1132d89975 with ref * 2024-05-02 20:22:30.270 | Cloning from charm-openvswitch-odl cache and applying ref * 2024-05-02 20:22:30.352 | (0360 / 1387) 2024-05-02 20:22:30.369 | 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-05-02 20:22:30.877 | Cloning from charm-ops-interface-ceph-client cache and applying ref * 2024-05-02 20:22:31.009 | (0361 / 1387) 2024-05-02 20:22:31.026 | 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-05-02 20:22:31.336 | Cloning from charm-ops-interface-ceph-iscsi-admin-access cache and applying ref * 2024-05-02 20:22:31.409 | (0362 / 1387) 2024-05-02 20:22:31.426 | 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-05-02 20:22:31.815 | Cloning from charm-ops-interface-openstack-loadbalancer cache and applying ref * 2024-05-02 20:22:31.887 | (0363 / 1387) 2024-05-02 20:22:31.905 | 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-05-02 20:22:32.326 | Cloning from charm-ops-interface-tls-certificates cache and applying ref * 2024-05-02 20:22:32.409 | (0364 / 1387) 2024-05-02 20:22:32.429 | Updating cache of https://opendev.org/openstack/charm-ops-openstack.git in /opt/dib_cache/source-repositories/charm_ops_openstack_7012347e5ede75a3d2585df266172fbfa6711678 with ref * 2024-05-02 20:22:33.263 | Cloning from charm-ops-openstack cache and applying ref * 2024-05-02 20:22:33.452 | (0365 / 1387) 2024-05-02 20:22:33.470 | Updating cache of https://opendev.org/openstack/charm-ops-sunbeam.git in /opt/dib_cache/source-repositories/charm_ops_sunbeam_e7b1b1238b647d538cdb214a6bdc663417384583 with ref * 2024-05-02 20:22:34.572 | Cloning from charm-ops-sunbeam cache and applying ref * 2024-05-02 20:22:49.118 | (0366 / 1387) 2024-05-02 20:22:49.135 | Updating cache of https://opendev.org/openstack/charm-pacemaker-remote.git in /opt/dib_cache/source-repositories/charm_pacemaker_remote_40c5ee515992af746dc0e7e7a98dc2b494e2b7f2 with ref * 2024-05-02 20:22:50.042 | Cloning from charm-pacemaker-remote cache and applying ref * 2024-05-02 20:22:50.406 | (0367 / 1387) 2024-05-02 20:22:50.423 | Updating cache of https://opendev.org/openstack/charm-panko.git in /opt/dib_cache/source-repositories/charm_panko_6cee7a68b7e8cd5258f0ecc4c745e73553b5cdb5 with ref * 2024-05-02 20:22:50.935 | Cloning from charm-panko cache and applying ref * 2024-05-02 20:22:51.005 | (0368 / 1387) 2024-05-02 20:22:51.023 | Updating cache of https://opendev.org/openstack/charm-percona-cluster.git in /opt/dib_cache/source-repositories/charm_percona_cluster_45e3e7885dcecc8e950140b3269c27dc1b6cded5 with ref * 2024-05-02 20:22:51.887 | Cloning from charm-percona-cluster cache and applying ref * 2024-05-02 20:22:52.311 | (0369 / 1387) 2024-05-02 20:22:52.329 | Updating cache of https://opendev.org/openstack/charm-placement.git in /opt/dib_cache/source-repositories/charm_placement_8922f241c10d9798d47b0d6248c878039595faf4 with ref * 2024-05-02 20:22:53.586 | Cloning from charm-placement cache and applying ref * 2024-05-02 20:23:00.061 | (0370 / 1387) 2024-05-02 20:23:00.077 | Updating cache of https://opendev.org/openstack/charm-placement-k8s.git in /opt/dib_cache/source-repositories/charm_placement_k8s_c760843a87d604d54ec3462b1da0380292606f93 with ref * 2024-05-02 20:23:01.069 | Cloning from charm-placement-k8s cache and applying ref * 2024-05-02 20:23:07.719 | (0371 / 1387) 2024-05-02 20:23:07.737 | Updating cache of https://opendev.org/openstack/charm-rabbitmq-server.git in /opt/dib_cache/source-repositories/charm_rabbitmq_server_d594b611da80d64623823d272d0dfa8a7c8abbc7 with ref * 2024-05-02 20:23:09.325 | Cloning from charm-rabbitmq-server cache and applying ref * 2024-05-02 20:23:16.638 | (0372 / 1387) 2024-05-02 20:23:16.656 | Updating cache of https://opendev.org/openstack/charm-specs.git in /opt/dib_cache/source-repositories/charm_specs_8dd8a544d3bd4f20f3bedbe2a3eec850d3170ea4 with ref * 2024-05-02 20:23:17.368 | Cloning from charm-specs cache and applying ref * 2024-05-02 20:23:20.251 | (0373 / 1387) 2024-05-02 20:23:20.268 | Updating cache of https://opendev.org/openstack/charm-swift-proxy.git in /opt/dib_cache/source-repositories/charm_swift_proxy_90f04b4e7f5b020655ad96928a06d2e2fd38c0d8 with ref * 2024-05-02 20:23:21.916 | Cloning from charm-swift-proxy cache and applying ref * 2024-05-02 20:23:30.041 | (0374 / 1387) 2024-05-02 20:23:30.058 | Updating cache of https://opendev.org/openstack/charm-swift-storage.git in /opt/dib_cache/source-repositories/charm_swift_storage_c981454aa7ee8668e0445198fe80dabb5b75de6f with ref * 2024-05-02 20:23:31.569 | Cloning from charm-swift-storage cache and applying ref * 2024-05-02 20:23:39.469 | (0375 / 1387) 2024-05-02 20:23:39.486 | Updating cache of https://opendev.org/openstack/charm-tempest.git in /opt/dib_cache/source-repositories/charm_tempest_2544e76c47db7b03a8ed1d7f79d4dac1e9109d90 with ref * 2024-05-02 20:23:40.087 | Cloning from charm-tempest cache and applying ref * 2024-05-02 20:23:40.171 | (0376 / 1387) 2024-05-02 20:23:40.188 | 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-05-02 20:23:40.737 | Cloning from charm-trilio-data-mover cache and applying ref * 2024-05-02 20:23:40.818 | (0377 / 1387) 2024-05-02 20:23:40.835 | 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-05-02 20:23:41.532 | Cloning from charm-trilio-dm-api cache and applying ref * 2024-05-02 20:23:41.613 | (0378 / 1387) 2024-05-02 20:23:41.630 | 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-05-02 20:23:42.281 | Cloning from charm-trilio-horizon-plugin cache and applying ref * 2024-05-02 20:23:42.362 | (0379 / 1387) 2024-05-02 20:23:42.379 | Updating cache of https://opendev.org/openstack/charm-trilio-wlm.git in /opt/dib_cache/source-repositories/charm_trilio_wlm_48b58418a1030829610aae474ace06175edceae0 with ref * 2024-05-02 20:23:43.067 | Cloning from charm-trilio-wlm cache and applying ref * 2024-05-02 20:23:43.150 | (0380 / 1387) 2024-05-02 20:23:43.167 | Updating cache of https://opendev.org/openstack/charm-trove.git in /opt/dib_cache/source-repositories/charm_trove_8afd9470f05211878638cc4244c06ed3ffc0fc94 with ref * 2024-05-02 20:23:43.711 | Cloning from charm-trove cache and applying ref * 2024-05-02 20:23:43.783 | (0381 / 1387) 2024-05-02 20:23:43.800 | Updating cache of https://opendev.org/openstack/charm-vault.git in /opt/dib_cache/source-repositories/charm_vault_ea8247a54333b9b3d9da705545ae2e0cf1ba7b03 with ref * 2024-05-02 20:23:44.883 | Cloning from charm-vault cache and applying ref * 2024-05-02 20:23:53.188 | (0382 / 1387) 2024-05-02 20:23:53.206 | Updating cache of https://opendev.org/openstack/charm-watcher.git in /opt/dib_cache/source-repositories/charm_watcher_a8815b799bde877db6812ed5ac9067c960063aa4 with ref * 2024-05-02 20:23:54.512 | Cloning from charm-watcher cache and applying ref * 2024-05-02 20:23:58.790 | (0383 / 1387) 2024-05-02 20:23:58.807 | Updating cache of https://opendev.org/openstack/charm-watcher-dashboard.git in /opt/dib_cache/source-repositories/charm_watcher_dashboard_85aadb33a17089e1c1fc8468aa846a24fff16bde with ref * 2024-05-02 20:23:59.635 | Cloning from charm-watcher-dashboard cache and applying ref * 2024-05-02 20:24:02.249 | (0384 / 1387) 2024-05-02 20:24:02.266 | Updating cache of https://opendev.org/openstack/charm-zuul-jobs.git in /opt/dib_cache/source-repositories/charm_zuul_jobs_241c237d4ada37f32763a2e551bbca57de81892a with ref * 2024-05-02 20:24:03.011 | Cloning from charm-zuul-jobs cache and applying ref * 2024-05-02 20:24:05.305 | (0385 / 1387) 2024-05-02 20:24:05.321 | Updating cache of https://opendev.org/openstack/charms.ceph.git in /opt/dib_cache/source-repositories/charms_ceph_048ae1753c531c2eb50895b39bbece86a9f7d0fa with ref * 2024-05-02 20:24:06.317 | Cloning from charms.ceph cache and applying ref * 2024-05-02 20:24:07.757 | (0386 / 1387) 2024-05-02 20:24:07.775 | Updating cache of https://opendev.org/openstack/charms.openstack.git in /opt/dib_cache/source-repositories/charms_openstack_527439ea73fe7fd9b7f9d837dc79844856dca3cf with ref * 2024-05-02 20:24:09.401 | Cloning from charms.openstack cache and applying ref * 2024-05-02 20:24:12.272 | (0387 / 1387) 2024-05-02 20:24:12.289 | Updating cache of https://opendev.org/openstack/ci-log-processing.git in /opt/dib_cache/source-repositories/ci_log_processing_416f7b4742ebf40efd85b3776bfa527cddf5cb06 with ref * 2024-05-02 20:24:13.172 | Cloning from ci-log-processing cache and applying ref * 2024-05-02 20:24:24.428 | (0388 / 1387) 2024-05-02 20:24:24.446 | Updating cache of https://opendev.org/openstack/cinder.git in /opt/dib_cache/source-repositories/cinder_6856205c5936a580778beda6a0ae51839d608644 with ref * 2024-05-02 20:24:29.966 | Cloning from cinder cache and applying ref * 2024-05-02 20:27:28.850 | (0389 / 1387) 2024-05-02 20:27:28.868 | Updating cache of https://opendev.org/openstack/cinder-specs.git in /opt/dib_cache/source-repositories/cinder_specs_685cf1fcfa2a1b4917f292dc9e728b506637307f with ref * 2024-05-02 20:27:30.562 | Cloning from cinder-specs cache and applying ref * 2024-05-02 20:27:34.013 | (0390 / 1387) 2024-05-02 20:27:34.031 | Updating cache of https://opendev.org/openstack/cinder-tempest-plugin.git in /opt/dib_cache/source-repositories/cinder_tempest_plugin_d40fe37a6cd3430e3954e697765b72373031826b with ref * 2024-05-02 20:27:35.737 | Cloning from cinder-tempest-plugin cache and applying ref * 2024-05-02 20:27:41.925 | (0391 / 1387) 2024-05-02 20:27:41.942 | Updating cache of https://opendev.org/openstack/cinderlib.git in /opt/dib_cache/source-repositories/cinderlib_8c31e1b13396a74e8d03ed0476394be0c639c600 with ref * 2024-05-02 20:27:43.381 | Cloning from cinderlib cache and applying ref * 2024-05-02 20:27:45.096 | (0392 / 1387) 2024-05-02 20:27:45.114 | Updating cache of https://opendev.org/openstack/cliff.git in /opt/dib_cache/source-repositories/cliff_e3e7610f0038760fa8241ca509208a9e824b1dc9 with ref * 2024-05-02 20:27:47.768 | Cloning from cliff cache and applying ref * 2024-05-02 20:27:49.514 | (0393 / 1387) 2024-05-02 20:27:49.531 | Updating cache of https://opendev.org/openstack/cloudkitty.git in /opt/dib_cache/source-repositories/cloudkitty_312e838d9c4c28c535a2c40e70bb8212f0bdcbe5 with ref * 2024-05-02 20:27:52.175 | Cloning from cloudkitty cache and applying ref * 2024-05-02 20:28:14.246 | (0394 / 1387) 2024-05-02 20:28:14.264 | Updating cache of https://opendev.org/openstack/cloudkitty-dashboard.git in /opt/dib_cache/source-repositories/cloudkitty_dashboard_8d0ee4ffd344605c1224985f9f33ee973d1aa65a with ref * 2024-05-02 20:28:17.020 | Cloning from cloudkitty-dashboard cache and applying ref * 2024-05-02 20:28:19.607 | (0395 / 1387) 2024-05-02 20:28:19.624 | Updating cache of https://opendev.org/openstack/cloudkitty-specs.git in /opt/dib_cache/source-repositories/cloudkitty_specs_91b94e5b73cb58935baab1d44cde0cfd21f5272c with ref * 2024-05-02 20:28:20.149 | Cloning from cloudkitty-specs cache and applying ref * 2024-05-02 20:28:20.444 | (0396 / 1387) 2024-05-02 20:28:20.462 | Updating cache of https://opendev.org/openstack/cloudkitty-tempest-plugin.git in /opt/dib_cache/source-repositories/cloudkitty_tempest_plugin_b74fab4d5c97f04e5bba29d9aad53ae0ebec374d with ref * 2024-05-02 20:28:21.552 | Cloning from cloudkitty-tempest-plugin cache and applying ref * 2024-05-02 20:28:22.207 | (0397 / 1387) 2024-05-02 20:28:22.225 | Updating cache of https://opendev.org/openstack/codegenerator.git in /opt/dib_cache/source-repositories/codegenerator_ab1061455a3ae20b2f4bbd9cebcce059f31294fc with ref * 2024-05-02 20:28:23.181 | Cloning from codegenerator cache and applying ref * 2024-05-02 20:28:28.511 | (0398 / 1387) 2024-05-02 20:28:28.543 | Updating cache of https://opendev.org/openstack/constellations.git in /opt/dib_cache/source-repositories/constellations_b23661017a78b9f4937805e5fb1db144a36ba6fd with ref * 2024-05-02 20:28:29.130 | Cloning from constellations cache and applying ref * 2024-05-02 20:28:29.231 | (0399 / 1387) 2024-05-02 20:28:29.248 | Updating cache of https://opendev.org/openstack/contributor-guide.git in /opt/dib_cache/source-repositories/contributor_guide_6869dc028e880579e2fcc80d9600bc37bad3e337 with ref * 2024-05-02 20:28:29.934 | Cloning from contributor-guide cache and applying ref * 2024-05-02 20:28:30.699 | (0400 / 1387) 2024-05-02 20:28:30.719 | Updating cache of https://opendev.org/openstack/cookiecutter.git in /opt/dib_cache/source-repositories/cookiecutter_086a25d1fef46794e670727e379066b6f99a756c with ref * 2024-05-02 20:28:31.195 | Cloning from cookiecutter cache and applying ref * 2024-05-02 20:28:31.321 | (0401 / 1387) 2024-05-02 20:28:31.338 | Updating cache of https://opendev.org/openstack/coverage2sql.git in /opt/dib_cache/source-repositories/coverage2sql_d9767f1498d2120396c2ad6e1f7b6ebdf51ddd65 with ref * 2024-05-02 20:28:31.905 | Cloning from coverage2sql cache and applying ref * 2024-05-02 20:28:32.005 | (0402 / 1387) 2024-05-02 20:28:32.023 | Updating cache of https://opendev.org/openstack/cyborg.git in /opt/dib_cache/source-repositories/cyborg_718267cea681e74f46001c1ad999512892ef35b2 with ref * 2024-05-02 20:28:34.640 | Cloning from cyborg cache and applying ref * 2024-05-02 20:28:46.067 | (0403 / 1387) 2024-05-02 20:28:46.084 | Updating cache of https://opendev.org/openstack/cyborg-specs.git in /opt/dib_cache/source-repositories/cyborg_specs_e726f2dfffd8dc6dd4c0bd8722c2170f33ba1820 with ref * 2024-05-02 20:28:46.642 | Cloning from cyborg-specs cache and applying ref * 2024-05-02 20:28:47.564 | (0404 / 1387) 2024-05-02 20:28:47.582 | Updating cache of https://opendev.org/openstack/cyborg-tempest-plugin.git in /opt/dib_cache/source-repositories/cyborg_tempest_plugin_ef83ddb5bf330dba9500a05c1d49605083327759 with ref * 2024-05-02 20:28:48.504 | Cloning from cyborg-tempest-plugin cache and applying ref * 2024-05-02 20:28:49.021 | (0405 / 1387) 2024-05-02 20:28:49.039 | Updating cache of https://opendev.org/openstack/debtcollector.git in /opt/dib_cache/source-repositories/debtcollector_6b4071779f3dea5013717954d3cd3e573efb6744 with ref * 2024-05-02 20:28:50.090 | Cloning from debtcollector cache and applying ref * 2024-05-02 20:28:50.919 | (0406 / 1387) 2024-05-02 20:28:50.936 | Updating cache of https://opendev.org/openstack/designate.git in /opt/dib_cache/source-repositories/designate_3e59f31f73278de54d3c7e703dc7be5b848abdc8 with ref * 2024-05-02 20:28:54.186 | Cloning from designate cache and applying ref * 2024-05-02 20:30:08.208 | (0407 / 1387) 2024-05-02 20:30:08.226 | Updating cache of https://opendev.org/openstack/designate-dashboard.git in /opt/dib_cache/source-repositories/designate_dashboard_ce51f2cc8229a8730c0ce7ccad65d9171fa346c9 with ref * 2024-05-02 20:30:10.850 | Cloning from designate-dashboard cache and applying ref * 2024-05-02 20:30:15.912 | (0408 / 1387) 2024-05-02 20:30:15.930 | Updating cache of https://opendev.org/openstack/designate-specs.git in /opt/dib_cache/source-repositories/designate_specs_e8d132e9b87efcdf961c571d0f6c5db4fdd666d9 with ref * 2024-05-02 20:30:16.940 | Cloning from designate-specs cache and applying ref * 2024-05-02 20:30:17.159 | (0409 / 1387) 2024-05-02 20:30:17.177 | Updating cache of https://opendev.org/openstack/designate-tempest-plugin.git in /opt/dib_cache/source-repositories/designate_tempest_plugin_42e8c81b40e23aa75b839fe2bfc84a87957c3e76 with ref * 2024-05-02 20:30:19.212 | Cloning from designate-tempest-plugin cache and applying ref * 2024-05-02 20:30:28.805 | (0410 / 1387) 2024-05-02 20:30:28.823 | Updating cache of https://opendev.org/openstack/devstack.git in /opt/dib_cache/source-repositories/devstack_18f2d3ac549da703dccee480c3eef7e3c16ac0a8 with ref * 2024-05-02 20:30:32.558 | Cloning from devstack cache and applying ref * 2024-05-02 20:31:10.208 | (0411 / 1387) 2024-05-02 20:31:10.226 | Updating cache of https://opendev.org/openstack/devstack-gate.git in /opt/dib_cache/source-repositories/devstack_gate_9389c230aa0e48163ab8a8948b643d84787d54c3 with ref * 2024-05-02 20:31:10.638 | Cloning from devstack-gate cache and applying ref * 2024-05-02 20:31:10.779 | (0412 / 1387) 2024-05-02 20:31:10.797 | Updating cache of https://opendev.org/openstack/devstack-plugin-amqp1.git in /opt/dib_cache/source-repositories/devstack_plugin_amqp1_1363d7349532764097b7c936e895dee6a8042859 with ref * 2024-05-02 20:31:11.706 | Cloning from devstack-plugin-amqp1 cache and applying ref * 2024-05-02 20:31:11.797 | (0413 / 1387) 2024-05-02 20:31:11.814 | Updating cache of https://opendev.org/openstack/devstack-plugin-ceph.git in /opt/dib_cache/source-repositories/devstack_plugin_ceph_cf7166ef13b837861a6390ea4f3fd5e7dc5a6a7d with ref * 2024-05-02 20:31:14.121 | Cloning from devstack-plugin-ceph cache and applying ref * 2024-05-02 20:31:20.691 | (0414 / 1387) 2024-05-02 20:31:20.710 | Updating cache of https://opendev.org/openstack/devstack-plugin-container.git in /opt/dib_cache/source-repositories/devstack_plugin_container_0cf4d3eb03a467c3389a65a4eb07b234484191b9 with ref * 2024-05-02 20:31:22.417 | Cloning from devstack-plugin-container cache and applying ref * 2024-05-02 20:31:24.228 | (0415 / 1387) 2024-05-02 20:31:24.245 | Updating cache of https://opendev.org/openstack/devstack-plugin-cookiecutter.git in /opt/dib_cache/source-repositories/devstack_plugin_cookiecutter_75145172d546ed2b67e9cc85595dfb68c7cc1591 with ref * 2024-05-02 20:31:24.676 | Cloning from devstack-plugin-cookiecutter cache and applying ref * 2024-05-02 20:31:24.749 | (0416 / 1387) 2024-05-02 20:31:24.767 | Updating cache of https://opendev.org/openstack/devstack-plugin-kafka.git in /opt/dib_cache/source-repositories/devstack_plugin_kafka_1dab280e919fc58371521844e31ac5e21c97c33d with ref * 2024-05-02 20:31:25.993 | Cloning from devstack-plugin-kafka cache and applying ref * 2024-05-02 20:31:26.107 | (0417 / 1387) 2024-05-02 20:31:26.125 | Updating cache of https://opendev.org/openstack/devstack-plugin-nfs.git in /opt/dib_cache/source-repositories/devstack_plugin_nfs_8565eef018a728ae4e5d7811fbad0857ac66bde7 with ref * 2024-05-02 20:31:27.247 | Cloning from devstack-plugin-nfs cache and applying ref * 2024-05-02 20:31:27.685 | (0418 / 1387) 2024-05-02 20:31:27.702 | 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-05-02 20:31:28.076 | Cloning from devstack-plugin-open-cas cache and applying ref * 2024-05-02 20:31:28.179 | (0419 / 1387) 2024-05-02 20:31:28.196 | Updating cache of https://opendev.org/openstack/devstack-tools.git in /opt/dib_cache/source-repositories/devstack_tools_04d1ff57945c57a27a0cec31df552d0e54b8761e with ref * 2024-05-02 20:31:28.730 | Cloning from devstack-tools cache and applying ref * 2024-05-02 20:31:29.258 | (0420 / 1387) 2024-05-02 20:31:29.275 | Updating cache of https://opendev.org/openstack/devstack-vagrant.git in /opt/dib_cache/source-repositories/devstack_vagrant_027bb54c88882b38eda46b447cae1ec7646a35b6 with ref * 2024-05-02 20:31:30.709 | Cloning from devstack-vagrant cache and applying ref * 2024-05-02 20:31:31.393 | (0421 / 1387) 2024-05-02 20:31:31.411 | Updating cache of https://opendev.org/openstack/diskimage-builder.git in /opt/dib_cache/source-repositories/diskimage_builder_986d9a98098ddc3afa87017540b2065ea2bd21e6 with ref * 2024-05-02 20:31:33.404 | Cloning from diskimage-builder cache and applying ref * 2024-05-02 20:32:05.477 | (0422 / 1387) 2024-05-02 20:32:05.494 | Updating cache of https://opendev.org/openstack/ec2-api.git in /opt/dib_cache/source-repositories/ec2_api_37adebebb7646b88f2c18e9e51a77e5264197b0e with ref * 2024-05-02 20:32:08.382 | Cloning from ec2-api cache and applying ref * 2024-05-02 20:32:09.448 | (0423 / 1387) 2024-05-02 20:32:09.465 | Updating cache of https://opendev.org/openstack/ec2api-tempest-plugin.git in /opt/dib_cache/source-repositories/ec2api_tempest_plugin_bb8575262be96475d2180e0ea1a29120a82b6e4f with ref * 2024-05-02 20:32:10.588 | Cloning from ec2api-tempest-plugin cache and applying ref * 2024-05-02 20:32:10.745 | (0424 / 1387) 2024-05-02 20:32:10.763 | Updating cache of https://opendev.org/openstack/election.git in /opt/dib_cache/source-repositories/election_c6a244b4195dd3c5dee0fb9d3e8d4a3efc8e3beb with ref * 2024-05-02 20:32:11.752 | Cloning from election cache and applying ref * 2024-05-02 20:32:39.013 | (0425 / 1387) 2024-05-02 20:32:39.031 | Updating cache of https://opendev.org/openstack/eslint-config-openstack.git in /opt/dib_cache/source-repositories/eslint_config_openstack_bd4489b4e8eefeb3c0c3716095495664b0bbcf3e with ref * 2024-05-02 20:32:39.685 | Cloning from eslint-config-openstack cache and applying ref * 2024-05-02 20:32:39.810 | (0426 / 1387) 2024-05-02 20:32:39.828 | Updating cache of https://opendev.org/openstack/etcd3gw.git in /opt/dib_cache/source-repositories/etcd3gw_b5f628c1c64e19bf147f13f254a86bc3a127d8cb with ref * 2024-05-02 20:32:41.274 | Cloning from etcd3gw cache and applying ref * 2024-05-02 20:32:43.528 | (0427 / 1387) 2024-05-02 20:32:43.547 | Updating cache of https://opendev.org/openstack/freezer.git in /opt/dib_cache/source-repositories/freezer_e8b1a35cd99084a6961f4f4bee4d097b83f6e2b3 with ref * 2024-05-02 20:32:46.018 | Cloning from freezer cache and applying ref * 2024-05-02 20:32:48.034 | (0428 / 1387) 2024-05-02 20:32:48.052 | Updating cache of https://opendev.org/openstack/freezer-api.git in /opt/dib_cache/source-repositories/freezer_api_7c36b6314154e009b168c3544dd5e09980fe9bde with ref * 2024-05-02 20:32:49.578 | Cloning from freezer-api cache and applying ref * 2024-05-02 20:32:49.756 | (0429 / 1387) 2024-05-02 20:32:49.773 | Updating cache of https://opendev.org/openstack/freezer-dr.git in /opt/dib_cache/source-repositories/freezer_dr_57e9bcce1617900ae8c0a7b5b76a08972183f527 with ref * 2024-05-02 20:32:50.846 | Cloning from freezer-dr cache and applying ref * 2024-05-02 20:32:50.960 | (0430 / 1387) 2024-05-02 20:32:50.977 | Updating cache of https://opendev.org/openstack/freezer-specs.git in /opt/dib_cache/source-repositories/freezer_specs_d539ea0000e4597d0256bf78d8713d7ebfeb4a11 with ref * 2024-05-02 20:32:51.317 | Cloning from freezer-specs cache and applying ref * 2024-05-02 20:32:51.395 | (0431 / 1387) 2024-05-02 20:32:51.413 | Updating cache of https://opendev.org/openstack/freezer-tempest-plugin.git in /opt/dib_cache/source-repositories/freezer_tempest_plugin_0a8021db188bd6ed7e89e9d312ef271edc2455ab with ref * 2024-05-02 20:32:52.234 | Cloning from freezer-tempest-plugin cache and applying ref * 2024-05-02 20:32:52.321 | (0432 / 1387) 2024-05-02 20:32:52.339 | Updating cache of https://opendev.org/openstack/freezer-web-ui.git in /opt/dib_cache/source-repositories/freezer_web_ui_689fb8c1b41731ee723375172e713e15dd21c12a with ref * 2024-05-02 20:32:53.279 | Cloning from freezer-web-ui cache and applying ref * 2024-05-02 20:32:53.404 | (0433 / 1387) 2024-05-02 20:32:53.422 | Updating cache of https://opendev.org/openstack/futurist.git in /opt/dib_cache/source-repositories/futurist_18cc1bd48f79611b204d315ea3b2e60205c66cd0 with ref * 2024-05-02 20:32:54.810 | Cloning from futurist cache and applying ref * 2024-05-02 20:32:55.604 | (0434 / 1387) 2024-05-02 20:32:55.622 | Updating cache of https://opendev.org/openstack/glance.git in /opt/dib_cache/source-repositories/glance_03ebc837e277d97f1338650b85bdc9e761d52491 with ref * 2024-05-02 20:33:01.561 | Cloning from glance cache and applying ref * 2024-05-02 20:33:54.572 | (0435 / 1387) 2024-05-02 20:33:54.591 | Updating cache of https://opendev.org/openstack/glance-specs.git in /opt/dib_cache/source-repositories/glance_specs_df600e92e6f69035d86d68ebc36e4e3210add91b with ref * 2024-05-02 20:33:56.122 | Cloning from glance-specs cache and applying ref * 2024-05-02 20:34:00.732 | (0436 / 1387) 2024-05-02 20:34:00.749 | Updating cache of https://opendev.org/openstack/glance-tempest-plugin.git in /opt/dib_cache/source-repositories/glance_tempest_plugin_24e427a4d144713021e83a523bc2c0f1a6abace5 with ref * 2024-05-02 20:34:02.455 | Cloning from glance-tempest-plugin cache and applying ref * 2024-05-02 20:34:03.425 | (0437 / 1387) 2024-05-02 20:34:03.443 | Updating cache of https://opendev.org/openstack/glance_store.git in /opt/dib_cache/source-repositories/glance_store_d2b5ab5d22e2b682acc0bd0f7b9b7b100e6c2886 with ref * 2024-05-02 20:34:06.876 | Cloning from glance_store cache and applying ref * 2024-05-02 20:34:26.623 | (0438 / 1387) 2024-05-02 20:34:26.640 | Updating cache of https://opendev.org/openstack/goal-tools.git in /opt/dib_cache/source-repositories/goal_tools_94f77e7b557a8d80b97858ca4b6eb251bc253be1 with ref * 2024-05-02 20:34:27.624 | Cloning from goal-tools cache and applying ref * 2024-05-02 20:34:27.733 | (0439 / 1387) 2024-05-02 20:34:27.752 | Updating cache of https://opendev.org/openstack/governance.git in /opt/dib_cache/source-repositories/governance_4ff8fb0daa91177d6cfa61ea1f3d62a3f592a7ff with ref * 2024-05-02 20:34:29.434 | Cloning from governance cache and applying ref * 2024-05-02 20:34:59.076 | (0440 / 1387) 2024-05-02 20:34:59.093 | Updating cache of https://opendev.org/openstack/governance-sigs.git in /opt/dib_cache/source-repositories/governance_sigs_52405e3196eb4f943578efd78b7e448afc91a1c4 with ref * 2024-05-02 20:34:59.542 | Cloning from governance-sigs cache and applying ref * 2024-05-02 20:34:59.617 | (0441 / 1387) 2024-05-02 20:34:59.634 | Updating cache of https://opendev.org/openstack/governance-website.git in /opt/dib_cache/source-repositories/governance_website_501cc1bccd56761cdad1fc20b73d1526d4f38958 with ref * 2024-05-02 20:34:59.977 | Cloning from governance-website cache and applying ref * 2024-05-02 20:35:00.049 | (0442 / 1387) 2024-05-02 20:35:00.067 | Updating cache of https://opendev.org/openstack/grenade.git in /opt/dib_cache/source-repositories/grenade_617db9897a210d2d1cd8d2b44edaca6502c2c995 with ref * 2024-05-02 20:35:02.586 | Cloning from grenade cache and applying ref * 2024-05-02 20:35:09.005 | (0443 / 1387) 2024-05-02 20:35:09.022 | Updating cache of https://opendev.org/openstack/ha-guide.git in /opt/dib_cache/source-repositories/ha_guide_477c6d23c5cf2dba3de7e9e4a1365bdcd0b81a8d with ref * 2024-05-02 20:35:09.626 | Cloning from ha-guide cache and applying ref * 2024-05-02 20:35:10.491 | (0444 / 1387) 2024-05-02 20:35:10.508 | Updating cache of https://opendev.org/openstack/hacking.git in /opt/dib_cache/source-repositories/hacking_a96d408ef794da965d35d992a20850a564569cba with ref * 2024-05-02 20:35:12.185 | Cloning from hacking cache and applying ref * 2024-05-02 20:35:13.928 | (0445 / 1387) 2024-05-02 20:35:13.946 | Updating cache of https://opendev.org/openstack/heat.git in /opt/dib_cache/source-repositories/heat_6145ae68ae85b738701bd107941d464b286fb895 with ref * 2024-05-02 20:35:18.153 | Cloning from heat cache and applying ref * 2024-05-02 20:36:15.828 | (0446 / 1387) 2024-05-02 20:36:15.845 | Updating cache of https://opendev.org/openstack/heat-agents.git in /opt/dib_cache/source-repositories/heat_agents_90cbc7624891e70ec98177a0b7778da652ef5a65 with ref * 2024-05-02 20:36:17.993 | Cloning from heat-agents cache and applying ref * 2024-05-02 20:36:22.421 | (0447 / 1387) 2024-05-02 20:36:22.439 | Updating cache of https://opendev.org/openstack/heat-cfntools.git in /opt/dib_cache/source-repositories/heat_cfntools_db65f02b6b0e53914e8eba74d621eab89e81b3e5 with ref * 2024-05-02 20:36:23.553 | Cloning from heat-cfntools cache and applying ref * 2024-05-02 20:36:25.106 | (0448 / 1387) 2024-05-02 20:36:25.123 | Updating cache of https://opendev.org/openstack/heat-dashboard.git in /opt/dib_cache/source-repositories/heat_dashboard_50b104215b68d9976bf3765ddc2a0dd9e87e0956 with ref * 2024-05-02 20:36:27.480 | Cloning from heat-dashboard cache and applying ref * 2024-05-02 20:36:33.867 | (0449 / 1387) 2024-05-02 20:36:33.885 | Updating cache of https://opendev.org/openstack/heat-specs.git in /opt/dib_cache/source-repositories/heat_specs_c3841abf3da494fe86383cf9093f3b5d90152530 with ref * 2024-05-02 20:36:34.718 | Cloning from heat-specs cache and applying ref * 2024-05-02 20:36:34.888 | (0450 / 1387) 2024-05-02 20:36:34.905 | Updating cache of https://opendev.org/openstack/heat-tempest-plugin.git in /opt/dib_cache/source-repositories/heat_tempest_plugin_3e8c6bcc90b70de4dc14754899b7039a107380b8 with ref * 2024-05-02 20:36:36.355 | Cloning from heat-tempest-plugin cache and applying ref * 2024-05-02 20:36:41.423 | (0451 / 1387) 2024-05-02 20:36:41.441 | Updating cache of https://opendev.org/openstack/heat-templates.git in /opt/dib_cache/source-repositories/heat_templates_f5ff3ba491b53d1edee9cf95eb5cd7f61bdacd7c with ref * 2024-05-02 20:36:42.283 | Cloning from heat-templates cache and applying ref * 2024-05-02 20:36:42.809 | (0452 / 1387) 2024-05-02 20:36:42.826 | Updating cache of https://opendev.org/openstack/heat-translator.git in /opt/dib_cache/source-repositories/heat_translator_8fcd7fab18bb618ff2531e9c5285feefbde9aa1c with ref * 2024-05-02 20:36:44.749 | Cloning from heat-translator cache and applying ref * 2024-05-02 20:36:45.923 | (0453 / 1387) 2024-05-02 20:36:45.940 | Updating cache of https://opendev.org/openstack/horizon.git in /opt/dib_cache/source-repositories/horizon_0f29b6832993bc79f1ae2d9b1f9763fe6a8e7877 with ref * 2024-05-02 20:36:50.112 | Cloning from horizon cache and applying ref * 2024-05-02 20:38:41.140 | (0454 / 1387) 2024-05-02 20:38:41.158 | Updating cache of https://opendev.org/openstack/i18n.git in /opt/dib_cache/source-repositories/i18n_9595be11cb1ab6f626b0d60e1680eb380320dfd9 with ref * 2024-05-02 20:38:42.041 | Cloning from i18n cache and applying ref * 2024-05-02 20:38:47.937 | (0455 / 1387) 2024-05-02 20:38:47.955 | Updating cache of https://opendev.org/openstack/ideas.git in /opt/dib_cache/source-repositories/ideas_190004a228bfb0d79b6316d16152e200060f68f2 with ref * 2024-05-02 20:38:48.353 | Cloning from ideas cache and applying ref * 2024-05-02 20:38:48.429 | (0456 / 1387) 2024-05-02 20:38:48.446 | Updating cache of https://opendev.org/openstack/ironic.git in /opt/dib_cache/source-repositories/ironic_253d94d5a40d07b702a6c58ba28b89d011cc7259 with ref * 2024-05-02 20:38:52.036 | Cloning from ironic cache and applying ref * 2024-05-02 20:40:01.801 | (0457 / 1387) 2024-05-02 20:40:01.819 | Updating cache of https://opendev.org/openstack/ironic-inspector.git in /opt/dib_cache/source-repositories/ironic_inspector_ed10103499848f6ef2103e437abf7536a67660a6 with ref * 2024-05-02 20:40:06.596 | Cloning from ironic-inspector cache and applying ref * 2024-05-02 20:40:22.181 | (0458 / 1387) 2024-05-02 20:40:22.199 | Updating cache of https://opendev.org/openstack/ironic-inspector-specs.git in /opt/dib_cache/source-repositories/ironic_inspector_specs_d3896f840813fe6414c3901323cc2145b153d97c with ref * 2024-05-02 20:40:22.650 | Cloning from ironic-inspector-specs cache and applying ref * 2024-05-02 20:40:22.727 | (0459 / 1387) 2024-05-02 20:40:22.745 | Updating cache of https://opendev.org/openstack/ironic-lib.git in /opt/dib_cache/source-repositories/ironic_lib_c68cb3cf9f491704133f29f5eb5b8412f2acd772 with ref * 2024-05-02 20:40:24.358 | Cloning from ironic-lib cache and applying ref * 2024-05-02 20:40:28.950 | (0460 / 1387) 2024-05-02 20:40:28.968 | Updating cache of https://opendev.org/openstack/ironic-prometheus-exporter.git in /opt/dib_cache/source-repositories/ironic_prometheus_exporter_c84bfb96a7a5ca8686e6b46ce3aae3f55c264ece with ref * 2024-05-02 20:40:30.601 | Cloning from ironic-prometheus-exporter cache and applying ref * 2024-05-02 20:40:32.617 | (0461 / 1387) 2024-05-02 20:40:32.635 | Updating cache of https://opendev.org/openstack/ironic-python-agent.git in /opt/dib_cache/source-repositories/ironic_python_agent_6158c9e74677176fcb3d11a8c97cce0aea1656c0 with ref * 2024-05-02 20:40:36.777 | Cloning from ironic-python-agent cache and applying ref * 2024-05-02 20:41:14.288 | (0462 / 1387) 2024-05-02 20:41:14.311 | 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-05-02 20:41:16.862 | Cloning from ironic-python-agent-builder cache and applying ref * 2024-05-02 20:41:29.238 | (0463 / 1387) 2024-05-02 20:41:29.256 | Updating cache of https://opendev.org/openstack/ironic-specs.git in /opt/dib_cache/source-repositories/ironic_specs_c22487a5f8634d23eff1b1e20fc363b0ce38d4e4 with ref * 2024-05-02 20:41:29.867 | Cloning from ironic-specs cache and applying ref * 2024-05-02 20:41:35.980 | (0464 / 1387) 2024-05-02 20:41:35.998 | Updating cache of https://opendev.org/openstack/ironic-tempest-plugin.git in /opt/dib_cache/source-repositories/ironic_tempest_plugin_d8629624c6d8b786c41c67ec73847c99a366571a with ref * 2024-05-02 20:41:37.424 | Cloning from ironic-tempest-plugin cache and applying ref * 2024-05-02 20:41:45.401 | (0465 / 1387) 2024-05-02 20:41:45.418 | Updating cache of https://opendev.org/openstack/ironic-ui.git in /opt/dib_cache/source-repositories/ironic_ui_577aee17e70379c93fa6f3fa666ab66e593de108 with ref * 2024-05-02 20:41:48.544 | Cloning from ironic-ui cache and applying ref * 2024-05-02 20:41:50.530 | (0466 / 1387) 2024-05-02 20:41:50.548 | Updating cache of https://opendev.org/openstack/karma-subunit-reporter.git in /opt/dib_cache/source-repositories/karma_subunit_reporter_a47cb5a70d2ac99c8cde63a7920757a4e657cd8a with ref * 2024-05-02 20:41:51.112 | Cloning from karma-subunit-reporter cache and applying ref * 2024-05-02 20:41:51.229 | (0467 / 1387) 2024-05-02 20:41:51.246 | Updating cache of https://opendev.org/openstack/kayobe.git in /opt/dib_cache/source-repositories/kayobe_1ab12d19ccec130754459943fcf02b73d3da9f0e with ref * 2024-05-02 20:41:56.909 | Cloning from kayobe cache and applying ref * 2024-05-02 20:43:59.433 | (0468 / 1387) 2024-05-02 20:43:59.452 | Updating cache of https://opendev.org/openstack/kayobe-config.git in /opt/dib_cache/source-repositories/kayobe_config_b756c6b11ab446a42f49d7276b83723f196989fa with ref * 2024-05-02 20:44:02.032 | Cloning from kayobe-config cache and applying ref * 2024-05-02 20:44:07.315 | (0469 / 1387) 2024-05-02 20:44:07.332 | Updating cache of https://opendev.org/openstack/kayobe-config-dev.git in /opt/dib_cache/source-repositories/kayobe_config_dev_51af2b86b0dbac55372878ffa3ce2b1958a100f3 with ref * 2024-05-02 20:44:10.060 | Cloning from kayobe-config-dev cache and applying ref * 2024-05-02 20:44:13.127 | (0470 / 1387) 2024-05-02 20:44:13.144 | Updating cache of https://opendev.org/openstack/keystone.git in /opt/dib_cache/source-repositories/keystone_3fc364cb07223e33aefc71ef7b8b928917005522 with ref * 2024-05-02 20:44:17.187 | Cloning from keystone cache and applying ref * 2024-05-02 20:45:13.840 | (0471 / 1387) 2024-05-02 20:45:13.857 | Updating cache of https://opendev.org/openstack/keystone-specs.git in /opt/dib_cache/source-repositories/keystone_specs_3c07db8ef429d06049418cee365647f28d876fc8 with ref * 2024-05-02 20:45:14.367 | Cloning from keystone-specs cache and applying ref * 2024-05-02 20:45:14.991 | (0472 / 1387) 2024-05-02 20:45:15.008 | Updating cache of https://opendev.org/openstack/keystone-tempest-plugin.git in /opt/dib_cache/source-repositories/keystone_tempest_plugin_d96bed0cd5d60ef20cbcff48ff8236a334ad8c6f with ref * 2024-05-02 20:45:16.504 | Cloning from keystone-tempest-plugin cache and applying ref * 2024-05-02 20:45:17.883 | (0473 / 1387) 2024-05-02 20:45:17.901 | Updating cache of https://opendev.org/openstack/keystoneauth.git in /opt/dib_cache/source-repositories/keystoneauth_b784f128b7022399eb4322f865b5edb1ba766aa9 with ref * 2024-05-02 20:45:21.260 | Cloning from keystoneauth cache and applying ref * 2024-05-02 20:45:28.210 | (0474 / 1387) 2024-05-02 20:45:28.227 | Updating cache of https://opendev.org/openstack/keystonemiddleware.git in /opt/dib_cache/source-repositories/keystonemiddleware_061ff8c459d8fc24610e55e4fc1d13daef0403ea with ref * 2024-05-02 20:45:31.160 | Cloning from keystonemiddleware cache and applying ref * 2024-05-02 20:45:43.198 | (0475 / 1387) 2024-05-02 20:45:43.217 | Updating cache of https://opendev.org/openstack/kolla.git in /opt/dib_cache/source-repositories/kolla_9171d2cafd2ef07376c98013bbf91db1c8fb8e10 with ref * 2024-05-02 20:45:48.772 | Cloning from kolla cache and applying ref * 2024-05-02 20:47:34.580 | (0476 / 1387) 2024-05-02 20:47:34.598 | Updating cache of https://opendev.org/openstack/kolla-ansible.git in /opt/dib_cache/source-repositories/kolla_ansible_9b807c7d4ef26c49d9e5854de43237ea4800b691 with ref * 2024-05-02 20:47:40.161 | Cloning from kolla-ansible cache and applying ref * 2024-05-02 20:49:34.960 | (0477 / 1387) 2024-05-02 20:49:34.977 | Updating cache of https://opendev.org/openstack/kuryr.git in /opt/dib_cache/source-repositories/kuryr_0c1d1ed143dd2589d4a1ff9031067bc6e13f11af with ref * 2024-05-02 20:49:37.556 | Cloning from kuryr cache and applying ref * 2024-05-02 20:49:39.193 | (0478 / 1387) 2024-05-02 20:49:39.210 | Updating cache of https://opendev.org/openstack/kuryr-kubernetes.git in /opt/dib_cache/source-repositories/kuryr_kubernetes_2eba18c1e62ced42bace11ae6cef74364535f26d with ref * 2024-05-02 20:49:42.258 | Cloning from kuryr-kubernetes cache and applying ref * 2024-05-02 20:49:54.899 | (0479 / 1387) 2024-05-02 20:49:54.916 | Updating cache of https://opendev.org/openstack/kuryr-libnetwork.git in /opt/dib_cache/source-repositories/kuryr_libnetwork_ded394647800fa5a6173d33bd03af0b8ffe5d2fa with ref * 2024-05-02 20:49:59.376 | Cloning from kuryr-libnetwork cache and applying ref * 2024-05-02 20:50:03.184 | (0480 / 1387) 2024-05-02 20:50:03.201 | Updating cache of https://opendev.org/openstack/kuryr-tempest-plugin.git in /opt/dib_cache/source-repositories/kuryr_tempest_plugin_c0e1ed94228bcebf2fa16a3664eac5254d32d08e with ref * 2024-05-02 20:50:07.022 | Cloning from kuryr-tempest-plugin cache and applying ref * 2024-05-02 20:50:14.348 | (0481 / 1387) 2024-05-02 20:50:14.365 | Updating cache of https://opendev.org/openstack/large-scale.git in /opt/dib_cache/source-repositories/large_scale_09f280c076a6311453c16e76869361c532f38a10 with ref * 2024-05-02 20:50:15.437 | Cloning from large-scale cache and applying ref * 2024-05-02 20:50:16.288 | (0482 / 1387) 2024-05-02 20:50:16.306 | Updating cache of https://opendev.org/openstack/ldappool.git in /opt/dib_cache/source-repositories/ldappool_86714de7fc2bdc1e60a4422019870daa036c4ab5 with ref * 2024-05-02 20:50:18.324 | Cloning from ldappool cache and applying ref * 2024-05-02 20:50:19.445 | (0483 / 1387) 2024-05-02 20:50:19.463 | Updating cache of https://opendev.org/openstack/liberasurecode.git in /opt/dib_cache/source-repositories/liberasurecode_ab46ab0bd52fe32a2fb57078bd4d3e13b81784ca with ref * 2024-05-02 20:50:20.290 | Cloning from liberasurecode cache and applying ref * 2024-05-02 20:50:22.364 | (0484 / 1387) 2024-05-02 20:50:22.382 | Updating cache of https://opendev.org/openstack/loci.git in /opt/dib_cache/source-repositories/loci_b4ea5ee1d4d4a183570561cc4dd6d779533e6534 with ref * 2024-05-02 20:50:23.444 | Cloning from loci cache and applying ref * 2024-05-02 20:50:30.549 | (0485 / 1387) 2024-05-02 20:50:30.567 | Updating cache of https://opendev.org/openstack/logstash-filters.git in /opt/dib_cache/source-repositories/logstash_filters_bc1f107a1cc4932b545b68fc2f988f167544ac5f with ref * 2024-05-02 20:50:30.982 | Cloning from logstash-filters cache and applying ref * 2024-05-02 20:50:31.056 | (0486 / 1387) 2024-05-02 20:50:31.073 | Updating cache of https://opendev.org/openstack/magnum.git in /opt/dib_cache/source-repositories/magnum_41f00708a968caa595ccfaef51e7518afb54c6ef with ref * 2024-05-02 20:50:36.274 | Cloning from magnum cache and applying ref * 2024-05-02 20:51:41.550 | (0487 / 1387) 2024-05-02 20:51:41.568 | Updating cache of https://opendev.org/openstack/magnum-capi-helm.git in /opt/dib_cache/source-repositories/magnum_capi_helm_6aeeb6d20c51a614ccb265691edfa0d6fb41b5a0 with ref * 2024-05-02 20:51:42.547 | Cloning from magnum-capi-helm cache and applying ref * 2024-05-02 20:51:47.460 | (0488 / 1387) 2024-05-02 20:51:47.477 | 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-05-02 20:51:47.921 | Cloning from magnum-capi-helm-charts cache and applying ref * 2024-05-02 20:51:47.993 | (0489 / 1387) 2024-05-02 20:51:48.010 | Updating cache of https://opendev.org/openstack/magnum-specs.git in /opt/dib_cache/source-repositories/magnum_specs_87e7b100747c74265d872547dd97423efba906b5 with ref * 2024-05-02 20:51:50.338 | Cloning from magnum-specs cache and applying ref * 2024-05-02 20:51:51.728 | (0490 / 1387) 2024-05-02 20:51:51.745 | Updating cache of https://opendev.org/openstack/magnum-tempest-plugin.git in /opt/dib_cache/source-repositories/magnum_tempest_plugin_e5aabc58174a10304fa3a83460f05da5c134e655 with ref * 2024-05-02 20:51:52.984 | Cloning from magnum-tempest-plugin cache and applying ref * 2024-05-02 20:51:56.631 | (0491 / 1387) 2024-05-02 20:51:56.649 | Updating cache of https://opendev.org/openstack/magnum-ui.git in /opt/dib_cache/source-repositories/magnum_ui_32445b5e98fabc378f0eaab80b4b0464fcf89dcb with ref * 2024-05-02 20:52:01.136 | Cloning from magnum-ui cache and applying ref * 2024-05-02 20:52:11.383 | (0492 / 1387) 2024-05-02 20:52:11.400 | Updating cache of https://opendev.org/openstack/manila.git in /opt/dib_cache/source-repositories/manila_d4e3ca608e791f72ef0a0598888e18597f564d93 with ref * 2024-05-02 20:52:17.237 | Cloning from manila cache and applying ref * 2024-05-02 20:55:02.661 | (0493 / 1387) 2024-05-02 20:55:02.679 | Updating cache of https://opendev.org/openstack/manila-image-elements.git in /opt/dib_cache/source-repositories/manila_image_elements_e5af1ebb58efbc77e7a44a44965ded739c23ae7c with ref * 2024-05-02 20:55:03.508 | Cloning from manila-image-elements cache and applying ref * 2024-05-02 20:55:03.953 | (0494 / 1387) 2024-05-02 20:55:03.971 | Updating cache of https://opendev.org/openstack/manila-specs.git in /opt/dib_cache/source-repositories/manila_specs_0c0ec1c287bf1eb7db9d853ece0f26f1c13b86c1 with ref * 2024-05-02 20:55:04.848 | Cloning from manila-specs cache and applying ref * 2024-05-02 20:55:06.314 | (0495 / 1387) 2024-05-02 20:55:06.331 | Updating cache of https://opendev.org/openstack/manila-tempest-plugin.git in /opt/dib_cache/source-repositories/manila_tempest_plugin_2aa3e7558648c2290ef6f507c3fd7ac78b6a7555 with ref * 2024-05-02 20:55:08.627 | Cloning from manila-tempest-plugin cache and applying ref * 2024-05-02 20:55:26.885 | (0496 / 1387) 2024-05-02 20:55:26.902 | Updating cache of https://opendev.org/openstack/manila-test-image.git in /opt/dib_cache/source-repositories/manila_test_image_3ff0d472ea831cf06ace5fc3f681aac2152399f9 with ref * 2024-05-02 20:55:27.411 | Cloning from manila-test-image cache and applying ref * 2024-05-02 20:55:27.516 | (0497 / 1387) 2024-05-02 20:55:27.534 | Updating cache of https://opendev.org/openstack/manila-ui.git in /opt/dib_cache/source-repositories/manila_ui_f51bcab27cb75715a7be7e9592f96630b8722f5f with ref * 2024-05-02 20:55:33.420 | Cloning from manila-ui cache and applying ref * 2024-05-02 20:55:40.331 | (0498 / 1387) 2024-05-02 20:55:40.348 | Updating cache of https://opendev.org/openstack/masakari.git in /opt/dib_cache/source-repositories/masakari_790592d99716bd97ed98d2839ce492c6fe3a7e0d with ref * 2024-05-02 20:55:43.714 | Cloning from masakari cache and applying ref * 2024-05-02 20:55:58.166 | (0499 / 1387) 2024-05-02 20:55:58.184 | Updating cache of https://opendev.org/openstack/masakari-dashboard.git in /opt/dib_cache/source-repositories/masakari_dashboard_063ae6b1b139b7c8813e9f35b69e5d0ac647eb0a with ref * 2024-05-02 20:56:02.250 | Cloning from masakari-dashboard cache and applying ref * 2024-05-02 20:56:09.340 | (0500 / 1387) 2024-05-02 20:56:09.357 | Updating cache of https://opendev.org/openstack/masakari-monitors.git in /opt/dib_cache/source-repositories/masakari_monitors_4555ef5fdb8d9ea86bb07d8de419435f4406945e with ref * 2024-05-02 20:56:13.787 | Cloning from masakari-monitors cache and applying ref * 2024-05-02 20:56:15.908 | (0501 / 1387) 2024-05-02 20:56:15.926 | Updating cache of https://opendev.org/openstack/masakari-specs.git in /opt/dib_cache/source-repositories/masakari_specs_d5415a537a24b672b9ae745a20f90ffbe54d1fbf with ref * 2024-05-02 20:56:16.666 | Cloning from masakari-specs cache and applying ref * 2024-05-02 20:56:17.085 | (0502 / 1387) 2024-05-02 20:56:17.103 | Updating cache of https://opendev.org/openstack/meta-config.git in /opt/dib_cache/source-repositories/meta_config_dd0fb15d2e61ec8707b2e9c24c3d19c61540c6e2 with ref * 2024-05-02 20:56:17.409 | Cloning from meta-config cache and applying ref * 2024-05-02 20:56:17.480 | (0503 / 1387) 2024-05-02 20:56:17.497 | Updating cache of https://opendev.org/openstack/metalsmith.git in /opt/dib_cache/source-repositories/metalsmith_334e7049ca7f24d329720fa892e89b5469fb6650 with ref * 2024-05-02 20:56:20.072 | Cloning from metalsmith cache and applying ref * 2024-05-02 20:56:36.872 | (0504 / 1387) 2024-05-02 20:56:36.890 | Updating cache of https://opendev.org/openstack/microversion-parse.git in /opt/dib_cache/source-repositories/microversion_parse_a1bdde23a4931a3aba6529f2d418b2b082011172 with ref * 2024-05-02 20:56:37.905 | Cloning from microversion-parse cache and applying ref * 2024-05-02 20:56:38.633 | (0505 / 1387) 2024-05-02 20:56:38.651 | Updating cache of https://opendev.org/openstack/mistral.git in /opt/dib_cache/source-repositories/mistral_5acbd5030e75c365c3439a6bed8aaefce4a281af with ref * 2024-05-02 20:56:41.647 | Cloning from mistral cache and applying ref * 2024-05-02 20:56:57.962 | (0506 / 1387) 2024-05-02 20:56:57.980 | Updating cache of https://opendev.org/openstack/mistral-dashboard.git in /opt/dib_cache/source-repositories/mistral_dashboard_386e699b9c70fbcc90fce72ecd868c9b4f4a2674 with ref * 2024-05-02 20:57:00.774 | Cloning from mistral-dashboard cache and applying ref * 2024-05-02 20:57:02.971 | (0507 / 1387) 2024-05-02 20:57:02.988 | Updating cache of https://opendev.org/openstack/mistral-extra.git in /opt/dib_cache/source-repositories/mistral_extra_e7e18012c946c90298ae68873db51a3db9ae9aa0 with ref * 2024-05-02 20:57:04.604 | Cloning from mistral-extra cache and applying ref * 2024-05-02 20:57:07.713 | (0508 / 1387) 2024-05-02 20:57:07.731 | Updating cache of https://opendev.org/openstack/mistral-lib.git in /opt/dib_cache/source-repositories/mistral_lib_e53f3ac304015a478693063e5ac5b64729c6fde3 with ref * 2024-05-02 20:57:09.412 | Cloning from mistral-lib cache and applying ref * 2024-05-02 20:57:10.917 | (0509 / 1387) 2024-05-02 20:57:10.935 | Updating cache of https://opendev.org/openstack/mistral-specs.git in /opt/dib_cache/source-repositories/mistral_specs_88dcba4bc39de09d48bdeabb87d988b618619288 with ref * 2024-05-02 20:57:11.539 | Cloning from mistral-specs cache and applying ref * 2024-05-02 20:57:11.623 | (0510 / 1387) 2024-05-02 20:57:11.641 | Updating cache of https://opendev.org/openstack/mistral-tempest-plugin.git in /opt/dib_cache/source-repositories/mistral_tempest_plugin_d868abd95c3869bf5d985c4a56d371fbd08f0a34 with ref * 2024-05-02 20:57:12.831 | Cloning from mistral-tempest-plugin cache and applying ref * 2024-05-02 20:57:12.969 | (0511 / 1387) 2024-05-02 20:57:12.987 | Updating cache of https://opendev.org/openstack/molteniron.git in /opt/dib_cache/source-repositories/molteniron_c7d0773fdbcba00cf6ba85e4a1fca7d7b4cbe162 with ref * 2024-05-02 20:57:13.329 | Cloning from molteniron cache and applying ref * 2024-05-02 20:57:13.425 | (0512 / 1387) 2024-05-02 20:57:13.444 | Updating cache of https://opendev.org/openstack/monasca-agent.git in /opt/dib_cache/source-repositories/monasca_agent_03fd057ef58c531340eb1340fdd7f4e46fe572c7 with ref * 2024-05-02 20:57:15.499 | Cloning from monasca-agent cache and applying ref * 2024-05-02 20:57:16.380 | (0513 / 1387) 2024-05-02 20:57:16.397 | Updating cache of https://opendev.org/openstack/monasca-api.git in /opt/dib_cache/source-repositories/monasca_api_a8f8e51628a6eff2f91b816daa4237748bbc5cf2 with ref * 2024-05-02 20:57:18.210 | Cloning from monasca-api cache and applying ref * 2024-05-02 20:57:20.074 | (0514 / 1387) 2024-05-02 20:57:20.091 | Updating cache of https://opendev.org/openstack/monasca-ceilometer.git in /opt/dib_cache/source-repositories/monasca_ceilometer_68da42d44d76127113eae66d1eb184a666d653c9 with ref * 2024-05-02 20:57:20.723 | Cloning from monasca-ceilometer cache and applying ref * 2024-05-02 20:57:20.819 | (0515 / 1387) 2024-05-02 20:57:20.836 | Updating cache of https://opendev.org/openstack/monasca-common.git in /opt/dib_cache/source-repositories/monasca_common_c1bfe7989038e703ed5c036745954b7c8a1867aa with ref * 2024-05-02 20:57:22.764 | Cloning from monasca-common cache and applying ref * 2024-05-02 20:57:23.972 | (0516 / 1387) 2024-05-02 20:57:23.989 | Updating cache of https://opendev.org/openstack/monasca-events-api.git in /opt/dib_cache/source-repositories/monasca_events_api_74c9c080f03a87b67ce27c1dffd9b43c94af04bb with ref * 2024-05-02 20:57:25.696 | Cloning from monasca-events-api cache and applying ref * 2024-05-02 20:57:25.856 | (0517 / 1387) 2024-05-02 20:57:25.873 | Updating cache of https://opendev.org/openstack/monasca-grafana-datasource.git in /opt/dib_cache/source-repositories/monasca_grafana_datasource_924198386c4fb968240c9d619fdf66147497d4ff with ref * 2024-05-02 20:57:26.644 | Cloning from monasca-grafana-datasource cache and applying ref * 2024-05-02 20:57:26.761 | (0518 / 1387) 2024-05-02 20:57:26.779 | Updating cache of https://opendev.org/openstack/monasca-kibana-plugin.git in /opt/dib_cache/source-repositories/monasca_kibana_plugin_cb4cf7b69873842d12fa65ecdae0a2b8986045ff with ref * 2024-05-02 20:57:27.577 | Cloning from monasca-kibana-plugin cache and applying ref * 2024-05-02 20:57:27.659 | (0519 / 1387) 2024-05-02 20:57:27.677 | Updating cache of https://opendev.org/openstack/monasca-log-api.git in /opt/dib_cache/source-repositories/monasca_log_api_486de0eb7911c2c79bb5ce2d966d3e73e947e841 with ref * 2024-05-02 20:57:28.346 | Cloning from monasca-log-api cache and applying ref * 2024-05-02 20:57:28.528 | (0520 / 1387) 2024-05-02 20:57:28.546 | Updating cache of https://opendev.org/openstack/monasca-notification.git in /opt/dib_cache/source-repositories/monasca_notification_f3451ab9a16dd5ab2ac7d3979d3695a96760ae36 with ref * 2024-05-02 20:57:29.735 | Cloning from monasca-notification cache and applying ref * 2024-05-02 20:57:30.061 | (0521 / 1387) 2024-05-02 20:57:30.078 | Updating cache of https://opendev.org/openstack/monasca-persister.git in /opt/dib_cache/source-repositories/monasca_persister_db88eb6150e83bb4fe2f5670f0f800ac04b63059 with ref * 2024-05-02 20:57:32.237 | Cloning from monasca-persister cache and applying ref * 2024-05-02 20:57:32.743 | (0522 / 1387) 2024-05-02 20:57:32.761 | Updating cache of https://opendev.org/openstack/monasca-specs.git in /opt/dib_cache/source-repositories/monasca_specs_320e35ef0eeaa22ea1779f10cb8e0e2aeae730cf with ref * 2024-05-02 20:57:33.600 | Cloning from monasca-specs cache and applying ref * 2024-05-02 20:57:33.685 | (0523 / 1387) 2024-05-02 20:57:33.704 | Updating cache of https://opendev.org/openstack/monasca-statsd.git in /opt/dib_cache/source-repositories/monasca_statsd_5a323fe22b1a7dd02270e0ef49264a6afc90924b with ref * 2024-05-02 20:57:36.076 | Cloning from monasca-statsd cache and applying ref * 2024-05-02 20:57:36.267 | (0524 / 1387) 2024-05-02 20:57:36.284 | Updating cache of https://opendev.org/openstack/monasca-tempest-plugin.git in /opt/dib_cache/source-repositories/monasca_tempest_plugin_fcafa85dc6106ad17aeac790b40288b35741e73c with ref * 2024-05-02 20:57:37.354 | Cloning from monasca-tempest-plugin cache and applying ref * 2024-05-02 20:57:37.468 | (0525 / 1387) 2024-05-02 20:57:37.485 | Updating cache of https://opendev.org/openstack/monasca-thresh.git in /opt/dib_cache/source-repositories/monasca_thresh_4e92790e44c4177b32acac93b17797246ac94343 with ref * 2024-05-02 20:57:39.330 | Cloning from monasca-thresh cache and applying ref * 2024-05-02 20:57:39.465 | (0526 / 1387) 2024-05-02 20:57:39.483 | Updating cache of https://opendev.org/openstack/monasca-transform.git in /opt/dib_cache/source-repositories/monasca_transform_b1ea2060633488f221e11c708da7b43038148c51 with ref * 2024-05-02 20:57:41.644 | Cloning from monasca-transform cache and applying ref * 2024-05-02 20:57:41.785 | (0527 / 1387) 2024-05-02 20:57:41.803 | Updating cache of https://opendev.org/openstack/monasca-ui.git in /opt/dib_cache/source-repositories/monasca_ui_18ad471a6a97c5f261112657d513681be397e0db with ref * 2024-05-02 20:57:44.928 | Cloning from monasca-ui cache and applying ref * 2024-05-02 20:57:45.109 | (0528 / 1387) 2024-05-02 20:57:45.127 | Updating cache of https://opendev.org/openstack/multi-arch-sig.git in /opt/dib_cache/source-repositories/multi_arch_sig_66cc862aa84a561574849d286cfdbdb86a178cc0 with ref * 2024-05-02 20:57:47.107 | Cloning from multi-arch-sig cache and applying ref * 2024-05-02 20:57:47.181 | (0529 / 1387) 2024-05-02 20:57:47.199 | Updating cache of https://opendev.org/openstack/murano.git in /opt/dib_cache/source-repositories/murano_61055536fc266095a140c1257507459eb0f80984 with ref * 2024-05-02 20:57:52.352 | Cloning from murano cache and applying ref * 2024-05-02 20:57:56.708 | (0530 / 1387) 2024-05-02 20:57:56.726 | Updating cache of https://opendev.org/openstack/murano-agent.git in /opt/dib_cache/source-repositories/murano_agent_d4c08079e830ddb71aeb61720ea3bfa60018760f with ref * 2024-05-02 20:57:59.508 | Cloning from murano-agent cache and applying ref * 2024-05-02 20:57:59.989 | (0531 / 1387) 2024-05-02 20:58:00.007 | Updating cache of https://opendev.org/openstack/murano-apps.git in /opt/dib_cache/source-repositories/murano_apps_d603158f36dfdcafeb1e9a4bf6d6400b2c0788fc with ref * 2024-05-02 20:58:00.657 | Cloning from murano-apps cache and applying ref * 2024-05-02 20:58:00.836 | (0532 / 1387) 2024-05-02 20:58:00.853 | Updating cache of https://opendev.org/openstack/murano-dashboard.git in /opt/dib_cache/source-repositories/murano_dashboard_13cc440288855e8fcbca6f6d2f5224f3ef15ab4e with ref * 2024-05-02 20:58:03.398 | Cloning from murano-dashboard cache and applying ref * 2024-05-02 20:58:06.389 | (0533 / 1387) 2024-05-02 20:58:06.408 | Updating cache of https://opendev.org/openstack/murano-pkg-check.git in /opt/dib_cache/source-repositories/murano_pkg_check_8ed8cc24fe261aa0c3ce440b4e2e3060b9d0af5a with ref * 2024-05-02 20:58:07.276 | Cloning from murano-pkg-check cache and applying ref * 2024-05-02 20:58:07.413 | (0534 / 1387) 2024-05-02 20:58:07.431 | Updating cache of https://opendev.org/openstack/murano-specs.git in /opt/dib_cache/source-repositories/murano_specs_4eab40c33e2b4b98ee46bfb23bdfd98a20d78c3d with ref * 2024-05-02 20:58:08.137 | Cloning from murano-specs cache and applying ref * 2024-05-02 20:58:08.270 | (0535 / 1387) 2024-05-02 20:58:08.288 | Updating cache of https://opendev.org/openstack/murano-tempest-plugin.git in /opt/dib_cache/source-repositories/murano_tempest_plugin_bf10bedd21475e860a1889fec0fc792e37724b92 with ref * 2024-05-02 20:58:09.457 | Cloning from murano-tempest-plugin cache and applying ref * 2024-05-02 20:58:09.583 | (0536 / 1387) 2024-05-02 20:58:09.601 | Updating cache of https://opendev.org/openstack/networking-bagpipe.git in /opt/dib_cache/source-repositories/networking_bagpipe_2096b3154e9bb6339f8b804c6402209b5afd2bbb with ref * 2024-05-02 20:58:12.198 | Cloning from networking-bagpipe cache and applying ref * 2024-05-02 20:58:19.741 | (0537 / 1387) 2024-05-02 20:58:19.758 | Updating cache of https://opendev.org/openstack/networking-baremetal.git in /opt/dib_cache/source-repositories/networking_baremetal_eb427548fcb1af7f1d3a8fbb5db2915477b76ca1 with ref * 2024-05-02 20:58:21.606 | Cloning from networking-baremetal cache and applying ref * 2024-05-02 20:58:25.407 | (0538 / 1387) 2024-05-02 20:58:25.424 | Updating cache of https://opendev.org/openstack/networking-bgpvpn.git in /opt/dib_cache/source-repositories/networking_bgpvpn_754f42a20e6cbf86343040a5d04246ae08cfa87e with ref * 2024-05-02 20:58:28.109 | Cloning from networking-bgpvpn cache and applying ref * 2024-05-02 20:58:35.777 | (0539 / 1387) 2024-05-02 20:58:35.795 | Updating cache of https://opendev.org/openstack/networking-generic-switch.git in /opt/dib_cache/source-repositories/networking_generic_switch_1aa8908ec8c5fae7ade92df58e29fcba26ae2d3d with ref * 2024-05-02 20:58:37.920 | Cloning from networking-generic-switch cache and applying ref * 2024-05-02 20:58:44.720 | (0540 / 1387) 2024-05-02 20:58:44.738 | Updating cache of https://opendev.org/openstack/networking-midonet.git in /opt/dib_cache/source-repositories/networking_midonet_18e78e832e3dd835fdfe81aa20215bd693587390 with ref * 2024-05-02 20:58:45.811 | Cloning from networking-midonet cache and applying ref * 2024-05-02 20:58:45.956 | (0541 / 1387) 2024-05-02 20:58:45.973 | Updating cache of https://opendev.org/openstack/networking-odl.git in /opt/dib_cache/source-repositories/networking_odl_1405e2de13271baacab0fcb975a0ada73900584b with ref * 2024-05-02 20:58:48.393 | Cloning from networking-odl cache and applying ref * 2024-05-02 20:58:55.498 | (0542 / 1387) 2024-05-02 20:58:55.515 | Updating cache of https://opendev.org/openstack/networking-ovn.git in /opt/dib_cache/source-repositories/networking_ovn_6f088c4fbd1b4021d2d36f41ea5e5fb885996fef with ref * 2024-05-02 20:58:56.156 | Cloning from networking-ovn cache and applying ref * 2024-05-02 20:58:56.466 | (0543 / 1387) 2024-05-02 20:58:56.484 | Updating cache of https://opendev.org/openstack/networking-sfc.git in /opt/dib_cache/source-repositories/networking_sfc_f76360479ac61e019a7a0c0ed114030338b01d69 with ref * 2024-05-02 20:58:58.707 | Cloning from networking-sfc cache and applying ref * 2024-05-02 20:59:04.041 | (0544 / 1387) 2024-05-02 20:59:04.058 | Updating cache of https://opendev.org/openstack/neutron.git in /opt/dib_cache/source-repositories/neutron_fc8e16d9fe9b517f84eb4bc4b04ca13c2cb0f449 with ref * 2024-05-02 20:59:07.959 | Cloning from neutron cache and applying ref * 2024-05-02 21:00:32.646 | (0545 / 1387) 2024-05-02 21:00:32.663 | Updating cache of https://opendev.org/openstack/neutron-dynamic-routing.git in /opt/dib_cache/source-repositories/neutron_dynamic_routing_02484a5bab0ea20c085937e3f8f0773a7ad79e43 with ref * 2024-05-02 21:00:35.353 | Cloning from neutron-dynamic-routing cache and applying ref * 2024-05-02 21:00:40.764 | (0546 / 1387) 2024-05-02 21:00:40.781 | Updating cache of https://opendev.org/openstack/neutron-fwaas.git in /opt/dib_cache/source-repositories/neutron_fwaas_5e79656921357d537a41f087997a8b88047bfb68 with ref * 2024-05-02 21:00:43.631 | Cloning from neutron-fwaas cache and applying ref * 2024-05-02 21:00:56.463 | (0547 / 1387) 2024-05-02 21:00:56.480 | Updating cache of https://opendev.org/openstack/neutron-fwaas-dashboard.git in /opt/dib_cache/source-repositories/neutron_fwaas_dashboard_4b5634e82fdc9c0ff9b206543a1534b809bf6ee7 with ref * 2024-05-02 21:00:58.535 | Cloning from neutron-fwaas-dashboard cache and applying ref * 2024-05-02 21:00:59.469 | (0548 / 1387) 2024-05-02 21:00:59.486 | Updating cache of https://opendev.org/openstack/neutron-lib.git in /opt/dib_cache/source-repositories/neutron_lib_aa661d6548f0cd90205aff0f42239abf3e6af140 with ref * 2024-05-02 21:01:04.403 | Cloning from neutron-lib cache and applying ref * 2024-05-02 21:01:43.644 | (0549 / 1387) 2024-05-02 21:01:43.661 | Updating cache of https://opendev.org/openstack/neutron-specs.git in /opt/dib_cache/source-repositories/neutron_specs_89615f86921bac2b7456e9d7c3dc059fd12e3c01 with ref * 2024-05-02 21:01:45.170 | Cloning from neutron-specs cache and applying ref * 2024-05-02 21:01:50.087 | (0550 / 1387) 2024-05-02 21:01:50.105 | Updating cache of https://opendev.org/openstack/neutron-tempest-plugin.git in /opt/dib_cache/source-repositories/neutron_tempest_plugin_e7892098b876fb0692c494003d55d7bfc42488e5 with ref * 2024-05-02 21:01:52.304 | Cloning from neutron-tempest-plugin cache and applying ref * 2024-05-02 21:02:18.623 | (0551 / 1387) 2024-05-02 21:02:18.641 | Updating cache of https://opendev.org/openstack/neutron-vpnaas.git in /opt/dib_cache/source-repositories/neutron_vpnaas_9cb96011f42d771d4c82d793edde38757cbb768d with ref * 2024-05-02 21:02:23.442 | Cloning from neutron-vpnaas cache and applying ref * 2024-05-02 21:02:30.361 | (0552 / 1387) 2024-05-02 21:02:30.383 | Updating cache of https://opendev.org/openstack/neutron-vpnaas-dashboard.git in /opt/dib_cache/source-repositories/neutron_vpnaas_dashboard_a8b6e522d791a8d47be8b4bca4ad9e8d93be910f with ref * 2024-05-02 21:02:32.560 | Cloning from neutron-vpnaas-dashboard cache and applying ref * 2024-05-02 21:02:35.915 | (0553 / 1387) 2024-05-02 21:02:35.933 | Updating cache of https://opendev.org/openstack/nose-html-output.git in /opt/dib_cache/source-repositories/nose_html_output_6af3c9e3ae9708dea2e59c0b8b020a3679866b6b with ref * 2024-05-02 21:02:36.287 | Cloning from nose-html-output cache and applying ref * 2024-05-02 21:02:36.367 | (0554 / 1387) 2024-05-02 21:02:36.384 | Updating cache of https://opendev.org/openstack/nova.git in /opt/dib_cache/source-repositories/nova_fc7fe01d5e091fd6bdee3c94b8421f772daf2940 with ref * 2024-05-02 21:02:42.934 | Cloning from nova cache and applying ref * 2024-05-02 21:04:33.545 | (0555 / 1387) 2024-05-02 21:04:33.563 | Updating cache of https://opendev.org/openstack/nova-specs.git in /opt/dib_cache/source-repositories/nova_specs_a433811268c4abada99b36db0eab7994ffbb0fcd with ref * 2024-05-02 21:04:34.630 | Cloning from nova-specs cache and applying ref * 2024-05-02 21:04:46.515 | (0556 / 1387) 2024-05-02 21:04:46.533 | Updating cache of https://opendev.org/openstack/octavia.git in /opt/dib_cache/source-repositories/octavia_863fa1e5e38b768be943b8122ab48a7ec93b0797 with ref * 2024-05-02 21:05:05.196 | Cloning from octavia cache and applying ref * 2024-05-02 21:06:55.388 | (0557 / 1387) 2024-05-02 21:06:55.406 | Updating cache of https://opendev.org/openstack/octavia-dashboard.git in /opt/dib_cache/source-repositories/octavia_dashboard_9dd27d9246486f83f2fda3f295ad51f17386f353 with ref * 2024-05-02 21:07:01.995 | Cloning from octavia-dashboard cache and applying ref * 2024-05-02 21:07:16.979 | (0558 / 1387) 2024-05-02 21:07:16.997 | Updating cache of https://opendev.org/openstack/octavia-lib.git in /opt/dib_cache/source-repositories/octavia_lib_2b679a014b3f67e2f0cbde6ead019e0b5a14018e with ref * 2024-05-02 21:07:19.916 | Cloning from octavia-lib cache and applying ref * 2024-05-02 21:07:28.175 | (0559 / 1387) 2024-05-02 21:07:28.193 | Updating cache of https://opendev.org/openstack/octavia-tempest-plugin.git in /opt/dib_cache/source-repositories/octavia_tempest_plugin_2c140670065b74c96e4fc8273f7e953ebaf959e6 with ref * 2024-05-02 21:07:31.379 | Cloning from octavia-tempest-plugin cache and applying ref * 2024-05-02 21:07:42.138 | (0560 / 1387) 2024-05-02 21:07:42.156 | Updating cache of https://opendev.org/openstack/openapi.git in /opt/dib_cache/source-repositories/openapi_df00d935b4d6c6d3c0851f060bebd704f5bc4eaa with ref * 2024-05-02 21:07:42.641 | Cloning from openapi cache and applying ref * 2024-05-02 21:07:42.713 | (0561 / 1387) 2024-05-02 21:07:42.731 | Updating cache of https://opendev.org/openstack/openstack.git in /opt/dib_cache/source-repositories/openstack_179b61797588a5983c2f97c6533dca570c8f887d with ref * 2024-05-02 21:09:17.990 | Cloning from openstack cache and applying ref * 2024-05-02 21:12:20.665 | (0562 / 1387) 2024-05-02 21:12:20.683 | Updating cache of https://opendev.org/openstack/openstack-ansible.git in /opt/dib_cache/source-repositories/openstack_ansible_3cfbda96ab4e3150d6a8251a1f52e58df97eaa56 with ref * 2024-05-02 21:12:37.177 | Cloning from openstack-ansible cache and applying ref * 2024-05-02 21:15:24.711 | (0563 / 1387) 2024-05-02 21:15:24.729 | 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-05-02 21:15:27.540 | Cloning from openstack-ansible-apt_package_pinning cache and applying ref * 2024-05-02 21:15:29.322 | (0564 / 1387) 2024-05-02 21:15:29.340 | 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-05-02 21:15:31.357 | Cloning from openstack-ansible-ceph_client cache and applying ref * 2024-05-02 21:15:38.853 | (0565 / 1387) 2024-05-02 21:15:38.871 | 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-05-02 21:15:39.729 | Cloning from openstack-ansible-galera_client cache and applying ref * 2024-05-02 21:15:39.843 | (0566 / 1387) 2024-05-02 21:15:39.861 | 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-05-02 21:15:41.904 | Cloning from openstack-ansible-galera_server cache and applying ref * 2024-05-02 21:15:50.192 | (0567 / 1387) 2024-05-02 21:15:50.210 | 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-05-02 21:15:52.736 | Cloning from openstack-ansible-haproxy_server cache and applying ref * 2024-05-02 21:16:04.851 | (0568 / 1387) 2024-05-02 21:16:04.869 | 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-05-02 21:16:06.550 | Cloning from openstack-ansible-lxc_container_create cache and applying ref * 2024-05-02 21:16:09.451 | (0569 / 1387) 2024-05-02 21:16:09.468 | 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-05-02 21:16:10.940 | Cloning from openstack-ansible-lxc_hosts cache and applying ref * 2024-05-02 21:16:16.371 | (0570 / 1387) 2024-05-02 21:16:16.388 | 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-05-02 21:16:17.996 | Cloning from openstack-ansible-memcached_server cache and applying ref * 2024-05-02 21:16:19.399 | (0571 / 1387) 2024-05-02 21:16:19.417 | 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-05-02 21:16:20.069 | Cloning from openstack-ansible-nspawn_container_create cache and applying ref * 2024-05-02 21:16:20.147 | (0572 / 1387) 2024-05-02 21:16:20.165 | 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-05-02 21:16:21.080 | Cloning from openstack-ansible-nspawn_hosts cache and applying ref * 2024-05-02 21:16:21.246 | (0573 / 1387) 2024-05-02 21:16:21.264 | 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-05-02 21:16:23.756 | Cloning from openstack-ansible-openstack_hosts cache and applying ref * 2024-05-02 21:16:33.435 | (0574 / 1387) 2024-05-02 21:16:33.452 | 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-05-02 21:16:34.846 | Cloning from openstack-ansible-openstack_openrc cache and applying ref * 2024-05-02 21:16:35.162 | (0575 / 1387) 2024-05-02 21:16:35.180 | Updating cache of https://opendev.org/openstack/openstack-ansible-ops.git in /opt/dib_cache/source-repositories/openstack_ansible_ops_5622174296751e99f199665b3a8250bca48f26cb with ref * 2024-05-02 21:16:37.131 | Cloning from openstack-ansible-ops cache and applying ref * 2024-05-02 21:16:50.519 | (0576 / 1387) 2024-05-02 21:16:50.537 | 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-05-02 21:16:52.009 | Cloning from openstack-ansible-os_adjutant cache and applying ref * 2024-05-02 21:16:54.814 | (0577 / 1387) 2024-05-02 21:16:54.833 | 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-05-02 21:16:56.824 | Cloning from openstack-ansible-os_aodh cache and applying ref * 2024-05-02 21:16:58.955 | (0578 / 1387) 2024-05-02 21:16:58.972 | 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-05-02 21:17:00.746 | Cloning from openstack-ansible-os_barbican cache and applying ref * 2024-05-02 21:17:02.350 | (0579 / 1387) 2024-05-02 21:17:02.368 | 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-05-02 21:17:04.244 | Cloning from openstack-ansible-os_blazar cache and applying ref * 2024-05-02 21:17:08.547 | (0580 / 1387) 2024-05-02 21:17:08.565 | 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-05-02 21:17:11.130 | Cloning from openstack-ansible-os_ceilometer cache and applying ref * 2024-05-02 21:17:15.745 | (0581 / 1387) 2024-05-02 21:17:15.763 | 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-05-02 21:17:18.576 | Cloning from openstack-ansible-os_cinder cache and applying ref * 2024-05-02 21:17:23.365 | (0582 / 1387) 2024-05-02 21:17:23.383 | 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-05-02 21:17:24.971 | Cloning from openstack-ansible-os_cloudkitty cache and applying ref * 2024-05-02 21:17:27.120 | (0583 / 1387) 2024-05-02 21:17:27.138 | 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-05-02 21:17:28.453 | Cloning from openstack-ansible-os_congress cache and applying ref * 2024-05-02 21:17:28.531 | (0584 / 1387) 2024-05-02 21:17:28.548 | 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-05-02 21:17:29.830 | Cloning from openstack-ansible-os_designate cache and applying ref * 2024-05-02 21:17:31.654 | (0585 / 1387) 2024-05-02 21:17:31.672 | 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-05-02 21:17:33.875 | Cloning from openstack-ansible-os_glance cache and applying ref * 2024-05-02 21:17:40.479 | (0586 / 1387) 2024-05-02 21:17:40.497 | 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-05-02 21:17:42.332 | Cloning from openstack-ansible-os_gnocchi cache and applying ref * 2024-05-02 21:17:44.765 | (0587 / 1387) 2024-05-02 21:17:44.783 | 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-05-02 21:17:46.454 | Cloning from openstack-ansible-os_heat cache and applying ref * 2024-05-02 21:17:48.898 | (0588 / 1387) 2024-05-02 21:17:48.916 | 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-05-02 21:17:50.871 | Cloning from openstack-ansible-os_horizon cache and applying ref * 2024-05-02 21:17:57.649 | (0589 / 1387) 2024-05-02 21:17:57.667 | 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-05-02 21:18:00.514 | Cloning from openstack-ansible-os_ironic cache and applying ref * 2024-05-02 21:18:09.133 | (0590 / 1387) 2024-05-02 21:18:09.151 | 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-05-02 21:18:09.535 | Cloning from openstack-ansible-os_karbor cache and applying ref * 2024-05-02 21:18:09.607 | (0591 / 1387) 2024-05-02 21:18:09.624 | 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-05-02 21:18:11.296 | Cloning from openstack-ansible-os_keystone cache and applying ref * 2024-05-02 21:18:17.467 | (0592 / 1387) 2024-05-02 21:18:17.485 | 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-05-02 21:18:18.932 | Cloning from openstack-ansible-os_magnum cache and applying ref * 2024-05-02 21:18:24.227 | (0593 / 1387) 2024-05-02 21:18:24.245 | 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-05-02 21:18:26.424 | Cloning from openstack-ansible-os_manila cache and applying ref * 2024-05-02 21:18:28.720 | (0594 / 1387) 2024-05-02 21:18:28.737 | 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-05-02 21:18:30.814 | Cloning from openstack-ansible-os_masakari cache and applying ref * 2024-05-02 21:18:32.954 | (0595 / 1387) 2024-05-02 21:18:32.972 | 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-05-02 21:18:34.534 | Cloning from openstack-ansible-os_mistral cache and applying ref * 2024-05-02 21:18:36.429 | (0596 / 1387) 2024-05-02 21:18:36.447 | 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-05-02 21:18:37.734 | Cloning from openstack-ansible-os_monasca cache and applying ref * 2024-05-02 21:18:37.813 | (0597 / 1387) 2024-05-02 21:18:37.830 | 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-05-02 21:18:38.984 | Cloning from openstack-ansible-os_monasca-agent cache and applying ref * 2024-05-02 21:18:39.061 | (0598 / 1387) 2024-05-02 21:18:39.079 | 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-05-02 21:18:40.959 | Cloning from openstack-ansible-os_murano cache and applying ref * 2024-05-02 21:18:43.381 | (0599 / 1387) 2024-05-02 21:18:43.399 | 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-05-02 21:18:47.005 | Cloning from openstack-ansible-os_neutron cache and applying ref * 2024-05-02 21:19:06.804 | (0600 / 1387) 2024-05-02 21:19:06.821 | 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-05-02 21:19:10.464 | Cloning from openstack-ansible-os_nova cache and applying ref * 2024-05-02 21:19:29.609 | (0601 / 1387) 2024-05-02 21:19:29.627 | 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-05-02 21:19:32.464 | Cloning from openstack-ansible-os_octavia cache and applying ref * 2024-05-02 21:19:35.643 | (0602 / 1387) 2024-05-02 21:19:35.660 | 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-05-02 21:19:37.400 | Cloning from openstack-ansible-os_panko cache and applying ref * 2024-05-02 21:19:37.607 | (0603 / 1387) 2024-05-02 21:19:37.625 | 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-05-02 21:19:39.616 | Cloning from openstack-ansible-os_placement cache and applying ref * 2024-05-02 21:19:41.849 | (0604 / 1387) 2024-05-02 21:19:41.866 | 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-05-02 21:19:43.320 | Cloning from openstack-ansible-os_rally cache and applying ref * 2024-05-02 21:19:44.462 | (0605 / 1387) 2024-05-02 21:19:44.480 | 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-05-02 21:19:48.926 | Cloning from openstack-ansible-os_sahara cache and applying ref * 2024-05-02 21:19:51.419 | (0606 / 1387) 2024-05-02 21:19:51.437 | 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-05-02 21:19:53.146 | Cloning from openstack-ansible-os_senlin cache and applying ref * 2024-05-02 21:19:56.414 | (0607 / 1387) 2024-05-02 21:19:56.432 | 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-05-02 21:19:58.050 | Cloning from openstack-ansible-os_skyline cache and applying ref * 2024-05-02 21:20:02.421 | (0608 / 1387) 2024-05-02 21:20:02.439 | 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-05-02 21:20:05.108 | Cloning from openstack-ansible-os_swift cache and applying ref * 2024-05-02 21:20:06.925 | (0609 / 1387) 2024-05-02 21:20:06.943 | 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-05-02 21:20:09.708 | Cloning from openstack-ansible-os_tacker cache and applying ref * 2024-05-02 21:20:14.024 | (0610 / 1387) 2024-05-02 21:20:14.042 | 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-05-02 21:20:16.648 | Cloning from openstack-ansible-os_tempest cache and applying ref * 2024-05-02 21:20:24.664 | (0611 / 1387) 2024-05-02 21:20:24.682 | 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-05-02 21:20:28.101 | Cloning from openstack-ansible-os_trove cache and applying ref * 2024-05-02 21:20:32.381 | (0612 / 1387) 2024-05-02 21:20:32.399 | 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-05-02 21:20:34.672 | Cloning from openstack-ansible-os_zun cache and applying ref * 2024-05-02 21:20:37.580 | (0613 / 1387) 2024-05-02 21:20:37.597 | Updating cache of https://opendev.org/openstack/openstack-ansible-plugins.git in /opt/dib_cache/source-repositories/openstack_ansible_plugins_f622f0f9a06a1a5f5dc9d328f2994db43f926e39 with ref * 2024-05-02 21:20:40.395 | Cloning from openstack-ansible-plugins cache and applying ref * 2024-05-02 21:20:55.698 | (0614 / 1387) 2024-05-02 21:20:55.716 | 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-05-02 21:20:59.359 | Cloning from openstack-ansible-rabbitmq_server cache and applying ref * 2024-05-02 21:21:09.225 | (0615 / 1387) 2024-05-02 21:21:09.243 | 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-05-02 21:21:11.336 | Cloning from openstack-ansible-repo_server cache and applying ref * 2024-05-02 21:21:13.519 | (0616 / 1387) 2024-05-02 21:21:13.536 | 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-05-02 21:21:14.981 | Cloning from openstack-ansible-rsyslog_client cache and applying ref * 2024-05-02 21:21:15.176 | (0617 / 1387) 2024-05-02 21:21:15.193 | 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-05-02 21:21:16.221 | Cloning from openstack-ansible-rsyslog_server cache and applying ref * 2024-05-02 21:21:16.345 | (0618 / 1387) 2024-05-02 21:21:16.363 | Updating cache of https://opendev.org/openstack/openstack-ansible-specs.git in /opt/dib_cache/source-repositories/openstack_ansible_specs_fd1b50547a1f7385f6e1cd13dad41459597612b1 with ref * 2024-05-02 21:21:16.908 | Cloning from openstack-ansible-specs cache and applying ref * 2024-05-02 21:21:17.452 | (0619 / 1387) 2024-05-02 21:21:17.469 | Updating cache of https://opendev.org/openstack/openstack-ansible-tests.git in /opt/dib_cache/source-repositories/openstack_ansible_tests_c0e8ad6c660e5649a017d0597b1a0b007318a44d with ref * 2024-05-02 21:21:19.475 | Cloning from openstack-ansible-tests cache and applying ref * 2024-05-02 21:21:21.569 | (0620 / 1387) 2024-05-02 21:21:21.587 | Updating cache of https://opendev.org/openstack/openstack-doc-tools.git in /opt/dib_cache/source-repositories/openstack_doc_tools_176dd381cbecb7243c1f02da5975b19be158f647 with ref * 2024-05-02 21:21:22.555 | Cloning from openstack-doc-tools cache and applying ref * 2024-05-02 21:21:23.346 | (0621 / 1387) 2024-05-02 21:21:23.367 | Updating cache of https://opendev.org/openstack/openstack-helm.git in /opt/dib_cache/source-repositories/openstack_helm_2b1557eceb04e43755692a70d663120a5a282659 with ref * 2024-05-02 21:21:32.855 | Cloning from openstack-helm cache and applying ref * 2024-05-02 21:22:56.087 | (0622 / 1387) 2024-05-02 21:22:56.105 | Updating cache of https://opendev.org/openstack/openstack-helm-images.git in /opt/dib_cache/source-repositories/openstack_helm_images_9c4a2be61c7dc26af28c57a4754cd6f60718a91f with ref * 2024-05-02 21:22:56.823 | Cloning from openstack-helm-images cache and applying ref * 2024-05-02 21:23:21.561 | (0623 / 1387) 2024-05-02 21:23:21.580 | Updating cache of https://opendev.org/openstack/openstack-helm-infra.git in /opt/dib_cache/source-repositories/openstack_helm_infra_087a38fcca99641f7941ba4a93b74cc735cb8e59 with ref * 2024-05-02 21:23:30.124 | Cloning from openstack-helm-infra cache and applying ref * 2024-05-02 21:24:32.427 | (0624 / 1387) 2024-05-02 21:24:32.445 | Updating cache of https://opendev.org/openstack/openstack-helm-plugin.git in /opt/dib_cache/source-repositories/openstack_helm_plugin_83ca03775ea043579493c50ca7be2dbbbcf81907 with ref * 2024-05-02 21:24:33.212 | Cloning from openstack-helm-plugin cache and applying ref * 2024-05-02 21:24:33.499 | (0625 / 1387) 2024-05-02 21:24:33.516 | Updating cache of https://opendev.org/openstack/openstack-manuals.git in /opt/dib_cache/source-repositories/openstack_manuals_06e75d7930c2a388dc8913513389ca21b0499fd1 with ref * 2024-05-02 21:24:35.254 | Cloning from openstack-manuals cache and applying ref * 2024-05-02 21:25:30.658 | (0626 / 1387) 2024-05-02 21:25:30.676 | Updating cache of https://opendev.org/openstack/openstack-nose.git in /opt/dib_cache/source-repositories/openstack_nose_ae26e2391bd6478d0110f0230def4e6392ad79d0 with ref * 2024-05-02 21:25:31.113 | Cloning from openstack-nose cache and applying ref * 2024-05-02 21:25:31.186 | (0627 / 1387) 2024-05-02 21:25:31.205 | Updating cache of https://opendev.org/openstack/openstack-planet.git in /opt/dib_cache/source-repositories/openstack_planet_e4bd9d38c82b9fc95cbf88d1a929ce736c25015a with ref * 2024-05-02 21:25:31.677 | Cloning from openstack-planet cache and applying ref * 2024-05-02 21:25:33.219 | (0628 / 1387) 2024-05-02 21:25:33.237 | Updating cache of https://opendev.org/openstack/openstack-zuul-jobs.git in /opt/dib_cache/source-repositories/openstack_zuul_jobs_6f6daae78a70131850b409dd379a6ba788228c39 with ref * 2024-05-02 21:25:35.493 | Cloning from openstack-zuul-jobs cache and applying ref * 2024-05-02 21:25:57.565 | (0629 / 1387) 2024-05-02 21:25:57.582 | Updating cache of https://opendev.org/openstack/openstack-zuul-roles.git in /opt/dib_cache/source-repositories/openstack_zuul_roles_d32ab5c6569cc50ac8a5aa5c2cd2e36fc66e3e3e with ref * 2024-05-02 21:25:58.017 | Cloning from openstack-zuul-roles cache and applying ref * 2024-05-02 21:25:58.089 | (0630 / 1387) 2024-05-02 21:25:58.107 | Updating cache of https://opendev.org/openstack/openstackclient.git in /opt/dib_cache/source-repositories/openstackclient_f68d26c06a37397d3d0c74e7291057f53daec696 with ref * 2024-05-02 21:25:59.108 | Cloning from openstackclient cache and applying ref * 2024-05-02 21:26:00.897 | (0631 / 1387) 2024-05-02 21:26:00.914 | Updating cache of https://opendev.org/openstack/openstackdocstheme.git in /opt/dib_cache/source-repositories/openstackdocstheme_44379ee93357a5ba99ef78a5042d8670d38a5d6c with ref * 2024-05-02 21:26:02.386 | Cloning from openstackdocstheme cache and applying ref * 2024-05-02 21:26:05.160 | (0632 / 1387) 2024-05-02 21:26:05.177 | Updating cache of https://opendev.org/openstack/openstacksdk.git in /opt/dib_cache/source-repositories/openstacksdk_b24ff0f55892b6991247ae6c165a6f6c1c85f044 with ref * 2024-05-02 21:26:10.203 | Cloning from openstacksdk cache and applying ref * 2024-05-02 21:27:54.049 | (0633 / 1387) 2024-05-02 21:27:54.067 | Updating cache of https://opendev.org/openstack/operations-guide.git in /opt/dib_cache/source-repositories/operations_guide_ced27f3f3cee3b9a3b448b43ac22b8948b0a7d04 with ref * 2024-05-02 21:27:55.300 | Cloning from operations-guide cache and applying ref * 2024-05-02 21:27:57.080 | (0634 / 1387) 2024-05-02 21:27:57.097 | Updating cache of https://opendev.org/openstack/os-api-ref.git in /opt/dib_cache/source-repositories/os_api_ref_499263bac65d2b3e9a9dc484e4909289b0ade7ed with ref * 2024-05-02 21:27:58.293 | Cloning from os-api-ref cache and applying ref * 2024-05-02 21:27:59.288 | (0635 / 1387) 2024-05-02 21:27:59.312 | Updating cache of https://opendev.org/openstack/os-apply-config.git in /opt/dib_cache/source-repositories/os_apply_config_6057682f9ad7e376e8a11794db383ff65acd3028 with ref * 2024-05-02 21:28:00.347 | Cloning from os-apply-config cache and applying ref * 2024-05-02 21:28:02.550 | (0636 / 1387) 2024-05-02 21:28:02.569 | Updating cache of https://opendev.org/openstack/os-brick.git in /opt/dib_cache/source-repositories/os_brick_86cc857acfb1f57ff857a9c4b2d59db4045bb16d with ref * 2024-05-02 21:28:07.110 | Cloning from os-brick cache and applying ref * 2024-05-02 21:28:35.637 | (0637 / 1387) 2024-05-02 21:28:35.654 | Updating cache of https://opendev.org/openstack/os-client-config.git in /opt/dib_cache/source-repositories/os_client_config_758c96686e28cdccff7d40e7cd90780fe039b599 with ref * 2024-05-02 21:28:36.889 | Cloning from os-client-config cache and applying ref * 2024-05-02 21:28:37.180 | (0638 / 1387) 2024-05-02 21:28:37.198 | Updating cache of https://opendev.org/openstack/os-collect-config.git in /opt/dib_cache/source-repositories/os_collect_config_44852c9388e8f712fe2724d929c0a286d4905752 with ref * 2024-05-02 21:28:38.359 | Cloning from os-collect-config cache and applying ref * 2024-05-02 21:28:40.394 | (0639 / 1387) 2024-05-02 21:28:40.411 | Updating cache of https://opendev.org/openstack/os-ken.git in /opt/dib_cache/source-repositories/os_ken_8171faead45f3a2b30df8c0a4845a6be128bc8aa with ref * 2024-05-02 21:28:42.764 | Cloning from os-ken cache and applying ref * 2024-05-02 21:28:48.983 | (0640 / 1387) 2024-05-02 21:28:49.001 | Updating cache of https://opendev.org/openstack/os-performance-tools.git in /opt/dib_cache/source-repositories/os_performance_tools_768562fd08890aeff7129b2c2dd4cf5031ba8f07 with ref * 2024-05-02 21:28:49.541 | Cloning from os-performance-tools cache and applying ref * 2024-05-02 21:28:49.744 | (0641 / 1387) 2024-05-02 21:28:49.762 | Updating cache of https://opendev.org/openstack/os-refresh-config.git in /opt/dib_cache/source-repositories/os_refresh_config_746acd5e9c513e82399b5c470d482c712d5906b3 with ref * 2024-05-02 21:28:50.797 | Cloning from os-refresh-config cache and applying ref * 2024-05-02 21:28:52.363 | (0642 / 1387) 2024-05-02 21:28:52.381 | Updating cache of https://opendev.org/openstack/os-resource-classes.git in /opt/dib_cache/source-repositories/os_resource_classes_4d5056c985055140eae4dd14ecd859aa71db7565 with ref * 2024-05-02 21:28:53.288 | Cloning from os-resource-classes cache and applying ref * 2024-05-02 21:28:53.621 | (0643 / 1387) 2024-05-02 21:28:53.639 | Updating cache of https://opendev.org/openstack/os-service-types.git in /opt/dib_cache/source-repositories/os_service_types_5385753ebb02d97ee6d591aed9fa4da0758109c5 with ref * 2024-05-02 21:28:54.391 | Cloning from os-service-types cache and applying ref * 2024-05-02 21:28:54.541 | (0644 / 1387) 2024-05-02 21:28:54.560 | Updating cache of https://opendev.org/openstack/os-testr.git in /opt/dib_cache/source-repositories/os_testr_28d278e4c93f3a79f8060b4645b75a04a0e0d417 with ref * 2024-05-02 21:28:55.303 | Cloning from os-testr cache and applying ref * 2024-05-02 21:28:56.055 | (0645 / 1387) 2024-05-02 21:28:56.073 | Updating cache of https://opendev.org/openstack/os-traits.git in /opt/dib_cache/source-repositories/os_traits_3eb04b0ab587d9b764dea336fa0a23c7e287a952 with ref * 2024-05-02 21:28:57.643 | Cloning from os-traits cache and applying ref * 2024-05-02 21:28:58.946 | (0646 / 1387) 2024-05-02 21:28:58.965 | Updating cache of https://opendev.org/openstack/os-vif.git in /opt/dib_cache/source-repositories/os_vif_72409b62b10a6fe91f12f87cd25eb89d6b1972fe with ref * 2024-05-02 21:29:02.301 | Cloning from os-vif cache and applying ref * 2024-05-02 21:29:05.988 | (0647 / 1387) 2024-05-02 21:29:06.006 | Updating cache of https://opendev.org/openstack/osc-lib.git in /opt/dib_cache/source-repositories/osc_lib_5db1c2a71284cd74907f91bdcc8a8b44e77ebcfc with ref * 2024-05-02 21:29:08.797 | Cloning from osc-lib cache and applying ref * 2024-05-02 21:29:13.598 | (0648 / 1387) 2024-05-02 21:29:13.615 | Updating cache of https://opendev.org/openstack/osc-placement.git in /opt/dib_cache/source-repositories/osc_placement_12ed4dead93dcad4aa54c92dc27b692740f02afb with ref * 2024-05-02 21:29:15.884 | Cloning from osc-placement cache and applying ref * 2024-05-02 21:29:17.454 | (0649 / 1387) 2024-05-02 21:29:17.472 | Updating cache of https://opendev.org/openstack/oslo-cookiecutter.git in /opt/dib_cache/source-repositories/oslo_cookiecutter_ac662018c2037f80aa15d273a69bb81264d2acf0 with ref * 2024-05-02 21:29:17.848 | Cloning from oslo-cookiecutter cache and applying ref * 2024-05-02 21:29:17.927 | (0650 / 1387) 2024-05-02 21:29:17.944 | Updating cache of https://opendev.org/openstack/oslo-specs.git in /opt/dib_cache/source-repositories/oslo_specs_c54d90d6a0773ce0e274754bbc86d94eaabf9c49 with ref * 2024-05-02 21:29:18.531 | Cloning from oslo-specs cache and applying ref * 2024-05-02 21:29:19.721 | (0651 / 1387) 2024-05-02 21:29:19.739 | Updating cache of https://opendev.org/openstack/oslo.cache.git in /opt/dib_cache/source-repositories/oslo_cache_f4ed03f1ffcb443838ec4e029e078c3b5be8e004 with ref * 2024-05-02 21:29:22.381 | Cloning from oslo.cache cache and applying ref * 2024-05-02 21:29:29.235 | (0652 / 1387) 2024-05-02 21:29:29.254 | Updating cache of https://opendev.org/openstack/oslo.concurrency.git in /opt/dib_cache/source-repositories/oslo_concurrency_e5a64d5ee2ec1b9dba8465d79c307a790f2956da with ref * 2024-05-02 21:29:30.911 | Cloning from oslo.concurrency cache and applying ref * 2024-05-02 21:29:33.037 | (0653 / 1387) 2024-05-02 21:29:33.056 | Updating cache of https://opendev.org/openstack/oslo.config.git in /opt/dib_cache/source-repositories/oslo_config_cea54b78139bbae3a9cba183c55e42420dfb7b7d with ref * 2024-05-02 21:29:35.507 | Cloning from oslo.config cache and applying ref * 2024-05-02 21:29:38.191 | (0654 / 1387) 2024-05-02 21:29:38.217 | Updating cache of https://opendev.org/openstack/oslo.context.git in /opt/dib_cache/source-repositories/oslo_context_ef80e9955eb3bb62ec27d07f4f68b51c451d7719 with ref * 2024-05-02 21:29:40.233 | Cloning from oslo.context cache and applying ref * 2024-05-02 21:29:42.188 | (0655 / 1387) 2024-05-02 21:29:42.205 | Updating cache of https://opendev.org/openstack/oslo.db.git in /opt/dib_cache/source-repositories/oslo_db_c1e40be46f4fa72cc6aa21f49d8b12d451ae4c6a with ref * 2024-05-02 21:29:45.065 | Cloning from oslo.db cache and applying ref * 2024-05-02 21:29:58.930 | (0656 / 1387) 2024-05-02 21:29:58.947 | Updating cache of https://opendev.org/openstack/oslo.i18n.git in /opt/dib_cache/source-repositories/oslo_i18n_3388cc54e168abe61867b8e5a2a6d8c24d0bcfe4 with ref * 2024-05-02 21:30:00.530 | Cloning from oslo.i18n cache and applying ref * 2024-05-02 21:30:05.705 | (0657 / 1387) 2024-05-02 21:30:05.724 | Updating cache of https://opendev.org/openstack/oslo.limit.git in /opt/dib_cache/source-repositories/oslo_limit_d74ba82cd695bae8896c7b78ac26c76023923168 with ref * 2024-05-02 21:30:08.358 | Cloning from oslo.limit cache and applying ref * 2024-05-02 21:30:11.444 | (0658 / 1387) 2024-05-02 21:30:11.465 | Updating cache of https://opendev.org/openstack/oslo.log.git in /opt/dib_cache/source-repositories/oslo_log_64e906312df71dedc5d1ccd1a64d58cd294ae926 with ref * 2024-05-02 21:30:13.979 | Cloning from oslo.log cache and applying ref * 2024-05-02 21:30:18.968 | (0659 / 1387) 2024-05-02 21:30:18.987 | Updating cache of https://opendev.org/openstack/oslo.messaging.git in /opt/dib_cache/source-repositories/oslo_messaging_afb0f57519226263fcc42593b74fc411d0aaf703 with ref * 2024-05-02 21:30:24.187 | Cloning from oslo.messaging cache and applying ref * 2024-05-02 21:30:44.939 | (0660 / 1387) 2024-05-02 21:30:44.957 | Updating cache of https://opendev.org/openstack/oslo.metrics.git in /opt/dib_cache/source-repositories/oslo_metrics_1d1f9a407fd94b982531d9930ec8d9c132bf72a6 with ref * 2024-05-02 21:30:46.672 | Cloning from oslo.metrics cache and applying ref * 2024-05-02 21:30:48.360 | (0661 / 1387) 2024-05-02 21:30:48.377 | Updating cache of https://opendev.org/openstack/oslo.middleware.git in /opt/dib_cache/source-repositories/oslo_middleware_1884936fa487d3306017f132982fcedf15f57967 with ref * 2024-05-02 21:30:51.723 | Cloning from oslo.middleware cache and applying ref * 2024-05-02 21:30:57.465 | (0662 / 1387) 2024-05-02 21:30:57.483 | Updating cache of https://opendev.org/openstack/oslo.policy.git in /opt/dib_cache/source-repositories/oslo_policy_b0a4a0dc02f704fab0f0b2cf4ef33b1ce38cba62 with ref * 2024-05-02 21:31:00.195 | Cloning from oslo.policy cache and applying ref * 2024-05-02 21:31:03.632 | (0663 / 1387) 2024-05-02 21:31:03.649 | Updating cache of https://opendev.org/openstack/oslo.privsep.git in /opt/dib_cache/source-repositories/oslo_privsep_a977a6b5141098f5471ac7753db0fcf72f8baa23 with ref * 2024-05-02 21:31:05.434 | Cloning from oslo.privsep cache and applying ref * 2024-05-02 21:31:07.799 | (0664 / 1387) 2024-05-02 21:31:07.817 | Updating cache of https://opendev.org/openstack/oslo.reports.git in /opt/dib_cache/source-repositories/oslo_reports_c1c05138a4e391017afab5d3c1ebb8863cc98567 with ref * 2024-05-02 21:31:09.169 | Cloning from oslo.reports cache and applying ref * 2024-05-02 21:31:11.091 | (0665 / 1387) 2024-05-02 21:31:11.109 | Updating cache of https://opendev.org/openstack/oslo.rootwrap.git in /opt/dib_cache/source-repositories/oslo_rootwrap_a2a87439735232e8ce1e48f9a3aab525c64910a1 with ref * 2024-05-02 21:31:12.633 | Cloning from oslo.rootwrap cache and applying ref * 2024-05-02 21:31:14.019 | (0666 / 1387) 2024-05-02 21:31:14.037 | Updating cache of https://opendev.org/openstack/oslo.serialization.git in /opt/dib_cache/source-repositories/oslo_serialization_a55a74fee3027d0733046dee5686092bed1998fe with ref * 2024-05-02 21:31:16.238 | Cloning from oslo.serialization cache and applying ref * 2024-05-02 21:31:21.460 | (0667 / 1387) 2024-05-02 21:31:21.478 | Updating cache of https://opendev.org/openstack/oslo.service.git in /opt/dib_cache/source-repositories/oslo_service_fc48ae92934f1e628dedbc2ccd5154e7b132037c with ref * 2024-05-02 21:31:23.597 | Cloning from oslo.service cache and applying ref * 2024-05-02 21:31:26.404 | (0668 / 1387) 2024-05-02 21:31:26.421 | Updating cache of https://opendev.org/openstack/oslo.tools.git in /opt/dib_cache/source-repositories/oslo_tools_1df3c83ab539e46f6b2fe96e95d7a5842117fa76 with ref * 2024-05-02 21:31:27.047 | Cloning from oslo.tools cache and applying ref * 2024-05-02 21:31:27.736 | (0669 / 1387) 2024-05-02 21:31:27.754 | Updating cache of https://opendev.org/openstack/oslo.upgradecheck.git in /opt/dib_cache/source-repositories/oslo_upgradecheck_ceb84dccb9d0070c080aac68b8837bd555aaf45c with ref * 2024-05-02 21:31:29.465 | Cloning from oslo.upgradecheck cache and applying ref * 2024-05-02 21:31:31.599 | (0670 / 1387) 2024-05-02 21:31:31.616 | Updating cache of https://opendev.org/openstack/oslo.utils.git in /opt/dib_cache/source-repositories/oslo_utils_1ad6d7b14d8e121c5fed2300c9f18a4772b025f0 with ref * 2024-05-02 21:31:34.503 | Cloning from oslo.utils cache and applying ref * 2024-05-02 21:31:41.816 | (0671 / 1387) 2024-05-02 21:31:41.834 | Updating cache of https://opendev.org/openstack/oslo.versionedobjects.git in /opt/dib_cache/source-repositories/oslo_versionedobjects_aeb13af4b553c5cc5abe4fc4d19df01e77bec3f4 with ref * 2024-05-02 21:31:44.032 | Cloning from oslo.versionedobjects cache and applying ref * 2024-05-02 21:31:47.290 | (0672 / 1387) 2024-05-02 21:31:47.307 | Updating cache of https://opendev.org/openstack/oslo.vmware.git in /opt/dib_cache/source-repositories/oslo_vmware_f7ada988c94e0c7b0e80dd8b6efbc069ae1e3cea with ref * 2024-05-02 21:31:50.091 | Cloning from oslo.vmware cache and applying ref * 2024-05-02 21:31:53.545 | (0673 / 1387) 2024-05-02 21:31:53.563 | Updating cache of https://opendev.org/openstack/oslotest.git in /opt/dib_cache/source-repositories/oslotest_4d8e1ea58bb880389fdc41096bee4ca5e1a5cbb3 with ref * 2024-05-02 21:31:54.874 | Cloning from oslotest cache and applying ref * 2024-05-02 21:31:56.076 | (0674 / 1387) 2024-05-02 21:31:56.093 | Updating cache of https://opendev.org/openstack/osops.git in /opt/dib_cache/source-repositories/osops_9a718b06ac896558a0fe6402b7699f91551e7934 with ref * 2024-05-02 21:31:56.516 | Cloning from osops cache and applying ref * 2024-05-02 21:31:56.673 | (0675 / 1387) 2024-05-02 21:31:56.690 | Updating cache of https://opendev.org/openstack/osprofiler.git in /opt/dib_cache/source-repositories/osprofiler_33079d6b90511e5fe9e411b4d0783b3e1160088d with ref * 2024-05-02 21:31:57.950 | Cloning from osprofiler cache and applying ref * 2024-05-02 21:32:00.137 | (0676 / 1387) 2024-05-02 21:32:00.155 | Updating cache of https://opendev.org/openstack/ossa.git in /opt/dib_cache/source-repositories/ossa_e823004fa09cdbd81aeeb28f74e1c68d67dc5a55 with ref * 2024-05-02 21:32:00.792 | Cloning from ossa cache and applying ref * 2024-05-02 21:32:02.405 | (0677 / 1387) 2024-05-02 21:32:02.424 | Updating cache of https://opendev.org/openstack/ovn-bgp-agent.git in /opt/dib_cache/source-repositories/ovn_bgp_agent_475adb78b8de36625fdaf10923a27ca2c159e2af with ref * 2024-05-02 21:32:03.839 | Cloning from ovn-bgp-agent cache and applying ref * 2024-05-02 21:32:57.763 | (0678 / 1387) 2024-05-02 21:32:57.780 | Updating cache of https://opendev.org/openstack/ovn-octavia-provider.git in /opt/dib_cache/source-repositories/ovn_octavia_provider_7397a3a2dadb8820d0a8ed2bf0f217471f7f8631 with ref * 2024-05-02 21:33:03.965 | Cloning from ovn-octavia-provider cache and applying ref * 2024-05-02 21:33:45.149 | (0679 / 1387) 2024-05-02 21:33:45.168 | Updating cache of https://opendev.org/openstack/ovsdbapp.git in /opt/dib_cache/source-repositories/ovsdbapp_5fa633589b29c390e2ad9f1746a6a932854f1c91 with ref * 2024-05-02 21:33:48.964 | Cloning from ovsdbapp cache and applying ref * 2024-05-02 21:34:03.669 | (0680 / 1387) 2024-05-02 21:34:03.688 | Updating cache of https://opendev.org/openstack/panko.git in /opt/dib_cache/source-repositories/panko_f9dfa1e547cd99fa22c5e669451f81b31cf470e0 with ref * 2024-05-02 21:34:06.382 | Cloning from panko cache and applying ref * 2024-05-02 21:34:07.020 | (0681 / 1387) 2024-05-02 21:34:07.037 | Updating cache of https://opendev.org/openstack/pbr.git in /opt/dib_cache/source-repositories/pbr_8382c1cea83cf1b1ada6477f0d5e5fd7e14f4e1c with ref * 2024-05-02 21:34:09.036 | Cloning from pbr cache and applying ref * 2024-05-02 21:34:11.835 | (0682 / 1387) 2024-05-02 21:34:11.852 | Updating cache of https://opendev.org/openstack/performance-docs.git in /opt/dib_cache/source-repositories/performance_docs_a571cf07ec79980a65b85906c345a65172c9c391 with ref * 2024-05-02 21:34:12.973 | Cloning from performance-docs cache and applying ref * 2024-05-02 21:34:25.738 | (0683 / 1387) 2024-05-02 21:34:25.757 | Updating cache of https://opendev.org/openstack/placement.git in /opt/dib_cache/source-repositories/placement_a5628e660bca1b2060f76c2c0079c51073ccb4c7 with ref * 2024-05-02 21:34:28.221 | Cloning from placement cache and applying ref * 2024-05-02 21:34:37.407 | (0684 / 1387) 2024-05-02 21:34:37.425 | Updating cache of https://opendev.org/openstack/project-config.git in /opt/dib_cache/source-repositories/project_config_9229c05209c89a6ea238d44bcdf02b855d113b0b with ref * 2024-05-02 21:34:38.942 | Cloning from project-config cache and applying ref * 2024-05-02 21:36:19.683 | (0685 / 1387) 2024-05-02 21:36:19.701 | Updating cache of https://opendev.org/openstack/project-team-guide.git in /opt/dib_cache/source-repositories/project_team_guide_21c841fa5b666116dc43ace77394f36e7cdaa300 with ref * 2024-05-02 21:36:21.038 | Cloning from project-team-guide cache and applying ref * 2024-05-02 21:36:22.407 | (0686 / 1387) 2024-05-02 21:36:22.425 | Updating cache of https://opendev.org/openstack/ptgbot.git in /opt/dib_cache/source-repositories/ptgbot_b05f088b89a006e9f8a50c6dadc0881232ae2ff1 with ref * 2024-05-02 21:36:23.251 | Cloning from ptgbot cache and applying ref * 2024-05-02 21:36:23.813 | (0687 / 1387) 2024-05-02 21:36:23.831 | Updating cache of https://opendev.org/openstack/publiccloud-sig.git in /opt/dib_cache/source-repositories/publiccloud_sig_0cd9a0d07f01a5e07abee00591e37bd0ef56511a with ref * 2024-05-02 21:36:24.154 | Cloning from publiccloud-sig cache and applying ref * 2024-05-02 21:36:24.227 | (0688 / 1387) 2024-05-02 21:36:24.245 | Updating cache of https://opendev.org/openstack/puppet-aodh.git in /opt/dib_cache/source-repositories/puppet_aodh_ff506aef05218fbcf4d7de5ed11c42d80c33c611 with ref * 2024-05-02 21:36:27.176 | Cloning from puppet-aodh cache and applying ref * 2024-05-02 21:36:40.076 | (0689 / 1387) 2024-05-02 21:36:40.094 | Updating cache of https://opendev.org/openstack/puppet-barbican.git in /opt/dib_cache/source-repositories/puppet_barbican_84055ec7a9b76d16d6adedd48a251855e3888f9b with ref * 2024-05-02 21:36:43.460 | Cloning from puppet-barbican cache and applying ref * 2024-05-02 21:36:57.861 | (0690 / 1387) 2024-05-02 21:36:57.879 | Updating cache of https://opendev.org/openstack/puppet-ceilometer.git in /opt/dib_cache/source-repositories/puppet_ceilometer_64d68b390be811b65dc61fdc1d59893946cac815 with ref * 2024-05-02 21:37:01.056 | Cloning from puppet-ceilometer cache and applying ref * 2024-05-02 21:37:21.130 | (0691 / 1387) 2024-05-02 21:37:21.150 | Updating cache of https://opendev.org/openstack/puppet-ceph.git in /opt/dib_cache/source-repositories/puppet_ceph_2bcaf4ae456838eeea38b276575ca84041317443 with ref * 2024-05-02 21:37:23.112 | Cloning from puppet-ceph cache and applying ref * 2024-05-02 21:37:41.074 | (0692 / 1387) 2024-05-02 21:37:41.092 | Updating cache of https://opendev.org/openstack/puppet-cinder.git in /opt/dib_cache/source-repositories/puppet_cinder_5114a1dbf3858c214b7309ee78e2bd719b760b99 with ref * 2024-05-02 21:37:43.983 | Cloning from puppet-cinder cache and applying ref * 2024-05-02 21:38:12.629 | (0693 / 1387) 2024-05-02 21:38:12.647 | Updating cache of https://opendev.org/openstack/puppet-cloudkitty.git in /opt/dib_cache/source-repositories/puppet_cloudkitty_bb135ce310e01ce2dcfe555db05054298a729450 with ref * 2024-05-02 21:38:14.895 | Cloning from puppet-cloudkitty cache and applying ref * 2024-05-02 21:38:25.825 | (0694 / 1387) 2024-05-02 21:38:25.842 | Updating cache of https://opendev.org/openstack/puppet-designate.git in /opt/dib_cache/source-repositories/puppet_designate_ab374caf34570f5743dc08c5cec715b1c93ba961 with ref * 2024-05-02 21:38:28.468 | Cloning from puppet-designate cache and applying ref * 2024-05-02 21:38:42.552 | (0695 / 1387) 2024-05-02 21:38:42.569 | Updating cache of https://opendev.org/openstack/puppet-glance.git in /opt/dib_cache/source-repositories/puppet_glance_d6090d364d2b011b3b7c30e29b2b425b001977ef with ref * 2024-05-02 21:38:45.207 | Cloning from puppet-glance cache and applying ref * 2024-05-02 21:39:05.961 | (0696 / 1387) 2024-05-02 21:39:05.979 | Updating cache of https://opendev.org/openstack/puppet-gnocchi.git in /opt/dib_cache/source-repositories/puppet_gnocchi_9973d450628f4294f6421530db570200532914ac with ref * 2024-05-02 21:39:08.673 | Cloning from puppet-gnocchi cache and applying ref * 2024-05-02 21:39:18.848 | (0697 / 1387) 2024-05-02 21:39:18.866 | Updating cache of https://opendev.org/openstack/puppet-heat.git in /opt/dib_cache/source-repositories/puppet_heat_196b2e67440fe37ee852b135a81ba97beb49d933 with ref * 2024-05-02 21:39:21.266 | Cloning from puppet-heat cache and applying ref * 2024-05-02 21:39:44.402 | (0698 / 1387) 2024-05-02 21:39:44.421 | Updating cache of https://opendev.org/openstack/puppet-horizon.git in /opt/dib_cache/source-repositories/puppet_horizon_f31aa5fc2dcd2a4f239c7d7e78e23922e5f30ca1 with ref * 2024-05-02 21:39:50.568 | Cloning from puppet-horizon cache and applying ref * 2024-05-02 21:40:19.984 | (0699 / 1387) 2024-05-02 21:40:20.001 | Updating cache of https://opendev.org/openstack/puppet-ironic.git in /opt/dib_cache/source-repositories/puppet_ironic_38edd8fb7ec022a9093537eb16a06c0d5836742e with ref * 2024-05-02 21:40:22.482 | Cloning from puppet-ironic cache and applying ref * 2024-05-02 21:40:58.483 | (0700 / 1387) 2024-05-02 21:40:58.500 | Updating cache of https://opendev.org/openstack/puppet-keystone.git in /opt/dib_cache/source-repositories/puppet_keystone_38840b39a7c8d495d363b2ba9a7f655df6a70a06 with ref * 2024-05-02 21:41:01.361 | Cloning from puppet-keystone cache and applying ref * 2024-05-02 21:41:45.796 | (0701 / 1387) 2024-05-02 21:41:45.814 | Updating cache of https://opendev.org/openstack/puppet-magnum.git in /opt/dib_cache/source-repositories/puppet_magnum_f11da2dfa1e1dd7def1bb3b080b9a2dcd43fb713 with ref * 2024-05-02 21:41:48.581 | Cloning from puppet-magnum cache and applying ref * 2024-05-02 21:41:57.217 | (0702 / 1387) 2024-05-02 21:41:57.234 | Updating cache of https://opendev.org/openstack/puppet-manila.git in /opt/dib_cache/source-repositories/puppet_manila_2778e06bd7c4199347d91f5b21dacffed88f01db with ref * 2024-05-02 21:41:59.650 | Cloning from puppet-manila cache and applying ref * 2024-05-02 21:42:21.945 | (0703 / 1387) 2024-05-02 21:42:21.963 | Updating cache of https://opendev.org/openstack/puppet-mistral.git in /opt/dib_cache/source-repositories/puppet_mistral_96580e10b2c90f29ad015f59ff7058f5a6c84c38 with ref * 2024-05-02 21:42:24.214 | Cloning from puppet-mistral cache and applying ref * 2024-05-02 21:42:39.345 | (0704 / 1387) 2024-05-02 21:42:39.363 | Updating cache of https://opendev.org/openstack/puppet-neutron.git in /opt/dib_cache/source-repositories/puppet_neutron_32aae1ccd3fab6e97f1f3974cd3f8e6cf9073318 with ref * 2024-05-02 21:42:42.475 | Cloning from puppet-neutron cache and applying ref * 2024-05-02 21:43:36.134 | (0705 / 1387) 2024-05-02 21:43:36.152 | Updating cache of https://opendev.org/openstack/puppet-nova.git in /opt/dib_cache/source-repositories/puppet_nova_2ffb00db5d6cca5b3675a6f6982bb3542085c522 with ref * 2024-05-02 21:43:39.139 | Cloning from puppet-nova cache and applying ref * 2024-05-02 21:44:52.317 | (0706 / 1387) 2024-05-02 21:44:52.340 | Updating cache of https://opendev.org/openstack/puppet-octavia.git in /opt/dib_cache/source-repositories/puppet_octavia_a07c295f18bb9aae6e36863edb0007aedfd1a673 with ref * 2024-05-02 21:44:54.511 | Cloning from puppet-octavia cache and applying ref * 2024-05-02 21:45:12.205 | (0707 / 1387) 2024-05-02 21:45:12.223 | Updating cache of https://opendev.org/openstack/puppet-openstack-cookiecutter.git in /opt/dib_cache/source-repositories/puppet_openstack_cookiecutter_1fc44b0460e26bb40141390cb7070e93bf144bf3 with ref * 2024-05-02 21:45:13.180 | Cloning from puppet-openstack-cookiecutter cache and applying ref * 2024-05-02 21:45:14.915 | (0708 / 1387) 2024-05-02 21:45:14.934 | Updating cache of https://opendev.org/openstack/puppet-openstack-guide.git in /opt/dib_cache/source-repositories/puppet_openstack_guide_3042213beca25de958be54983a53c7e3adc6dd0f with ref * 2024-05-02 21:45:15.787 | Cloning from puppet-openstack-guide cache and applying ref * 2024-05-02 21:45:17.671 | (0709 / 1387) 2024-05-02 21:45:17.689 | Updating cache of https://opendev.org/openstack/puppet-openstack-integration.git in /opt/dib_cache/source-repositories/puppet_openstack_integration_83ddb17dc28837d6481b604a5b7b3ff06d5f5c5d with ref * 2024-05-02 21:45:19.184 | Cloning from puppet-openstack-integration cache and applying ref * 2024-05-02 21:46:28.291 | (0710 / 1387) 2024-05-02 21:46:28.309 | Updating cache of https://opendev.org/openstack/puppet-openstacklib.git in /opt/dib_cache/source-repositories/puppet_openstacklib_3103236e00b75dc60a7836f08ed114e366d33d67 with ref * 2024-05-02 21:46:30.288 | Cloning from puppet-openstacklib cache and applying ref * 2024-05-02 21:46:38.377 | (0711 / 1387) 2024-05-02 21:46:38.394 | Updating cache of https://opendev.org/openstack/puppet-openstack_extras.git in /opt/dib_cache/source-repositories/puppet_openstack_extras_95f6243d1de116d81a2726ed69fdc63202e26148 with ref * 2024-05-02 21:46:40.426 | Cloning from puppet-openstack_extras cache and applying ref * 2024-05-02 21:46:47.373 | (0712 / 1387) 2024-05-02 21:46:47.391 | 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-05-02 21:46:49.276 | Cloning from puppet-openstack_spec_helper cache and applying ref * 2024-05-02 21:46:52.908 | (0713 / 1387) 2024-05-02 21:46:52.926 | Updating cache of https://opendev.org/openstack/puppet-oslo.git in /opt/dib_cache/source-repositories/puppet_oslo_31a9f2de96874bf2e20c54eb854dc49721a854df with ref * 2024-05-02 21:46:56.192 | Cloning from puppet-oslo cache and applying ref * 2024-05-02 21:47:10.541 | (0714 / 1387) 2024-05-02 21:47:10.559 | Updating cache of https://opendev.org/openstack/puppet-ovn.git in /opt/dib_cache/source-repositories/puppet_ovn_c3879d0f873d7e4f1f8ef5dd8da1bb0c9fe4ad03 with ref * 2024-05-02 21:47:14.325 | Cloning from puppet-ovn cache and applying ref * 2024-05-02 21:47:22.393 | (0715 / 1387) 2024-05-02 21:47:22.411 | Updating cache of https://opendev.org/openstack/puppet-panko.git in /opt/dib_cache/source-repositories/puppet_panko_f69d7e33d83010f7d80bb1aa7af2ed0e4df794cc with ref * 2024-05-02 21:47:23.055 | Cloning from puppet-panko cache and applying ref * 2024-05-02 21:47:23.144 | (0716 / 1387) 2024-05-02 21:47:23.161 | Updating cache of https://opendev.org/openstack/puppet-placement.git in /opt/dib_cache/source-repositories/puppet_placement_eac6d346232ad7a1714c7e6d4916e2c59270a680 with ref * 2024-05-02 21:47:25.472 | Cloning from puppet-placement cache and applying ref * 2024-05-02 21:47:30.421 | (0717 / 1387) 2024-05-02 21:47:30.439 | Updating cache of https://opendev.org/openstack/puppet-swift.git in /opt/dib_cache/source-repositories/puppet_swift_6efda166996b005f553c64d37bb5d5f74877e6f7 with ref * 2024-05-02 21:47:41.012 | Cloning from puppet-swift cache and applying ref * 2024-05-02 21:48:01.041 | (0718 / 1387) 2024-05-02 21:48:01.059 | Updating cache of https://opendev.org/openstack/puppet-tempest.git in /opt/dib_cache/source-repositories/puppet_tempest_cd7429d794778ac4ade2e2f75ac8d6b6e5b95864 with ref * 2024-05-02 21:48:04.426 | Cloning from puppet-tempest cache and applying ref * 2024-05-02 21:48:22.129 | (0719 / 1387) 2024-05-02 21:48:22.146 | Updating cache of https://opendev.org/openstack/puppet-trove.git in /opt/dib_cache/source-repositories/puppet_trove_57aa79b351c38d61b653b2c067cc2d2bf59ceeaf with ref * 2024-05-02 21:48:25.484 | Cloning from puppet-trove cache and applying ref * 2024-05-02 21:48:40.549 | (0720 / 1387) 2024-05-02 21:48:40.567 | Updating cache of https://opendev.org/openstack/puppet-vitrage.git in /opt/dib_cache/source-repositories/puppet_vitrage_aea750117ce4939633facc0bce757882d73aa3af with ref * 2024-05-02 21:48:42.900 | Cloning from puppet-vitrage cache and applying ref * 2024-05-02 21:48:50.749 | (0721 / 1387) 2024-05-02 21:48:50.767 | Updating cache of https://opendev.org/openstack/puppet-vswitch.git in /opt/dib_cache/source-repositories/puppet_vswitch_66348064a5e3a9504bdbd56de9268b7693ff7aef with ref * 2024-05-02 21:48:53.140 | Cloning from puppet-vswitch cache and applying ref * 2024-05-02 21:49:02.508 | (0722 / 1387) 2024-05-02 21:49:02.525 | Updating cache of https://opendev.org/openstack/puppet-watcher.git in /opt/dib_cache/source-repositories/puppet_watcher_4cf38d9dc38d705a31a882c2aced8943479b1b52 with ref * 2024-05-02 21:49:03.939 | Cloning from puppet-watcher cache and applying ref * 2024-05-02 21:49:10.755 | (0723 / 1387) 2024-05-02 21:49:10.772 | Updating cache of https://opendev.org/openstack/puppet-zaqar.git in /opt/dib_cache/source-repositories/puppet_zaqar_8669a09e0e9583f4a1fec447c2e3381bbee9d1c0 with ref * 2024-05-02 21:49:12.438 | Cloning from puppet-zaqar cache and applying ref * 2024-05-02 21:49:20.088 | (0724 / 1387) 2024-05-02 21:49:20.105 | Updating cache of https://opendev.org/openstack/pycadf.git in /opt/dib_cache/source-repositories/pycadf_479443ddfd06a939fe9f41783949391cc21ddfcb with ref * 2024-05-02 21:49:21.326 | Cloning from pycadf cache and applying ref * 2024-05-02 21:49:22.442 | (0725 / 1387) 2024-05-02 21:49:22.459 | Updating cache of https://opendev.org/openstack/pyeclib.git in /opt/dib_cache/source-repositories/pyeclib_308cf8026b5bd79184b20c4d91ef3b27dfa77be7 with ref * 2024-05-02 21:49:23.302 | Cloning from pyeclib cache and applying ref * 2024-05-02 21:49:26.163 | (0726 / 1387) 2024-05-02 21:49:26.181 | Updating cache of https://opendev.org/openstack/pymod2pkg.git in /opt/dib_cache/source-repositories/pymod2pkg_9251af576ca889584e688f9999f6caa4275cd8dd with ref * 2024-05-02 21:49:26.926 | Cloning from pymod2pkg cache and applying ref * 2024-05-02 21:49:27.150 | (0727 / 1387) 2024-05-02 21:49:27.170 | Updating cache of https://opendev.org/openstack/python-adjutantclient.git in /opt/dib_cache/source-repositories/python_adjutantclient_2aa27f0edf2cd62f3fcb72c608f7bd1418699e47 with ref * 2024-05-02 21:49:28.487 | Cloning from python-adjutantclient cache and applying ref * 2024-05-02 21:49:29.443 | (0728 / 1387) 2024-05-02 21:49:29.460 | Updating cache of https://opendev.org/openstack/python-aodhclient.git in /opt/dib_cache/source-repositories/python_aodhclient_0ce033ec35a1b4c3706bf21f28cbad94bfb88773 with ref * 2024-05-02 21:49:32.158 | Cloning from python-aodhclient cache and applying ref * 2024-05-02 21:49:35.424 | (0729 / 1387) 2024-05-02 21:49:35.442 | Updating cache of https://opendev.org/openstack/python-barbicanclient.git in /opt/dib_cache/source-repositories/python_barbicanclient_321bc9ed7f0008b1ccb64c10d34e27e1764de388 with ref * 2024-05-02 21:49:38.076 | Cloning from python-barbicanclient cache and applying ref * 2024-05-02 21:49:42.584 | (0730 / 1387) 2024-05-02 21:49:42.601 | Updating cache of https://opendev.org/openstack/python-blazarclient.git in /opt/dib_cache/source-repositories/python_blazarclient_4c2017b2b1e3c80a6be533b6b07f83af96ba05f9 with ref * 2024-05-02 21:49:44.879 | Cloning from python-blazarclient cache and applying ref * 2024-05-02 21:49:46.055 | (0731 / 1387) 2024-05-02 21:49:46.073 | 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-05-02 21:49:48.029 | Cloning from python-brick-cinderclient-ext cache and applying ref * 2024-05-02 21:49:51.112 | (0732 / 1387) 2024-05-02 21:49:51.129 | Updating cache of https://opendev.org/openstack/python-cinderclient.git in /opt/dib_cache/source-repositories/python_cinderclient_2ab34741caf6ae38f9fc66dbb4eb0d6f6e6cb787 with ref * 2024-05-02 21:49:53.624 | Cloning from python-cinderclient cache and applying ref * 2024-05-02 21:50:01.448 | (0733 / 1387) 2024-05-02 21:50:01.465 | Updating cache of https://opendev.org/openstack/python-cloudkittyclient.git in /opt/dib_cache/source-repositories/python_cloudkittyclient_577e275037ec097f043b5410ee863f658700fe03 with ref * 2024-05-02 21:50:03.757 | Cloning from python-cloudkittyclient cache and applying ref * 2024-05-02 21:50:07.716 | (0734 / 1387) 2024-05-02 21:50:07.734 | Updating cache of https://opendev.org/openstack/python-cyborgclient.git in /opt/dib_cache/source-repositories/python_cyborgclient_a2f6e5c1dcf343444e0eb6ac3fe6b59d20e7298b with ref * 2024-05-02 21:50:09.592 | Cloning from python-cyborgclient cache and applying ref * 2024-05-02 21:50:16.887 | (0735 / 1387) 2024-05-02 21:50:16.905 | Updating cache of https://opendev.org/openstack/python-designateclient.git in /opt/dib_cache/source-repositories/python_designateclient_e3a78956ce4f8c79d45a2fe5b98e575e55f2cecd with ref * 2024-05-02 21:50:20.163 | Cloning from python-designateclient cache and applying ref * 2024-05-02 21:50:29.483 | (0736 / 1387) 2024-05-02 21:50:29.507 | Updating cache of https://opendev.org/openstack/python-dracclient.git in /opt/dib_cache/source-repositories/python_dracclient_8761670ec4bd67a8ca854ed2aff5736a0caafe17 with ref * 2024-05-02 21:50:30.224 | Cloning from python-dracclient cache and applying ref * 2024-05-02 21:50:30.349 | (0737 / 1387) 2024-05-02 21:50:30.369 | Updating cache of https://opendev.org/openstack/python-freezerclient.git in /opt/dib_cache/source-repositories/python_freezerclient_f108c3bab7ab68ed75c038bb98c54504483b54f1 with ref * 2024-05-02 21:50:31.614 | Cloning from python-freezerclient cache and applying ref * 2024-05-02 21:50:31.780 | (0738 / 1387) 2024-05-02 21:50:31.798 | Updating cache of https://opendev.org/openstack/python-glanceclient.git in /opt/dib_cache/source-repositories/python_glanceclient_62e062e7af26595fff1e9e52605f45902b17833c with ref * 2024-05-02 21:50:34.453 | Cloning from python-glanceclient cache and applying ref * 2024-05-02 21:50:40.632 | (0739 / 1387) 2024-05-02 21:50:40.650 | Updating cache of https://opendev.org/openstack/python-heatclient.git in /opt/dib_cache/source-repositories/python_heatclient_a4cbb7a698763c786642b93355aaf89bfebae9c8 with ref * 2024-05-02 21:50:43.068 | Cloning from python-heatclient cache and applying ref * 2024-05-02 21:50:47.670 | (0740 / 1387) 2024-05-02 21:50:47.688 | 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-05-02 21:50:50.124 | Cloning from python-ironic-inspector-client cache and applying ref * 2024-05-02 21:50:52.796 | (0741 / 1387) 2024-05-02 21:50:52.814 | Updating cache of https://opendev.org/openstack/python-ironicclient.git in /opt/dib_cache/source-repositories/python_ironicclient_f4d152043b18f5041f2c5da8f00f30eb7b24b526 with ref * 2024-05-02 21:50:54.928 | Cloning from python-ironicclient cache and applying ref * 2024-05-02 21:51:06.376 | (0742 / 1387) 2024-05-02 21:51:06.395 | Updating cache of https://opendev.org/openstack/python-keystoneclient.git in /opt/dib_cache/source-repositories/python_keystoneclient_d50ff996cccb6df7bcff19e9ff5a2d761f8d0910 with ref * 2024-05-02 21:51:09.269 | Cloning from python-keystoneclient cache and applying ref * 2024-05-02 21:51:12.524 | (0743 / 1387) 2024-05-02 21:51:12.541 | Updating cache of https://opendev.org/openstack/python-magnumclient.git in /opt/dib_cache/source-repositories/python_magnumclient_0efe8cfa1d5eeca39393e53f95687738608564b0 with ref * 2024-05-02 21:51:14.992 | Cloning from python-magnumclient cache and applying ref * 2024-05-02 21:51:17.692 | (0744 / 1387) 2024-05-02 21:51:17.711 | Updating cache of https://opendev.org/openstack/python-manilaclient.git in /opt/dib_cache/source-repositories/python_manilaclient_67390fbcbab9cd983e0e2ba6518009c01384b9b8 with ref * 2024-05-02 21:51:21.441 | Cloning from python-manilaclient cache and applying ref * 2024-05-02 21:51:57.621 | (0745 / 1387) 2024-05-02 21:51:57.639 | Updating cache of https://opendev.org/openstack/python-masakariclient.git in /opt/dib_cache/source-repositories/python_masakariclient_eb19abdbb35516ef24272586c2b77c94170ca6dd with ref * 2024-05-02 21:51:59.332 | Cloning from python-masakariclient cache and applying ref * 2024-05-02 21:52:00.364 | (0746 / 1387) 2024-05-02 21:52:00.381 | Updating cache of https://opendev.org/openstack/python-mistralclient.git in /opt/dib_cache/source-repositories/python_mistralclient_b01c51f399a01435f9632bdda2244debc7e76da1 with ref * 2024-05-02 21:52:02.115 | Cloning from python-mistralclient cache and applying ref * 2024-05-02 21:52:03.458 | (0747 / 1387) 2024-05-02 21:52:03.476 | Updating cache of https://opendev.org/openstack/python-monascaclient.git in /opt/dib_cache/source-repositories/python_monascaclient_fbfde72d27a07beb8414094e2a6ab00235a02d81 with ref * 2024-05-02 21:52:04.753 | Cloning from python-monascaclient cache and applying ref * 2024-05-02 21:52:04.912 | (0748 / 1387) 2024-05-02 21:52:04.929 | Updating cache of https://opendev.org/openstack/python-muranoclient.git in /opt/dib_cache/source-repositories/python_muranoclient_42f74840e68f1cc513edebd126ca5a1b75ecf0e9 with ref * 2024-05-02 21:52:06.767 | Cloning from python-muranoclient cache and applying ref * 2024-05-02 21:52:07.889 | (0749 / 1387) 2024-05-02 21:52:07.906 | Updating cache of https://opendev.org/openstack/python-neutronclient.git in /opt/dib_cache/source-repositories/python_neutronclient_97e4df6fe08727ddbfefc3f604b62137a1cab31a with ref * 2024-05-02 21:52:10.750 | Cloning from python-neutronclient cache and applying ref * 2024-05-02 21:52:16.847 | (0750 / 1387) 2024-05-02 21:52:16.865 | Updating cache of https://opendev.org/openstack/python-novaclient.git in /opt/dib_cache/source-repositories/python_novaclient_bfa5c8a30211bf36d05850bf7736642af9784154 with ref * 2024-05-02 21:52:19.808 | Cloning from python-novaclient cache and applying ref * 2024-05-02 21:52:23.868 | (0751 / 1387) 2024-05-02 21:52:23.885 | Updating cache of https://opendev.org/openstack/python-observabilityclient.git in /opt/dib_cache/source-repositories/python_observabilityclient_a8eb4823507ff6e1b0f015d344b2b7ff170b1b24 with ref * 2024-05-02 21:52:25.116 | Cloning from python-observabilityclient cache and applying ref * 2024-05-02 21:52:28.106 | (0752 / 1387) 2024-05-02 21:52:28.124 | Updating cache of https://opendev.org/openstack/python-octaviaclient.git in /opt/dib_cache/source-repositories/python_octaviaclient_504fd274016d1e953625809bb8f52e74b192c017 with ref * 2024-05-02 21:52:31.180 | Cloning from python-octaviaclient cache and applying ref * 2024-05-02 21:52:39.222 | (0753 / 1387) 2024-05-02 21:52:39.240 | Updating cache of https://opendev.org/openstack/python-openstackclient.git in /opt/dib_cache/source-repositories/python_openstackclient_f3243780c49492a40a03d2b278622d2dc9d80eeb with ref * 2024-05-02 21:52:43.201 | Cloning from python-openstackclient cache and applying ref * 2024-05-02 21:53:36.414 | (0754 / 1387) 2024-05-02 21:53:36.431 | Updating cache of https://opendev.org/openstack/python-pankoclient.git in /opt/dib_cache/source-repositories/python_pankoclient_4ac78cf7e1b855514f9425039fac274caa05f707 with ref * 2024-05-02 21:53:37.721 | Cloning from python-pankoclient cache and applying ref * 2024-05-02 21:53:37.829 | (0755 / 1387) 2024-05-02 21:53:37.846 | Updating cache of https://opendev.org/openstack/python-saharaclient.git in /opt/dib_cache/source-repositories/python_saharaclient_789a36d74d2ee4d65e475192a8be15c1a85898c9 with ref * 2024-05-02 21:53:42.309 | Cloning from python-saharaclient cache and applying ref * 2024-05-02 21:53:44.215 | (0756 / 1387) 2024-05-02 21:53:44.232 | Updating cache of https://opendev.org/openstack/python-senlinclient.git in /opt/dib_cache/source-repositories/python_senlinclient_d6ba31acae4f1c44297547453ecc39f9a2f6bb4f with ref * 2024-05-02 21:53:46.421 | Cloning from python-senlinclient cache and applying ref * 2024-05-02 21:53:48.389 | (0757 / 1387) 2024-05-02 21:53:48.407 | Updating cache of https://opendev.org/openstack/python-solumclient.git in /opt/dib_cache/source-repositories/python_solumclient_44ca22c5b1e9dff38c22bbcb51fc115993e2f355 with ref * 2024-05-02 21:53:50.475 | Cloning from python-solumclient cache and applying ref * 2024-05-02 21:53:51.527 | (0758 / 1387) 2024-05-02 21:53:51.546 | Updating cache of https://opendev.org/openstack/python-swiftclient.git in /opt/dib_cache/source-repositories/python_swiftclient_942fbb6659058c8844d82f80c2c535b247016ca8 with ref * 2024-05-02 21:53:54.337 | Cloning from python-swiftclient cache and applying ref * 2024-05-02 21:54:05.995 | (0759 / 1387) 2024-05-02 21:54:06.013 | Updating cache of https://opendev.org/openstack/python-tackerclient.git in /opt/dib_cache/source-repositories/python_tackerclient_46a26cd0517a21b3f947f6a526783c613b495276 with ref * 2024-05-02 21:54:10.048 | Cloning from python-tackerclient cache and applying ref * 2024-05-02 21:54:17.769 | (0760 / 1387) 2024-05-02 21:54:17.787 | Updating cache of https://opendev.org/openstack/python-troveclient.git in /opt/dib_cache/source-repositories/python_troveclient_086c8e3f98a6e480a85ba82bad0a4150d667005f with ref * 2024-05-02 21:54:20.812 | Cloning from python-troveclient cache and applying ref * 2024-05-02 21:54:23.113 | (0761 / 1387) 2024-05-02 21:54:23.131 | Updating cache of https://opendev.org/openstack/python-venusclient.git in /opt/dib_cache/source-repositories/python_venusclient_cf9e0ab5813dbab90103e7617b23c5d6198507c1 with ref * 2024-05-02 21:54:25.951 | Cloning from python-venusclient cache and applying ref * 2024-05-02 21:54:30.385 | (0762 / 1387) 2024-05-02 21:54:30.404 | Updating cache of https://opendev.org/openstack/python-vitrageclient.git in /opt/dib_cache/source-repositories/python_vitrageclient_a2697b5eb926a2f899073face1d0c71797953344 with ref * 2024-05-02 21:54:34.324 | Cloning from python-vitrageclient cache and applying ref * 2024-05-02 21:54:37.604 | (0763 / 1387) 2024-05-02 21:54:37.623 | Updating cache of https://opendev.org/openstack/python-watcherclient.git in /opt/dib_cache/source-repositories/python_watcherclient_0caff0f4d06ed376784fec6ded83bdab89975b97 with ref * 2024-05-02 21:54:40.976 | Cloning from python-watcherclient cache and applying ref * 2024-05-02 21:54:42.365 | (0764 / 1387) 2024-05-02 21:54:42.383 | Updating cache of https://opendev.org/openstack/python-zaqarclient.git in /opt/dib_cache/source-repositories/python_zaqarclient_f6772f2da09ff22089ef14b8451c2d21093170f3 with ref * 2024-05-02 21:54:45.605 | Cloning from python-zaqarclient cache and applying ref * 2024-05-02 21:54:51.258 | (0765 / 1387) 2024-05-02 21:54:51.276 | Updating cache of https://opendev.org/openstack/python-zunclient.git in /opt/dib_cache/source-repositories/python_zunclient_eb1535e7cea4efe24f042325e0b4d131a28cb528 with ref * 2024-05-02 21:54:54.002 | Cloning from python-zunclient cache and applying ref * 2024-05-02 21:54:55.166 | (0766 / 1387) 2024-05-02 21:54:55.183 | Updating cache of https://opendev.org/openstack/qa-specs.git in /opt/dib_cache/source-repositories/qa_specs_bfdb608cd1fb622cfa3ccbeb37c171162f3d79b7 with ref * 2024-05-02 21:54:55.755 | Cloning from qa-specs cache and applying ref * 2024-05-02 21:54:55.932 | (0767 / 1387) 2024-05-02 21:54:55.950 | Updating cache of https://opendev.org/openstack/rally.git in /opt/dib_cache/source-repositories/rally_0f331b7a192721facbffbe3f27fbc963ce92b736 with ref * 2024-05-02 21:54:57.283 | Cloning from rally cache and applying ref * 2024-05-02 21:55:06.682 | (0768 / 1387) 2024-05-02 21:55:06.700 | Updating cache of https://opendev.org/openstack/rally-openstack.git in /opt/dib_cache/source-repositories/rally_openstack_ae6dc9a7dc9893d24b56b9ee517fec77dae54966 with ref * 2024-05-02 21:55:08.027 | Cloning from rally-openstack cache and applying ref * 2024-05-02 21:55:25.103 | (0769 / 1387) 2024-05-02 21:55:25.121 | Updating cache of https://opendev.org/openstack/rbd-iscsi-client.git in /opt/dib_cache/source-repositories/rbd_iscsi_client_0a0eedb9ef510d4fa2146b460dd3c81dc3c73ae9 with ref * 2024-05-02 21:55:26.030 | Cloning from rbd-iscsi-client cache and applying ref * 2024-05-02 21:55:26.394 | (0770 / 1387) 2024-05-02 21:55:26.412 | Updating cache of https://opendev.org/openstack/release-test.git in /opt/dib_cache/source-repositories/release_test_501f0ebf6e8d138bd854b31b575244cde187e2ee with ref * 2024-05-02 21:55:28.236 | Cloning from release-test cache and applying ref * 2024-05-02 21:55:29.228 | (0771 / 1387) 2024-05-02 21:55:29.245 | Updating cache of https://opendev.org/openstack/releases.git in /opt/dib_cache/source-repositories/releases_d93001da1f902b71f4bbd7e228c5069a526d39ce with ref * 2024-05-02 21:55:30.609 | Cloning from releases cache and applying ref * 2024-05-02 21:56:07.062 | (0772 / 1387) 2024-05-02 21:56:07.079 | Updating cache of https://opendev.org/openstack/renderspec.git in /opt/dib_cache/source-repositories/renderspec_017827c231722dfd86ad949d9b4cf1b8c49fff03 with ref * 2024-05-02 21:56:08.347 | Cloning from renderspec cache and applying ref * 2024-05-02 21:56:08.750 | (0773 / 1387) 2024-05-02 21:56:08.768 | Updating cache of https://opendev.org/openstack/reno.git in /opt/dib_cache/source-repositories/reno_9d4676aa4396b32a1a1045faf05d4b67537cd6a7 with ref * 2024-05-02 21:56:13.126 | Cloning from reno cache and applying ref * 2024-05-02 21:56:16.240 | (0774 / 1387) 2024-05-02 21:56:16.257 | Updating cache of https://opendev.org/openstack/requestsexceptions.git in /opt/dib_cache/source-repositories/requestsexceptions_ca30fdb5581ff028f70c7b24e5b6dc9107f0d351 with ref * 2024-05-02 21:56:17.092 | Cloning from requestsexceptions cache and applying ref * 2024-05-02 21:56:17.266 | (0775 / 1387) 2024-05-02 21:56:17.284 | Updating cache of https://opendev.org/openstack/requirements.git in /opt/dib_cache/source-repositories/requirements_42474acf465b6bcbecec73293d66cda9d84df5c8 with ref * 2024-05-02 21:56:56.117 | Cloning from requirements cache and applying ref * 2024-05-02 21:58:17.220 | (0776 / 1387) 2024-05-02 21:58:17.237 | Updating cache of https://opendev.org/openstack/reviewday.git in /opt/dib_cache/source-repositories/reviewday_4a74d407e6cb1b3c20cd7da1190d8c0e4b7ca661 with ref * 2024-05-02 21:58:18.242 | Cloning from reviewday cache and applying ref * 2024-05-02 21:58:18.317 | (0777 / 1387) 2024-05-02 21:58:18.334 | Updating cache of https://opendev.org/openstack/reviewstats.git in /opt/dib_cache/source-repositories/reviewstats_cd87cb3120d4e70396600fc197ac0886ef2135b9 with ref * 2024-05-02 21:58:18.859 | Cloning from reviewstats cache and applying ref * 2024-05-02 21:58:18.943 | (0778 / 1387) 2024-05-02 21:58:18.960 | Updating cache of https://opendev.org/openstack/rpm-packaging.git in /opt/dib_cache/source-repositories/rpm_packaging_cfcbac68b0876f2c757011122e4d8711f420b52c with ref * 2024-05-02 21:58:25.895 | Cloning from rpm-packaging cache and applying ref * 2024-05-02 21:58:47.425 | (0779 / 1387) 2024-05-02 21:58:47.444 | Updating cache of https://opendev.org/openstack/rpm-packaging-tools.git in /opt/dib_cache/source-repositories/rpm_packaging_tools_90962d6469f052f82d5a20bc0e699dd7ae696688 with ref * 2024-05-02 21:58:48.134 | Cloning from rpm-packaging-tools cache and applying ref * 2024-05-02 21:58:48.210 | (0780 / 1387) 2024-05-02 21:58:48.228 | Updating cache of https://opendev.org/openstack/sahara.git in /opt/dib_cache/source-repositories/sahara_cdbde9047b56f9c40627b580215a6446394b38f4 with ref * 2024-05-02 21:58:52.256 | Cloning from sahara cache and applying ref * 2024-05-02 21:59:00.460 | (0781 / 1387) 2024-05-02 21:59:00.477 | Updating cache of https://opendev.org/openstack/sahara-dashboard.git in /opt/dib_cache/source-repositories/sahara_dashboard_5ad388896cdf99ffb68eabf9304cd4df0f753f58 with ref * 2024-05-02 21:59:04.525 | Cloning from sahara-dashboard cache and applying ref * 2024-05-02 21:59:05.242 | (0782 / 1387) 2024-05-02 21:59:05.260 | Updating cache of https://opendev.org/openstack/sahara-extra.git in /opt/dib_cache/source-repositories/sahara_extra_0143f92fb848fe4748ec73c44b3c93bb20d9c72d with ref * 2024-05-02 21:59:06.860 | Cloning from sahara-extra cache and applying ref * 2024-05-02 21:59:08.233 | (0783 / 1387) 2024-05-02 21:59:08.250 | Updating cache of https://opendev.org/openstack/sahara-image-elements.git in /opt/dib_cache/source-repositories/sahara_image_elements_deea782de2836af0667addc0ef24a77adb730cd8 with ref * 2024-05-02 21:59:10.861 | Cloning from sahara-image-elements cache and applying ref * 2024-05-02 21:59:11.703 | (0784 / 1387) 2024-05-02 21:59:11.720 | Updating cache of https://opendev.org/openstack/sahara-plugin-ambari.git in /opt/dib_cache/source-repositories/sahara_plugin_ambari_3f4905b26fb24e3a170fbdce52adaf552429f4f7 with ref * 2024-05-02 21:59:13.746 | Cloning from sahara-plugin-ambari cache and applying ref * 2024-05-02 21:59:15.286 | (0785 / 1387) 2024-05-02 21:59:15.305 | Updating cache of https://opendev.org/openstack/sahara-plugin-cdh.git in /opt/dib_cache/source-repositories/sahara_plugin_cdh_926651d3a130e1409aced5bc5138e8820b581fed with ref * 2024-05-02 21:59:20.720 | Cloning from sahara-plugin-cdh cache and applying ref * 2024-05-02 21:59:21.761 | (0786 / 1387) 2024-05-02 21:59:21.780 | Updating cache of https://opendev.org/openstack/sahara-plugin-mapr.git in /opt/dib_cache/source-repositories/sahara_plugin_mapr_a11be734dd1966f4525ede3caf514fe667791452 with ref * 2024-05-02 21:59:23.265 | Cloning from sahara-plugin-mapr cache and applying ref * 2024-05-02 21:59:25.890 | (0787 / 1387) 2024-05-02 21:59:25.907 | Updating cache of https://opendev.org/openstack/sahara-plugin-spark.git in /opt/dib_cache/source-repositories/sahara_plugin_spark_9aba44b1ea5761a8c21e1c93b3820c866cabbc83 with ref * 2024-05-02 21:59:28.968 | Cloning from sahara-plugin-spark cache and applying ref * 2024-05-02 21:59:30.168 | (0788 / 1387) 2024-05-02 21:59:30.186 | Updating cache of https://opendev.org/openstack/sahara-plugin-storm.git in /opt/dib_cache/source-repositories/sahara_plugin_storm_a7a236ba56919555624fe9a8b157b3ff17eec936 with ref * 2024-05-02 21:59:34.132 | Cloning from sahara-plugin-storm cache and applying ref * 2024-05-02 21:59:34.752 | (0789 / 1387) 2024-05-02 21:59:34.770 | Updating cache of https://opendev.org/openstack/sahara-plugin-vanilla.git in /opt/dib_cache/source-repositories/sahara_plugin_vanilla_df1448cf4adf8cbb7183b780cb662b86c5756e66 with ref * 2024-05-02 21:59:38.015 | Cloning from sahara-plugin-vanilla cache and applying ref * 2024-05-02 21:59:38.509 | (0790 / 1387) 2024-05-02 21:59:38.526 | Updating cache of https://opendev.org/openstack/sahara-specs.git in /opt/dib_cache/source-repositories/sahara_specs_4cbab1adfd3e1a6b06a8d09e664ee5c5cb94f4b5 with ref * 2024-05-02 21:59:40.203 | Cloning from sahara-specs cache and applying ref * 2024-05-02 21:59:40.441 | (0791 / 1387) 2024-05-02 21:59:40.459 | Updating cache of https://opendev.org/openstack/sahara-tests.git in /opt/dib_cache/source-repositories/sahara_tests_f546d0e2a7161a53f9796cb3a6ef05e556b6ca03 with ref * 2024-05-02 21:59:41.945 | Cloning from sahara-tests cache and applying ref * 2024-05-02 21:59:42.443 | (0792 / 1387) 2024-05-02 21:59:42.461 | Updating cache of https://opendev.org/openstack/security-doc.git in /opt/dib_cache/source-repositories/security_doc_f084d127a93fa1f0c1304a8aeefe91c245258fcf with ref * 2024-05-02 21:59:43.628 | Cloning from security-doc cache and applying ref * 2024-05-02 21:59:53.001 | (0793 / 1387) 2024-05-02 21:59:53.020 | Updating cache of https://opendev.org/openstack/self-healing-sig.git in /opt/dib_cache/source-repositories/self_healing_sig_52b29ad71055307a19ee121c204c509544362bf8 with ref * 2024-05-02 21:59:54.562 | Cloning from self-healing-sig cache and applying ref * 2024-05-02 21:59:54.783 | (0794 / 1387) 2024-05-02 21:59:54.802 | Updating cache of https://opendev.org/openstack/senlin.git in /opt/dib_cache/source-repositories/senlin_1e318fcf0067f79c2bcd3654e9d89b7f2c275de3 with ref * 2024-05-02 22:00:00.236 | Cloning from senlin cache and applying ref * 2024-05-02 22:00:19.073 | (0795 / 1387) 2024-05-02 22:00:19.091 | Updating cache of https://opendev.org/openstack/senlin-dashboard.git in /opt/dib_cache/source-repositories/senlin_dashboard_4a0c38ce5f1263025847deed9aa3c7b75cd9ac44 with ref * 2024-05-02 22:00:23.230 | Cloning from senlin-dashboard cache and applying ref * 2024-05-02 22:00:26.702 | (0796 / 1387) 2024-05-02 22:00:26.720 | Updating cache of https://opendev.org/openstack/senlin-tempest-plugin.git in /opt/dib_cache/source-repositories/senlin_tempest_plugin_560a75169c03ba7969db4e67e14c72d5b5ee033f with ref * 2024-05-02 22:00:27.784 | Cloning from senlin-tempest-plugin cache and applying ref * 2024-05-02 22:00:28.146 | (0797 / 1387) 2024-05-02 22:00:28.163 | Updating cache of https://opendev.org/openstack/service-types-authority.git in /opt/dib_cache/source-repositories/service_types_authority_7891b98d76c61452292f699c8003ed630db767f9 with ref * 2024-05-02 22:00:28.608 | Cloning from service-types-authority cache and applying ref * 2024-05-02 22:00:28.681 | (0798 / 1387) 2024-05-02 22:00:28.699 | Updating cache of https://opendev.org/openstack/shade.git in /opt/dib_cache/source-repositories/shade_8d4bb0458aab8fe02280a50a7ce82b1cce049d78 with ref * 2024-05-02 22:00:29.804 | Cloning from shade cache and applying ref * 2024-05-02 22:00:29.981 | (0799 / 1387) 2024-05-02 22:00:30.000 | Updating cache of https://opendev.org/openstack/skyline-apiserver.git in /opt/dib_cache/source-repositories/skyline_apiserver_23729e3fe92aa23685a4ffd294fe77804b5f9141 with ref * 2024-05-02 22:00:33.012 | Cloning from skyline-apiserver cache and applying ref * 2024-05-02 22:00:44.513 | (0800 / 1387) 2024-05-02 22:00:44.530 | Updating cache of https://opendev.org/openstack/skyline-console.git in /opt/dib_cache/source-repositories/skyline_console_41c1c7484825a6bf4669787be8e02f36bccfbbaa with ref * 2024-05-02 22:00:48.667 | Cloning from skyline-console cache and applying ref * 2024-05-02 22:02:40.214 | (0801 / 1387) 2024-05-02 22:02:40.233 | Updating cache of https://opendev.org/openstack/solum.git in /opt/dib_cache/source-repositories/solum_018b5a70cb99dec1e0eed50d6e526fb40644403e with ref * 2024-05-02 22:02:42.786 | Cloning from solum cache and applying ref * 2024-05-02 22:02:44.318 | (0802 / 1387) 2024-05-02 22:02:44.339 | Updating cache of https://opendev.org/openstack/solum-dashboard.git in /opt/dib_cache/source-repositories/solum_dashboard_5ce1f4dd4bea81110092cf1aa1fad0fd320dc4f4 with ref * 2024-05-02 22:02:46.548 | Cloning from solum-dashboard cache and applying ref * 2024-05-02 22:02:46.692 | (0803 / 1387) 2024-05-02 22:02:46.713 | Updating cache of https://opendev.org/openstack/solum-specs.git in /opt/dib_cache/source-repositories/solum_specs_54c2261991a32899d3828c87a3fbf5a2dfaf3bdc with ref * 2024-05-02 22:02:47.184 | Cloning from solum-specs cache and applying ref * 2024-05-02 22:02:47.271 | (0804 / 1387) 2024-05-02 22:02:47.293 | Updating cache of https://opendev.org/openstack/solum-tempest-plugin.git in /opt/dib_cache/source-repositories/solum_tempest_plugin_fb1de9ff07d777fc8def4058ed4caf5a6b50f1b3 with ref * 2024-05-02 22:02:48.771 | Cloning from solum-tempest-plugin cache and applying ref * 2024-05-02 22:02:48.913 | (0805 / 1387) 2024-05-02 22:02:48.934 | Updating cache of https://opendev.org/openstack/specs-cookiecutter.git in /opt/dib_cache/source-repositories/specs_cookiecutter_33cce623850784e9245567fac24e5bc8b2b0ed5e with ref * 2024-05-02 22:02:49.332 | Cloning from specs-cookiecutter cache and applying ref * 2024-05-02 22:02:49.432 | (0806 / 1387) 2024-05-02 22:02:49.454 | Updating cache of https://opendev.org/openstack/sphinx-feature-classification.git in /opt/dib_cache/source-repositories/sphinx_feature_classification_321635c43dad33a9835d1f245d5d97a6ebb688c6 with ref * 2024-05-02 22:02:50.066 | Cloning from sphinx-feature-classification cache and applying ref * 2024-05-02 22:02:50.201 | (0807 / 1387) 2024-05-02 22:02:50.223 | Updating cache of https://opendev.org/openstack/stackviz.git in /opt/dib_cache/source-repositories/stackviz_46d31b230c358b8c78edc99b1f9b40f0fd0a063e with ref * 2024-05-02 22:02:51.044 | Cloning from stackviz cache and applying ref * 2024-05-02 22:02:51.556 | (0808 / 1387) 2024-05-02 22:02:51.576 | Updating cache of https://opendev.org/openstack/stevedore.git in /opt/dib_cache/source-repositories/stevedore_1dc010d0ec5d750f9507cf4132ed10691e1adf53 with ref * 2024-05-02 22:02:54.875 | Cloning from stevedore cache and applying ref * 2024-05-02 22:02:57.993 | (0809 / 1387) 2024-05-02 22:02:58.012 | Updating cache of https://opendev.org/openstack/storlets.git in /opt/dib_cache/source-repositories/storlets_bd49ef568979a0f026696e7b728e04200c2220db with ref * 2024-05-02 22:03:01.509 | Cloning from storlets cache and applying ref * 2024-05-02 22:03:26.094 | (0810 / 1387) 2024-05-02 22:03:26.113 | Updating cache of https://opendev.org/openstack/sunbeam-charms.git in /opt/dib_cache/source-repositories/sunbeam_charms_35072cf4cb2e1eea53ea3d90c88d6cbcf9dd01ab with ref * 2024-05-02 22:03:28.078 | Cloning from sunbeam-charms cache and applying ref * 2024-05-02 22:04:17.102 | (0811 / 1387) 2024-05-02 22:04:17.120 | Updating cache of https://opendev.org/openstack/sushy.git in /opt/dib_cache/source-repositories/sushy_6b49f447c82dcb16527a135d4925d47a66cb624e with ref * 2024-05-02 22:04:24.294 | Cloning from sushy cache and applying ref * 2024-05-02 22:04:45.970 | (0812 / 1387) 2024-05-02 22:04:45.988 | Updating cache of https://opendev.org/openstack/sushy-oem-idrac.git in /opt/dib_cache/source-repositories/sushy_oem_idrac_3cc20f0c633fb765c22008dd80c92aa0a41f1ef0 with ref * 2024-05-02 22:04:46.835 | Cloning from sushy-oem-idrac cache and applying ref * 2024-05-02 22:04:47.704 | (0813 / 1387) 2024-05-02 22:04:47.721 | Updating cache of https://opendev.org/openstack/sushy-tools.git in /opt/dib_cache/source-repositories/sushy_tools_fed784078e880929a7d7ded717e84b6ea2c4aa6a with ref * 2024-05-02 22:04:49.334 | Cloning from sushy-tools cache and applying ref * 2024-05-02 22:04:58.406 | (0814 / 1387) 2024-05-02 22:04:58.424 | Updating cache of https://opendev.org/openstack/swift.git in /opt/dib_cache/source-repositories/swift_f255f94bfa20b3418519af58c753736794a6fc5a with ref * 2024-05-02 22:05:11.747 | Cloning from swift cache and applying ref * 2024-05-02 22:07:54.200 | (0815 / 1387) 2024-05-02 22:07:54.219 | Updating cache of https://opendev.org/openstack/swift-bench.git in /opt/dib_cache/source-repositories/swift_bench_f837b66c750258fe71e7c534631b87237f9f96ee with ref * 2024-05-02 22:07:55.272 | Cloning from swift-bench cache and applying ref * 2024-05-02 22:07:56.582 | (0816 / 1387) 2024-05-02 22:07:56.600 | Updating cache of https://opendev.org/openstack/tacker.git in /opt/dib_cache/source-repositories/tacker_44745ba6106c6b0e177fa807c4139467527679d9 with ref * 2024-05-02 22:08:04.478 | Cloning from tacker cache and applying ref * 2024-05-02 22:10:41.186 | (0817 / 1387) 2024-05-02 22:10:41.208 | Updating cache of https://opendev.org/openstack/tacker-horizon.git in /opt/dib_cache/source-repositories/tacker_horizon_a2cae14a2adb5e9c35a50fb3e73f3730b91379be with ref * 2024-05-02 22:10:50.319 | Cloning from tacker-horizon cache and applying ref * 2024-05-02 22:10:54.782 | (0818 / 1387) 2024-05-02 22:10:54.804 | Updating cache of https://opendev.org/openstack/tacker-specs.git in /opt/dib_cache/source-repositories/tacker_specs_257ed5e2463cd9469a3ff5867899b4d739bdb983 with ref * 2024-05-02 22:10:55.825 | Cloning from tacker-specs cache and applying ref * 2024-05-02 22:11:06.836 | (0819 / 1387) 2024-05-02 22:11:06.855 | 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-05-02 22:11:10.374 | Cloning from tap-as-a-service cache and applying ref * 2024-05-02 22:11:25.405 | (0820 / 1387) 2024-05-02 22:11:25.427 | Updating cache of https://opendev.org/openstack/taskflow.git in /opt/dib_cache/source-repositories/taskflow_7f073c5dd8c842379e68fe72dfe90bd2addd4c50 with ref * 2024-05-02 22:11:28.735 | Cloning from taskflow cache and applying ref * 2024-05-02 22:11:52.241 | (0821 / 1387) 2024-05-02 22:11:52.263 | Updating cache of https://opendev.org/openstack/telemetry-specs.git in /opt/dib_cache/source-repositories/telemetry_specs_cd5f138da264cabf57de04b2b6e84f79a8753f5e with ref * 2024-05-02 22:11:53.374 | Cloning from telemetry-specs cache and applying ref * 2024-05-02 22:11:53.559 | (0822 / 1387) 2024-05-02 22:11:53.580 | Updating cache of https://opendev.org/openstack/telemetry-tempest-plugin.git in /opt/dib_cache/source-repositories/telemetry_tempest_plugin_03fb18fdb25ac0b73bd469cd325d7623d15f6b0b with ref * 2024-05-02 22:11:55.822 | Cloning from telemetry-tempest-plugin cache and applying ref * 2024-05-02 22:12:07.591 | (0823 / 1387) 2024-05-02 22:12:07.614 | Updating cache of https://opendev.org/openstack/tempest.git in /opt/dib_cache/source-repositories/tempest_297504ad25f9afa188d860b86000103840711172 with ref * 2024-05-02 22:12:10.602 | Cloning from tempest cache and applying ref * 2024-05-02 22:13:35.185 | (0824 / 1387) 2024-05-02 22:13:35.208 | Updating cache of https://opendev.org/openstack/tempest-plugin-cookiecutter.git in /opt/dib_cache/source-repositories/tempest_plugin_cookiecutter_7f3acdc6dbf337e39085e6ac6feefc0d6f8aacd8 with ref * 2024-05-02 22:13:35.624 | Cloning from tempest-plugin-cookiecutter cache and applying ref * 2024-05-02 22:13:35.719 | (0825 / 1387) 2024-05-02 22:13:35.742 | Updating cache of https://opendev.org/openstack/tempest-stress.git in /opt/dib_cache/source-repositories/tempest_stress_5978cc2541e82d8c771eb28e117ecf9d5e288fe5 with ref * 2024-05-02 22:13:36.737 | Cloning from tempest-stress cache and applying ref * 2024-05-02 22:13:37.836 | (0826 / 1387) 2024-05-02 22:13:37.858 | Updating cache of https://opendev.org/openstack/tenks.git in /opt/dib_cache/source-repositories/tenks_71e99f961607b294fbd55b2bbec9c36b92e6d567 with ref * 2024-05-02 22:13:38.568 | Cloning from tenks cache and applying ref * 2024-05-02 22:13:39.529 | (0827 / 1387) 2024-05-02 22:13:39.551 | Updating cache of https://opendev.org/openstack/tooz.git in /opt/dib_cache/source-repositories/tooz_724fd36afd678423ea946d79dbcf47c5ba913b87 with ref * 2024-05-02 22:13:43.216 | Cloning from tooz cache and applying ref * 2024-05-02 22:13:54.707 | (0828 / 1387) 2024-05-02 22:13:54.729 | Updating cache of https://opendev.org/openstack/tosca-parser.git in /opt/dib_cache/source-repositories/tosca_parser_26c9457d9477fa1832193cda1f43ab7dea99eea0 with ref * 2024-05-02 22:13:56.387 | Cloning from tosca-parser cache and applying ref * 2024-05-02 22:13:56.922 | (0829 / 1387) 2024-05-02 22:13:56.944 | Updating cache of https://opendev.org/openstack/training-guides.git in /opt/dib_cache/source-repositories/training_guides_1106b317000d712163b83edb2b24b0010a4445f9 with ref * 2024-05-02 22:13:57.568 | Cloning from training-guides cache and applying ref * 2024-05-02 22:14:03.996 | (0830 / 1387) 2024-05-02 22:14:04.019 | Updating cache of https://opendev.org/openstack/trove.git in /opt/dib_cache/source-repositories/trove_b79f5a1f69b034ee968f00632a6311986897b190 with ref * 2024-05-02 22:14:10.159 | Cloning from trove cache and applying ref * 2024-05-02 22:15:23.732 | (0831 / 1387) 2024-05-02 22:15:23.755 | Updating cache of https://opendev.org/openstack/trove-dashboard.git in /opt/dib_cache/source-repositories/trove_dashboard_1fa193a8613f6ea6eed17986e159b994574f8394 with ref * 2024-05-02 22:15:27.142 | Cloning from trove-dashboard cache and applying ref * 2024-05-02 22:15:32.173 | (0832 / 1387) 2024-05-02 22:15:32.196 | Updating cache of https://opendev.org/openstack/trove-specs.git in /opt/dib_cache/source-repositories/trove_specs_f4afabc67b832db70f0a0e015e43d0797723fdfd with ref * 2024-05-02 22:15:32.750 | Cloning from trove-specs cache and applying ref * 2024-05-02 22:15:33.314 | (0833 / 1387) 2024-05-02 22:15:33.337 | Updating cache of https://opendev.org/openstack/trove-tempest-plugin.git in /opt/dib_cache/source-repositories/trove_tempest_plugin_12e54ccc4b28791a71666476cd211d402318e9bc with ref * 2024-05-02 22:15:35.227 | Cloning from trove-tempest-plugin cache and applying ref * 2024-05-02 22:15:36.885 | (0834 / 1387) 2024-05-02 22:15:36.908 | Updating cache of https://opendev.org/openstack/ui-cookiecutter.git in /opt/dib_cache/source-repositories/ui_cookiecutter_adddb81b2556704b971714b0e9d97f40e3b43f5b with ref * 2024-05-02 22:15:37.656 | Cloning from ui-cookiecutter cache and applying ref * 2024-05-02 22:15:37.816 | (0835 / 1387) 2024-05-02 22:15:37.841 | 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-05-02 22:15:38.404 | Cloning from upstream-institute-virtual-environment cache and applying ref * 2024-05-02 22:15:38.570 | (0836 / 1387) 2024-05-02 22:15:38.591 | Updating cache of https://opendev.org/openstack/venus.git in /opt/dib_cache/source-repositories/venus_0419c1567333c39ce0f1ac88c31e2af8bc85fac0 with ref * 2024-05-02 22:15:40.128 | Cloning from venus cache and applying ref * 2024-05-02 22:16:30.328 | (0837 / 1387) 2024-05-02 22:16:30.351 | Updating cache of https://opendev.org/openstack/venus-dashboard.git in /opt/dib_cache/source-repositories/venus_dashboard_bf315b24f9322527dcec7b115a0b9c2226224308 with ref * 2024-05-02 22:16:32.338 | Cloning from venus-dashboard cache and applying ref * 2024-05-02 22:16:38.519 | (0838 / 1387) 2024-05-02 22:16:38.544 | Updating cache of https://opendev.org/openstack/venus-specs.git in /opt/dib_cache/source-repositories/venus_specs_98d7c57737faca71a4d0d644501aca19532ee10d with ref * 2024-05-02 22:16:39.294 | Cloning from venus-specs cache and applying ref * 2024-05-02 22:16:40.339 | (0839 / 1387) 2024-05-02 22:16:40.362 | Updating cache of https://opendev.org/openstack/venus-tempest-plugin.git in /opt/dib_cache/source-repositories/venus_tempest_plugin_a388f2310d0ce46a3d5f898b47b367d79987ef21 with ref * 2024-05-02 22:16:41.628 | Cloning from venus-tempest-plugin cache and applying ref * 2024-05-02 22:16:42.646 | (0840 / 1387) 2024-05-02 22:16:42.667 | Updating cache of https://opendev.org/openstack/virtualbmc.git in /opt/dib_cache/source-repositories/virtualbmc_71aef35eb922b29e7de672be1c37191832a63964 with ref * 2024-05-02 22:16:43.838 | Cloning from virtualbmc cache and applying ref * 2024-05-02 22:16:44.867 | (0841 / 1387) 2024-05-02 22:16:44.890 | Updating cache of https://opendev.org/openstack/virtualpdu.git in /opt/dib_cache/source-repositories/virtualpdu_617cdb966f81229597043f9864b23ea57472689f with ref * 2024-05-02 22:16:46.271 | Cloning from virtualpdu cache and applying ref * 2024-05-02 22:16:46.946 | (0842 / 1387) 2024-05-02 22:16:46.972 | Updating cache of https://opendev.org/openstack/vitrage.git in /opt/dib_cache/source-repositories/vitrage_2cfd43ea41382a3d2e16b9559bfb849d15973220 with ref * 2024-05-02 22:16:51.034 | Cloning from vitrage cache and applying ref * 2024-05-02 22:16:57.285 | (0843 / 1387) 2024-05-02 22:16:57.307 | Updating cache of https://opendev.org/openstack/vitrage-dashboard.git in /opt/dib_cache/source-repositories/vitrage_dashboard_fe04561d114023f38f85b74b5ad9dc016a446acb with ref * 2024-05-02 22:17:01.780 | Cloning from vitrage-dashboard cache and applying ref * 2024-05-02 22:17:03.655 | (0844 / 1387) 2024-05-02 22:17:03.677 | Updating cache of https://opendev.org/openstack/vitrage-specs.git in /opt/dib_cache/source-repositories/vitrage_specs_d36430933c8ce192bea2cb80b2e02985a5e735ba with ref * 2024-05-02 22:17:04.498 | Cloning from vitrage-specs cache and applying ref * 2024-05-02 22:17:04.631 | (0845 / 1387) 2024-05-02 22:17:04.655 | Updating cache of https://opendev.org/openstack/vitrage-tempest-plugin.git in /opt/dib_cache/source-repositories/vitrage_tempest_plugin_ec9a49d43a06be515bc0fd8a163102f7d5315cd6 with ref * 2024-05-02 22:17:07.609 | Cloning from vitrage-tempest-plugin cache and applying ref * 2024-05-02 22:17:08.870 | (0846 / 1387) 2024-05-02 22:17:08.892 | Updating cache of https://opendev.org/openstack/watcher.git in /opt/dib_cache/source-repositories/watcher_54ef8842b64076819014549c6c3ca5a0b6889aeb with ref * 2024-05-02 22:17:12.533 | Cloning from watcher cache and applying ref * 2024-05-02 22:17:19.751 | (0847 / 1387) 2024-05-02 22:17:19.774 | Updating cache of https://opendev.org/openstack/watcher-dashboard.git in /opt/dib_cache/source-repositories/watcher_dashboard_d84078457e9fb86de3f4e150e8df49a9346a460a with ref * 2024-05-02 22:17:23.534 | Cloning from watcher-dashboard cache and applying ref * 2024-05-02 22:17:25.537 | (0848 / 1387) 2024-05-02 22:17:25.561 | Updating cache of https://opendev.org/openstack/watcher-specs.git in /opt/dib_cache/source-repositories/watcher_specs_7a0aa08a6024dcdae5e3dc8b14a5ccc22135a3db with ref * 2024-05-02 22:17:26.609 | Cloning from watcher-specs cache and applying ref * 2024-05-02 22:17:27.014 | (0849 / 1387) 2024-05-02 22:17:27.035 | Updating cache of https://opendev.org/openstack/watcher-tempest-plugin.git in /opt/dib_cache/source-repositories/watcher_tempest_plugin_5a71a5c7ed5dabf3b4fb78259e3820798358271d with ref * 2024-05-02 22:17:28.592 | Cloning from watcher-tempest-plugin cache and applying ref * 2024-05-02 22:17:29.429 | (0850 / 1387) 2024-05-02 22:17:29.452 | Updating cache of https://opendev.org/openstack/whereto.git in /opt/dib_cache/source-repositories/whereto_83e28cdbeccc2c8c2223555de52ee54156c12064 with ref * 2024-05-02 22:17:30.205 | Cloning from whereto cache and applying ref * 2024-05-02 22:17:30.332 | (0851 / 1387) 2024-05-02 22:17:30.357 | Updating cache of https://opendev.org/openstack/whitebox-tempest-plugin.git in /opt/dib_cache/source-repositories/whitebox_tempest_plugin_1a05f9acaf06b4da7439850efac45cc34d3283e2 with ref * 2024-05-02 22:17:31.802 | Cloning from whitebox-tempest-plugin cache and applying ref * 2024-05-02 22:17:48.142 | (0852 / 1387) 2024-05-02 22:17:48.164 | Updating cache of https://opendev.org/openstack/xstatic-angular.git in /opt/dib_cache/source-repositories/xstatic_angular_8b9da8d8d7992b633b3368c7b01c3c42c9ea1bc6 with ref * 2024-05-02 22:17:48.876 | Cloning from xstatic-angular cache and applying ref * 2024-05-02 22:17:49.012 | (0853 / 1387) 2024-05-02 22:17:49.035 | Updating cache of https://opendev.org/openstack/xstatic-angular-bootstrap.git in /opt/dib_cache/source-repositories/xstatic_angular_bootstrap_38407bdf5c217796fea8d6fdd28783068dfabbe6 with ref * 2024-05-02 22:17:49.858 | Cloning from xstatic-angular-bootstrap cache and applying ref * 2024-05-02 22:17:49.960 | (0854 / 1387) 2024-05-02 22:17:49.984 | Updating cache of https://opendev.org/openstack/xstatic-angular-fileupload.git in /opt/dib_cache/source-repositories/xstatic_angular_fileupload_cd3ec6d9a238efbcc6a237e00fb174b3e7f5fe9e with ref * 2024-05-02 22:17:50.867 | Cloning from xstatic-angular-fileupload cache and applying ref * 2024-05-02 22:17:51.000 | (0855 / 1387) 2024-05-02 22:17:51.023 | Updating cache of https://opendev.org/openstack/xstatic-angular-gettext.git in /opt/dib_cache/source-repositories/xstatic_angular_gettext_6bf2b6ec9e18786c3e223ba600f40eb89c11c7c0 with ref * 2024-05-02 22:17:51.499 | Cloning from xstatic-angular-gettext cache and applying ref * 2024-05-02 22:17:51.595 | (0856 / 1387) 2024-05-02 22:17:51.618 | Updating cache of https://opendev.org/openstack/xstatic-angular-lrdragndrop.git in /opt/dib_cache/source-repositories/xstatic_angular_lrdragndrop_38ed7d9e952e0a5c0e7125a5e191adcbe709d586 with ref * 2024-05-02 22:17:52.386 | Cloning from xstatic-angular-lrdragndrop cache and applying ref * 2024-05-02 22:17:52.845 | (0857 / 1387) 2024-05-02 22:17:52.870 | Updating cache of https://opendev.org/openstack/xstatic-angular-material.git in /opt/dib_cache/source-repositories/xstatic_angular_material_fd687b210c0b60e663c53cbd41d0e74e51c8de53 with ref * 2024-05-02 22:17:53.613 | Cloning from xstatic-angular-material cache and applying ref * 2024-05-02 22:17:53.832 | (0858 / 1387) 2024-05-02 22:17:53.855 | Updating cache of https://opendev.org/openstack/xstatic-angular-notify.git in /opt/dib_cache/source-repositories/xstatic_angular_notify_2037ff1455b4cf6a286be2dc6802d174c3b40225 with ref * 2024-05-02 22:17:54.409 | Cloning from xstatic-angular-notify cache and applying ref * 2024-05-02 22:17:54.505 | (0859 / 1387) 2024-05-02 22:17:54.529 | 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-05-02 22:17:55.347 | Cloning from xstatic-angular-smart-table cache and applying ref * 2024-05-02 22:17:55.449 | (0860 / 1387) 2024-05-02 22:17:55.479 | Updating cache of https://opendev.org/openstack/xstatic-angular-uuid.git in /opt/dib_cache/source-repositories/xstatic_angular_uuid_d1dcc553db8aaf0a59f331fe3c43a15dcfcb12e0 with ref * 2024-05-02 22:17:55.875 | Cloning from xstatic-angular-uuid cache and applying ref * 2024-05-02 22:17:55.972 | (0861 / 1387) 2024-05-02 22:17:55.995 | Updating cache of https://opendev.org/openstack/xstatic-angular-vis.git in /opt/dib_cache/source-repositories/xstatic_angular_vis_c998c7ae888b3cf0d22a31f488d6f09cf5662427 with ref * 2024-05-02 22:17:56.430 | Cloning from xstatic-angular-vis cache and applying ref * 2024-05-02 22:17:56.524 | (0862 / 1387) 2024-05-02 22:17:56.547 | Updating cache of https://opendev.org/openstack/xstatic-bootstrap-datepicker.git in /opt/dib_cache/source-repositories/xstatic_bootstrap_datepicker_b75b14f085b3bf37b3c6195ab971f354609d91e8 with ref * 2024-05-02 22:17:57.201 | Cloning from xstatic-bootstrap-datepicker cache and applying ref * 2024-05-02 22:17:57.337 | (0863 / 1387) 2024-05-02 22:17:57.359 | Updating cache of https://opendev.org/openstack/xstatic-bootstrap-scss.git in /opt/dib_cache/source-repositories/xstatic_bootstrap_scss_ca974e78cbc6260df9bba2056c7fd40c2f6cb45c with ref * 2024-05-02 22:17:57.768 | Cloning from xstatic-bootstrap-scss cache and applying ref * 2024-05-02 22:17:57.946 | (0864 / 1387) 2024-05-02 22:17:57.969 | Updating cache of https://opendev.org/openstack/xstatic-bootswatch.git in /opt/dib_cache/source-repositories/xstatic_bootswatch_887ab1aadfdf538e1f6a0c8af3ea17d8abb61e6a with ref * 2024-05-02 22:17:58.409 | Cloning from xstatic-bootswatch cache and applying ref * 2024-05-02 22:17:58.982 | (0865 / 1387) 2024-05-02 22:17:59.006 | Updating cache of https://opendev.org/openstack/xstatic-d3.git in /opt/dib_cache/source-repositories/xstatic_d3_7f778dae8d1ee779013e5eec7b2b6751e57361e8 with ref * 2024-05-02 22:17:59.466 | Cloning from xstatic-d3 cache and applying ref * 2024-05-02 22:17:59.569 | (0866 / 1387) 2024-05-02 22:17:59.592 | Updating cache of https://opendev.org/openstack/xstatic-dagre.git in /opt/dib_cache/source-repositories/xstatic_dagre_e8249751e0191f8ec4c93648a0f8633ff3cfd63c with ref * 2024-05-02 22:17:59.972 | Cloning from xstatic-dagre cache and applying ref * 2024-05-02 22:18:00.080 | (0867 / 1387) 2024-05-02 22:18:00.103 | Updating cache of https://opendev.org/openstack/xstatic-dagre-d3.git in /opt/dib_cache/source-repositories/xstatic_dagre_d3_d9ac4dfade39f3857e6cc6e0f35a6aa2dcd373d4 with ref * 2024-05-02 22:18:00.539 | Cloning from xstatic-dagre-d3 cache and applying ref * 2024-05-02 22:18:00.714 | (0868 / 1387) 2024-05-02 22:18:00.740 | Updating cache of https://opendev.org/openstack/xstatic-filesaver.git in /opt/dib_cache/source-repositories/xstatic_filesaver_764504cfc5bd41e0612ebb2ab6e39bdd8d3ac363 with ref * 2024-05-02 22:18:01.295 | Cloning from xstatic-filesaver cache and applying ref * 2024-05-02 22:18:01.392 | (0869 / 1387) 2024-05-02 22:18:01.416 | Updating cache of https://opendev.org/openstack/xstatic-graphlib.git in /opt/dib_cache/source-repositories/xstatic_graphlib_80f7b48b5f13b6b1d51a90dd39752dc4b9dc911d with ref * 2024-05-02 22:18:01.814 | Cloning from xstatic-graphlib cache and applying ref * 2024-05-02 22:18:02.049 | (0870 / 1387) 2024-05-02 22:18:02.072 | Updating cache of https://opendev.org/openstack/xstatic-hogan.git in /opt/dib_cache/source-repositories/xstatic_hogan_6c7fd8f3ad0aaf5f013aa4037aca193cace23e34 with ref * 2024-05-02 22:18:02.437 | Cloning from xstatic-hogan cache and applying ref * 2024-05-02 22:18:02.535 | (0871 / 1387) 2024-05-02 22:18:02.558 | Updating cache of https://opendev.org/openstack/xstatic-jasmine.git in /opt/dib_cache/source-repositories/xstatic_jasmine_cfc65c56f75604dc355f7d6b313ee0d6d1adda87 with ref * 2024-05-02 22:18:02.961 | Cloning from xstatic-jasmine cache and applying ref * 2024-05-02 22:18:03.061 | (0872 / 1387) 2024-05-02 22:18:03.084 | Updating cache of https://opendev.org/openstack/xstatic-jquery-migrate.git in /opt/dib_cache/source-repositories/xstatic_jquery_migrate_e9d21d925a83b4f646aa4c117fb98c234e50a816 with ref * 2024-05-02 22:18:03.737 | Cloning from xstatic-jquery-migrate cache and applying ref * 2024-05-02 22:18:03.873 | (0873 / 1387) 2024-05-02 22:18:03.897 | Updating cache of https://opendev.org/openstack/xstatic-jquery.quicksearch.git in /opt/dib_cache/source-repositories/xstatic_jquery_quicksearch_bfcbe7c88d647a7d54d91ed8caedfe7821760dfd with ref * 2024-05-02 22:18:04.236 | Cloning from xstatic-jquery.quicksearch cache and applying ref * 2024-05-02 22:18:04.332 | (0874 / 1387) 2024-05-02 22:18:04.353 | Updating cache of https://opendev.org/openstack/xstatic-jquery.tablesorter.git in /opt/dib_cache/source-repositories/xstatic_jquery_tablesorter_692b3347838babeccf521df27334117069192545 with ref * 2024-05-02 22:18:04.699 | Cloning from xstatic-jquery.tablesorter cache and applying ref * 2024-05-02 22:18:04.797 | (0875 / 1387) 2024-05-02 22:18:04.820 | Updating cache of https://opendev.org/openstack/xstatic-js-yaml.git in /opt/dib_cache/source-repositories/xstatic_js_yaml_e30b28737507bd6f4d5f44af03d8447ed5d45dc0 with ref * 2024-05-02 22:18:05.153 | Cloning from xstatic-js-yaml cache and applying ref * 2024-05-02 22:18:05.252 | (0876 / 1387) 2024-05-02 22:18:05.275 | Updating cache of https://opendev.org/openstack/xstatic-jsencrypt.git in /opt/dib_cache/source-repositories/xstatic_jsencrypt_ddd0c36dba2b75da54ac864a3e5ee3461c417d39 with ref * 2024-05-02 22:18:05.792 | Cloning from xstatic-jsencrypt cache and applying ref * 2024-05-02 22:18:05.893 | (0877 / 1387) 2024-05-02 22:18:05.915 | Updating cache of https://opendev.org/openstack/xstatic-json2yaml.git in /opt/dib_cache/source-repositories/xstatic_json2yaml_aabefad4ec726887082159587904459b262aedb8 with ref * 2024-05-02 22:18:06.319 | Cloning from xstatic-json2yaml cache and applying ref * 2024-05-02 22:18:06.421 | (0878 / 1387) 2024-05-02 22:18:06.445 | Updating cache of https://opendev.org/openstack/xstatic-lodash.git in /opt/dib_cache/source-repositories/xstatic_lodash_49d9575831d1380bad6352b86284b24fb3ecf5bb with ref * 2024-05-02 22:18:06.831 | Cloning from xstatic-lodash cache and applying ref * 2024-05-02 22:18:06.966 | (0879 / 1387) 2024-05-02 22:18:06.989 | Updating cache of https://opendev.org/openstack/xstatic-magic-search.git in /opt/dib_cache/source-repositories/xstatic_magic_search_2bb805b9e2082a79d822197b40fd57fbc68e9616 with ref * 2024-05-02 22:18:07.541 | Cloning from xstatic-magic-search cache and applying ref * 2024-05-02 22:18:07.638 | (0880 / 1387) 2024-05-02 22:18:07.661 | Updating cache of https://opendev.org/openstack/xstatic-mdi.git in /opt/dib_cache/source-repositories/xstatic_mdi_e1b1e2caa963ec38057dc4b88f2b029a4c114e53 with ref * 2024-05-02 22:18:08.125 | Cloning from xstatic-mdi cache and applying ref * 2024-05-02 22:18:08.453 | (0881 / 1387) 2024-05-02 22:18:08.475 | Updating cache of https://opendev.org/openstack/xstatic-moment.git in /opt/dib_cache/source-repositories/xstatic_moment_332ad610bc2c83206f3b6f9bfaf8004a560c3ef4 with ref * 2024-05-02 22:18:08.959 | Cloning from xstatic-moment cache and applying ref * 2024-05-02 22:18:09.069 | (0882 / 1387) 2024-05-02 22:18:09.090 | Updating cache of https://opendev.org/openstack/xstatic-moment-timezone.git in /opt/dib_cache/source-repositories/xstatic_moment_timezone_00121bf77f525037017329c9ee509de0d87ba3a0 with ref * 2024-05-02 22:18:09.502 | Cloning from xstatic-moment-timezone cache and applying ref * 2024-05-02 22:18:09.617 | (0883 / 1387) 2024-05-02 22:18:09.639 | Updating cache of https://opendev.org/openstack/xstatic-rickshaw.git in /opt/dib_cache/source-repositories/xstatic_rickshaw_2630c050302079587b5683dbeae8e212c064497d with ref * 2024-05-02 22:18:09.994 | Cloning from xstatic-rickshaw cache and applying ref * 2024-05-02 22:18:10.098 | (0884 / 1387) 2024-05-02 22:18:10.122 | Updating cache of https://opendev.org/openstack/xstatic-roboto-fontface.git in /opt/dib_cache/source-repositories/xstatic_roboto_fontface_8c62ee6b75ab5ee6bd4ab29f9c36818466e89196 with ref * 2024-05-02 22:18:10.571 | Cloning from xstatic-roboto-fontface cache and applying ref * 2024-05-02 22:18:11.345 | (0885 / 1387) 2024-05-02 22:18:11.365 | Updating cache of https://opendev.org/openstack/xstatic-spin.git in /opt/dib_cache/source-repositories/xstatic_spin_67e94b68e8abea951bc74a2bcd6315721d488318 with ref * 2024-05-02 22:18:12.204 | Cloning from xstatic-spin cache and applying ref * 2024-05-02 22:18:12.301 | (0886 / 1387) 2024-05-02 22:18:12.324 | Updating cache of https://opendev.org/openstack/yaql.git in /opt/dib_cache/source-repositories/yaql_40e077cd0f9e72b5937fd5e07bec806627c14932 with ref * 2024-05-02 22:18:13.431 | Cloning from yaql cache and applying ref * 2024-05-02 22:18:16.766 | (0887 / 1387) 2024-05-02 22:18:16.788 | Updating cache of https://opendev.org/openstack/zaqar.git in /opt/dib_cache/source-repositories/zaqar_f623228e8b62df7e2f7ca1b6408057c965f6e602 with ref * 2024-05-02 22:18:21.270 | Cloning from zaqar cache and applying ref * 2024-05-02 22:18:41.236 | (0888 / 1387) 2024-05-02 22:18:41.258 | Updating cache of https://opendev.org/openstack/zaqar-specs.git in /opt/dib_cache/source-repositories/zaqar_specs_f045e5e7a2ca1945fda3a508fdcc364585a4094d with ref * 2024-05-02 22:18:41.929 | Cloning from zaqar-specs cache and applying ref * 2024-05-02 22:18:42.039 | (0889 / 1387) 2024-05-02 22:18:42.061 | Updating cache of https://opendev.org/openstack/zaqar-tempest-plugin.git in /opt/dib_cache/source-repositories/zaqar_tempest_plugin_aa9093c04285ba7915b49dfea851c4f23167917c with ref * 2024-05-02 22:18:43.820 | Cloning from zaqar-tempest-plugin cache and applying ref * 2024-05-02 22:18:44.124 | (0890 / 1387) 2024-05-02 22:18:44.146 | Updating cache of https://opendev.org/openstack/zaqar-ui.git in /opt/dib_cache/source-repositories/zaqar_ui_bf89cbe320fbf4f1df6d07f1b70fb76cfdf6974b with ref * 2024-05-02 22:18:46.741 | Cloning from zaqar-ui cache and applying ref * 2024-05-02 22:18:48.912 | (0891 / 1387) 2024-05-02 22:18:48.934 | Updating cache of https://opendev.org/openstack/zun.git in /opt/dib_cache/source-repositories/zun_b5937d348354e0d1b8b4c392a48e828cf5af823e with ref * 2024-05-02 22:18:55.041 | Cloning from zun cache and applying ref * 2024-05-02 22:19:02.610 | (0892 / 1387) 2024-05-02 22:19:02.634 | Updating cache of https://opendev.org/openstack/zun-tempest-plugin.git in /opt/dib_cache/source-repositories/zun_tempest_plugin_63eb8d236682ad0187a5ad61844694cfccf29f63 with ref * 2024-05-02 22:19:04.000 | Cloning from zun-tempest-plugin cache and applying ref * 2024-05-02 22:19:04.151 | (0893 / 1387) 2024-05-02 22:19:04.173 | Updating cache of https://opendev.org/openstack/zun-ui.git in /opt/dib_cache/source-repositories/zun_ui_2176dd6a554892ae9b43ca8167fb199e7edb0d74 with ref * 2024-05-02 22:19:06.888 | Cloning from zun-ui cache and applying ref * 2024-05-02 22:19:11.070 | (0894 / 1387) 2024-05-02 22:19:11.093 | Updating cache of https://opendev.org/performa/os-faults.git in /opt/dib_cache/source-repositories/os_faults_179c12cc5b4c48117f3d9c9b7fbede6c867c6ffa with ref * 2024-05-02 22:19:11.714 | Cloning from os-faults cache and applying ref * 2024-05-02 22:19:11.842 | (0895 / 1387) 2024-05-02 22:19:11.866 | Updating cache of https://opendev.org/performa/shaker.git in /opt/dib_cache/source-repositories/shaker_4c745dde671f63fdcd5bb497c5b9c776b34af975 with ref * 2024-05-02 22:19:12.329 | Cloning from shaker cache and applying ref * 2024-05-02 22:19:12.533 | (0896 / 1387) 2024-05-02 22:19:12.555 | Updating cache of https://opendev.org/pyca/infra.git in /opt/dib_cache/source-repositories/infra_0870e00b5841a38727ef6bacca07f50bb9af1d9c with ref * 2024-05-02 22:19:13.212 | Cloning from infra cache and applying ref * 2024-05-02 22:19:13.308 | (0897 / 1387) 2024-05-02 22:19:13.331 | Updating cache of https://opendev.org/pyca/project-config.git in /opt/dib_cache/source-repositories/project_config_ea6e3b1962455359c7c64ae2c4c5e0ad891f809d with ref * 2024-05-02 22:19:13.790 | Cloning from project-config cache and applying ref * 2024-05-02 22:19:13.903 | (0898 / 1387) 2024-05-02 22:19:13.927 | Updating cache of https://opendev.org/pypa/project-config.git in /opt/dib_cache/source-repositories/project_config_111d93061f509c9f3fc8581f7abe968611a47048 with ref * 2024-05-02 22:19:14.327 | Cloning from project-config cache and applying ref * 2024-05-02 22:19:14.425 | (0899 / 1387) 2024-05-02 22:19:14.449 | Updating cache of https://opendev.org/sardonic/sardonic.git in /opt/dib_cache/source-repositories/sardonic_e2b7feab2be2ccfd67ffd44cb9951b2527d59560 with ref * 2024-05-02 22:19:15.358 | Cloning from sardonic cache and applying ref * 2024-05-02 22:19:15.460 | (0900 / 1387) 2024-05-02 22:19:15.483 | Updating cache of https://opendev.org/starlingx/ansible-playbooks.git in /opt/dib_cache/source-repositories/ansible_playbooks_2c8a9fdbcbe989bb286fe85af5c6a6938eeaf933 with ref * 2024-05-02 22:19:19.729 | Cloning from ansible-playbooks cache and applying ref * 2024-05-02 22:23:23.539 | (0901 / 1387) 2024-05-02 22:23:23.562 | Updating cache of https://opendev.org/starlingx/app-cstate-management.git in /opt/dib_cache/source-repositories/app_cstate_management_54da2c5185b589c3d74be4b451f8c4ee1434d7bb with ref * 2024-05-02 22:23:24.349 | Cloning from app-cstate-management cache and applying ref * 2024-05-02 22:23:24.509 | (0902 / 1387) 2024-05-02 22:23:24.531 | Updating cache of https://opendev.org/starlingx/app-dell-storage.git in /opt/dib_cache/source-repositories/app_dell_storage_fc07c39675f7508bb175f70d675176a880ac3f34 with ref * 2024-05-02 22:23:28.146 | Cloning from app-dell-storage cache and applying ref * 2024-05-02 22:23:52.997 | (0903 / 1387) 2024-05-02 22:23:53.020 | Updating cache of https://opendev.org/starlingx/app-distributed-cloud.git in /opt/dib_cache/source-repositories/app_distributed_cloud_3206ff512d05f18f9d279ddf6c4c8a9e8e6b173a with ref * 2024-05-02 22:23:53.527 | Cloning from app-distributed-cloud cache and applying ref * 2024-05-02 22:23:53.623 | (0904 / 1387) 2024-05-02 22:23:53.646 | Updating cache of https://opendev.org/starlingx/app-gen-tool.git in /opt/dib_cache/source-repositories/app_gen_tool_0266d058ee5178b1a845dda050e815eb0f7d349c with ref * 2024-05-02 22:23:54.737 | Cloning from app-gen-tool cache and applying ref * 2024-05-02 22:24:01.755 | (0905 / 1387) 2024-05-02 22:24:01.777 | Updating cache of https://opendev.org/starlingx/app-harbor.git in /opt/dib_cache/source-repositories/app_harbor_4582902ffc8f3797103dce4c9c6400864a7a9ce1 with ref * 2024-05-02 22:24:03.104 | Cloning from app-harbor cache and applying ref * 2024-05-02 22:24:06.596 | (0906 / 1387) 2024-05-02 22:24:06.619 | 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-05-02 22:24:10.224 | Cloning from app-intel-device-plugins cache and applying ref * 2024-05-02 22:24:29.506 | (0907 / 1387) 2024-05-02 22:24:29.529 | 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-05-02 22:24:33.681 | Cloning from app-intel-ethernet-operator cache and applying ref * 2024-05-02 22:24:36.010 | (0908 / 1387) 2024-05-02 22:24:36.032 | Updating cache of https://opendev.org/starlingx/app-istio.git in /opt/dib_cache/source-repositories/app_istio_c9ae0e060182bc4ab986f5d2bc5a548bcc5d3156 with ref * 2024-05-02 22:24:42.191 | Cloning from app-istio cache and applying ref * 2024-05-02 22:24:54.131 | (0909 / 1387) 2024-05-02 22:24:54.153 | 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-05-02 22:24:58.863 | Cloning from app-kubernetes-power-manager cache and applying ref * 2024-05-02 22:25:02.978 | (0910 / 1387) 2024-05-02 22:25:02.999 | Updating cache of https://opendev.org/starlingx/app-kubevirt.git in /opt/dib_cache/source-repositories/app_kubevirt_994b8f6ef56ec326e078234b236135bb1575da75 with ref * 2024-05-02 22:25:13.026 | Cloning from app-kubevirt cache and applying ref * 2024-05-02 22:25:26.896 | (0911 / 1387) 2024-05-02 22:25:26.920 | 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-05-02 22:25:30.604 | Cloning from app-node-feature-discovery cache and applying ref * 2024-05-02 22:25:40.945 | (0912 / 1387) 2024-05-02 22:25:40.967 | 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-05-02 22:25:44.502 | Cloning from app-node-interface-metrics-exporter cache and applying ref * 2024-05-02 22:25:55.012 | (0913 / 1387) 2024-05-02 22:25:55.034 | Updating cache of https://opendev.org/starlingx/app-oran-o2.git in /opt/dib_cache/source-repositories/app_oran_o2_c95eb9cce4d6b896de387f4abdaf815171a289fc with ref * 2024-05-02 22:25:57.867 | Cloning from app-oran-o2 cache and applying ref * 2024-05-02 22:26:00.978 | (0914 / 1387) 2024-05-02 22:26:01.002 | Updating cache of https://opendev.org/starlingx/app-power-metrics.git in /opt/dib_cache/source-repositories/app_power_metrics_1cd9d5d3be63031a1cd35f604957d1dc43baea0e with ref * 2024-05-02 22:26:03.210 | Cloning from app-power-metrics cache and applying ref * 2024-05-02 22:26:05.547 | (0915 / 1387) 2024-05-02 22:26:05.572 | Updating cache of https://opendev.org/starlingx/app-rook-ceph.git in /opt/dib_cache/source-repositories/app_rook_ceph_fbf628dbf414c525071db5cca7654d90c1db460f with ref * 2024-05-02 22:26:07.137 | Cloning from app-rook-ceph cache and applying ref * 2024-05-02 22:26:07.322 | (0916 / 1387) 2024-05-02 22:26:07.347 | 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-05-02 22:26:10.830 | Cloning from app-security-profiles-operator cache and applying ref * 2024-05-02 22:26:23.076 | (0917 / 1387) 2024-05-02 22:26:23.100 | 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-05-02 22:26:25.771 | Cloning from app-sriov-fec-operator cache and applying ref * 2024-05-02 22:26:33.863 | (0918 / 1387) 2024-05-02 22:26:33.883 | Updating cache of https://opendev.org/starlingx/app-sts-silicom.git in /opt/dib_cache/source-repositories/app_sts_silicom_fdcaa15074b8a36200e3d6b87496e68c124f4a99 with ref * 2024-05-02 22:26:48.027 | Cloning from app-sts-silicom cache and applying ref * 2024-05-02 22:27:00.097 | (0919 / 1387) 2024-05-02 22:27:00.117 | Updating cache of https://opendev.org/starlingx/apt-ostree.git in /opt/dib_cache/source-repositories/apt_ostree_048f29cce169ff36536efbf123304a40d59806dd with ref * 2024-05-02 22:27:01.721 | Cloning from apt-ostree cache and applying ref * 2024-05-02 22:27:49.382 | (0920 / 1387) 2024-05-02 22:27:49.404 | Updating cache of https://opendev.org/starlingx/audit-armada-app.git in /opt/dib_cache/source-repositories/audit_armada_app_85a3c27c1db428f09c06f37d7f4c706920eaba36 with ref * 2024-05-02 22:27:54.792 | Cloning from audit-armada-app cache and applying ref * 2024-05-02 22:28:02.117 | (0921 / 1387) 2024-05-02 22:28:02.142 | 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-05-02 22:28:09.503 | Cloning from cert-manager-armada-app cache and applying ref * 2024-05-02 22:28:27.067 | (0922 / 1387) 2024-05-02 22:28:27.092 | Updating cache of https://opendev.org/starlingx/clients.git in /opt/dib_cache/source-repositories/clients_72543b21fc0251d610a452ba4d91b56f020c085d with ref * 2024-05-02 22:28:38.010 | Cloning from clients cache and applying ref * 2024-05-02 22:28:40.356 | (0923 / 1387) 2024-05-02 22:28:40.379 | Updating cache of https://opendev.org/starlingx/compile.git in /opt/dib_cache/source-repositories/compile_c3bef3c038c32ae6916a610d3fdf985e61d6c036 with ref * 2024-05-02 22:28:47.556 | Cloning from compile cache and applying ref * 2024-05-02 22:28:51.095 | (0924 / 1387) 2024-05-02 22:28:51.117 | Updating cache of https://opendev.org/starlingx/config.git in /opt/dib_cache/source-repositories/config_d51ae06574b7abba9767981f0e7281c7bc716f9a with ref * 2024-05-02 22:28:55.366 | Cloning from config cache and applying ref * 2024-05-02 22:28:58.761 | (0925 / 1387) 2024-05-02 22:28:58.792 | Updating cache of https://opendev.org/starlingx/config-files.git in /opt/dib_cache/source-repositories/config_files_7da67598975c4d72b979c3624da25949bfcec283 with ref * 2024-05-02 22:29:09.529 | Cloning from config-files cache and applying ref * 2024-05-02 22:29:36.365 | (0926 / 1387) 2024-05-02 22:29:36.388 | Updating cache of https://opendev.org/starlingx/containers.git in /opt/dib_cache/source-repositories/containers_05e3da1929348e1643d4338d6dce7e95240447bc with ref * 2024-05-02 22:29:43.423 | Cloning from containers cache and applying ref * 2024-05-02 22:29:44.654 | (0927 / 1387) 2024-05-02 22:29:44.676 | Updating cache of https://opendev.org/starlingx/distcloud.git in /opt/dib_cache/source-repositories/distcloud_763023492e71b194f7e94b9fa801a7077c706f5d with ref * 2024-05-02 22:29:58.049 | Cloning from distcloud cache and applying ref * 2024-05-02 22:33:08.871 | (0928 / 1387) 2024-05-02 22:33:08.893 | Updating cache of https://opendev.org/starlingx/distcloud-client.git in /opt/dib_cache/source-repositories/distcloud_client_99270f11b81c39ee7e10c17dece4cc9466868e4c with ref * 2024-05-02 22:33:21.631 | Cloning from distcloud-client cache and applying ref * 2024-05-02 22:33:59.561 | (0929 / 1387) 2024-05-02 22:33:59.584 | Updating cache of https://opendev.org/starlingx/docs.git in /opt/dib_cache/source-repositories/docs_f422da05920ec240bb522a2e22d2a3d49f5aab59 with ref * 2024-05-02 22:34:02.213 | Cloning from docs cache and applying ref * 2024-05-02 22:39:11.624 | (0930 / 1387) 2024-05-02 22:39:11.647 | Updating cache of https://opendev.org/starlingx/election.git in /opt/dib_cache/source-repositories/election_d10c0a48936ba473524874b342665b05186b905a with ref * 2024-05-02 22:39:12.529 | Cloning from election cache and applying ref * 2024-05-02 22:39:22.323 | (0931 / 1387) 2024-05-02 22:39:22.346 | Updating cache of https://opendev.org/starlingx/fault.git in /opt/dib_cache/source-repositories/fault_d45b69bf0fdbd26b2039074c2e4191382d4dd887 with ref * 2024-05-02 22:39:25.122 | Cloning from fault cache and applying ref * 2024-05-02 22:39:45.725 | (0932 / 1387) 2024-05-02 22:39:45.748 | Updating cache of https://opendev.org/starlingx/governance.git in /opt/dib_cache/source-repositories/governance_aa2344b3a4e3329a715bacf743ef872b456e7d0e with ref * 2024-05-02 22:39:47.699 | Cloning from governance cache and applying ref * 2024-05-02 22:39:49.331 | (0933 / 1387) 2024-05-02 22:39:49.356 | Updating cache of https://opendev.org/starlingx/gplv2.git in /opt/dib_cache/source-repositories/gplv2_854b44312f3617123cd02c414da7d75561a8af7b with ref * 2024-05-02 22:39:49.872 | Cloning from gplv2 cache and applying ref * 2024-05-02 22:39:49.974 | (0934 / 1387) 2024-05-02 22:39:49.998 | Updating cache of https://opendev.org/starlingx/gplv3.git in /opt/dib_cache/source-repositories/gplv3_10b31c265de51bff39827813ace805f2b91207e4 with ref * 2024-05-02 22:39:50.521 | Cloning from gplv3 cache and applying ref * 2024-05-02 22:39:50.617 | (0935 / 1387) 2024-05-02 22:39:50.639 | Updating cache of https://opendev.org/starlingx/gui.git in /opt/dib_cache/source-repositories/gui_03f873fdc1361a1b9b22c30cb568ff2197de3ea6 with ref * 2024-05-02 22:39:54.075 | Cloning from gui cache and applying ref * 2024-05-02 22:40:14.624 | (0936 / 1387) 2024-05-02 22:40:14.646 | Updating cache of https://opendev.org/starlingx/ha.git in /opt/dib_cache/source-repositories/ha_bf5f984ee65a64f0136c7274ffcdb6e1cb12d5f5 with ref * 2024-05-02 22:40:22.898 | Cloning from ha cache and applying ref * 2024-05-02 22:40:52.085 | (0937 / 1387) 2024-05-02 22:40:52.107 | Updating cache of https://opendev.org/starlingx/helm-charts.git in /opt/dib_cache/source-repositories/helm_charts_638a557cceb2e448e011205d1af9bfefde699c5b with ref * 2024-05-02 22:40:59.899 | Cloning from helm-charts cache and applying ref * 2024-05-02 22:41:02.954 | (0938 / 1387) 2024-05-02 22:41:02.977 | Updating cache of https://opendev.org/starlingx/integ.git in /opt/dib_cache/source-repositories/integ_f7f7e4d578854a250692a19c7bbbabff9882d6a8 with ref * 2024-05-02 22:41:06.626 | Cloning from integ cache and applying ref * 2024-05-02 22:43:35.946 | (0939 / 1387) 2024-05-02 22:43:35.968 | Updating cache of https://opendev.org/starlingx/jenkins-pipelines.git in /opt/dib_cache/source-repositories/jenkins_pipelines_d019485548370aa8f72a2a07b12cb72d3a60da9c with ref * 2024-05-02 22:43:39.387 | Cloning from jenkins-pipelines cache and applying ref * 2024-05-02 22:43:54.454 | (0940 / 1387) 2024-05-02 22:43:54.476 | Updating cache of https://opendev.org/starlingx/kernel.git in /opt/dib_cache/source-repositories/kernel_14c2c10ef5d81715547072064e723617a5291b40 with ref * 2024-05-02 22:44:00.609 | Cloning from kernel cache and applying ref * 2024-05-02 22:45:27.249 | (0941 / 1387) 2024-05-02 22:45:27.271 | Updating cache of https://opendev.org/starlingx/manifest.git in /opt/dib_cache/source-repositories/manifest_b0bb25cab119bc7839303b89daca92ca56163480 with ref * 2024-05-02 22:45:35.841 | Cloning from manifest cache and applying ref * 2024-05-02 22:45:52.491 | (0942 / 1387) 2024-05-02 22:45:52.513 | Updating cache of https://opendev.org/starlingx/meta-starlingx.git in /opt/dib_cache/source-repositories/meta_starlingx_a803bebc92399a2e629af979fd886a4908fa45c3 with ref * 2024-05-02 22:45:53.522 | Cloning from meta-starlingx cache and applying ref * 2024-05-02 22:45:59.849 | (0943 / 1387) 2024-05-02 22:45:59.870 | Updating cache of https://opendev.org/starlingx/metal.git in /opt/dib_cache/source-repositories/metal_898cc70d189963d138b45065380dacf9fdba05ff with ref * 2024-05-02 22:46:07.641 | Cloning from metal cache and applying ref * 2024-05-02 22:46:51.948 | (0944 / 1387) 2024-05-02 22:46:51.970 | 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-05-02 22:46:59.810 | Cloning from metrics-server-armada-app cache and applying ref * 2024-05-02 22:47:08.473 | (0945 / 1387) 2024-05-02 22:47:08.496 | Updating cache of https://opendev.org/starlingx/monitor-armada-app.git in /opt/dib_cache/source-repositories/monitor_armada_app_c50cc834e4acc70cf72789356ddb6f4c2376ef61 with ref * 2024-05-02 22:47:13.473 | Cloning from monitor-armada-app cache and applying ref * 2024-05-02 22:47:14.281 | (0946 / 1387) 2024-05-02 22:47:14.303 | Updating cache of https://opendev.org/starlingx/monitoring.git in /opt/dib_cache/source-repositories/monitoring_5e5890d46528afab94fba544936c01bdcd8c75e1 with ref * 2024-05-02 22:47:18.819 | Cloning from monitoring cache and applying ref * 2024-05-02 22:47:36.918 | (0947 / 1387) 2024-05-02 22:47:36.941 | Updating cache of https://opendev.org/starlingx/nfv.git in /opt/dib_cache/source-repositories/nfv_f7b8907c9dc324f4cb17937b4d76278b72d6450e with ref * 2024-05-02 22:47:50.835 | Cloning from nfv cache and applying ref * 2024-05-02 22:48:25.431 | (0948 / 1387) 2024-05-02 22:48:25.453 | 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-05-02 22:48:27.900 | Cloning from nginx-ingress-controller-armada-app cache and applying ref * 2024-05-02 22:48:33.633 | (0949 / 1387) 2024-05-02 22:48:33.655 | 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-05-02 22:48:36.782 | Cloning from oidc-auth-armada-app cache and applying ref * 2024-05-02 22:48:46.257 | (0950 / 1387) 2024-05-02 22:48:46.283 | Updating cache of https://opendev.org/starlingx/openstack-armada-app.git in /opt/dib_cache/source-repositories/openstack_armada_app_b52c8020815f06181c285847154b45fa766b7963 with ref * 2024-05-02 22:48:48.629 | Cloning from openstack-armada-app cache and applying ref * 2024-05-02 22:49:35.127 | (0951 / 1387) 2024-05-02 22:49:35.149 | Updating cache of https://opendev.org/starlingx/platform-armada-app.git in /opt/dib_cache/source-repositories/platform_armada_app_c27ee8ebe5b2d07182cb991061c777cb8060d88a with ref * 2024-05-02 22:49:38.236 | Cloning from platform-armada-app cache and applying ref * 2024-05-02 22:49:58.633 | (0952 / 1387) 2024-05-02 22:49:58.656 | Updating cache of https://opendev.org/starlingx/portieris-armada-app.git in /opt/dib_cache/source-repositories/portieris_armada_app_284233ddcec4d7a3eb5df9ad211ac27246dfb36d with ref * 2024-05-02 22:49:59.997 | Cloning from portieris-armada-app cache and applying ref * 2024-05-02 22:50:04.665 | (0953 / 1387) 2024-05-02 22:50:04.689 | 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-05-02 22:50:06.447 | Cloning from ptp-notification-armada-app cache and applying ref * 2024-05-02 22:50:28.074 | (0954 / 1387) 2024-05-02 22:50:28.098 | Updating cache of https://opendev.org/starlingx/public-keys.git in /opt/dib_cache/source-repositories/public_keys_347b56208d70a33df4c40a046de1f25cbdba27bd with ref * 2024-05-02 22:50:31.646 | Cloning from public-keys cache and applying ref * 2024-05-02 22:50:32.821 | (0955 / 1387) 2024-05-02 22:50:32.845 | Updating cache of https://opendev.org/starlingx/rook-ceph.git in /opt/dib_cache/source-repositories/rook_ceph_dd74fff3649ff14035cbca9c082d70f6192ced15 with ref * 2024-05-02 22:50:38.294 | Cloning from rook-ceph cache and applying ref * 2024-05-02 22:50:45.460 | (0956 / 1387) 2024-05-02 22:50:45.483 | Updating cache of https://opendev.org/starlingx/root.git in /opt/dib_cache/source-repositories/root_e475b3a9c0c3a6eda0a4ba98b64a6725e8872beb with ref * 2024-05-02 22:50:51.096 | Cloning from root cache and applying ref * 2024-05-02 22:51:36.692 | (0957 / 1387) 2024-05-02 22:51:36.715 | Updating cache of https://opendev.org/starlingx/SDO-rv-service.git in /opt/dib_cache/source-repositories/SDO_rv_service_da367a4c0d821e417d5209354196daa24c94992a with ref * 2024-05-02 22:51:39.158 | Cloning from SDO-rv-service cache and applying ref * 2024-05-02 22:51:40.594 | (0958 / 1387) 2024-05-02 22:51:40.617 | Updating cache of https://opendev.org/starlingx/snmp-armada-app.git in /opt/dib_cache/source-repositories/snmp_armada_app_28fcb42f2e3441c1b08e7a599d32138b2b334dce with ref * 2024-05-02 22:51:43.055 | Cloning from snmp-armada-app cache and applying ref * 2024-05-02 22:51:50.174 | (0959 / 1387) 2024-05-02 22:51:50.197 | Updating cache of https://opendev.org/starlingx/specs.git in /opt/dib_cache/source-repositories/specs_0b1d604c2d9d51a09fc150261ceebe980bbe3652 with ref * 2024-05-02 22:51:51.149 | Cloning from specs cache and applying ref * 2024-05-02 22:51:54.576 | (0960 / 1387) 2024-05-02 22:51:54.599 | Updating cache of https://opendev.org/starlingx/stx-puppet.git in /opt/dib_cache/source-repositories/stx_puppet_7641e616c7b8f6781f69aca5daa7d39debb76d1f with ref * 2024-05-02 22:51:57.141 | Cloning from stx-puppet cache and applying ref * 2024-05-02 22:53:33.537 | (0961 / 1387) 2024-05-02 22:53:33.559 | Updating cache of https://opendev.org/starlingx/test.git in /opt/dib_cache/source-repositories/test_1710218385fbcfdd689999a45775680d44c16584 with ref * 2024-05-02 22:53:35.110 | Cloning from test cache and applying ref * 2024-05-02 22:53:35.534 | (0962 / 1387) 2024-05-02 22:53:35.558 | Updating cache of https://opendev.org/starlingx/tis-repo.git in /opt/dib_cache/source-repositories/tis_repo_c906b8eaeee6813321a2baa6af11c1112a8c2f54 with ref * 2024-05-02 22:53:36.635 | Cloning from tis-repo cache and applying ref * 2024-05-02 22:53:37.117 | (0963 / 1387) 2024-05-02 22:53:37.139 | Updating cache of https://opendev.org/starlingx/tools.git in /opt/dib_cache/source-repositories/tools_d8d11fe83c34eee26bf91a1c761275da8f1cca33 with ref * 2024-05-02 22:53:40.310 | Cloning from tools cache and applying ref * 2024-05-02 22:54:57.895 | (0964 / 1387) 2024-05-02 22:54:57.916 | Updating cache of https://opendev.org/starlingx/update.git in /opt/dib_cache/source-repositories/update_c94538bf320a63954d7c5d6dfe2d8993a02ebbeb with ref * 2024-05-02 22:55:01.394 | Cloning from update cache and applying ref * 2024-05-02 22:55:59.345 | (0965 / 1387) 2024-05-02 22:55:59.367 | Updating cache of https://opendev.org/starlingx/upstream.git in /opt/dib_cache/source-repositories/upstream_7d70c6324151e7bcdeb463ba81c140e118827763 with ref * 2024-05-02 22:56:01.407 | Cloning from upstream cache and applying ref * 2024-05-02 22:56:10.414 | (0966 / 1387) 2024-05-02 22:56:10.436 | Updating cache of https://opendev.org/starlingx/utilities.git in /opt/dib_cache/source-repositories/utilities_516a462c144da3857b7855b940090b0236fc20bc with ref * 2024-05-02 22:56:12.968 | Cloning from utilities cache and applying ref * 2024-05-02 22:56:40.392 | (0967 / 1387) 2024-05-02 22:56:40.414 | Updating cache of https://opendev.org/starlingx/utils.git in /opt/dib_cache/source-repositories/utils_950f75c934a68dd222e1d27cd4fbdd678e76fd8d with ref * 2024-05-02 22:56:41.107 | Cloning from utils cache and applying ref * 2024-05-02 22:56:41.262 | (0968 / 1387) 2024-05-02 22:56:41.284 | Updating cache of https://opendev.org/starlingx/vault-armada-app.git in /opt/dib_cache/source-repositories/vault_armada_app_50acd0757b80c41de4e08e71d69a259c3845f7e8 with ref * 2024-05-02 22:56:43.416 | Cloning from vault-armada-app cache and applying ref * 2024-05-02 22:57:05.740 | (0969 / 1387) 2024-05-02 22:57:05.765 | Updating cache of https://opendev.org/starlingx/virt.git in /opt/dib_cache/source-repositories/virt_4c6caf3534fc47963a50bf4d61fcac6ee6341814 with ref * 2024-05-02 22:57:08.970 | Cloning from virt cache and applying ref * 2024-05-02 22:57:11.723 | (0970 / 1387) 2024-05-02 22:57:11.746 | Updating cache of https://opendev.org/starlingx/virtual-deployment.git in /opt/dib_cache/source-repositories/virtual_deployment_5d7f39d24c9971e642a5626a90414e8950a0a791 with ref * 2024-05-02 22:57:13.978 | Cloning from virtual-deployment cache and applying ref * 2024-05-02 22:57:28.820 | (0971 / 1387) 2024-05-02 22:57:28.843 | Updating cache of https://opendev.org/starlingx/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_76bc87d900f8efd7ebf24db7c5694a9ead01bfd5 with ref * 2024-05-02 22:57:32.013 | Cloning from zuul-jobs cache and applying ref * 2024-05-02 22:57:32.368 | (0972 / 1387) 2024-05-02 22:57:32.391 | Updating cache of https://opendev.org/ttygroup/boartty.git in /opt/dib_cache/source-repositories/boartty_1805ad164106e02ca19660c6e2f0ec553d29bb22 with ref * 2024-05-02 22:57:33.020 | Cloning from boartty cache and applying ref * 2024-05-02 22:57:33.157 | (0973 / 1387) 2024-05-02 22:57:33.180 | Updating cache of https://opendev.org/ttygroup/gertty.git in /opt/dib_cache/source-repositories/gertty_c824468064c05aafe096c7e8853cccc9a3826fde with ref * 2024-05-02 22:57:34.047 | Cloning from gertty cache and applying ref * 2024-05-02 22:57:34.461 | (0974 / 1387) 2024-05-02 22:57:34.485 | Updating cache of https://opendev.org/vexxhost/ansible-collection-atmosphere.git in /opt/dib_cache/source-repositories/ansible_collection_atmosphere_493a90f80d35d02d641075fee9cfc4018aaf8545 with ref * 2024-05-02 22:57:34.969 | Cloning from ansible-collection-atmosphere cache and applying ref * 2024-05-02 22:57:35.068 | (0975 / 1387) 2024-05-02 22:57:35.089 | 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-05-02 22:57:35.524 | Cloning from ansible-role-base-server cache and applying ref * 2024-05-02 22:57:35.622 | (0976 / 1387) 2024-05-02 22:57:35.645 | 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-05-02 22:57:36.066 | Cloning from ansible-role-docker-distribution cache and applying ref * 2024-05-02 22:57:36.163 | (0977 / 1387) 2024-05-02 22:57:36.186 | Updating cache of https://opendev.org/vexxhost/ansible-role-openmanage.git in /opt/dib_cache/source-repositories/ansible_role_openmanage_53cdfb4fffa211cc3527d708359cbfde297d940f with ref * 2024-05-02 22:57:36.674 | Cloning from ansible-role-openmanage cache and applying ref * 2024-05-02 22:57:36.770 | (0978 / 1387) 2024-05-02 22:57:36.793 | Updating cache of https://opendev.org/vexxhost/ansible-role-wireguard.git in /opt/dib_cache/source-repositories/ansible_role_wireguard_5f23ca5018f321674ebbcf5b177800a924f00f58 with ref * 2024-05-02 22:57:37.200 | Cloning from ansible-role-wireguard cache and applying ref * 2024-05-02 22:57:37.303 | (0979 / 1387) 2024-05-02 22:57:37.326 | Updating cache of https://opendev.org/vexxhost/atmosphere.git in /opt/dib_cache/source-repositories/atmosphere_c605a35e039647f3e7a0160be1ee83bd19a60c03 with ref * 2024-05-02 22:57:37.688 | Cloning from atmosphere cache and applying ref * 2024-05-02 22:57:37.788 | (0980 / 1387) 2024-05-02 22:57:37.810 | Updating cache of https://opendev.org/vexxhost/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_0924bec8858193c6a8d0d0c3172bc867466c12dc with ref * 2024-05-02 22:57:38.233 | Cloning from base-jobs cache and applying ref * 2024-05-02 22:57:38.347 | (0981 / 1387) 2024-05-02 22:57:38.369 | Updating cache of https://opendev.org/vexxhost/docker-images.git in /opt/dib_cache/source-repositories/docker_images_dae5e30f4b2252f06cd56820342334ee4a2624fc with ref * 2024-05-02 22:57:38.798 | Cloning from docker-images cache and applying ref * 2024-05-02 22:57:38.897 | (0982 / 1387) 2024-05-02 22:57:38.919 | Updating cache of https://opendev.org/vexxhost/documentation.git in /opt/dib_cache/source-repositories/documentation_3e5d4cbfa5d33aa0eaf3913d1ca3a3f5f468935b with ref * 2024-05-02 22:57:39.372 | Cloning from documentation cache and applying ref * 2024-05-02 22:57:39.467 | (0983 / 1387) 2024-05-02 22:57:39.489 | 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-05-02 22:57:39.994 | Cloning from google-directory-api-linux-agent cache and applying ref * 2024-05-02 22:57:40.092 | (0984 / 1387) 2024-05-02 22:57:40.116 | Updating cache of https://opendev.org/vexxhost/helm-charts.git in /opt/dib_cache/source-repositories/helm_charts_7ff56bc5602f22f29a6328bfa8d26888a8d62967 with ref * 2024-05-02 22:57:40.490 | Cloning from helm-charts cache and applying ref * 2024-05-02 22:57:40.593 | (0985 / 1387) 2024-05-02 22:57:40.617 | Updating cache of https://opendev.org/vexxhost/kue.git in /opt/dib_cache/source-repositories/kue_7550969f02d9a4f9fc92e198a2b6e141d52bc8a3 with ref * 2024-05-02 22:57:41.128 | Cloning from kue cache and applying ref * 2024-05-02 22:57:41.252 | (0986 / 1387) 2024-05-02 22:57:41.276 | Updating cache of https://opendev.org/vexxhost/libvirtd_exporter.git in /opt/dib_cache/source-repositories/libvirtd_exporter_756af01baea545d72b16df3eb1e72a8b36ec3bf5 with ref * 2024-05-02 22:57:41.635 | Cloning from libvirtd_exporter cache and applying ref * 2024-05-02 22:57:41.737 | (0987 / 1387) 2024-05-02 22:57:41.759 | Updating cache of https://opendev.org/vexxhost/lodgeit-helm.git in /opt/dib_cache/source-repositories/lodgeit_helm_c6617c858bd2032e4056ed1fe4d919233629c0ee with ref * 2024-05-02 22:57:42.319 | Cloning from lodgeit-helm cache and applying ref * 2024-05-02 22:57:42.417 | (0988 / 1387) 2024-05-02 22:57:42.448 | Updating cache of https://opendev.org/vexxhost/network_exporter.git in /opt/dib_cache/source-repositories/network_exporter_d328cc99f9adaead4e65c93ab0dac07f7398c09b with ref * 2024-05-02 22:57:42.979 | Cloning from network_exporter cache and applying ref * 2024-05-02 22:57:43.083 | (0989 / 1387) 2024-05-02 22:57:43.107 | Updating cache of https://opendev.org/vexxhost/node-labeler.git in /opt/dib_cache/source-repositories/node_labeler_fdcf7541d47307b94e647982493d5cd5932c133d with ref * 2024-05-02 22:57:43.475 | Cloning from node-labeler cache and applying ref * 2024-05-02 22:57:43.576 | (0990 / 1387) 2024-05-02 22:57:43.599 | Updating cache of https://opendev.org/vexxhost/openstack-monitoring.git in /opt/dib_cache/source-repositories/openstack_monitoring_38ddac4feb5bfec93d398e96e8acc8dcfd7f0de2 with ref * 2024-05-02 22:57:44.029 | Cloning from openstack-monitoring cache and applying ref * 2024-05-02 22:57:44.134 | (0991 / 1387) 2024-05-02 22:57:44.157 | Updating cache of https://opendev.org/vexxhost/openstack-operator.git in /opt/dib_cache/source-repositories/openstack_operator_05507f2a624da9409b30f5c669c34252c58a4034 with ref * 2024-05-02 22:57:44.696 | Cloning from openstack-operator cache and applying ref * 2024-05-02 22:57:44.869 | (0992 / 1387) 2024-05-02 22:57:44.891 | Updating cache of https://opendev.org/vexxhost/openstack-tools.git in /opt/dib_cache/source-repositories/openstack_tools_d0812d10bafade805b2ea9586a05bad2c65ab44a with ref * 2024-05-02 22:57:45.411 | Cloning from openstack-tools cache and applying ref * 2024-05-02 22:57:45.513 | (0993 / 1387) 2024-05-02 22:57:45.536 | Updating cache of https://opendev.org/vexxhost/openvswitch_exporter.git in /opt/dib_cache/source-repositories/openvswitch_exporter_df521bd8d0c43214de35548759ddf93717522f16 with ref * 2024-05-02 22:57:45.941 | Cloning from openvswitch_exporter cache and applying ref * 2024-05-02 22:57:46.043 | (0994 / 1387) 2024-05-02 22:57:46.067 | Updating cache of https://opendev.org/vexxhost/rally_exporter.git in /opt/dib_cache/source-repositories/rally_exporter_08931ca7872c40708c8572e94aa8e459f82f66f1 with ref * 2024-05-02 22:57:46.563 | Cloning from rally_exporter cache and applying ref * 2024-05-02 22:57:46.670 | (0995 / 1387) 2024-05-02 22:57:46.696 | Updating cache of https://opendev.org/vexxhost/rbac-helm.git in /opt/dib_cache/source-repositories/rbac_helm_99768b794f4a6988a07084e21e2bf7ecaa0bb6d8 with ref * 2024-05-02 22:57:47.057 | Cloning from rbac-helm cache and applying ref * 2024-05-02 22:57:47.156 | (0996 / 1387) 2024-05-02 22:57:47.179 | Updating cache of https://opendev.org/vexxhost/smokeping_prober-helm.git in /opt/dib_cache/source-repositories/smokeping_prober_helm_6bd6d65380c20a009d7a6a442bf2abaa4c8da128 with ref * 2024-05-02 22:57:47.552 | Cloning from smokeping_prober-helm cache and applying ref * 2024-05-02 22:57:47.648 | (0997 / 1387) 2024-05-02 22:57:47.672 | Updating cache of https://opendev.org/vexxhost/tempest-pushgateway.git in /opt/dib_cache/source-repositories/tempest_pushgateway_f2969bb79cc87b471f1b1045aa521b4d277d0ff5 with ref * 2024-05-02 22:57:48.062 | Cloning from tempest-pushgateway cache and applying ref * 2024-05-02 22:57:48.157 | (0998 / 1387) 2024-05-02 22:57:48.180 | Updating cache of https://opendev.org/volvocars/powertrain-build.git in /opt/dib_cache/source-repositories/powertrain_build_3d9ab4984d7a3d17dafaa6faa947eb6778c8462a with ref * 2024-05-02 22:57:49.010 | Cloning from powertrain-build cache and applying ref * 2024-05-02 22:57:49.526 | (0999 / 1387) 2024-05-02 22:57:49.549 | Updating cache of https://opendev.org/volvocars/project-config.git in /opt/dib_cache/source-repositories/project_config_340786340efde2d3a9d7c25651fba81e5fb17ca8 with ref * 2024-05-02 22:57:50.184 | Cloning from project-config cache and applying ref * 2024-05-02 22:57:50.366 | (1000 / 1387) 2024-05-02 22:57:50.389 | Updating cache of https://opendev.org/windmill/ansible-role-ansible.git in /opt/dib_cache/source-repositories/ansible_role_ansible_52b896a280d6035eee91c703c048eb3a40076134 with ref * 2024-05-02 22:57:50.900 | Cloning from ansible-role-ansible cache and applying ref * 2024-05-02 22:57:51.001 | (1001 / 1387) 2024-05-02 22:57:51.024 | Updating cache of https://opendev.org/windmill/ansible-role-borgbackup.git in /opt/dib_cache/source-repositories/ansible_role_borgbackup_b9259dc25af527b634b867758100628917d5a480 with ref * 2024-05-02 22:57:51.686 | Cloning from ansible-role-borgbackup cache and applying ref * 2024-05-02 22:57:51.795 | (1002 / 1387) 2024-05-02 22:57:51.818 | Updating cache of https://opendev.org/windmill/ansible-role-borgmatic.git in /opt/dib_cache/source-repositories/ansible_role_borgmatic_11aad6420a351855f5240bb752939a004dcca857 with ref * 2024-05-02 22:57:52.518 | Cloning from ansible-role-borgmatic cache and applying ref * 2024-05-02 22:57:52.622 | (1003 / 1387) 2024-05-02 22:57:52.645 | Updating cache of https://opendev.org/windmill/ansible-role-boto3.git in /opt/dib_cache/source-repositories/ansible_role_boto3_ccd5cc5158774c75ad94decdbc13b916eeba115f with ref * 2024-05-02 22:57:53.221 | Cloning from ansible-role-boto3 cache and applying ref * 2024-05-02 22:57:53.318 | (1004 / 1387) 2024-05-02 22:57:53.341 | Updating cache of https://opendev.org/windmill/ansible-role-carbon.git in /opt/dib_cache/source-repositories/ansible_role_carbon_9cb880b7bd8f872e5358e72dff1c92a708959c26 with ref * 2024-05-02 22:57:53.882 | Cloning from ansible-role-carbon cache and applying ref * 2024-05-02 22:57:53.999 | (1005 / 1387) 2024-05-02 22:57:54.023 | 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-05-02 22:57:54.804 | Cloning from ansible-role-diskimage-builder cache and applying ref * 2024-05-02 22:57:54.904 | (1006 / 1387) 2024-05-02 22:57:54.930 | Updating cache of https://opendev.org/windmill/ansible-role-elasticsearch.git in /opt/dib_cache/source-repositories/ansible_role_elasticsearch_23f5cd86b609da13b0468f0ad79d8dbd3126ef59 with ref * 2024-05-02 22:57:55.317 | Cloning from ansible-role-elasticsearch cache and applying ref * 2024-05-02 22:57:55.411 | (1007 / 1387) 2024-05-02 22:57:55.434 | Updating cache of https://opendev.org/windmill/ansible-role-gear.git in /opt/dib_cache/source-repositories/ansible_role_gear_cd749759b809802b09da093939f748e5cdbdf093 with ref * 2024-05-02 22:57:55.902 | Cloning from ansible-role-gear cache and applying ref * 2024-05-02 22:57:56.005 | (1008 / 1387) 2024-05-02 22:57:56.029 | Updating cache of https://opendev.org/windmill/ansible-role-grafyaml.git in /opt/dib_cache/source-repositories/ansible_role_grafyaml_a8e675c37c7dd2d05c5d1257fd506c077bf8fb48 with ref * 2024-05-02 22:57:56.725 | Cloning from ansible-role-grafyaml cache and applying ref * 2024-05-02 22:57:56.824 | (1009 / 1387) 2024-05-02 22:57:56.847 | Updating cache of https://opendev.org/windmill/ansible-role-logrotate.git in /opt/dib_cache/source-repositories/ansible_role_logrotate_3b76d7d85075e775be346935d00bc34ee206a7ae with ref * 2024-05-02 22:57:57.587 | Cloning from ansible-role-logrotate cache and applying ref * 2024-05-02 22:57:57.685 | (1010 / 1387) 2024-05-02 22:57:57.708 | Updating cache of https://opendev.org/windmill/ansible-role-nginx.git in /opt/dib_cache/source-repositories/ansible_role_nginx_3aaac81324c46c2ff9c69c02f7058c66f1253349 with ref * 2024-05-02 22:57:58.240 | Cloning from ansible-role-nginx cache and applying ref * 2024-05-02 22:57:58.335 | (1011 / 1387) 2024-05-02 22:57:58.358 | Updating cache of https://opendev.org/windmill/ansible-role-nodepool.git in /opt/dib_cache/source-repositories/ansible_role_nodepool_b4dc19e8fc5f69779c5f5e0026753376ec99282f with ref * 2024-05-02 22:57:58.901 | Cloning from ansible-role-nodepool cache and applying ref * 2024-05-02 22:57:59.009 | (1012 / 1387) 2024-05-02 22:57:59.033 | Updating cache of https://opendev.org/windmill/ansible-role-openstacksdk.git in /opt/dib_cache/source-repositories/ansible_role_openstacksdk_0a22a5d6e9a6fb60720d75e07a8051e628252531 with ref * 2024-05-02 22:57:59.580 | Cloning from ansible-role-openstacksdk cache and applying ref * 2024-05-02 22:57:59.679 | (1013 / 1387) 2024-05-02 22:57:59.702 | Updating cache of https://opendev.org/windmill/ansible-role-ssh.git in /opt/dib_cache/source-repositories/ansible_role_ssh_9933d22d2a094f7d7ff77013154df4c3fa984e99 with ref * 2024-05-02 22:58:00.164 | Cloning from ansible-role-ssh cache and applying ref * 2024-05-02 22:58:00.260 | (1014 / 1387) 2024-05-02 22:58:00.283 | Updating cache of https://opendev.org/windmill/ansible-role-statsd.git in /opt/dib_cache/source-repositories/ansible_role_statsd_1e7388fff4e862c4df73b9c86f4e369a3c3af0df with ref * 2024-05-02 22:58:00.701 | Cloning from ansible-role-statsd cache and applying ref * 2024-05-02 22:58:00.805 | (1015 / 1387) 2024-05-02 22:58:00.828 | Updating cache of https://opendev.org/windmill/ansible-role-sudoers.git in /opt/dib_cache/source-repositories/ansible_role_sudoers_4dbfbbdb3c7bc37b22c1bc0f021851e43c7afc9d with ref * 2024-05-02 22:58:01.492 | Cloning from ansible-role-sudoers cache and applying ref * 2024-05-02 22:58:01.591 | (1016 / 1387) 2024-05-02 22:58:01.613 | Updating cache of https://opendev.org/windmill/ansible-role-virtualenv.git in /opt/dib_cache/source-repositories/ansible_role_virtualenv_9ac4a2ebf58524d4d0def14de674fcb70c76077d with ref * 2024-05-02 22:58:01.991 | Cloning from ansible-role-virtualenv cache and applying ref * 2024-05-02 22:58:02.089 | (1017 / 1387) 2024-05-02 22:58:02.113 | Updating cache of https://opendev.org/windmill/ansible-role-whisper.git in /opt/dib_cache/source-repositories/ansible_role_whisper_76437555259769a405fbd7418fcd6c31a1edcdcd with ref * 2024-05-02 22:58:02.490 | Cloning from ansible-role-whisper cache and applying ref * 2024-05-02 22:58:02.586 | (1018 / 1387) 2024-05-02 22:58:02.609 | Updating cache of https://opendev.org/windmill/ansible-role-zookeeper.git in /opt/dib_cache/source-repositories/ansible_role_zookeeper_0f150c2caf7c309d38ac91706855cec28c3e4c0e with ref * 2024-05-02 22:58:03.114 | Cloning from ansible-role-zookeeper cache and applying ref * 2024-05-02 22:58:03.214 | (1019 / 1387) 2024-05-02 22:58:03.238 | Updating cache of https://opendev.org/windmill/ansible-role-zuul.git in /opt/dib_cache/source-repositories/ansible_role_zuul_a0323c60d3c058181b0622d217687d154fe94eb3 with ref * 2024-05-02 22:58:03.960 | Cloning from ansible-role-zuul cache and applying ref * 2024-05-02 22:58:04.097 | (1020 / 1387) 2024-05-02 22:58:04.119 | 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-05-02 22:58:04.610 | Cloning from ansible-role-zuul-registry cache and applying ref * 2024-05-02 22:58:04.708 | (1021 / 1387) 2024-05-02 22:58:04.731 | Updating cache of https://opendev.org/windmill/windmill.git in /opt/dib_cache/source-repositories/windmill_ce0957dbeb2deb69c3d8d03166f453d34ba458dc with ref * 2024-05-02 22:58:05.169 | Cloning from windmill cache and applying ref * 2024-05-02 22:58:05.325 | (1022 / 1387) 2024-05-02 22:58:05.350 | Updating cache of https://opendev.org/windmill/windmill-backup.git in /opt/dib_cache/source-repositories/windmill_backup_2e8c02e5aed8a95fe604effd833b0f22fd22223e with ref * 2024-05-02 22:58:05.815 | Cloning from windmill-backup cache and applying ref * 2024-05-02 22:58:05.917 | (1023 / 1387) 2024-05-02 22:58:05.940 | Updating cache of https://opendev.org/windmill/windmill-config.git in /opt/dib_cache/source-repositories/windmill_config_01e195bc6ac2b0c11cf08bac6b1dda866cace35c with ref * 2024-05-02 22:58:06.438 | Cloning from windmill-config cache and applying ref * 2024-05-02 22:58:06.546 | (1024 / 1387) 2024-05-02 22:58:06.568 | Updating cache of https://opendev.org/windmill/windmill-logs.git in /opt/dib_cache/source-repositories/windmill_logs_968464ba901af64d919f9af788f508a89b86d673 with ref * 2024-05-02 22:58:06.973 | Cloning from windmill-logs cache and applying ref * 2024-05-02 22:58:07.072 | (1025 / 1387) 2024-05-02 22:58:07.096 | Updating cache of https://opendev.org/windmill/windmill-ops.git in /opt/dib_cache/source-repositories/windmill_ops_a3e0208779357fef208be4f138ce320c1efb0fac with ref * 2024-05-02 22:58:07.548 | Cloning from windmill-ops cache and applying ref * 2024-05-02 22:58:07.660 | (1026 / 1387) 2024-05-02 22:58:07.682 | Updating cache of https://opendev.org/x/ailuropoda.git in /opt/dib_cache/source-repositories/ailuropoda_4e86384edf56a71090daaa7c4fbda10130471b9c with ref * 2024-05-02 22:58:08.140 | Cloning from ailuropoda cache and applying ref * 2024-05-02 22:58:08.237 | (1027 / 1387) 2024-05-02 22:58:08.260 | Updating cache of https://opendev.org/x/alexandria.git in /opt/dib_cache/source-repositories/alexandria_2d25a8301f7f82cf339946c2601329b4c04186c1 with ref * 2024-05-02 22:58:08.725 | Cloning from alexandria cache and applying ref * 2024-05-02 22:58:09.167 | (1028 / 1387) 2024-05-02 22:58:09.189 | Updating cache of https://opendev.org/x/almanach.git in /opt/dib_cache/source-repositories/almanach_d2ab86532bae5ac27a4ede34dd6d2d387ad52785 with ref * 2024-05-02 22:58:10.045 | Cloning from almanach cache and applying ref * 2024-05-02 22:58:10.222 | (1029 / 1387) 2024-05-02 22:58:10.245 | Updating cache of https://opendev.org/x/ansible-role-bindep.git in /opt/dib_cache/source-repositories/ansible_role_bindep_777f21021236902b288fc268a6bb37247965c642 with ref * 2024-05-02 22:58:10.763 | Cloning from ansible-role-bindep cache and applying ref * 2024-05-02 22:58:10.862 | (1030 / 1387) 2024-05-02 22:58:10.885 | Updating cache of https://opendev.org/x/ansible-role-fedmsg.git in /opt/dib_cache/source-repositories/ansible_role_fedmsg_7646017fd8a9205ca91cc936bafb3e2b504a38ee with ref * 2024-05-02 22:58:11.396 | Cloning from ansible-role-fedmsg cache and applying ref * 2024-05-02 22:58:11.490 | (1031 / 1387) 2024-05-02 22:58:11.515 | Updating cache of https://opendev.org/x/ansible-role-jenkins.git in /opt/dib_cache/source-repositories/ansible_role_jenkins_228b7e15520ce52a89455c3c5634a5223f769529 with ref * 2024-05-02 22:58:12.099 | Cloning from ansible-role-jenkins cache and applying ref * 2024-05-02 22:58:12.207 | (1032 / 1387) 2024-05-02 22:58:12.230 | 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-05-02 22:58:12.868 | Cloning from ansible-role-jenkins-job-builder cache and applying ref * 2024-05-02 22:58:12.986 | (1033 / 1387) 2024-05-02 22:58:13.009 | 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-05-02 22:58:13.619 | Cloning from ansible-role-jenkins-plugins cache and applying ref * 2024-05-02 22:58:13.715 | (1034 / 1387) 2024-05-02 22:58:13.737 | Updating cache of https://opendev.org/x/ansible-role-shade.git in /opt/dib_cache/source-repositories/ansible_role_shade_3f8686b9e80566892fdf5b9b7320e98ed5ffc01c with ref * 2024-05-02 22:58:14.252 | Cloning from ansible-role-shade cache and applying ref * 2024-05-02 22:58:14.350 | (1035 / 1387) 2024-05-02 22:58:14.373 | 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-05-02 22:58:14.966 | Cloning from ansible-tripleo-ipa-server cache and applying ref * 2024-05-02 22:58:15.065 | (1036 / 1387) 2024-05-02 22:58:15.088 | Updating cache of https://opendev.org/x/apmec.git in /opt/dib_cache/source-repositories/apmec_bba84747aba38e8db1d7428c0966176866d996a6 with ref * 2024-05-02 22:58:15.852 | Cloning from apmec cache and applying ref * 2024-05-02 22:58:16.195 | (1037 / 1387) 2024-05-02 22:58:16.226 | Updating cache of https://opendev.org/x/apmec-horizon.git in /opt/dib_cache/source-repositories/apmec_horizon_1eb602b162ed1917e016b76dd78abc62e9d46801 with ref * 2024-05-02 22:58:16.745 | Cloning from apmec-horizon cache and applying ref * 2024-05-02 22:58:16.891 | (1038 / 1387) 2024-05-02 22:58:16.914 | Updating cache of https://opendev.org/x/bansho.git in /opt/dib_cache/source-repositories/bansho_710b1f4bb0b61a1274836c230d9cc5cdc2fb1a83 with ref * 2024-05-02 22:58:17.385 | Cloning from bansho cache and applying ref * 2024-05-02 22:58:17.526 | (1039 / 1387) 2024-05-02 22:58:17.551 | Updating cache of https://opendev.org/x/bareon.git in /opt/dib_cache/source-repositories/bareon_585997dfddbc2cb1acb463f99764e40ccaafb3a6 with ref * 2024-05-02 22:58:18.100 | Cloning from bareon cache and applying ref * 2024-05-02 22:58:18.423 | (1040 / 1387) 2024-05-02 22:58:18.445 | Updating cache of https://opendev.org/x/bareon-allocator.git in /opt/dib_cache/source-repositories/bareon_allocator_0606cf4096721e12c1ea21168202a319970e705b with ref * 2024-05-02 22:58:18.954 | Cloning from bareon-allocator cache and applying ref * 2024-05-02 22:58:19.063 | (1041 / 1387) 2024-05-02 22:58:19.087 | Updating cache of https://opendev.org/x/bareon-api.git in /opt/dib_cache/source-repositories/bareon_api_5590f2c354a9de9b1aa58d14c30331026cd1dac6 with ref * 2024-05-02 22:58:19.497 | Cloning from bareon-api cache and applying ref * 2024-05-02 22:58:19.591 | (1042 / 1387) 2024-05-02 22:58:19.614 | Updating cache of https://opendev.org/x/bareon-image-elements.git in /opt/dib_cache/source-repositories/bareon_image_elements_b19c6e41ff26513f46fce80dfa9a003b749cf75e with ref * 2024-05-02 22:58:19.951 | Cloning from bareon-image-elements cache and applying ref * 2024-05-02 22:58:20.051 | (1043 / 1387) 2024-05-02 22:58:20.074 | Updating cache of https://opendev.org/x/bareon-ironic.git in /opt/dib_cache/source-repositories/bareon_ironic_a8f75b8a4643a27ff9541c323cf6cd1f14293411 with ref * 2024-05-02 22:58:20.781 | Cloning from bareon-ironic cache and applying ref * 2024-05-02 22:58:20.887 | (1044 / 1387) 2024-05-02 22:58:20.911 | Updating cache of https://opendev.org/x/bareon-specs.git in /opt/dib_cache/source-repositories/bareon_specs_49c4a99a02480c6e7a0f1f31cf2cf622143889ba with ref * 2024-05-02 22:58:21.484 | Cloning from bareon-specs cache and applying ref * 2024-05-02 22:58:21.585 | (1045 / 1387) 2024-05-02 22:58:21.609 | Updating cache of https://opendev.org/x/bilean.git in /opt/dib_cache/source-repositories/bilean_2da91415bf138848e708b0366c0dc9799fe61d84 with ref * 2024-05-02 22:58:22.171 | Cloning from bilean cache and applying ref * 2024-05-02 22:58:22.295 | (1046 / 1387) 2024-05-02 22:58:22.317 | Updating cache of https://opendev.org/x/broadview-collector.git in /opt/dib_cache/source-repositories/broadview_collector_b5bf61f872acdc2fde93bd3b0aa12065c7defe45 with ref * 2024-05-02 22:58:22.773 | Cloning from broadview-collector cache and applying ref * 2024-05-02 22:58:22.985 | (1047 / 1387) 2024-05-02 22:58:23.008 | Updating cache of https://opendev.org/x/broadview-lib.git in /opt/dib_cache/source-repositories/broadview_lib_3b302833c80a6ac89c695e0e65b81815239230ed with ref * 2024-05-02 22:58:23.407 | Cloning from broadview-lib cache and applying ref * 2024-05-02 22:58:23.526 | (1048 / 1387) 2024-05-02 22:58:23.549 | Updating cache of https://opendev.org/x/broadview-ui.git in /opt/dib_cache/source-repositories/broadview_ui_280a3d1d5c7cc074f40e057207c70960f611ef21 with ref * 2024-05-02 22:58:23.931 | Cloning from broadview-ui cache and applying ref * 2024-05-02 22:58:24.045 | (1049 / 1387) 2024-05-02 22:58:24.068 | Updating cache of https://opendev.org/x/browbeat.git in /opt/dib_cache/source-repositories/browbeat_3f6522b96f30425d27b73d63b91356e944e2eebd with ref * 2024-05-02 22:58:25.051 | Cloning from browbeat cache and applying ref * 2024-05-02 22:58:33.420 | (1050 / 1387) 2024-05-02 22:58:33.443 | Updating cache of https://opendev.org/x/cathead.git in /opt/dib_cache/source-repositories/cathead_92692b7b2e46d900fe346a23d7efcea9510804b9 with ref * 2024-05-02 22:58:34.088 | Cloning from cathead cache and applying ref * 2024-05-02 22:58:34.537 | (1051 / 1387) 2024-05-02 22:58:34.560 | Updating cache of https://opendev.org/x/ceilometer-zvm.git in /opt/dib_cache/source-repositories/ceilometer_zvm_1b5dbb623f114b744efc115c1078ce67681d9bd1 with ref * 2024-05-02 22:58:35.457 | Cloning from ceilometer-zvm cache and applying ref * 2024-05-02 22:58:35.832 | (1052 / 1387) 2024-05-02 22:58:35.855 | Updating cache of https://opendev.org/x/certbot-dns-openstack.git in /opt/dib_cache/source-repositories/certbot_dns_openstack_8e23d8bd7fd9a38d8e4793122f5256427179065c with ref * 2024-05-02 22:58:36.426 | Cloning from certbot-dns-openstack cache and applying ref * 2024-05-02 22:58:36.531 | (1053 / 1387) 2024-05-02 22:58:36.552 | 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-05-02 22:58:37.069 | Cloning from charm-6wind-virtual-accelerator cache and applying ref * 2024-05-02 22:58:37.163 | (1054 / 1387) 2024-05-02 22:58:37.186 | 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-05-02 22:58:37.931 | Cloning from charm-interface-barbican-hsm cache and applying ref * 2024-05-02 22:58:38.026 | (1055 / 1387) 2024-05-02 22:58:38.049 | Updating cache of https://opendev.org/x/charm-interface-ovsdb.git in /opt/dib_cache/source-repositories/charm_interface_ovsdb_2d2ec56442007515e97115a09a27f4bf98cec5a7 with ref * 2024-05-02 22:58:38.624 | Cloning from charm-interface-ovsdb cache and applying ref * 2024-05-02 22:58:38.730 | (1056 / 1387) 2024-05-02 22:58:38.752 | 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-05-02 22:58:39.358 | Cloning from charm-neutron-api-plumgrid cache and applying ref * 2024-05-02 22:58:39.485 | (1057 / 1387) 2024-05-02 22:58:39.508 | Updating cache of https://opendev.org/x/charm-ovn-central.git in /opt/dib_cache/source-repositories/charm_ovn_central_6fa549ffdafd3e5065ff60e991067dc7c609c54c with ref * 2024-05-02 22:58:40.774 | Cloning from charm-ovn-central cache and applying ref * 2024-05-02 22:58:48.313 | (1058 / 1387) 2024-05-02 22:58:48.333 | 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-05-02 22:58:50.623 | Cloning from charm-ovn-central-k8s cache and applying ref * 2024-05-02 22:58:55.985 | (1059 / 1387) 2024-05-02 22:58:56.008 | Updating cache of https://opendev.org/x/charm-ovn-chassis.git in /opt/dib_cache/source-repositories/charm_ovn_chassis_18a6d226793324dcd3b8e17c32a6a01103424909 with ref * 2024-05-02 22:58:57.311 | Cloning from charm-ovn-chassis cache and applying ref * 2024-05-02 22:59:04.071 | (1060 / 1387) 2024-05-02 22:59:04.094 | 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-05-02 22:59:05.894 | Cloning from charm-ovn-dedicated-chassis cache and applying ref * 2024-05-02 22:59:07.882 | (1061 / 1387) 2024-05-02 22:59:07.905 | 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-05-02 22:59:09.143 | Cloning from charm-ovn-relay-k8s cache and applying ref * 2024-05-02 22:59:13.207 | (1062 / 1387) 2024-05-02 22:59:13.232 | Updating cache of https://opendev.org/x/charm-plumgrid-director.git in /opt/dib_cache/source-repositories/charm_plumgrid_director_20c88eb15d72d620f41bbf196bf94d415be57bdb with ref * 2024-05-02 22:59:13.913 | Cloning from charm-plumgrid-director cache and applying ref * 2024-05-02 22:59:14.032 | (1063 / 1387) 2024-05-02 22:59:14.058 | Updating cache of https://opendev.org/x/charm-plumgrid-edge.git in /opt/dib_cache/source-repositories/charm_plumgrid_edge_faec41942a0d92cf6fed85be9579bac3cbebf558 with ref * 2024-05-02 22:59:15.050 | Cloning from charm-plumgrid-edge cache and applying ref * 2024-05-02 22:59:15.203 | (1064 / 1387) 2024-05-02 22:59:15.227 | Updating cache of https://opendev.org/x/charm-plumgrid-gateway.git in /opt/dib_cache/source-repositories/charm_plumgrid_gateway_b06120f1857262083edc19cf68a4bbe1de3c78db with ref * 2024-05-02 22:59:15.806 | Cloning from charm-plumgrid-gateway cache and applying ref * 2024-05-02 22:59:16.039 | (1065 / 1387) 2024-05-02 22:59:16.061 | 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-05-02 22:59:16.649 | Cloning from ci-cd-pipeline-app-murano cache and applying ref * 2024-05-02 22:59:21.240 | (1066 / 1387) 2024-05-02 22:59:21.263 | Updating cache of https://opendev.org/x/cinder-fusioncompute.git in /opt/dib_cache/source-repositories/cinder_fusioncompute_1eda6d8391c34127caa43f37970a780631bd3f8d with ref * 2024-05-02 22:59:21.837 | Cloning from cinder-fusioncompute cache and applying ref * 2024-05-02 22:59:21.945 | (1067 / 1387) 2024-05-02 22:59:21.970 | Updating cache of https://opendev.org/x/cisco-ironic-contrib.git in /opt/dib_cache/source-repositories/cisco_ironic_contrib_e12048c1f270e2df19cefe3debad5ef169f73455 with ref * 2024-05-02 22:59:22.442 | Cloning from cisco-ironic-contrib cache and applying ref * 2024-05-02 22:59:22.544 | (1068 / 1387) 2024-05-02 22:59:22.567 | Updating cache of https://opendev.org/x/ciwatch.git in /opt/dib_cache/source-repositories/ciwatch_ab7573c38088d0f8d088c198834f16e35d951299 with ref * 2024-05-02 22:59:23.104 | Cloning from ciwatch cache and applying ref * 2024-05-02 22:59:23.206 | (1069 / 1387) 2024-05-02 22:59:23.228 | Updating cache of https://opendev.org/x/cl-openstack-client.git in /opt/dib_cache/source-repositories/cl_openstack_client_4d6f6acce1e9a031e328343551dd434a7edbe267 with ref * 2024-05-02 22:59:23.691 | Cloning from cl-openstack-client cache and applying ref * 2024-05-02 22:59:23.789 | (1070 / 1387) 2024-05-02 22:59:23.811 | Updating cache of https://opendev.org/x/cloudbase-init.git in /opt/dib_cache/source-repositories/cloudbase_init_61630cf0b0e51e8f926b62a0987d7c34e82a16b8 with ref * 2024-05-02 22:59:24.946 | Cloning from cloudbase-init cache and applying ref * 2024-05-02 22:59:28.279 | (1071 / 1387) 2024-05-02 22:59:28.301 | Updating cache of https://opendev.org/x/cloudcafe.git in /opt/dib_cache/source-repositories/cloudcafe_1db6d6cabd38c7c07eb8b4281be212a220b83310 with ref * 2024-05-02 22:59:28.977 | Cloning from cloudcafe cache and applying ref * 2024-05-02 22:59:29.513 | (1072 / 1387) 2024-05-02 22:59:29.534 | Updating cache of https://opendev.org/x/cloudpulse.git in /opt/dib_cache/source-repositories/cloudpulse_be691d96e92170fb818e69be466ca4964f73a21d with ref * 2024-05-02 22:59:30.045 | Cloning from cloudpulse cache and applying ref * 2024-05-02 22:59:30.174 | (1073 / 1387) 2024-05-02 22:59:30.195 | Updating cache of https://opendev.org/x/cloudroast.git in /opt/dib_cache/source-repositories/cloudroast_160748bb9757bc6f376d4159bf855571c1347f21 with ref * 2024-05-02 22:59:30.925 | Cloning from cloudroast cache and applying ref * 2024-05-02 22:59:31.147 | (1074 / 1387) 2024-05-02 22:59:31.168 | Updating cache of https://opendev.org/x/coats.git in /opt/dib_cache/source-repositories/coats_fdd12985ca7c188293ff8d253bae9e40eeb90d86 with ref * 2024-05-02 22:59:31.610 | Cloning from coats cache and applying ref * 2024-05-02 22:59:31.908 | (1075 / 1387) 2024-05-02 22:59:31.931 | Updating cache of https://opendev.org/x/cognitive.git in /opt/dib_cache/source-repositories/cognitive_65ac4b8e1f90da8441442a110b40879eba016bc4 with ref * 2024-05-02 22:59:32.475 | Cloning from cognitive cache and applying ref * 2024-05-02 22:59:32.572 | (1076 / 1387) 2024-05-02 22:59:32.593 | Updating cache of https://opendev.org/x/collectd-openstack-plugins.git in /opt/dib_cache/source-repositories/collectd_openstack_plugins_86d264ebf95d51c2fe180bf94ccb4a8f66899053 with ref * 2024-05-02 22:59:33.041 | Cloning from collectd-openstack-plugins cache and applying ref * 2024-05-02 22:59:33.167 | (1077 / 1387) 2024-05-02 22:59:33.190 | Updating cache of https://opendev.org/x/compass-adapters.git in /opt/dib_cache/source-repositories/compass_adapters_d59c79af03bcaa505091e4fea1cb5ce3e7b7eb0b with ref * 2024-05-02 22:59:34.118 | Cloning from compass-adapters cache and applying ref * 2024-05-02 22:59:38.654 | (1078 / 1387) 2024-05-02 22:59:38.678 | Updating cache of https://opendev.org/x/compass-core.git in /opt/dib_cache/source-repositories/compass_core_51d7a6b63bdd612ba3eeb2d8029bc5f65240c4bc with ref * 2024-05-02 22:59:39.432 | Cloning from compass-core cache and applying ref * 2024-05-02 22:59:40.045 | (1079 / 1387) 2024-05-02 22:59:40.068 | Updating cache of https://opendev.org/x/compass-install.git in /opt/dib_cache/source-repositories/compass_install_fff6ae4bd2c9f6bbd4e2d886d1ad78fdff0ff3a3 with ref * 2024-05-02 22:59:40.531 | Cloning from compass-install cache and applying ref * 2024-05-02 22:59:40.647 | (1080 / 1387) 2024-05-02 22:59:40.669 | Updating cache of https://opendev.org/x/compass-specs.git in /opt/dib_cache/source-repositories/compass_specs_b105d32ae368897720d4474dabc9762ead846781 with ref * 2024-05-02 22:59:41.373 | Cloning from compass-specs cache and applying ref * 2024-05-02 22:59:41.469 | (1081 / 1387) 2024-05-02 22:59:41.492 | Updating cache of https://opendev.org/x/compass-web.git in /opt/dib_cache/source-repositories/compass_web_6f8601869413629cd6166ee5b7c9c9976af322f9 with ref * 2024-05-02 22:59:42.025 | Cloning from compass-web cache and applying ref * 2024-05-02 22:59:42.760 | (1082 / 1387) 2024-05-02 22:59:42.782 | Updating cache of https://opendev.org/x/conveyor.git in /opt/dib_cache/source-repositories/conveyor_a33df4662a1c86fa16c823101bb2c89270aad88d with ref * 2024-05-02 22:59:43.178 | Cloning from conveyor cache and applying ref * 2024-05-02 22:59:43.281 | (1083 / 1387) 2024-05-02 22:59:43.303 | Updating cache of https://opendev.org/x/coupler.git in /opt/dib_cache/source-repositories/coupler_d46037485ad7e0a7237a0c198a4066628fdea950 with ref * 2024-05-02 22:59:44.014 | Cloning from coupler cache and applying ref * 2024-05-02 22:59:44.108 | (1084 / 1387) 2024-05-02 22:59:44.130 | Updating cache of https://opendev.org/x/cursive.git in /opt/dib_cache/source-repositories/cursive_694198ac34c08afd9487f1dff27ada830d10180c with ref * 2024-05-02 22:59:44.678 | Cloning from cursive cache and applying ref * 2024-05-02 22:59:44.787 | (1085 / 1387) 2024-05-02 22:59:44.809 | Updating cache of https://opendev.org/x/daisycloud-core.git in /opt/dib_cache/source-repositories/daisycloud_core_eef6fab15767cd10cbf5441cdf3a481b4033dd5f with ref * 2024-05-02 22:59:45.276 | Cloning from daisycloud-core cache and applying ref * 2024-05-02 23:00:21.643 | (1086 / 1387) 2024-05-02 23:00:21.664 | Updating cache of https://opendev.org/x/dash-stack.git in /opt/dib_cache/source-repositories/dash_stack_f733c270d22b61030ef84f22a0c999555acaebb8 with ref * 2024-05-02 23:00:22.139 | Cloning from dash-stack cache and applying ref * 2024-05-02 23:00:23.540 | (1087 / 1387) 2024-05-02 23:00:23.564 | Updating cache of https://opendev.org/x/delimiter.git in /opt/dib_cache/source-repositories/delimiter_856d2ff5885f9c79be24d66d4ba2176fdc0acfdc with ref * 2024-05-02 23:00:24.698 | Cloning from delimiter cache and applying ref * 2024-05-02 23:00:24.799 | (1088 / 1387) 2024-05-02 23:00:24.821 | Updating cache of https://opendev.org/x/devstack-plugin-additional-pkg-repos.git in /opt/dib_cache/source-repositories/devstack_plugin_additional_pkg_repos_96dc790c422198d5e37db6aaa63f765ec319f998 with ref * 2024-05-02 23:00:25.373 | Cloning from devstack-plugin-additional-pkg-repos cache and applying ref * 2024-05-02 23:00:25.467 | (1089 / 1387) 2024-05-02 23:00:25.489 | Updating cache of https://opendev.org/x/devstack-plugin-glusterfs.git in /opt/dib_cache/source-repositories/devstack_plugin_glusterfs_f0f793a152283a8529ff5075104f9be6784fbe1d with ref * 2024-05-02 23:00:26.136 | Cloning from devstack-plugin-glusterfs cache and applying ref * 2024-05-02 23:00:26.246 | (1090 / 1387) 2024-05-02 23:00:26.271 | Updating cache of https://opendev.org/x/devstack-plugin-hdfs.git in /opt/dib_cache/source-repositories/devstack_plugin_hdfs_6ac5d5262e12e19582f3c22babc7d7f6c253ddd0 with ref * 2024-05-02 23:00:27.214 | Cloning from devstack-plugin-hdfs cache and applying ref * 2024-05-02 23:00:27.525 | (1091 / 1387) 2024-05-02 23:00:27.549 | Updating cache of https://opendev.org/x/devstack-plugin-libvirt-qemu.git in /opt/dib_cache/source-repositories/devstack_plugin_libvirt_qemu_c665057192f26c046168220d97a6324101614b9e with ref * 2024-05-02 23:00:28.384 | Cloning from devstack-plugin-libvirt-qemu cache and applying ref * 2024-05-02 23:00:28.682 | (1092 / 1387) 2024-05-02 23:00:28.705 | Updating cache of https://opendev.org/x/devstack-plugin-mariadb.git in /opt/dib_cache/source-repositories/devstack_plugin_mariadb_f93c6eccc5d7a9a35c0d30aa15a1e680f2a36557 with ref * 2024-05-02 23:00:29.467 | Cloning from devstack-plugin-mariadb cache and applying ref * 2024-05-02 23:00:29.563 | (1093 / 1387) 2024-05-02 23:00:29.585 | Updating cache of https://opendev.org/x/devstack-plugin-tar-installer.git in /opt/dib_cache/source-repositories/devstack_plugin_tar_installer_9bfb26f0d34c83e51aa6d35e135cf7e588f79965 with ref * 2024-05-02 23:00:30.025 | Cloning from devstack-plugin-tar-installer cache and applying ref * 2024-05-02 23:00:30.151 | (1094 / 1387) 2024-05-02 23:00:30.174 | Updating cache of https://opendev.org/x/devstack-plugin-tobiko.git in /opt/dib_cache/source-repositories/devstack_plugin_tobiko_875409e03c19c9e56b886e742038dadd8a7152d5 with ref * 2024-05-02 23:00:31.154 | Cloning from devstack-plugin-tobiko cache and applying ref * 2024-05-02 23:00:36.081 | (1095 / 1387) 2024-05-02 23:00:36.104 | Updating cache of https://opendev.org/x/devstack-plugin-vmax.git in /opt/dib_cache/source-repositories/devstack_plugin_vmax_9bd06f22b90acb87c38b4f4c60b1617469b9436a with ref * 2024-05-02 23:00:36.990 | Cloning from devstack-plugin-vmax cache and applying ref * 2024-05-02 23:00:37.091 | (1096 / 1387) 2024-05-02 23:00:37.114 | Updating cache of https://opendev.org/x/distil.git in /opt/dib_cache/source-repositories/distil_750ed4d4f2d72699f1cb81af758a5ae2fe0d5113 with ref * 2024-05-02 23:00:37.532 | Cloning from distil cache and applying ref * 2024-05-02 23:00:37.769 | (1097 / 1387) 2024-05-02 23:00:37.792 | Updating cache of https://opendev.org/x/distil-ui.git in /opt/dib_cache/source-repositories/distil_ui_fc1b1fac989b94cc9fa19da5fdbd345ae5246113 with ref * 2024-05-02 23:00:38.281 | Cloning from distil-ui cache and applying ref * 2024-05-02 23:00:38.388 | (1098 / 1387) 2024-05-02 23:00:38.408 | Updating cache of https://opendev.org/x/doc8.git in /opt/dib_cache/source-repositories/doc8_c655b8bf86667c44ab8503b6ba73e4862cbe3b90 with ref * 2024-05-02 23:00:38.939 | Cloning from doc8 cache and applying ref * 2024-05-02 23:00:39.030 | (1099 / 1387) 2024-05-02 23:00:39.051 | Updating cache of https://opendev.org/x/docker-machine-openstack.git in /opt/dib_cache/source-repositories/docker_machine_openstack_e206893589c1d0753a26a50e92022485197b9c0b with ref * 2024-05-02 23:00:39.433 | Cloning from docker-machine-openstack cache and applying ref * 2024-05-02 23:00:39.531 | (1100 / 1387) 2024-05-02 23:00:39.555 | Updating cache of https://opendev.org/x/downpour.git in /opt/dib_cache/source-repositories/downpour_24bd733e9a68970f57a3c30ae6e160d1931a7636 with ref * 2024-05-02 23:00:39.984 | Cloning from downpour cache and applying ref * 2024-05-02 23:00:40.085 | (1101 / 1387) 2024-05-02 23:00:40.107 | Updating cache of https://opendev.org/x/drbd-devstack.git in /opt/dib_cache/source-repositories/drbd_devstack_c6b7c4c9ba71d691d200132c881aec3e932d242d with ref * 2024-05-02 23:00:40.517 | Cloning from drbd-devstack cache and applying ref * 2024-05-02 23:00:40.611 | (1102 / 1387) 2024-05-02 23:00:40.634 | Updating cache of https://opendev.org/x/driverlog.git in /opt/dib_cache/source-repositories/driverlog_17e17e1ba1d7945b5cf21a03fb04ca3a4d908a35 with ref * 2024-05-02 23:00:41.228 | Cloning from driverlog cache and applying ref * 2024-05-02 23:00:41.422 | (1103 / 1387) 2024-05-02 23:00:41.445 | Updating cache of https://opendev.org/x/ec2-driver.git in /opt/dib_cache/source-repositories/ec2_driver_ad9e4067770419efc697675aa9e30a7866f7e008 with ref * 2024-05-02 23:00:41.842 | Cloning from ec2-driver cache and applying ref * 2024-05-02 23:00:42.073 | (1104 / 1387) 2024-05-02 23:00:42.097 | Updating cache of https://opendev.org/x/ekko.git in /opt/dib_cache/source-repositories/ekko_0fe3c92f049c84e3c639296323db51af8fb6bb8a with ref * 2024-05-02 23:00:42.628 | Cloning from ekko cache and applying ref * 2024-05-02 23:00:42.733 | (1105 / 1387) 2024-05-02 23:00:42.756 | Updating cache of https://opendev.org/x/entropy.git in /opt/dib_cache/source-repositories/entropy_ce598586e091e9adb970c3f6cac394ce6ef7a293 with ref * 2024-05-02 23:00:43.260 | Cloning from entropy cache and applying ref * 2024-05-02 23:00:43.369 | (1106 / 1387) 2024-05-02 23:00:43.392 | Updating cache of https://opendev.org/x/fenix.git in /opt/dib_cache/source-repositories/fenix_1669ea90872b15288f95e886b6822f8c63761751 with ref * 2024-05-02 23:00:44.013 | Cloning from fenix cache and applying ref * 2024-05-02 23:00:44.141 | (1107 / 1387) 2024-05-02 23:00:44.165 | Updating cache of https://opendev.org/x/fixtures-git.git in /opt/dib_cache/source-repositories/fixtures_git_2deeea5b615f9a07e31f8ddabc7cbb4c6eae3fe9 with ref * 2024-05-02 23:00:44.547 | Cloning from fixtures-git cache and applying ref * 2024-05-02 23:00:44.652 | (1108 / 1387) 2024-05-02 23:00:44.676 | Updating cache of https://opendev.org/x/flame.git in /opt/dib_cache/source-repositories/flame_a0ea0ec0db7e675e32a2909bc0b40e689775d8a1 with ref * 2024-05-02 23:00:45.058 | Cloning from flame cache and applying ref * 2024-05-02 23:00:45.169 | (1109 / 1387) 2024-05-02 23:00:45.192 | Updating cache of https://opendev.org/x/flare.git in /opt/dib_cache/source-repositories/flare_9cd8e69ca760436dabbe7603054e5e3586ce2261 with ref * 2024-05-02 23:00:45.553 | Cloning from flare cache and applying ref * 2024-05-02 23:00:45.648 | (1110 / 1387) 2024-05-02 23:00:45.673 | Updating cache of https://opendev.org/x/foxnut.git in /opt/dib_cache/source-repositories/foxnut_54b08e009eae4da77d8734788d185b755b92cff2 with ref * 2024-05-02 23:00:46.130 | Cloning from foxnut cache and applying ref * 2024-05-02 23:00:46.232 | (1111 / 1387) 2024-05-02 23:00:46.254 | Updating cache of https://opendev.org/x/gabbi-tempest.git in /opt/dib_cache/source-repositories/gabbi_tempest_775027d7b0ef097828228e9fbab91078a575adf4 with ref * 2024-05-02 23:00:46.885 | Cloning from gabbi-tempest cache and applying ref * 2024-05-02 23:00:46.975 | (1112 / 1387) 2024-05-02 23:00:46.996 | Updating cache of https://opendev.org/x/gce-api.git in /opt/dib_cache/source-repositories/gce_api_87975e9d9fe41478fb9ff22f7a827b998eaddb42 with ref * 2024-05-02 23:00:47.381 | Cloning from gce-api cache and applying ref * 2024-05-02 23:00:47.607 | (1113 / 1387) 2024-05-02 23:00:47.628 | Updating cache of https://opendev.org/x/gerrit-dash-creator.git in /opt/dib_cache/source-repositories/gerrit_dash_creator_87a7919c88af4a0428af977bc6555bff367a8bad with ref * 2024-05-02 23:00:48.434 | Cloning from gerrit-dash-creator cache and applying ref * 2024-05-02 23:00:48.639 | (1114 / 1387) 2024-05-02 23:00:48.662 | Updating cache of https://opendev.org/x/giftwrap.git in /opt/dib_cache/source-repositories/giftwrap_412e2dfa877bdf762dceaac370ea43f2516c7a6f with ref * 2024-05-02 23:00:49.074 | Cloning from giftwrap cache and applying ref * 2024-05-02 23:00:49.190 | (1115 / 1387) 2024-05-02 23:00:49.214 | Updating cache of https://opendev.org/x/git-nit.git in /opt/dib_cache/source-repositories/git_nit_653c8fcc0cd7854322bfaffae5916297c7d2fd35 with ref * 2024-05-02 23:00:49.712 | Cloning from git-nit cache and applying ref * 2024-05-02 23:00:49.815 | (1116 / 1387) 2024-05-02 23:00:49.839 | Updating cache of https://opendev.org/x/git-os-job.git in /opt/dib_cache/source-repositories/git_os_job_858a0a633cf1f45ce02884cbc3dd7a2469c426ae with ref * 2024-05-02 23:00:50.256 | Cloning from git-os-job cache and applying ref * 2024-05-02 23:00:50.352 | (1117 / 1387) 2024-05-02 23:00:50.375 | Updating cache of https://opendev.org/x/git-repo-manifests.git in /opt/dib_cache/source-repositories/git_repo_manifests_cc4a236215b3980564fd66f3637aa55c418d80ad with ref * 2024-05-02 23:00:50.742 | Cloning from git-repo-manifests cache and applying ref * 2024-05-02 23:00:50.836 | (1118 / 1387) 2024-05-02 23:00:50.858 | Updating cache of https://opendev.org/x/git-upstream.git in /opt/dib_cache/source-repositories/git_upstream_1d0ee5b22b4dc4bda5adf619c388056b33ffdd90 with ref * 2024-05-02 23:00:51.281 | Cloning from git-upstream cache and applying ref * 2024-05-02 23:00:51.413 | (1119 / 1387) 2024-05-02 23:00:51.437 | Updating cache of https://opendev.org/x/gitdm.git in /opt/dib_cache/source-repositories/gitdm_2437d7a1ddf74b0119a9429ea549725c4436ff23 with ref * 2024-05-02 23:00:51.926 | Cloning from gitdm cache and applying ref * 2024-05-02 23:00:52.036 | (1120 / 1387) 2024-05-02 23:00:52.058 | Updating cache of https://opendev.org/x/glare.git in /opt/dib_cache/source-repositories/glare_916c95e68d6bc4e651be8b4b2a935d9475ca113c with ref * 2024-05-02 23:00:52.663 | Cloning from glare cache and applying ref * 2024-05-02 23:00:52.999 | (1121 / 1387) 2024-05-02 23:00:53.020 | Updating cache of https://opendev.org/x/glare-specs.git in /opt/dib_cache/source-repositories/glare_specs_49bf7bfcd590e24fb94321f9249718fc6e5fb03c with ref * 2024-05-02 23:00:53.525 | Cloning from glare-specs cache and applying ref * 2024-05-02 23:00:53.627 | (1122 / 1387) 2024-05-02 23:00:53.649 | Updating cache of https://opendev.org/x/gluon.git in /opt/dib_cache/source-repositories/gluon_45d38368abe4cb4840e73cfb9a64aa09bbb2dc36 with ref * 2024-05-02 23:00:54.390 | Cloning from gluon cache and applying ref * 2024-05-02 23:00:54.894 | (1123 / 1387) 2024-05-02 23:00:54.918 | Updating cache of https://opendev.org/x/golang-client.git in /opt/dib_cache/source-repositories/golang_client_efd2850c76909db9ed06d16b2141c94a2e280e24 with ref * 2024-05-02 23:00:55.545 | Cloning from golang-client cache and applying ref * 2024-05-02 23:00:55.649 | (1124 / 1387) 2024-05-02 23:00:55.672 | Updating cache of https://opendev.org/x/golang-commons.git in /opt/dib_cache/source-repositories/golang_commons_1aac5db951aa9cb01323ca24057f9a0b19eac345 with ref * 2024-05-02 23:00:56.488 | Cloning from golang-commons cache and applying ref * 2024-05-02 23:00:56.581 | (1125 / 1387) 2024-05-02 23:00:56.604 | Updating cache of https://opendev.org/x/gos-brick.git in /opt/dib_cache/source-repositories/gos_brick_f012d1c1f354b87d29a1597c301505c3294329a5 with ref * 2024-05-02 23:00:57.392 | Cloning from gos-brick cache and applying ref * 2024-05-02 23:00:57.485 | (1126 / 1387) 2024-05-02 23:00:57.507 | Updating cache of https://opendev.org/x/group-based-policy.git in /opt/dib_cache/source-repositories/group_based_policy_6140378269cc590ac4888e729ff3cbe4c9a0e0dc with ref * 2024-05-02 23:00:59.464 | Cloning from group-based-policy cache and applying ref * 2024-05-02 23:01:45.290 | (1127 / 1387) 2024-05-02 23:01:45.312 | Updating cache of https://opendev.org/x/group-based-policy-automation.git in /opt/dib_cache/source-repositories/group_based_policy_automation_db9683508b7b95e654c549e1dcb64713ecbdc71c with ref * 2024-05-02 23:01:46.386 | Cloning from group-based-policy-automation cache and applying ref * 2024-05-02 23:01:46.678 | (1128 / 1387) 2024-05-02 23:01:46.700 | Updating cache of https://opendev.org/x/group-based-policy-specs.git in /opt/dib_cache/source-repositories/group_based_policy_specs_2d616009bb595f40301b8280f6f4193bc9e7ff32 with ref * 2024-05-02 23:01:47.077 | Cloning from group-based-policy-specs cache and applying ref * 2024-05-02 23:01:47.179 | (1129 / 1387) 2024-05-02 23:01:47.202 | Updating cache of https://opendev.org/x/group-based-policy-ui.git in /opt/dib_cache/source-repositories/group_based_policy_ui_6b45741b37152fe1844ee08fd16b4a48e48ebaf5 with ref * 2024-05-02 23:01:47.991 | Cloning from group-based-policy-ui cache and applying ref * 2024-05-02 23:01:48.163 | (1130 / 1387) 2024-05-02 23:01:48.185 | Updating cache of https://opendev.org/x/gyan.git in /opt/dib_cache/source-repositories/gyan_956309121604affa72f1e2bed6ed74ce2c11e381 with ref * 2024-05-02 23:01:48.632 | Cloning from gyan cache and applying ref * 2024-05-02 23:01:49.052 | (1131 / 1387) 2024-05-02 23:01:49.075 | Updating cache of https://opendev.org/x/gyan-dashboard.git in /opt/dib_cache/source-repositories/gyan_dashboard_7f5bb5ef8f2074b9f235fdef3c11c7d5cd10d721 with ref * 2024-05-02 23:01:49.487 | Cloning from gyan-dashboard cache and applying ref * 2024-05-02 23:01:49.593 | (1132 / 1387) 2024-05-02 23:01:49.615 | Updating cache of https://opendev.org/x/gyan-specs.git in /opt/dib_cache/source-repositories/gyan_specs_9400ee3edea69120e692a9737df5b0c340999461 with ref * 2024-05-02 23:01:49.948 | Cloning from gyan-specs cache and applying ref * 2024-05-02 23:01:50.044 | (1133 / 1387) 2024-05-02 23:01:50.071 | Updating cache of https://opendev.org/x/horizon-mellanox.git in /opt/dib_cache/source-repositories/horizon_mellanox_c993616bf0578c315f8793d671f92118586414e7 with ref * 2024-05-02 23:01:50.453 | Cloning from horizon-mellanox cache and applying ref * 2024-05-02 23:01:50.566 | (1134 / 1387) 2024-05-02 23:01:50.589 | Updating cache of https://opendev.org/x/hurricane.git in /opt/dib_cache/source-repositories/hurricane_6726dbea0456f8ac41c73d63ec360b9e8ebb1c4c with ref * 2024-05-02 23:01:51.061 | Cloning from hurricane cache and applying ref * 2024-05-02 23:01:51.155 | (1135 / 1387) 2024-05-02 23:01:51.178 | Updating cache of https://opendev.org/x/inception.git in /opt/dib_cache/source-repositories/inception_e1875788a20ab3b890506c11cf68a3ff899297de with ref * 2024-05-02 23:01:51.752 | Cloning from inception cache and applying ref * 2024-05-02 23:01:51.866 | (1136 / 1387) 2024-05-02 23:01:51.888 | Updating cache of https://opendev.org/x/infra-ansible.git in /opt/dib_cache/source-repositories/infra_ansible_8fd5d1794a63a63c83baf7dccf5912bfc78d1921 with ref * 2024-05-02 23:01:52.373 | Cloning from infra-ansible cache and applying ref * 2024-05-02 23:01:52.476 | (1137 / 1387) 2024-05-02 23:01:52.499 | Updating cache of https://opendev.org/x/intel-nfv-ci-tests.git in /opt/dib_cache/source-repositories/intel_nfv_ci_tests_5123418584198db0c0cb4c1599fd72460b93ac98 with ref * 2024-05-02 23:01:52.970 | Cloning from intel-nfv-ci-tests cache and applying ref * 2024-05-02 23:01:53.072 | (1138 / 1387) 2024-05-02 23:01:53.095 | Updating cache of https://opendev.org/x/interop-workloads.git in /opt/dib_cache/source-repositories/interop_workloads_e9a061ae57ea1a39c2d639c32b3fd4769a0138f6 with ref * 2024-05-02 23:01:53.815 | Cloning from interop-workloads cache and applying ref * 2024-05-02 23:01:54.052 | (1139 / 1387) 2024-05-02 23:01:54.076 | Updating cache of https://opendev.org/x/iotronic.git in /opt/dib_cache/source-repositories/iotronic_d443f131cbcefd8518e5f0761b0f917da15634ef with ref * 2024-05-02 23:01:54.642 | Cloning from iotronic cache and applying ref * 2024-05-02 23:01:54.817 | (1140 / 1387) 2024-05-02 23:01:54.840 | Updating cache of https://opendev.org/x/iotronic-lightning-rod.git in /opt/dib_cache/source-repositories/iotronic_lightning_rod_cde2ddcdb0c40fba3e7fcf62a6004112157a46af with ref * 2024-05-02 23:01:55.374 | Cloning from iotronic-lightning-rod cache and applying ref * 2024-05-02 23:01:55.552 | (1141 / 1387) 2024-05-02 23:01:55.575 | Updating cache of https://opendev.org/x/iotronic-ui.git in /opt/dib_cache/source-repositories/iotronic_ui_25d5f7068d55f84a3e19b9bcc091a0b33cb2f960 with ref * 2024-05-02 23:01:56.041 | Cloning from iotronic-ui cache and applying ref * 2024-05-02 23:01:56.156 | (1142 / 1387) 2024-05-02 23:01:56.178 | Updating cache of https://opendev.org/x/ipa-example-hardware-managers.git in /opt/dib_cache/source-repositories/ipa_example_hardware_managers_0e6269096e479d9ba510f6933febb6fef7cb2b5c with ref * 2024-05-02 23:01:56.575 | Cloning from ipa-example-hardware-managers cache and applying ref * 2024-05-02 23:01:56.680 | (1143 / 1387) 2024-05-02 23:01:56.701 | Updating cache of https://opendev.org/x/ironic-staging-drivers.git in /opt/dib_cache/source-repositories/ironic_staging_drivers_b5223b432b344e11ed90215f14dc948e59bfac05 with ref * 2024-05-02 23:01:58.438 | Cloning from ironic-staging-drivers cache and applying ref * 2024-05-02 23:01:58.761 | (1144 / 1387) 2024-05-02 23:01:58.783 | Updating cache of https://opendev.org/x/jacket.git in /opt/dib_cache/source-repositories/jacket_58bbb06d4af6a652ac313501e230175b8cbd0fcd with ref * 2024-05-02 23:01:59.137 | Cloning from jacket cache and applying ref * 2024-05-02 23:01:59.242 | (1145 / 1387) 2024-05-02 23:01:59.266 | Updating cache of https://opendev.org/x/jenkins-plugins-for-murano.git in /opt/dib_cache/source-repositories/jenkins_plugins_for_murano_dced33b22e8a2055bfc98e9cec3ffd51ec6e1c43 with ref * 2024-05-02 23:02:00.058 | Cloning from jenkins-plugins-for-murano cache and applying ref * 2024-05-02 23:02:00.212 | (1146 / 1387) 2024-05-02 23:02:00.235 | Updating cache of https://opendev.org/x/k8s-cloud-provider.git in /opt/dib_cache/source-repositories/k8s_cloud_provider_96dff88ba903d6106596bfeae279424cf5241bbd with ref * 2024-05-02 23:02:00.669 | Cloning from k8s-cloud-provider cache and applying ref * 2024-05-02 23:02:00.787 | (1147 / 1387) 2024-05-02 23:02:00.811 | Updating cache of https://opendev.org/x/k8s-docker-suite-app-murano.git in /opt/dib_cache/source-repositories/k8s_docker_suite_app_murano_e9cc38435177824b1aa0761304558c7a21a2b045 with ref * 2024-05-02 23:02:01.237 | Cloning from k8s-docker-suite-app-murano cache and applying ref * 2024-05-02 23:02:01.529 | (1148 / 1387) 2024-05-02 23:02:01.559 | Updating cache of https://opendev.org/x/kiloeyes.git in /opt/dib_cache/source-repositories/kiloeyes_04e2b141d8a2d03a3f6d6ac73a718af36ff46a28 with ref * 2024-05-02 23:02:02.011 | Cloning from kiloeyes cache and applying ref * 2024-05-02 23:02:02.154 | (1149 / 1387) 2024-05-02 23:02:02.177 | Updating cache of https://opendev.org/x/kingbird.git in /opt/dib_cache/source-repositories/kingbird_3eb9f1827c8f70fe546aefb4befa9d0582553fff with ref * 2024-05-02 23:02:02.968 | Cloning from kingbird cache and applying ref * 2024-05-02 23:02:03.105 | (1150 / 1387) 2024-05-02 23:02:03.128 | Updating cache of https://opendev.org/x/kingbird-dashboard.git in /opt/dib_cache/source-repositories/kingbird_dashboard_7dac6affeb9ffff4f83358c5ec2f14fee878d124 with ref * 2024-05-02 23:02:03.785 | Cloning from kingbird-dashboard cache and applying ref * 2024-05-02 23:02:03.892 | (1151 / 1387) 2024-05-02 23:02:03.916 | Updating cache of https://opendev.org/x/kloudbuster.git in /opt/dib_cache/source-repositories/kloudbuster_379a89f5741c658d4d28e6c942e63e08f78aaafb with ref * 2024-05-02 23:02:05.065 | Cloning from kloudbuster cache and applying ref * 2024-05-02 23:02:05.885 | (1152 / 1387) 2024-05-02 23:02:05.908 | Updating cache of https://opendev.org/x/kosmos.git in /opt/dib_cache/source-repositories/kosmos_5c72a0caaa6581bd195b8add3a0301c9030e5798 with ref * 2024-05-02 23:02:06.518 | Cloning from kosmos cache and applying ref * 2024-05-02 23:02:06.625 | (1153 / 1387) 2024-05-02 23:02:06.648 | Updating cache of https://opendev.org/x/kosmos-specs.git in /opt/dib_cache/source-repositories/kosmos_specs_59663883908802375c9865706a1d02dc41fea577 with ref * 2024-05-02 23:02:07.431 | Cloning from kosmos-specs cache and applying ref * 2024-05-02 23:02:07.525 | (1154 / 1387) 2024-05-02 23:02:07.545 | Updating cache of https://opendev.org/x/ku.stella.git in /opt/dib_cache/source-repositories/ku_stella_d8e189ac9d4570a5840e81c58e1f5b68b982c6df with ref * 2024-05-02 23:02:08.126 | Cloning from ku.stella cache and applying ref * 2024-05-02 23:02:08.225 | (1155 / 1387) 2024-05-02 23:02:08.247 | Updating cache of https://opendev.org/x/kwapi.git in /opt/dib_cache/source-repositories/kwapi_3d8a182d35fa0934787baefd83adda070f7124fd with ref * 2024-05-02 23:02:08.690 | Cloning from kwapi cache and applying ref * 2024-05-02 23:02:08.841 | (1156 / 1387) 2024-05-02 23:02:08.865 | Updating cache of https://opendev.org/x/marshal.git in /opt/dib_cache/source-repositories/marshal_e03170d6a3afe7fe1b5fbb88c839e16278ffa7d4 with ref * 2024-05-02 23:02:09.320 | Cloning from marshal cache and applying ref * 2024-05-02 23:02:09.457 | (1157 / 1387) 2024-05-02 23:02:09.481 | Updating cache of https://opendev.org/x/meghdwar.git in /opt/dib_cache/source-repositories/meghdwar_f4609ac98411920ae58dc9287a613dd1baa60168 with ref * 2024-05-02 23:02:09.986 | Cloning from meghdwar cache and applying ref * 2024-05-02 23:02:10.080 | (1158 / 1387) 2024-05-02 23:02:10.103 | Updating cache of https://opendev.org/x/merlin.git in /opt/dib_cache/source-repositories/merlin_b84dcf2093b6a219c8c0e38eed37d6ace72369a5 with ref * 2024-05-02 23:02:10.494 | Cloning from merlin cache and applying ref * 2024-05-02 23:02:10.628 | (1159 / 1387) 2024-05-02 23:02:10.651 | Updating cache of https://opendev.org/x/meteos.git in /opt/dib_cache/source-repositories/meteos_1f926686ff31884d899b01c0cd8e5d630635543d with ref * 2024-05-02 23:02:11.122 | Cloning from meteos cache and applying ref * 2024-05-02 23:02:11.249 | (1160 / 1387) 2024-05-02 23:02:11.271 | Updating cache of https://opendev.org/x/meteos-ui.git in /opt/dib_cache/source-repositories/meteos_ui_527815a053fc57d196bbbc0952545a101830a43f with ref * 2024-05-02 23:02:11.711 | Cloning from meteos-ui cache and applying ref * 2024-05-02 23:02:11.861 | (1161 / 1387) 2024-05-02 23:02:11.885 | Updating cache of https://opendev.org/x/microstack.git in /opt/dib_cache/source-repositories/microstack_c1f30547b1cc38fe071a4637615aca53db9bf3fd with ref * 2024-05-02 23:02:12.416 | Cloning from microstack cache and applying ref * 2024-05-02 23:02:15.153 | (1162 / 1387) 2024-05-02 23:02:15.175 | Updating cache of https://opendev.org/x/microstack-specs.git in /opt/dib_cache/source-repositories/microstack_specs_f1b99926a7ff2971b5db862914a371d283230298 with ref * 2024-05-02 23:02:15.565 | Cloning from microstack-specs cache and applying ref * 2024-05-02 23:02:15.664 | (1163 / 1387) 2024-05-02 23:02:15.687 | Updating cache of https://opendev.org/x/mitmstack.git in /opt/dib_cache/source-repositories/mitmstack_663d2b2cbd11956aa88eb1e62b355861334ae540 with ref * 2024-05-02 23:02:16.211 | Cloning from mitmstack cache and applying ref * 2024-05-02 23:02:16.305 | (1164 / 1387) 2024-05-02 23:02:16.328 | Updating cache of https://opendev.org/x/mixmatch.git in /opt/dib_cache/source-repositories/mixmatch_3b66f6a9b3ddce2e2ea8c3cae4e9033ea2cf1170 with ref * 2024-05-02 23:02:16.749 | Cloning from mixmatch cache and applying ref * 2024-05-02 23:02:16.870 | (1165 / 1387) 2024-05-02 23:02:16.892 | Updating cache of https://opendev.org/x/mogan.git in /opt/dib_cache/source-repositories/mogan_4148bc2616dbbfc30f64a177389c4369ced89b33 with ref * 2024-05-02 23:02:17.412 | Cloning from mogan cache and applying ref * 2024-05-02 23:02:17.826 | (1166 / 1387) 2024-05-02 23:02:17.849 | Updating cache of https://opendev.org/x/mogan-specs.git in /opt/dib_cache/source-repositories/mogan_specs_405d3022ae84948b5c92ecb0dab1b73812496c6a with ref * 2024-05-02 23:02:18.524 | Cloning from mogan-specs cache and applying ref * 2024-05-02 23:02:18.624 | (1167 / 1387) 2024-05-02 23:02:18.647 | Updating cache of https://opendev.org/x/mogan-ui.git in /opt/dib_cache/source-repositories/mogan_ui_aec887c9226eaa004bf63d01549b1e688d63fe15 with ref * 2024-05-02 23:02:19.154 | Cloning from mogan-ui cache and applying ref * 2024-05-02 23:02:19.279 | (1168 / 1387) 2024-05-02 23:02:19.302 | Updating cache of https://opendev.org/x/monasca-vagrant.git in /opt/dib_cache/source-repositories/monasca_vagrant_761885319e6773953d48bad22f4ceb2650c30d5f with ref * 2024-05-02 23:02:19.805 | Cloning from monasca-vagrant cache and applying ref * 2024-05-02 23:02:19.919 | (1169 / 1387) 2024-05-02 23:02:19.942 | Updating cache of https://opendev.org/x/monitorstack.git in /opt/dib_cache/source-repositories/monitorstack_94377bd400520a3b4dd8fa9da8700d2ed9295520 with ref * 2024-05-02 23:02:21.842 | Cloning from monitorstack cache and applying ref * 2024-05-02 23:02:21.977 | (1170 / 1387) 2024-05-02 23:02:22.000 | Updating cache of https://opendev.org/x/mors.git in /opt/dib_cache/source-repositories/mors_3d6e8779a0704ac78eec8e388e62bfeedc94c39e with ref * 2024-05-02 23:02:22.779 | Cloning from mors cache and applying ref * 2024-05-02 23:02:22.882 | (1171 / 1387) 2024-05-02 23:02:22.904 | Updating cache of https://opendev.org/x/murano-plugin-networking-sfc.git in /opt/dib_cache/source-repositories/murano_plugin_networking_sfc_e9656a905849906e5625be467260db184b40271d with ref * 2024-05-02 23:02:23.380 | Cloning from murano-plugin-networking-sfc cache and applying ref * 2024-05-02 23:02:23.483 | (1172 / 1387) 2024-05-02 23:02:23.506 | Updating cache of https://opendev.org/x/namos.git in /opt/dib_cache/source-repositories/namos_e6a67cbe7dd9cfa6995e126827e6c1b183056412 with ref * 2024-05-02 23:02:23.940 | Cloning from namos cache and applying ref * 2024-05-02 23:02:24.114 | (1173 / 1387) 2024-05-02 23:02:24.142 | Updating cache of https://opendev.org/x/nemesis.git in /opt/dib_cache/source-repositories/nemesis_112e5a6034d56db33ea81f569110e9c52d2c3997 with ref * 2024-05-02 23:02:24.842 | Cloning from nemesis cache and applying ref * 2024-05-02 23:02:25.009 | (1174 / 1387) 2024-05-02 23:02:25.033 | Updating cache of https://opendev.org/x/nerd-reviewer.git in /opt/dib_cache/source-repositories/nerd_reviewer_eeabb468c4d3ab75e3477c41e5123cc5c0e24dd9 with ref * 2024-05-02 23:02:25.546 | Cloning from nerd-reviewer cache and applying ref * 2024-05-02 23:02:25.895 | (1175 / 1387) 2024-05-02 23:02:25.919 | Updating cache of https://opendev.org/x/networking-6wind.git in /opt/dib_cache/source-repositories/networking_6wind_ddca72ba64bfe3dc00cf5639e78d3517ee3a0760 with ref * 2024-05-02 23:02:26.382 | Cloning from networking-6wind cache and applying ref * 2024-05-02 23:02:26.491 | (1176 / 1387) 2024-05-02 23:02:26.514 | Updating cache of https://opendev.org/x/networking-ale-omniswitch.git in /opt/dib_cache/source-repositories/networking_ale_omniswitch_d9cd118216b348318ff264e1fe6606dd34bcee8d with ref * 2024-05-02 23:02:26.961 | Cloning from networking-ale-omniswitch cache and applying ref * 2024-05-02 23:02:27.081 | (1177 / 1387) 2024-05-02 23:02:27.103 | Updating cache of https://opendev.org/x/networking-ansible.git in /opt/dib_cache/source-repositories/networking_ansible_e1c702170d1d01c9ed24b5bff33d70b94d13780c with ref * 2024-05-02 23:02:27.792 | Cloning from networking-ansible cache and applying ref * 2024-05-02 23:02:27.921 | (1178 / 1387) 2024-05-02 23:02:27.943 | Updating cache of https://opendev.org/x/networking-arista.git in /opt/dib_cache/source-repositories/networking_arista_d8e20cd63e833808f1eba18710bcc10ef965d46e with ref * 2024-05-02 23:02:30.412 | Cloning from networking-arista cache and applying ref * 2024-05-02 23:02:32.025 | (1179 / 1387) 2024-05-02 23:02:32.048 | Updating cache of https://opendev.org/x/networking-avaya.git in /opt/dib_cache/source-repositories/networking_avaya_50f68da50e2a02972ff09927f72c2b85910d3f70 with ref * 2024-05-02 23:02:32.492 | Cloning from networking-avaya cache and applying ref * 2024-05-02 23:02:32.596 | (1180 / 1387) 2024-05-02 23:02:32.616 | Updating cache of https://opendev.org/x/networking-bigswitch.git in /opt/dib_cache/source-repositories/networking_bigswitch_e743e4d9dd5b7f2caa14d5e80373d89fb98b70f6 with ref * 2024-05-02 23:02:33.213 | Cloning from networking-bigswitch cache and applying ref * 2024-05-02 23:02:33.450 | (1181 / 1387) 2024-05-02 23:02:33.474 | Updating cache of https://opendev.org/x/networking-brocade.git in /opt/dib_cache/source-repositories/networking_brocade_e6a6d6b53e115a905b02d5ac028302618e8aebd5 with ref * 2024-05-02 23:02:33.925 | Cloning from networking-brocade cache and applying ref * 2024-05-02 23:02:34.057 | (1182 / 1387) 2024-05-02 23:02:34.079 | Updating cache of https://opendev.org/x/networking-cisco.git in /opt/dib_cache/source-repositories/networking_cisco_337db93079807bd6a1aa341a759046183d828ac5 with ref * 2024-05-02 23:02:34.648 | Cloning from networking-cisco cache and applying ref * 2024-05-02 23:02:35.607 | (1183 / 1387) 2024-05-02 23:02:35.635 | Updating cache of https://opendev.org/x/networking-cumulus.git in /opt/dib_cache/source-repositories/networking_cumulus_290b135b0607a62cba93ff046c2c9ec21f0c0559 with ref * 2024-05-02 23:02:36.107 | Cloning from networking-cumulus cache and applying ref * 2024-05-02 23:02:36.235 | (1184 / 1387) 2024-05-02 23:02:36.262 | Updating cache of https://opendev.org/x/networking-dpm.git in /opt/dib_cache/source-repositories/networking_dpm_b062763ae05bfb680395e5486a33bf880f1a337e with ref * 2024-05-02 23:02:36.876 | Cloning from networking-dpm cache and applying ref * 2024-05-02 23:02:36.985 | (1185 / 1387) 2024-05-02 23:02:37.008 | Updating cache of https://opendev.org/x/networking-edge-vpn.git in /opt/dib_cache/source-repositories/networking_edge_vpn_86058fce02196c7f18acef0af0afc9a7be24ed03 with ref * 2024-05-02 23:02:37.414 | Cloning from networking-edge-vpn cache and applying ref * 2024-05-02 23:02:37.525 | (1186 / 1387) 2024-05-02 23:02:37.548 | Updating cache of https://opendev.org/x/networking-extreme.git in /opt/dib_cache/source-repositories/networking_extreme_b6c542279bf797c702d7f8f9fb8e5e0e0ef31819 with ref * 2024-05-02 23:02:38.150 | Cloning from networking-extreme cache and applying ref * 2024-05-02 23:02:38.257 | (1187 / 1387) 2024-05-02 23:02:38.280 | Updating cache of https://opendev.org/x/networking-fortinet.git in /opt/dib_cache/source-repositories/networking_fortinet_47a2094ce07b1f5b4d2f329976c52867c652a168 with ref * 2024-05-02 23:02:39.212 | Cloning from networking-fortinet cache and applying ref * 2024-05-02 23:02:39.332 | (1188 / 1387) 2024-05-02 23:02:39.355 | Updating cache of https://opendev.org/x/networking-fujitsu.git in /opt/dib_cache/source-repositories/networking_fujitsu_f9fa40f177b45ece3e6b9f32c0e1f20684aaf281 with ref * 2024-05-02 23:02:40.086 | Cloning from networking-fujitsu cache and applying ref * 2024-05-02 23:02:40.261 | (1189 / 1387) 2024-05-02 23:02:40.286 | Updating cache of https://opendev.org/x/networking-gluon.git in /opt/dib_cache/source-repositories/networking_gluon_7043a13e84a5dbe8f2e7c8bcaacb07a5eaa1af3a with ref * 2024-05-02 23:02:40.696 | Cloning from networking-gluon cache and applying ref * 2024-05-02 23:02:40.804 | (1190 / 1387) 2024-05-02 23:02:40.834 | Updating cache of https://opendev.org/x/networking-h3c.git in /opt/dib_cache/source-repositories/networking_h3c_c1086d882d8146c3ebbb81bece0cb529fe7c731f with ref * 2024-05-02 23:02:41.507 | Cloning from networking-h3c cache and applying ref * 2024-05-02 23:02:41.640 | (1191 / 1387) 2024-05-02 23:02:41.662 | Updating cache of https://opendev.org/x/networking-hpe.git in /opt/dib_cache/source-repositories/networking_hpe_c0f8648402f312704c331bffd9782d6467db942f with ref * 2024-05-02 23:02:42.265 | Cloning from networking-hpe cache and applying ref * 2024-05-02 23:02:42.397 | (1192 / 1387) 2024-05-02 23:02:42.420 | Updating cache of https://opendev.org/x/networking-huawei.git in /opt/dib_cache/source-repositories/networking_huawei_a83f1b6ab23a3445adf08cc67448901e8ad71605 with ref * 2024-05-02 23:02:43.144 | Cloning from networking-huawei cache and applying ref * 2024-05-02 23:02:43.263 | (1193 / 1387) 2024-05-02 23:02:43.289 | Updating cache of https://opendev.org/x/networking-icc.git in /opt/dib_cache/source-repositories/networking_icc_c547d62fb69a030c49d4b9fb1288a879c535e687 with ref * 2024-05-02 23:02:44.243 | Cloning from networking-icc cache and applying ref * 2024-05-02 23:02:44.339 | (1194 / 1387) 2024-05-02 23:02:44.362 | Updating cache of https://opendev.org/x/networking-infoblox.git in /opt/dib_cache/source-repositories/networking_infoblox_102ed7d430bdc9380f62bf16c45af92d7ffe4565 with ref * 2024-05-02 23:02:44.946 | Cloning from networking-infoblox cache and applying ref * 2024-05-02 23:02:45.112 | (1195 / 1387) 2024-05-02 23:02:45.135 | Updating cache of https://opendev.org/x/networking-l2gw.git in /opt/dib_cache/source-repositories/networking_l2gw_db69b77c679b2223dd8c825ae2468c48f2d9362f with ref * 2024-05-02 23:02:46.139 | Cloning from networking-l2gw cache and applying ref * 2024-05-02 23:02:48.427 | (1196 / 1387) 2024-05-02 23:02:48.453 | Updating cache of https://opendev.org/x/networking-l2gw-tempest-plugin.git in /opt/dib_cache/source-repositories/networking_l2gw_tempest_plugin_51f070b13c6846457a03efac15fd6ea9f910fa75 with ref * 2024-05-02 23:02:49.092 | Cloning from networking-l2gw-tempest-plugin cache and applying ref * 2024-05-02 23:02:49.363 | (1197 / 1387) 2024-05-02 23:02:49.386 | Updating cache of https://opendev.org/x/networking-lagopus.git in /opt/dib_cache/source-repositories/networking_lagopus_d2958b0cb73911ea79a969d2e43ba8f01ada8f02 with ref * 2024-05-02 23:02:49.868 | Cloning from networking-lagopus cache and applying ref * 2024-05-02 23:02:49.979 | (1198 / 1387) 2024-05-02 23:02:50.002 | Updating cache of https://opendev.org/x/networking-lenovo.git in /opt/dib_cache/source-repositories/networking_lenovo_3474ed92bc2b941a4fd4a8c8f9342eb180b181ad with ref * 2024-05-02 23:02:50.470 | Cloning from networking-lenovo cache and applying ref * 2024-05-02 23:02:50.566 | (1199 / 1387) 2024-05-02 23:02:50.590 | Updating cache of https://opendev.org/x/networking-mlnx.git in /opt/dib_cache/source-repositories/networking_mlnx_6d9be777291f4a8c08286101206336353d72036d with ref * 2024-05-02 23:02:51.519 | Cloning from networking-mlnx cache and applying ref * 2024-05-02 23:02:52.081 | (1200 / 1387) 2024-05-02 23:02:52.104 | Updating cache of https://opendev.org/x/networking-nec.git in /opt/dib_cache/source-repositories/networking_nec_b905f2289464285792f332d6d697541398a63832 with ref * 2024-05-02 23:02:52.700 | Cloning from networking-nec cache and applying ref * 2024-05-02 23:02:52.846 | (1201 / 1387) 2024-05-02 23:02:52.870 | Updating cache of https://opendev.org/x/networking-omnipath.git in /opt/dib_cache/source-repositories/networking_omnipath_ed764a981abb872001763d8d2a6096aabbe414fb with ref * 2024-05-02 23:02:53.455 | Cloning from networking-omnipath cache and applying ref * 2024-05-02 23:02:53.573 | (1202 / 1387) 2024-05-02 23:02:53.598 | Updating cache of https://opendev.org/x/networking-opencontrail.git in /opt/dib_cache/source-repositories/networking_opencontrail_8d2fe4e5df41c74cd45ab40a02b2cab97d181bf5 with ref * 2024-05-02 23:02:54.193 | Cloning from networking-opencontrail cache and applying ref * 2024-05-02 23:02:54.361 | (1203 / 1387) 2024-05-02 23:02:54.383 | Updating cache of https://opendev.org/x/networking-ovs-dpdk.git in /opt/dib_cache/source-repositories/networking_ovs_dpdk_68b7b41009de79e7f058bc2cb3a451979dcc81a7 with ref * 2024-05-02 23:02:54.974 | Cloning from networking-ovs-dpdk cache and applying ref * 2024-05-02 23:02:55.176 | (1204 / 1387) 2024-05-02 23:02:55.197 | Updating cache of https://opendev.org/x/networking-peregrine.git in /opt/dib_cache/source-repositories/networking_peregrine_cb0405790d13976d9cf6aba5ef5f874d7ddb12bd with ref * 2024-05-02 23:02:55.807 | Cloning from networking-peregrine cache and applying ref * 2024-05-02 23:02:55.900 | (1205 / 1387) 2024-05-02 23:02:55.924 | Updating cache of https://opendev.org/x/networking-plumgrid.git in /opt/dib_cache/source-repositories/networking_plumgrid_71d087e2e919ec9ba31a8be0e17b02305a33794c with ref * 2024-05-02 23:02:56.404 | Cloning from networking-plumgrid cache and applying ref * 2024-05-02 23:02:56.559 | (1206 / 1387) 2024-05-02 23:02:56.581 | Updating cache of https://opendev.org/x/networking-spp.git in /opt/dib_cache/source-repositories/networking_spp_21d4c19c517967fc2929f8bc3338943a5fe2caf3 with ref * 2024-05-02 23:02:57.414 | Cloning from networking-spp cache and applying ref * 2024-05-02 23:02:57.560 | (1207 / 1387) 2024-05-02 23:02:57.581 | Updating cache of https://opendev.org/x/networking-vpp.git in /opt/dib_cache/source-repositories/networking_vpp_186c5e82a17819e23382075c15a3a71c9825062c with ref * 2024-05-02 23:02:58.499 | Cloning from networking-vpp cache and applying ref * 2024-05-02 23:02:58.660 | (1208 / 1387) 2024-05-02 23:02:58.681 | Updating cache of https://opendev.org/x/networking-vsphere.git in /opt/dib_cache/source-repositories/networking_vsphere_0da1493f256f558bd8f910ea86cb7d91d0a0663a with ref * 2024-05-02 23:02:59.216 | Cloning from networking-vsphere cache and applying ref * 2024-05-02 23:02:59.412 | (1209 / 1387) 2024-05-02 23:02:59.435 | Updating cache of https://opendev.org/x/networking-zte.git in /opt/dib_cache/source-repositories/networking_zte_f7306ed126668d3f0b179fc4a9643d12fb17d7eb with ref * 2024-05-02 23:02:59.914 | Cloning from networking-zte cache and applying ref * 2024-05-02 23:03:00.018 | (1210 / 1387) 2024-05-02 23:03:00.041 | Updating cache of https://opendev.org/x/networking-zvm.git in /opt/dib_cache/source-repositories/networking_zvm_f9dc370f2e7f80b964edbeb71c4441aa1a514d1e with ref * 2024-05-02 23:03:01.784 | Cloning from networking-zvm cache and applying ref * 2024-05-02 23:03:03.814 | (1211 / 1387) 2024-05-02 23:03:03.838 | Updating cache of https://opendev.org/x/neutron-classifier.git in /opt/dib_cache/source-repositories/neutron_classifier_d02a89b0f618f7c5bc33936b44726a504ab70e8d with ref * 2024-05-02 23:03:04.591 | Cloning from neutron-classifier cache and applying ref * 2024-05-02 23:03:04.698 | (1212 / 1387) 2024-05-02 23:03:04.721 | Updating cache of https://opendev.org/x/neutron-interconnection.git in /opt/dib_cache/source-repositories/neutron_interconnection_5bb06dc930e8afe34cf68eb269f0035f29e17d42 with ref * 2024-05-02 23:03:05.397 | Cloning from neutron-interconnection cache and applying ref * 2024-05-02 23:03:05.498 | (1213 / 1387) 2024-05-02 23:03:05.521 | Updating cache of https://opendev.org/x/nfv-filters.git in /opt/dib_cache/source-repositories/nfv_filters_195b3dab02d9a12d701da9cb937a27ab7b6da6dd with ref * 2024-05-02 23:03:05.930 | Cloning from nfv-filters cache and applying ref * 2024-05-02 23:03:06.033 | (1214 / 1387) 2024-05-02 23:03:06.057 | Updating cache of https://opendev.org/x/nova-dpm.git in /opt/dib_cache/source-repositories/nova_dpm_b3db72b9bba6525c68d0ffcfc839319a227ea587 with ref * 2024-05-02 23:03:06.494 | Cloning from nova-dpm cache and applying ref * 2024-05-02 23:03:06.624 | (1215 / 1387) 2024-05-02 23:03:06.646 | Updating cache of https://opendev.org/x/nova-fusioncompute.git in /opt/dib_cache/source-repositories/nova_fusioncompute_233530a2fd551ff13ecf666ba00b97ac44aca9c1 with ref * 2024-05-02 23:03:07.192 | Cloning from nova-fusioncompute cache and applying ref * 2024-05-02 23:03:07.296 | (1216 / 1387) 2024-05-02 23:03:07.320 | Updating cache of https://opendev.org/x/nova-lxd.git in /opt/dib_cache/source-repositories/nova_lxd_9bf7ac6c48a65b6d6eb810bfffecc4f4b2a55453 with ref * 2024-05-02 23:03:07.915 | Cloning from nova-lxd cache and applying ref * 2024-05-02 23:03:08.060 | (1217 / 1387) 2024-05-02 23:03:08.082 | Updating cache of https://opendev.org/x/nova-mksproxy.git in /opt/dib_cache/source-repositories/nova_mksproxy_c5632819b4e3833baeb7b9a7c95079fa9536aac1 with ref * 2024-05-02 23:03:08.443 | Cloning from nova-mksproxy cache and applying ref * 2024-05-02 23:03:08.544 | (1218 / 1387) 2024-05-02 23:03:08.566 | Updating cache of https://opendev.org/x/nova-solver-scheduler.git in /opt/dib_cache/source-repositories/nova_solver_scheduler_31987e0a224f0006322206ea27a137e9efc7b1f4 with ref * 2024-05-02 23:03:08.961 | Cloning from nova-solver-scheduler cache and applying ref * 2024-05-02 23:03:09.115 | (1219 / 1387) 2024-05-02 23:03:09.141 | Updating cache of https://opendev.org/x/nova-zvm-virt-driver.git in /opt/dib_cache/source-repositories/nova_zvm_virt_driver_ff6a1c2b73c79c45ec4465fcd65e160330cec4a8 with ref * 2024-05-02 23:03:09.586 | Cloning from nova-zvm-virt-driver cache and applying ref * 2024-05-02 23:03:09.901 | (1220 / 1387) 2024-05-02 23:03:09.928 | Updating cache of https://opendev.org/x/novajoin.git in /opt/dib_cache/source-repositories/novajoin_4e12268d42fb8e85d97cd56688521df3bea06c82 with ref * 2024-05-02 23:03:10.538 | Cloning from novajoin cache and applying ref * 2024-05-02 23:03:10.660 | (1221 / 1387) 2024-05-02 23:03:10.681 | Updating cache of https://opendev.org/x/novajoin-tempest-plugin.git in /opt/dib_cache/source-repositories/novajoin_tempest_plugin_1e2fb9ae27ba00ad9be2edf3b85839abe259e7c1 with ref * 2024-05-02 23:03:11.451 | Cloning from novajoin-tempest-plugin cache and applying ref * 2024-05-02 23:03:11.864 | (1222 / 1387) 2024-05-02 23:03:11.884 | Updating cache of https://opendev.org/x/oaktree.git in /opt/dib_cache/source-repositories/oaktree_1e5c228fe72356f766a6acd9f8987597eb572e12 with ref * 2024-05-02 23:03:12.253 | Cloning from oaktree cache and applying ref * 2024-05-02 23:03:12.353 | (1223 / 1387) 2024-05-02 23:03:12.376 | Updating cache of https://opendev.org/x/oaktreemodel.git in /opt/dib_cache/source-repositories/oaktreemodel_bcc35930d9c26870042ed7ec1d1dddd086577861 with ref * 2024-05-02 23:03:12.739 | Cloning from oaktreemodel cache and applying ref * 2024-05-02 23:03:12.839 | (1224 / 1387) 2024-05-02 23:03:12.860 | Updating cache of https://opendev.org/x/omni.git in /opt/dib_cache/source-repositories/omni_aa495a866d13ca7ddae3f059cbfb787b7504ceba with ref * 2024-05-02 23:03:13.269 | Cloning from omni cache and applying ref * 2024-05-02 23:03:13.436 | (1225 / 1387) 2024-05-02 23:03:13.460 | Updating cache of https://opendev.org/x/ooi.git in /opt/dib_cache/source-repositories/ooi_df14f4095981045a400e16e6214dbfb204cf45c3 with ref * 2024-05-02 23:03:14.099 | Cloning from ooi cache and applying ref * 2024-05-02 23:03:14.241 | (1226 / 1387) 2024-05-02 23:03:14.264 | Updating cache of https://opendev.org/x/opencafe.git in /opt/dib_cache/source-repositories/opencafe_6f4b2fce10e4fb9f55060060ed50c230ca84ccef with ref * 2024-05-02 23:03:14.705 | Cloning from opencafe cache and applying ref * 2024-05-02 23:03:14.870 | (1227 / 1387) 2024-05-02 23:03:14.893 | Updating cache of https://opendev.org/x/openstack-mentoring-scripts.git in /opt/dib_cache/source-repositories/openstack_mentoring_scripts_9f30feb1b2124acc364baeee3a401ac872f8fe23 with ref * 2024-05-02 23:03:15.451 | Cloning from openstack-mentoring-scripts cache and applying ref * 2024-05-02 23:03:15.547 | (1228 / 1387) 2024-05-02 23:03:15.569 | Updating cache of https://opendev.org/x/openstack-resource-agents.git in /opt/dib_cache/source-repositories/openstack_resource_agents_052fd2d1c6b08729314790a9541a29b1bed952a1 with ref * 2024-05-02 23:03:16.024 | Cloning from openstack-resource-agents cache and applying ref * 2024-05-02 23:03:16.129 | (1229 / 1387) 2024-05-02 23:03:16.151 | Updating cache of https://opendev.org/x/openstack-resource-agents-specs.git in /opt/dib_cache/source-repositories/openstack_resource_agents_specs_4c1111279b6fb162edb3e4b1ccbfb4c5cfb5200a with ref * 2024-05-02 23:03:16.610 | Cloning from openstack-resource-agents-specs cache and applying ref * 2024-05-02 23:03:16.705 | (1230 / 1387) 2024-05-02 23:03:16.728 | Updating cache of https://opendev.org/x/openstack-service-broker.git in /opt/dib_cache/source-repositories/openstack_service_broker_69d5434f88b7fbff83ca9ee96214beea79deecb6 with ref * 2024-05-02 23:03:17.365 | Cloning from openstack-service-broker cache and applying ref * 2024-05-02 23:03:17.466 | (1231 / 1387) 2024-05-02 23:03:17.487 | Updating cache of https://opendev.org/x/openstack-spaceport.git in /opt/dib_cache/source-repositories/openstack_spaceport_ec3f38effaeb3a9819789545f0159a3b18ea575a with ref * 2024-05-02 23:03:17.843 | Cloning from openstack-spaceport cache and applying ref * 2024-05-02 23:03:17.937 | (1232 / 1387) 2024-05-02 23:03:17.961 | Updating cache of https://opendev.org/x/ops-telecom-nfv.git in /opt/dib_cache/source-repositories/ops_telecom_nfv_f871a29e4daeebe4d8d46034e9870459388ed6c4 with ref * 2024-05-02 23:03:18.294 | Cloning from ops-telecom-nfv cache and applying ref * 2024-05-02 23:03:18.389 | (1233 / 1387) 2024-05-02 23:03:18.412 | Updating cache of https://opendev.org/x/os-dpm.git in /opt/dib_cache/source-repositories/os_dpm_04778d1135d122ca8e2f11377c70b40c69c0b344 with ref * 2024-05-02 23:03:18.832 | Cloning from os-dpm cache and applying ref * 2024-05-02 23:03:18.938 | (1234 / 1387) 2024-05-02 23:03:18.961 | Updating cache of https://opendev.org/x/os-http.git in /opt/dib_cache/source-repositories/os_http_161b962607932f87182567b69f80fe255ac501bc with ref * 2024-05-02 23:03:19.337 | Cloning from os-http cache and applying ref * 2024-05-02 23:03:19.435 | (1235 / 1387) 2024-05-02 23:03:19.457 | Updating cache of https://opendev.org/x/os-log-merger.git in /opt/dib_cache/source-repositories/os_log_merger_7ea5cc6ffd3d59b800588fb4bd0a8745d7283cd9 with ref * 2024-05-02 23:03:19.945 | Cloning from os-log-merger cache and applying ref * 2024-05-02 23:03:22.074 | (1236 / 1387) 2024-05-02 23:03:22.096 | Updating cache of https://opendev.org/x/os-namos.git in /opt/dib_cache/source-repositories/os_namos_cb211a5cc074630ee3d6b9ead8b784f5996bd6ba with ref * 2024-05-02 23:03:22.550 | Cloning from os-namos cache and applying ref * 2024-05-02 23:03:22.646 | (1237 / 1387) 2024-05-02 23:03:22.668 | Updating cache of https://opendev.org/x/os-xenapi.git in /opt/dib_cache/source-repositories/os_xenapi_c35a38e1895d4b6a8c0c6aba5304f106271bf906 with ref * 2024-05-02 23:03:23.169 | Cloning from os-xenapi cache and applying ref * 2024-05-02 23:03:23.286 | (1238 / 1387) 2024-05-02 23:03:23.307 | Updating cache of https://opendev.org/x/osc-summit-counter.git in /opt/dib_cache/source-repositories/osc_summit_counter_d88a56529c505d6db79c995c152bd57fc52a8a77 with ref * 2024-05-02 23:03:23.763 | Cloning from osc-summit-counter cache and applying ref * 2024-05-02 23:03:23.867 | (1239 / 1387) 2024-05-02 23:03:23.890 | Updating cache of https://opendev.org/x/osel.git in /opt/dib_cache/source-repositories/osel_20534062a02bb4a848e928fc165060ea384fe2a9 with ref * 2024-05-02 23:03:24.375 | Cloning from osel cache and applying ref * 2024-05-02 23:03:24.521 | (1240 / 1387) 2024-05-02 23:03:24.544 | Updating cache of https://opendev.org/x/ospurge.git in /opt/dib_cache/source-repositories/ospurge_cb2fe3a0bf2de7511db575f0dd17225aa85b977d with ref * 2024-05-02 23:03:25.168 | Cloning from ospurge cache and applying ref * 2024-05-02 23:03:25.272 | (1241 / 1387) 2024-05-02 23:03:25.294 | Updating cache of https://opendev.org/x/packetary.git in /opt/dib_cache/source-repositories/packetary_447eeaff1c8a2ee798f1c9fd3794db81781cccb6 with ref * 2024-05-02 23:03:25.784 | Cloning from packetary cache and applying ref * 2024-05-02 23:03:25.899 | (1242 / 1387) 2024-05-02 23:03:25.922 | Updating cache of https://opendev.org/x/packetary-specs.git in /opt/dib_cache/source-repositories/packetary_specs_bf65a6f65d64dd55685ce36978907302629e1877 with ref * 2024-05-02 23:03:26.677 | Cloning from packetary-specs cache and applying ref * 2024-05-02 23:03:26.781 | (1243 / 1387) 2024-05-02 23:03:26.803 | Updating cache of https://opendev.org/x/packstack.git in /opt/dib_cache/source-repositories/packstack_a020001494a8e43db59bb4df5d637e21107dc701 with ref * 2024-05-02 23:03:29.371 | Cloning from packstack cache and applying ref * 2024-05-02 23:03:38.157 | (1244 / 1387) 2024-05-02 23:03:38.180 | Updating cache of https://opendev.org/x/pandaman.git in /opt/dib_cache/source-repositories/pandaman_78209286082f6347941f57fddf0fde8e5c4e91f3 with ref * 2024-05-02 23:03:38.885 | Cloning from pandaman cache and applying ref * 2024-05-02 23:03:38.984 | (1245 / 1387) 2024-05-02 23:03:39.007 | Updating cache of https://opendev.org/x/performa.git in /opt/dib_cache/source-repositories/performa_e6bbd49795f405fe3ec8751feced65ffdbfabdfd with ref * 2024-05-02 23:03:39.560 | Cloning from performa cache and applying ref * 2024-05-02 23:03:39.667 | (1246 / 1387) 2024-05-02 23:03:39.691 | Updating cache of https://opendev.org/x/picasso.git in /opt/dib_cache/source-repositories/picasso_5cd72124deb40b98584f1e4cfacd3e7cb1d90e18 with ref * 2024-05-02 23:03:40.378 | Cloning from picasso cache and applying ref * 2024-05-02 23:03:40.499 | (1247 / 1387) 2024-05-02 23:03:40.522 | Updating cache of https://opendev.org/x/poppy.git in /opt/dib_cache/source-repositories/poppy_d1fbb82f4f272ebbd6ad57a867eb51fd234505d4 with ref * 2024-05-02 23:03:41.308 | Cloning from poppy cache and applying ref * 2024-05-02 23:03:41.763 | (1248 / 1387) 2024-05-02 23:03:41.785 | Updating cache of https://opendev.org/x/poppy-ui.git in /opt/dib_cache/source-repositories/poppy_ui_7e5aa53853b2f388f603209784b18887d943f846 with ref * 2024-05-02 23:03:42.310 | Cloning from poppy-ui cache and applying ref * 2024-05-02 23:03:42.405 | (1249 / 1387) 2024-05-02 23:03:42.428 | Updating cache of https://opendev.org/x/powervc-driver.git in /opt/dib_cache/source-repositories/powervc_driver_0097e1df1c237e1a692cc4297ffb364f708dedd2 with ref * 2024-05-02 23:03:42.972 | Cloning from powervc-driver cache and applying ref * 2024-05-02 23:03:43.143 | (1250 / 1387) 2024-05-02 23:03:43.167 | Updating cache of https://opendev.org/x/proliantutils.git in /opt/dib_cache/source-repositories/proliantutils_da35629ef24abc08789baa685cf12447a853d70a with ref * 2024-05-02 23:03:45.286 | Cloning from proliantutils cache and applying ref * 2024-05-02 23:03:46.694 | (1251 / 1387) 2024-05-02 23:03:46.718 | Updating cache of https://opendev.org/x/promstat.git in /opt/dib_cache/source-repositories/promstat_f1ba1dbfecda63dde5d958f5fedaa88ffffb7313 with ref * 2024-05-02 23:03:47.456 | Cloning from promstat cache and applying ref * 2024-05-02 23:03:47.579 | (1252 / 1387) 2024-05-02 23:03:47.602 | Updating cache of https://opendev.org/x/puppet-autossh.git in /opt/dib_cache/source-repositories/puppet_autossh_12ac3ba481edd92f1df991e836f8df54fd900322 with ref * 2024-05-02 23:03:48.006 | Cloning from puppet-autossh cache and applying ref * 2024-05-02 23:03:48.105 | (1253 / 1387) 2024-05-02 23:03:48.128 | Updating cache of https://opendev.org/x/puppet-fenix.git in /opt/dib_cache/source-repositories/puppet_fenix_198ab097aa3726924692a299d69de13f97569d60 with ref * 2024-05-02 23:03:48.494 | Cloning from puppet-fenix cache and applying ref * 2024-05-02 23:03:48.591 | (1254 / 1387) 2024-05-02 23:03:48.614 | Updating cache of https://opendev.org/x/puppet-midonet.git in /opt/dib_cache/source-repositories/puppet_midonet_5222935d706431382c24a953239a7cd996cc8dd2 with ref * 2024-05-02 23:03:49.386 | Cloning from puppet-midonet cache and applying ref * 2024-05-02 23:03:49.618 | (1255 / 1387) 2024-05-02 23:03:49.642 | Updating cache of https://opendev.org/x/puppet-modulesync-configs.git in /opt/dib_cache/source-repositories/puppet_modulesync_configs_ded76675bcc9b869ea8752fe90dc48ae083bebff with ref * 2024-05-02 23:03:50.404 | Cloning from puppet-modulesync-configs cache and applying ref * 2024-05-02 23:03:50.801 | (1256 / 1387) 2024-05-02 23:03:50.825 | Updating cache of https://opendev.org/x/puppet-n1k-vsm.git in /opt/dib_cache/source-repositories/puppet_n1k_vsm_dfd11fc9162c56415135f465d409a415428ade1e with ref * 2024-05-02 23:03:51.391 | Cloning from puppet-n1k-vsm cache and applying ref * 2024-05-02 23:03:51.489 | (1257 / 1387) 2024-05-02 23:03:51.511 | Updating cache of https://opendev.org/x/puppet-setproxy.git in /opt/dib_cache/source-repositories/puppet_setproxy_5ce2de350f24e8241281a1f4deda34eb99669c9a with ref * 2024-05-02 23:03:51.915 | Cloning from puppet-setproxy cache and applying ref * 2024-05-02 23:03:52.008 | (1258 / 1387) 2024-05-02 23:03:52.033 | Updating cache of https://opendev.org/x/puppet-surveil.git in /opt/dib_cache/source-repositories/puppet_surveil_fb585c3834006c3884a33358b99bd7f3d4cf993b with ref * 2024-05-02 23:03:52.423 | Cloning from puppet-surveil cache and applying ref * 2024-05-02 23:03:52.517 | (1259 / 1387) 2024-05-02 23:03:52.541 | Updating cache of https://opendev.org/x/pyghmi.git in /opt/dib_cache/source-repositories/pyghmi_ba0793df2e247349f8ab3a08058aeebedac7efe9 with ref * 2024-05-02 23:03:54.842 | Cloning from pyghmi cache and applying ref * 2024-05-02 23:04:09.632 | (1260 / 1387) 2024-05-02 23:04:09.653 | Updating cache of https://opendev.org/x/python-almanachclient.git in /opt/dib_cache/source-repositories/python_almanachclient_de30d0cca184f554999d9ae2b65aa32b8d3c615a with ref * 2024-05-02 23:04:10.639 | Cloning from python-almanachclient cache and applying ref * 2024-05-02 23:04:10.744 | (1261 / 1387) 2024-05-02 23:04:10.766 | Updating cache of https://opendev.org/x/python-apmecclient.git in /opt/dib_cache/source-repositories/python_apmecclient_05fdbdbc3e4965be9b72c246637775041809c5f8 with ref * 2024-05-02 23:04:11.623 | Cloning from python-apmecclient cache and applying ref * 2024-05-02 23:04:11.729 | (1262 / 1387) 2024-05-02 23:04:11.751 | Updating cache of https://opendev.org/x/python-bileanclient.git in /opt/dib_cache/source-repositories/python_bileanclient_13f330e8c761229482a73f773c5c4e8020022e56 with ref * 2024-05-02 23:04:12.196 | Cloning from python-bileanclient cache and applying ref * 2024-05-02 23:04:12.321 | (1263 / 1387) 2024-05-02 23:04:12.346 | Updating cache of https://opendev.org/x/python-cloudpulseclient.git in /opt/dib_cache/source-repositories/python_cloudpulseclient_16f0ea5b3b6e89f7d0c91263fddde2c58bed0d07 with ref * 2024-05-02 23:04:12.893 | Cloning from python-cloudpulseclient cache and applying ref * 2024-05-02 23:04:12.999 | (1264 / 1387) 2024-05-02 23:04:13.023 | Updating cache of https://opendev.org/x/python-cognitiveclient.git in /opt/dib_cache/source-repositories/python_cognitiveclient_fe440839bbc1106730b135c3022f199b94f80dcb with ref * 2024-05-02 23:04:13.389 | Cloning from python-cognitiveclient cache and applying ref * 2024-05-02 23:04:13.484 | (1265 / 1387) 2024-05-02 23:04:13.506 | Updating cache of https://opendev.org/x/python-distilclient.git in /opt/dib_cache/source-repositories/python_distilclient_ff1dfce5f7a4de9e16830c464b74f1c17421d80b with ref * 2024-05-02 23:04:14.024 | Cloning from python-distilclient cache and applying ref * 2024-05-02 23:04:14.127 | (1266 / 1387) 2024-05-02 23:04:14.149 | Updating cache of https://opendev.org/x/python-don.git in /opt/dib_cache/source-repositories/python_don_87c0026b43dac05346fe26c9ea88ab03e88edc7a with ref * 2024-05-02 23:04:14.712 | Cloning from python-don cache and applying ref * 2024-05-02 23:04:14.855 | (1267 / 1387) 2024-05-02 23:04:14.877 | Updating cache of https://opendev.org/x/python-fenixclient.git in /opt/dib_cache/source-repositories/python_fenixclient_b0579869e3ea5b22af63a8531416c11e8cb15cf7 with ref * 2024-05-02 23:04:15.598 | Cloning from python-fenixclient cache and applying ref * 2024-05-02 23:04:15.688 | (1268 / 1387) 2024-05-02 23:04:15.711 | Updating cache of https://opendev.org/x/python-glareclient.git in /opt/dib_cache/source-repositories/python_glareclient_aa010b3330a0383fcfd8614dcab3dcd906cf4d2e with ref * 2024-05-02 23:04:16.143 | Cloning from python-glareclient cache and applying ref * 2024-05-02 23:04:16.249 | (1269 / 1387) 2024-05-02 23:04:16.271 | Updating cache of https://opendev.org/x/python-group-based-policy-client.git in /opt/dib_cache/source-repositories/python_group_based_policy_client_65f0c12872f60655b3794010350afe141125bf28 with ref * 2024-05-02 23:04:18.064 | Cloning from python-group-based-policy-client cache and applying ref * 2024-05-02 23:04:21.269 | (1270 / 1387) 2024-05-02 23:04:21.296 | Updating cache of https://opendev.org/x/python-gyanclient.git in /opt/dib_cache/source-repositories/python_gyanclient_274dbdfdce4469019536dc874e2c148010f438db with ref * 2024-05-02 23:04:21.974 | Cloning from python-gyanclient cache and applying ref * 2024-05-02 23:04:22.129 | (1271 / 1387) 2024-05-02 23:04:22.151 | Updating cache of https://opendev.org/x/python-hnvclient.git in /opt/dib_cache/source-repositories/python_hnvclient_0943bf261f40f58e86587536e83808c8da48e2aa with ref * 2024-05-02 23:04:22.805 | Cloning from python-hnvclient cache and applying ref * 2024-05-02 23:04:22.918 | (1272 / 1387) 2024-05-02 23:04:22.940 | Updating cache of https://opendev.org/x/python-iotronicclient.git in /opt/dib_cache/source-repositories/python_iotronicclient_1ec1aba725f6102343edb86c30d2f5b62fe72e69 with ref * 2024-05-02 23:04:23.715 | Cloning from python-iotronicclient cache and applying ref * 2024-05-02 23:04:23.820 | (1273 / 1387) 2024-05-02 23:04:23.843 | Updating cache of https://opendev.org/x/python-k8sclient.git in /opt/dib_cache/source-repositories/python_k8sclient_fc2930d165e62951c70936f0b54508d28da10c13 with ref * 2024-05-02 23:04:24.427 | Cloning from python-k8sclient cache and applying ref * 2024-05-02 23:04:24.591 | (1274 / 1387) 2024-05-02 23:04:24.614 | Updating cache of https://opendev.org/x/python-kingbirdclient.git in /opt/dib_cache/source-repositories/python_kingbirdclient_51523fcd2f5fc4cb68282ebf0c1b795f4d534140 with ref * 2024-05-02 23:04:25.094 | Cloning from python-kingbirdclient cache and applying ref * 2024-05-02 23:04:25.200 | (1275 / 1387) 2024-05-02 23:04:25.221 | Updating cache of https://opendev.org/x/python-meteosclient.git in /opt/dib_cache/source-repositories/python_meteosclient_c21e01aa64e11abf7c2f128e67d942e0bb7c9fa9 with ref * 2024-05-02 23:04:25.762 | Cloning from python-meteosclient cache and applying ref * 2024-05-02 23:04:25.865 | (1276 / 1387) 2024-05-02 23:04:25.890 | Updating cache of https://opendev.org/x/python-moganclient.git in /opt/dib_cache/source-repositories/python_moganclient_7d9e5d49298fc6c921bded2bb71bb79ebe3554ef with ref * 2024-05-02 23:04:26.310 | Cloning from python-moganclient cache and applying ref * 2024-05-02 23:04:26.420 | (1277 / 1387) 2024-05-02 23:04:26.443 | Updating cache of https://opendev.org/x/python-namosclient.git in /opt/dib_cache/source-repositories/python_namosclient_b24411e8e218b0bf7e663d8a9e7a7589e407c316 with ref * 2024-05-02 23:04:27.041 | Cloning from python-namosclient cache and applying ref * 2024-05-02 23:04:27.138 | (1278 / 1387) 2024-05-02 23:04:27.161 | Updating cache of https://opendev.org/x/python-oneviewclient.git in /opt/dib_cache/source-repositories/python_oneviewclient_96d00fdcbc16228586b48d571e6a7cb8c1acdb49 with ref * 2024-05-02 23:04:27.702 | Cloning from python-oneviewclient cache and applying ref * 2024-05-02 23:04:27.848 | (1279 / 1387) 2024-05-02 23:04:27.875 | Updating cache of https://opendev.org/x/python-opentsdbclient.git in /opt/dib_cache/source-repositories/python_opentsdbclient_f9aa1e139665cf3124724ca7b0c82540d5dff3b7 with ref * 2024-05-02 23:04:28.273 | Cloning from python-opentsdbclient cache and applying ref * 2024-05-02 23:04:28.380 | (1280 / 1387) 2024-05-02 23:04:28.403 | Updating cache of https://opendev.org/x/python-picassoclient.git in /opt/dib_cache/source-repositories/python_picassoclient_4ecc56eadf5bea2e820fabfccceb72705cb398ef with ref * 2024-05-02 23:04:28.919 | Cloning from python-picassoclient cache and applying ref * 2024-05-02 23:04:29.017 | (1281 / 1387) 2024-05-02 23:04:29.040 | Updating cache of https://opendev.org/x/python-redfish.git in /opt/dib_cache/source-repositories/python_redfish_c0063d8f1f2a7da078f2cba80c96fe5d33315ef4 with ref * 2024-05-02 23:04:29.700 | Cloning from python-redfish cache and applying ref * 2024-05-02 23:04:32.107 | (1282 / 1387) 2024-05-02 23:04:32.131 | Updating cache of https://opendev.org/x/python-rsdclient.git in /opt/dib_cache/source-repositories/python_rsdclient_8fbd62edcfbd4dca3d0668e35dd27603cf7dae1a with ref * 2024-05-02 23:04:33.117 | Cloning from python-rsdclient cache and applying ref * 2024-05-02 23:04:33.261 | (1283 / 1387) 2024-05-02 23:04:33.284 | Updating cache of https://opendev.org/x/python-scciclient.git in /opt/dib_cache/source-repositories/python_scciclient_fb9b6e7a01a5df4863670aeda3fd6406b1988678 with ref * 2024-05-02 23:04:34.991 | Cloning from python-scciclient cache and applying ref * 2024-05-02 23:04:35.263 | (1284 / 1387) 2024-05-02 23:04:35.286 | Updating cache of https://opendev.org/x/python-surveilclient.git in /opt/dib_cache/source-repositories/python_surveilclient_c25c5bc2bce40d1a78b20306ea0782bb050ac157 with ref * 2024-05-02 23:04:35.804 | Cloning from python-surveilclient cache and applying ref * 2024-05-02 23:04:35.921 | (1285 / 1387) 2024-05-02 23:04:35.944 | Updating cache of https://opendev.org/x/python-tatuclient.git in /opt/dib_cache/source-repositories/python_tatuclient_8c013a8a0920409b9aae1de48a2effec13eeb776 with ref * 2024-05-02 23:04:36.564 | Cloning from python-tatuclient cache and applying ref * 2024-05-02 23:04:36.687 | (1286 / 1387) 2024-05-02 23:04:36.710 | Updating cache of https://opendev.org/x/python-valenceclient.git in /opt/dib_cache/source-repositories/python_valenceclient_3fe3f8fce380208d043afcf720b9ede91697a90d with ref * 2024-05-02 23:04:37.338 | Cloning from python-valenceclient cache and applying ref * 2024-05-02 23:04:37.440 | (1287 / 1387) 2024-05-02 23:04:37.467 | Updating cache of https://opendev.org/x/quark.git in /opt/dib_cache/source-repositories/quark_94cded588c36b36b99418da16261658051da5215 with ref * 2024-05-02 23:04:37.904 | Cloning from quark cache and applying ref * 2024-05-02 23:04:38.072 | (1288 / 1387) 2024-05-02 23:04:38.094 | Updating cache of https://opendev.org/x/radar.git in /opt/dib_cache/source-repositories/radar_d901c7a1021e6e37cd0980a8ebfd4d443acbf2be with ref * 2024-05-02 23:04:38.514 | Cloning from radar cache and applying ref * 2024-05-02 23:04:38.652 | (1289 / 1387) 2024-05-02 23:04:38.675 | Updating cache of https://opendev.org/x/ramdisk-func-test.git in /opt/dib_cache/source-repositories/ramdisk_func_test_741a980b6f419cf0328cd7b73799b73150782c23 with ref * 2024-05-02 23:04:39.550 | Cloning from ramdisk-func-test cache and applying ref * 2024-05-02 23:04:39.688 | (1290 / 1387) 2024-05-02 23:04:39.712 | Updating cache of https://opendev.org/x/ranger.git in /opt/dib_cache/source-repositories/ranger_557b24db06ce236047f1104a5470e26705681b81 with ref * 2024-05-02 23:04:40.699 | Cloning from ranger cache and applying ref * 2024-05-02 23:04:41.125 | (1291 / 1387) 2024-05-02 23:04:41.148 | Updating cache of https://opendev.org/x/ranger-agent.git in /opt/dib_cache/source-repositories/ranger_agent_343c551161ec82836cd36ef534d5664ab45feaf1 with ref * 2024-05-02 23:04:41.723 | Cloning from ranger-agent cache and applying ref * 2024-05-02 23:04:41.859 | (1292 / 1387) 2024-05-02 23:04:41.885 | Updating cache of https://opendev.org/x/ranger-tempest-plugin.git in /opt/dib_cache/source-repositories/ranger_tempest_plugin_333583cc9409dfb8a48e51958d40cdde32a4b769 with ref * 2024-05-02 23:04:42.281 | Cloning from ranger-tempest-plugin cache and applying ref * 2024-05-02 23:04:42.386 | (1293 / 1387) 2024-05-02 23:04:42.409 | Updating cache of https://opendev.org/x/rsd-lib.git in /opt/dib_cache/source-repositories/rsd_lib_cfed378671b3afd39e3d181035178bba73b8e40b with ref * 2024-05-02 23:04:42.921 | Cloning from rsd-lib cache and applying ref * 2024-05-02 23:04:43.106 | (1294 / 1387) 2024-05-02 23:04:43.148 | Updating cache of https://opendev.org/x/rsd-virt-for-nova.git in /opt/dib_cache/source-repositories/rsd_virt_for_nova_9b1b63379bd11ecb56866c587e61ba9316e0fc60 with ref * 2024-05-02 23:04:43.603 | Cloning from rsd-virt-for-nova cache and applying ref * 2024-05-02 23:04:43.706 | (1295 / 1387) 2024-05-02 23:04:43.730 | Updating cache of https://opendev.org/x/sahara-ci-config.git in /opt/dib_cache/source-repositories/sahara_ci_config_7353e29f470722df21b12b74fa7f7e8e01418c07 with ref * 2024-05-02 23:04:44.415 | Cloning from sahara-ci-config cache and applying ref * 2024-05-02 23:04:44.570 | (1296 / 1387) 2024-05-02 23:04:44.594 | Updating cache of https://opendev.org/x/scalpels.git in /opt/dib_cache/source-repositories/scalpels_6f667968ed0d7972044298fa2c22dbdab39bc8bc with ref * 2024-05-02 23:04:45.026 | Cloning from scalpels cache and applying ref * 2024-05-02 23:04:45.145 | (1297 / 1387) 2024-05-02 23:04:45.168 | Updating cache of https://opendev.org/x/shovel.git in /opt/dib_cache/source-repositories/shovel_296ca02bfebe6922d74c5225ccb12a6008e7cf36 with ref * 2024-05-02 23:04:45.667 | Cloning from shovel cache and applying ref * 2024-05-02 23:04:45.865 | (1298 / 1387) 2024-05-02 23:04:45.884 | Updating cache of https://opendev.org/x/shovel-horizon.git in /opt/dib_cache/source-repositories/shovel_horizon_7314cdc12fd6b49f8a58d21f421c16dab30def28 with ref * 2024-05-02 23:04:46.279 | Cloning from shovel-horizon cache and applying ref * 2024-05-02 23:04:46.372 | (1299 / 1387) 2024-05-02 23:04:46.395 | Updating cache of https://opendev.org/x/siss.git in /opt/dib_cache/source-repositories/siss_5e28a8af7dd6690f21768926848665e520095879 with ref * 2024-05-02 23:04:46.846 | Cloning from siss cache and applying ref * 2024-05-02 23:04:46.940 | (1300 / 1387) 2024-05-02 23:04:46.962 | Updating cache of https://opendev.org/x/slogging.git in /opt/dib_cache/source-repositories/slogging_b1a704ad6eee8530384920bc564e7e9795c628c6 with ref * 2024-05-02 23:04:47.453 | Cloning from slogging cache and applying ref * 2024-05-02 23:04:47.561 | (1301 / 1387) 2024-05-02 23:04:47.584 | Updating cache of https://opendev.org/x/snap-ceilometer.git in /opt/dib_cache/source-repositories/snap_ceilometer_b6061e42fbd50eb993c9798b289b695b39122de6 with ref * 2024-05-02 23:04:47.989 | Cloning from snap-ceilometer cache and applying ref * 2024-05-02 23:04:48.083 | (1302 / 1387) 2024-05-02 23:04:48.105 | Updating cache of https://opendev.org/x/snap-cinder.git in /opt/dib_cache/source-repositories/snap_cinder_811aceb4fbd8f9d4c92155b23354fc4943705f3b with ref * 2024-05-02 23:04:48.493 | Cloning from snap-cinder cache and applying ref * 2024-05-02 23:04:48.590 | (1303 / 1387) 2024-05-02 23:04:48.612 | Updating cache of https://opendev.org/x/snap-glance.git in /opt/dib_cache/source-repositories/snap_glance_c8c142e76482aa44c27ac3957f78aca6e37427de with ref * 2024-05-02 23:04:49.089 | Cloning from snap-glance cache and applying ref * 2024-05-02 23:04:49.185 | (1304 / 1387) 2024-05-02 23:04:49.209 | Updating cache of https://opendev.org/x/snap-gnocchi.git in /opt/dib_cache/source-repositories/snap_gnocchi_1d003908761732989a9ed4505b5e277492d61d8b with ref * 2024-05-02 23:04:49.793 | Cloning from snap-gnocchi cache and applying ref * 2024-05-02 23:04:49.889 | (1305 / 1387) 2024-05-02 23:04:49.911 | Updating cache of https://opendev.org/x/snap-keystone.git in /opt/dib_cache/source-repositories/snap_keystone_ce3243d068a89ef43abebddc1044407a0d54a9ea with ref * 2024-05-02 23:04:50.370 | Cloning from snap-keystone cache and applying ref * 2024-05-02 23:04:50.479 | (1306 / 1387) 2024-05-02 23:04:50.504 | Updating cache of https://opendev.org/x/snap-neutron.git in /opt/dib_cache/source-repositories/snap_neutron_69ad3c76e56b1c17e785fe57f0ea71182f357d90 with ref * 2024-05-02 23:04:50.873 | Cloning from snap-neutron cache and applying ref * 2024-05-02 23:04:50.974 | (1307 / 1387) 2024-05-02 23:04:50.997 | Updating cache of https://opendev.org/x/snap-nova.git in /opt/dib_cache/source-repositories/snap_nova_bb8105887fab7891f4ede3cb574a23ae2814a7e4 with ref * 2024-05-02 23:04:51.393 | Cloning from snap-nova cache and applying ref * 2024-05-02 23:04:51.493 | (1308 / 1387) 2024-05-02 23:04:51.516 | Updating cache of https://opendev.org/x/snap-nova-hypervisor.git in /opt/dib_cache/source-repositories/snap_nova_hypervisor_500072438e49ecdcd1c05dd5e6eceab6525a4fe3 with ref * 2024-05-02 23:04:51.930 | Cloning from snap-nova-hypervisor cache and applying ref * 2024-05-02 23:04:52.034 | (1309 / 1387) 2024-05-02 23:04:52.056 | Updating cache of https://opendev.org/x/snap-openstackclients.git in /opt/dib_cache/source-repositories/snap_openstackclients_578f87dae9d13f8e6b0552b569737b5ec1f3a487 with ref * 2024-05-02 23:04:52.608 | Cloning from snap-openstackclients cache and applying ref * 2024-05-02 23:04:52.727 | (1310 / 1387) 2024-05-02 23:04:52.751 | Updating cache of https://opendev.org/x/snap-rally.git in /opt/dib_cache/source-repositories/snap_rally_7717431ef71886d9f805ba62ff957a57cefaf842 with ref * 2024-05-02 23:04:53.266 | Cloning from snap-rally cache and applying ref * 2024-05-02 23:04:53.363 | (1311 / 1387) 2024-05-02 23:04:53.385 | Updating cache of https://opendev.org/x/snap-tempest.git in /opt/dib_cache/source-repositories/snap_tempest_8b1c9a9fa1c0f9a4638241aaa53397f5d9226293 with ref * 2024-05-02 23:04:53.992 | Cloning from snap-tempest cache and applying ref * 2024-05-02 23:04:54.096 | (1312 / 1387) 2024-05-02 23:04:54.118 | Updating cache of https://opendev.org/x/snap.openstack.git in /opt/dib_cache/source-repositories/snap_openstack_290d455ccfde573902301772415984479f43668d with ref * 2024-05-02 23:04:54.641 | Cloning from snap.openstack cache and applying ref * 2024-05-02 23:04:54.741 | (1313 / 1387) 2024-05-02 23:04:54.763 | Updating cache of https://opendev.org/x/solar.git in /opt/dib_cache/source-repositories/solar_8f8078f8967f57cf02d67e461e9bd7aabf851e96 with ref * 2024-05-02 23:04:55.253 | Cloning from solar cache and applying ref * 2024-05-02 23:04:55.443 | (1314 / 1387) 2024-05-02 23:04:55.465 | Updating cache of https://opendev.org/x/solar-resources.git in /opt/dib_cache/source-repositories/solar_resources_b21d758e6ffdf2c393376215204ca5e2f93209a1 with ref * 2024-05-02 23:04:56.235 | Cloning from solar-resources cache and applying ref * 2024-05-02 23:04:56.431 | (1315 / 1387) 2024-05-02 23:04:56.452 | Updating cache of https://opendev.org/x/spanner.git in /opt/dib_cache/source-repositories/spanner_cd2d39139fa24a7659e842374075c31f68ccb168 with ref * 2024-05-02 23:04:57.018 | Cloning from spanner cache and applying ref * 2024-05-02 23:04:57.114 | (1316 / 1387) 2024-05-02 23:04:57.136 | Updating cache of https://opendev.org/x/spectroscope.git in /opt/dib_cache/source-repositories/spectroscope_73369a1194d708e58ae19f915c71f759dd53d3ad with ref * 2024-05-02 23:04:57.517 | Cloning from spectroscope cache and applying ref * 2024-05-02 23:04:57.605 | (1317 / 1387) 2024-05-02 23:04:57.628 | Updating cache of https://opendev.org/x/sqlalchemy-migrate.git in /opt/dib_cache/source-repositories/sqlalchemy_migrate_3b58e8c1484221f4ef4f558c1fd5a3ff025883e0 with ref * 2024-05-02 23:04:58.198 | Cloning from sqlalchemy-migrate cache and applying ref * 2024-05-02 23:04:58.435 | (1318 / 1387) 2024-05-02 23:04:58.458 | Updating cache of https://opendev.org/x/stackalytics.git in /opt/dib_cache/source-repositories/stackalytics_809c0432cc7f62bdf24c008ffb86eb1ea98f38c6 with ref * 2024-05-02 23:05:00.036 | Cloning from stackalytics cache and applying ref * 2024-05-02 23:05:12.903 | (1319 / 1387) 2024-05-02 23:05:12.928 | Updating cache of https://opendev.org/x/stacklight-integration-tests.git in /opt/dib_cache/source-repositories/stacklight_integration_tests_daf8fbdeacbfeaf775a562ff4005cdd7b0f3c796 with ref * 2024-05-02 23:05:13.754 | Cloning from stacklight-integration-tests cache and applying ref * 2024-05-02 23:05:14.208 | (1320 / 1387) 2024-05-02 23:05:14.232 | Updating cache of https://opendev.org/x/stacktach.git in /opt/dib_cache/source-repositories/stacktach_d62b9f0d867ba79012c1e58f615de69965b42c8d with ref * 2024-05-02 23:05:15.209 | Cloning from stacktach cache and applying ref * 2024-05-02 23:05:15.366 | (1321 / 1387) 2024-05-02 23:05:15.388 | Updating cache of https://opendev.org/x/stacktach-klugman.git in /opt/dib_cache/source-repositories/stacktach_klugman_4109c8c9a815ce905a0ec48e8ba299ce03a45b71 with ref * 2024-05-02 23:05:15.910 | Cloning from stacktach-klugman cache and applying ref * 2024-05-02 23:05:16.005 | (1322 / 1387) 2024-05-02 23:05:16.028 | Updating cache of https://opendev.org/x/stacktach-notification-utils.git in /opt/dib_cache/source-repositories/stacktach_notification_utils_dcd003db8b6c9b10d9a1ab746f767a73bf7be4c9 with ref * 2024-05-02 23:05:16.386 | Cloning from stacktach-notification-utils cache and applying ref * 2024-05-02 23:05:16.491 | (1323 / 1387) 2024-05-02 23:05:16.512 | Updating cache of https://opendev.org/x/stacktach-notigen.git in /opt/dib_cache/source-repositories/stacktach_notigen_5c7d58f14f753aee61efdbfe32270750583def22 with ref * 2024-05-02 23:05:18.670 | Cloning from stacktach-notigen cache and applying ref * 2024-05-02 23:05:18.782 | (1324 / 1387) 2024-05-02 23:05:18.804 | Updating cache of https://opendev.org/x/stacktach-quince.git in /opt/dib_cache/source-repositories/stacktach_quince_de3313513aaeb6fc9d54692eebaa2d31b96bd3bd with ref * 2024-05-02 23:05:19.339 | Cloning from stacktach-quince cache and applying ref * 2024-05-02 23:05:19.452 | (1325 / 1387) 2024-05-02 23:05:19.474 | Updating cache of https://opendev.org/x/stacktach-quincy.git in /opt/dib_cache/source-repositories/stacktach_quincy_9c6ac4b8a978e084da40b9fff89be8db7691c8c7 with ref * 2024-05-02 23:05:19.948 | Cloning from stacktach-quincy cache and applying ref * 2024-05-02 23:05:20.066 | (1326 / 1387) 2024-05-02 23:05:20.089 | Updating cache of https://opendev.org/x/stacktach-sandbox.git in /opt/dib_cache/source-repositories/stacktach_sandbox_a30c65ed5c66b1169b8b783cb6f984172e8f3aaf with ref * 2024-05-02 23:05:20.632 | Cloning from stacktach-sandbox cache and applying ref * 2024-05-02 23:05:20.755 | (1327 / 1387) 2024-05-02 23:05:20.777 | Updating cache of https://opendev.org/x/stacktach-shoebox.git in /opt/dib_cache/source-repositories/stacktach_shoebox_795e58972f38c2e940bda80d057da3302a691c89 with ref * 2024-05-02 23:05:21.218 | Cloning from stacktach-shoebox cache and applying ref * 2024-05-02 23:05:21.328 | (1328 / 1387) 2024-05-02 23:05:21.348 | Updating cache of https://opendev.org/x/stacktach-simport.git in /opt/dib_cache/source-repositories/stacktach_simport_664090cacba49e12c98cecdf55a2434f9c246f66 with ref * 2024-05-02 23:05:21.850 | Cloning from stacktach-simport cache and applying ref * 2024-05-02 23:05:21.952 | (1329 / 1387) 2024-05-02 23:05:21.987 | Updating cache of https://opendev.org/x/stacktach-stackdistiller.git in /opt/dib_cache/source-repositories/stacktach_stackdistiller_3a12ab2646882aa4c11e276b128dd90a9e9cd6b2 with ref * 2024-05-02 23:05:22.542 | Cloning from stacktach-stackdistiller cache and applying ref * 2024-05-02 23:05:22.650 | (1330 / 1387) 2024-05-02 23:05:22.672 | Updating cache of https://opendev.org/x/stacktach-timex.git in /opt/dib_cache/source-repositories/stacktach_timex_bcf4d5a93b2178352e1782afe5f0ce4548c1ed9a with ref * 2024-05-02 23:05:23.107 | Cloning from stacktach-timex cache and applying ref * 2024-05-02 23:05:23.196 | (1331 / 1387) 2024-05-02 23:05:23.215 | Updating cache of https://opendev.org/x/stacktach-winchester.git in /opt/dib_cache/source-repositories/stacktach_winchester_b6e47c2285091624966c238e2fc8c4653d59e103 with ref * 2024-05-02 23:05:23.612 | Cloning from stacktach-winchester cache and applying ref * 2024-05-02 23:05:23.718 | (1332 / 1387) 2024-05-02 23:05:23.737 | Updating cache of https://opendev.org/x/stackube.git in /opt/dib_cache/source-repositories/stackube_0f9dad2e3b6e218034d1b3201742a678ce6800d0 with ref * 2024-05-02 23:05:24.742 | Cloning from stackube cache and applying ref * 2024-05-02 23:05:26.596 | (1333 / 1387) 2024-05-02 23:05:26.620 | Updating cache of https://opendev.org/x/steth.git in /opt/dib_cache/source-repositories/steth_5350d85e38d70cebf8eb20943a2dc25a9fc8c4a3 with ref * 2024-05-02 23:05:27.107 | Cloning from steth cache and applying ref * 2024-05-02 23:05:27.213 | (1334 / 1387) 2024-05-02 23:05:27.236 | Updating cache of https://opendev.org/x/surveil.git in /opt/dib_cache/source-repositories/surveil_43ced4e077b207b6371b9512a1ed555f18f45990 with ref * 2024-05-02 23:05:27.766 | Cloning from surveil cache and applying ref * 2024-05-02 23:05:28.367 | (1335 / 1387) 2024-05-02 23:05:28.390 | Updating cache of https://opendev.org/x/surveil-specs.git in /opt/dib_cache/source-repositories/surveil_specs_ddd01a3f628303cdccc5068d242c28c2ba68bb14 with ref * 2024-05-02 23:05:28.922 | Cloning from surveil-specs cache and applying ref * 2024-05-02 23:05:29.103 | (1336 / 1387) 2024-05-02 23:05:29.125 | Updating cache of https://opendev.org/x/swift-ceph-backend.git in /opt/dib_cache/source-repositories/swift_ceph_backend_7cdee6ed40e028d9d7c19fec4e85ee0ce7965897 with ref * 2024-05-02 23:05:29.656 | Cloning from swift-ceph-backend cache and applying ref * 2024-05-02 23:05:29.754 | (1337 / 1387) 2024-05-02 23:05:29.776 | Updating cache of https://opendev.org/x/swift3.git in /opt/dib_cache/source-repositories/swift3_11d07d46a5688929f5d88b98700ea6e8a0a5ef27 with ref * 2024-05-02 23:05:30.204 | Cloning from swift3 cache and applying ref * 2024-05-02 23:05:30.357 | (1338 / 1387) 2024-05-02 23:05:30.380 | Updating cache of https://opendev.org/x/swiftonfile.git in /opt/dib_cache/source-repositories/swiftonfile_89773675f1b58170c961679a7784985cbef4a6a1 with ref * 2024-05-02 23:05:30.965 | Cloning from swiftonfile cache and applying ref * 2024-05-02 23:05:31.109 | (1339 / 1387) 2024-05-02 23:05:31.132 | Updating cache of https://opendev.org/x/swiftonhpss.git in /opt/dib_cache/source-repositories/swiftonhpss_853989d6ade9e76e6583120853d57d632cf18f78 with ref * 2024-05-02 23:05:31.768 | Cloning from swiftonhpss cache and applying ref * 2024-05-02 23:05:31.915 | (1340 / 1387) 2024-05-02 23:05:31.938 | Updating cache of https://opendev.org/x/synergy-scheduler-manager.git in /opt/dib_cache/source-repositories/synergy_scheduler_manager_2e58a53387d114dc6829ac142cb58e1e2d087e49 with ref * 2024-05-02 23:05:32.623 | Cloning from synergy-scheduler-manager cache and applying ref * 2024-05-02 23:05:32.749 | (1341 / 1387) 2024-05-02 23:05:32.771 | Updating cache of https://opendev.org/x/synergy-service.git in /opt/dib_cache/source-repositories/synergy_service_f69a65e3eef4e88c52bd15248c9cc290d93e9b9c with ref * 2024-05-02 23:05:33.254 | Cloning from synergy-service cache and applying ref * 2024-05-02 23:05:33.369 | (1342 / 1387) 2024-05-02 23:05:33.392 | Updating cache of https://opendev.org/x/tap-as-a-service-dashboard.git in /opt/dib_cache/source-repositories/tap_as_a_service_dashboard_fcf9b531ad6dc6d27e591e4a5f9bf98ca9499f30 with ref * 2024-05-02 23:05:33.847 | Cloning from tap-as-a-service-dashboard cache and applying ref * 2024-05-02 23:05:33.957 | (1343 / 1387) 2024-05-02 23:05:33.980 | Updating cache of https://opendev.org/x/tap-as-a-service-tempest-plugin.git in /opt/dib_cache/source-repositories/tap_as_a_service_tempest_plugin_ed3b81cc1e52f6e50c3e4add149d0d2d51dcef00 with ref * 2024-05-02 23:05:34.516 | Cloning from tap-as-a-service-tempest-plugin cache and applying ref * 2024-05-02 23:05:34.642 | (1344 / 1387) 2024-05-02 23:05:34.663 | Updating cache of https://opendev.org/x/tatu.git in /opt/dib_cache/source-repositories/tatu_1174e2862224e170e5f86445cfef1b9c250d78f4 with ref * 2024-05-02 23:05:35.188 | Cloning from tatu cache and applying ref * 2024-05-02 23:05:35.369 | (1345 / 1387) 2024-05-02 23:05:35.396 | Updating cache of https://opendev.org/x/tatu-dashboard.git in /opt/dib_cache/source-repositories/tatu_dashboard_71f46355386c6ae6f503ff5345fc44b72e97193d with ref * 2024-05-02 23:05:35.831 | Cloning from tatu-dashboard cache and applying ref * 2024-05-02 23:05:35.941 | (1346 / 1387) 2024-05-02 23:05:35.965 | Updating cache of https://opendev.org/x/telcowg-usecases.git in /opt/dib_cache/source-repositories/telcowg_usecases_79ec0c9840becbad6bae6776831939295c2cbaae with ref * 2024-05-02 23:05:36.382 | Cloning from telcowg-usecases cache and applying ref * 2024-05-02 23:05:36.478 | (1347 / 1387) 2024-05-02 23:05:36.501 | Updating cache of https://opendev.org/x/terracotta.git in /opt/dib_cache/source-repositories/terracotta_a2240f92993968a0f3e62830d43e7022effa77f0 with ref * 2024-05-02 23:05:37.104 | Cloning from terracotta cache and applying ref * 2024-05-02 23:05:37.771 | (1348 / 1387) 2024-05-02 23:05:37.794 | Updating cache of https://opendev.org/x/third-party-ci-tools.git in /opt/dib_cache/source-repositories/third_party_ci_tools_59abae67ff8c7457e8327fed20e9c6a97dee7dc6 with ref * 2024-05-02 23:05:38.353 | Cloning from third-party-ci-tools cache and applying ref * 2024-05-02 23:05:38.479 | (1349 / 1387) 2024-05-02 23:05:38.502 | Updating cache of https://opendev.org/x/timmy.git in /opt/dib_cache/source-repositories/timmy_a258443ed22eaa7a9fa6531778b62f59aa2f8e23 with ref * 2024-05-02 23:05:39.207 | Cloning from timmy cache and applying ref * 2024-05-02 23:05:39.535 | (1350 / 1387) 2024-05-02 23:05:39.558 | Updating cache of https://opendev.org/x/tobiko.git in /opt/dib_cache/source-repositories/tobiko_e56b326f547e2704698bc6edb58ae66e23f122c9 with ref * 2024-05-02 23:05:42.714 | Cloning from tobiko cache and applying ref * 2024-05-02 23:06:45.685 | (1351 / 1387) 2024-05-02 23:06:45.707 | Updating cache of https://opendev.org/x/trio2o.git in /opt/dib_cache/source-repositories/trio2o_6810795fe63733c1ab04fee0fd39a8e949efd5eb with ref * 2024-05-02 23:06:46.376 | Cloning from trio2o cache and applying ref * 2024-05-02 23:06:47.093 | (1352 / 1387) 2024-05-02 23:06:47.116 | Updating cache of https://opendev.org/x/tripleo-ipa.git in /opt/dib_cache/source-repositories/tripleo_ipa_acb4a4f943985ab677d7ca4d97603eed63a29c34 with ref * 2024-05-02 23:06:48.557 | Cloning from tripleo-ipa cache and applying ref * 2024-05-02 23:06:49.986 | (1353 / 1387) 2024-05-02 23:06:50.009 | Updating cache of https://opendev.org/x/turbo-hipster.git in /opt/dib_cache/source-repositories/turbo_hipster_0e501154b2340f2ba70709697d2772f3d407229c with ref * 2024-05-02 23:06:50.896 | Cloning from turbo-hipster cache and applying ref * 2024-05-02 23:06:51.026 | (1354 / 1387) 2024-05-02 23:06:51.049 | Updating cache of https://opendev.org/x/vahana.git in /opt/dib_cache/source-repositories/vahana_b7666cbacea0f0f97999cd1fc15a20ef785a4a82 with ref * 2024-05-02 23:06:51.521 | Cloning from vahana cache and applying ref * 2024-05-02 23:06:51.614 | (1355 / 1387) 2024-05-02 23:06:51.636 | Updating cache of https://opendev.org/x/valence.git in /opt/dib_cache/source-repositories/valence_b29bdd5199f8080ea9e298b52da5c9b5bc6d00cc with ref * 2024-05-02 23:06:52.243 | Cloning from valence cache and applying ref * 2024-05-02 23:06:52.464 | (1356 / 1387) 2024-05-02 23:06:52.484 | Updating cache of https://opendev.org/x/valence-specs.git in /opt/dib_cache/source-repositories/valence_specs_aea8f05048e2e8293c433dceb370577604eaa7a7 with ref * 2024-05-02 23:06:52.991 | Cloning from valence-specs cache and applying ref * 2024-05-02 23:06:53.089 | (1357 / 1387) 2024-05-02 23:06:53.111 | Updating cache of https://opendev.org/x/valet.git in /opt/dib_cache/source-repositories/valet_9cf5a42478e2f068140019608a353824c07a106a with ref * 2024-05-02 23:06:53.639 | Cloning from valet cache and applying ref * 2024-05-02 23:06:53.964 | (1358 / 1387) 2024-05-02 23:06:53.996 | Updating cache of https://opendev.org/x/vm-bm-wg.git in /opt/dib_cache/source-repositories/vm_bm_wg_33467128b88dc7641e45befb9bbf6bfff1813414 with ref * 2024-05-02 23:06:54.626 | Cloning from vm-bm-wg cache and applying ref * 2024-05-02 23:06:54.740 | (1359 / 1387) 2024-05-02 23:06:54.763 | Updating cache of https://opendev.org/x/vmtp.git in /opt/dib_cache/source-repositories/vmtp_66eeee691025f1665086fe4841a48d24ee45dc70 with ref * 2024-05-02 23:06:55.425 | Cloning from vmtp cache and applying ref * 2024-05-02 23:06:55.730 | (1360 / 1387) 2024-05-02 23:06:55.753 | Updating cache of https://opendev.org/x/vmware-nsx.git in /opt/dib_cache/source-repositories/vmware_nsx_a60d290522b27034c772724a4dc2e85da65ab0f9 with ref * 2024-05-02 23:06:58.026 | Cloning from vmware-nsx cache and applying ref * 2024-05-02 23:07:03.069 | (1361 / 1387) 2024-05-02 23:07:03.096 | Updating cache of https://opendev.org/x/vmware-nsx-tempest-plugin.git in /opt/dib_cache/source-repositories/vmware_nsx_tempest_plugin_20f49af89dba1483b00c1ebae65d9b843c402edb with ref * 2024-05-02 23:07:04.475 | Cloning from vmware-nsx-tempest-plugin cache and applying ref * 2024-05-02 23:07:04.930 | (1362 / 1387) 2024-05-02 23:07:04.953 | Updating cache of https://opendev.org/x/vmware-nsxlib.git in /opt/dib_cache/source-repositories/vmware_nsxlib_dae28e94cb921594a31cef169990f1dde4fd387f with ref * 2024-05-02 23:07:08.226 | Cloning from vmware-nsxlib cache and applying ref * 2024-05-02 23:07:15.954 | (1363 / 1387) 2024-05-02 23:07:15.977 | Updating cache of https://opendev.org/x/vmware-vspc.git in /opt/dib_cache/source-repositories/vmware_vspc_d5d5f9d0b2e840a362afaab26c23649a477cfd19 with ref * 2024-05-02 23:07:17.623 | Cloning from vmware-vspc cache and applying ref * 2024-05-02 23:07:17.801 | (1364 / 1387) 2024-05-02 23:07:17.823 | Updating cache of https://opendev.org/x/whitebox-neutron-tempest-plugin.git in /opt/dib_cache/source-repositories/whitebox_neutron_tempest_plugin_77fa52795d9c08eaf7c54d5e7855758c07b150a2 with ref * 2024-05-02 23:07:20.953 | Cloning from whitebox-neutron-tempest-plugin cache and applying ref * 2024-05-02 23:07:33.659 | (1365 / 1387) 2024-05-02 23:07:33.683 | Updating cache of https://opendev.org/x/wsme.git in /opt/dib_cache/source-repositories/wsme_e802426e824df2ba23ccecbf27592c803082f2e6 with ref * 2024-05-02 23:07:34.665 | Cloning from wsme cache and applying ref * 2024-05-02 23:07:35.535 | (1366 / 1387) 2024-05-02 23:07:35.557 | Updating cache of https://opendev.org/x/xenapi-os-testing.git in /opt/dib_cache/source-repositories/xenapi_os_testing_7cbe80c027316ce3959f81e7e89606c59c65bad2 with ref * 2024-05-02 23:07:37.450 | Cloning from xenapi-os-testing cache and applying ref * 2024-05-02 23:07:37.552 | (1367 / 1387) 2024-05-02 23:07:37.574 | Updating cache of https://opendev.org/x/xstatic-angular-cookies.git in /opt/dib_cache/source-repositories/xstatic_angular_cookies_35d3d4d6ef0fc0078de0992d89749d3b93d81992 with ref * 2024-05-02 23:07:38.388 | Cloning from xstatic-angular-cookies cache and applying ref * 2024-05-02 23:07:38.482 | (1368 / 1387) 2024-05-02 23:07:38.504 | Updating cache of https://opendev.org/x/xstatic-angular-mock.git in /opt/dib_cache/source-repositories/xstatic_angular_mock_8219e1e8160c0bea7a520d886d7f31b179e5db47 with ref * 2024-05-02 23:07:39.039 | Cloning from xstatic-angular-mock cache and applying ref * 2024-05-02 23:07:39.156 | (1369 / 1387) 2024-05-02 23:07:39.180 | Updating cache of https://opendev.org/x/xstatic-angular-sanitize.git in /opt/dib_cache/source-repositories/xstatic_angular_sanitize_773ea0947ff5cd80f6926f86e07ef13e447f2092 with ref * 2024-05-02 23:07:39.619 | Cloning from xstatic-angular-sanitize cache and applying ref * 2024-05-02 23:07:39.715 | (1370 / 1387) 2024-05-02 23:07:39.738 | Updating cache of https://opendev.org/x/xstatic-jquery.bootstrap.wizard.git in /opt/dib_cache/source-repositories/xstatic_jquery_bootstrap_wizard_f86eb490853aa33d9b31b90fea08c53b7a80b13c with ref * 2024-05-02 23:07:40.301 | Cloning from xstatic-jquery.bootstrap.wizard cache and applying ref * 2024-05-02 23:07:40.393 | (1371 / 1387) 2024-05-02 23:07:40.415 | Updating cache of https://opendev.org/x/xstatic-qunit.git in /opt/dib_cache/source-repositories/xstatic_qunit_9bdda54c72e0ebd56bee047e28d3bf8547bc9dfe with ref * 2024-05-02 23:07:41.088 | Cloning from xstatic-qunit cache and applying ref * 2024-05-02 23:07:41.183 | (1372 / 1387) 2024-05-02 23:07:41.208 | Updating cache of https://opendev.org/zuul/gating.dev.git in /opt/dib_cache/source-repositories/gating_dev_539e37d8e94de4ad1e07ca64a850ce1088e61604 with ref * 2024-05-02 23:07:41.969 | Cloning from gating.dev cache and applying ref * 2024-05-02 23:07:42.062 | (1373 / 1387) 2024-05-02 23:07:42.084 | Updating cache of https://opendev.org/zuul/gcp-authdaemon.git in /opt/dib_cache/source-repositories/gcp_authdaemon_d4975bb5cfd9f82e4c296d3fb90808ae3270633b with ref * 2024-05-02 23:07:43.211 | Cloning from gcp-authdaemon cache and applying ref * 2024-05-02 23:07:43.412 | (1374 / 1387) 2024-05-02 23:07:43.435 | Updating cache of https://opendev.org/zuul/nodepool.git in /opt/dib_cache/source-repositories/nodepool_39f72c286debbde9dd1d529c99e7875d250e4267 with ref * 2024-05-02 23:07:45.625 | Cloning from nodepool cache and applying ref * 2024-05-02 23:08:39.453 | (1375 / 1387) 2024-05-02 23:08:39.476 | Updating cache of https://opendev.org/zuul/project-config.git in /opt/dib_cache/source-repositories/project_config_20aaee614c3279749f82f3a2fc2bca0f939bb397 with ref * 2024-05-02 23:08:39.980 | Cloning from project-config cache and applying ref * 2024-05-02 23:08:40.091 | (1376 / 1387) 2024-05-02 23:08:40.122 | Updating cache of https://opendev.org/zuul/zuul.git in /opt/dib_cache/source-repositories/zuul_77f08707a5235787160d35bb84c05728a29d6fc2 with ref * 2024-05-02 23:08:42.544 | Cloning from zuul cache and applying ref * 2024-05-02 23:10:44.530 | (1377 / 1387) 2024-05-02 23:10:44.551 | Updating cache of https://opendev.org/zuul/zuul-base-jobs.git in /opt/dib_cache/source-repositories/zuul_base_jobs_b2e6d2dcc2ffefcca64e73ad671764844b4dc36f with ref * 2024-05-02 23:10:45.042 | Cloning from zuul-base-jobs cache and applying ref * 2024-05-02 23:10:45.134 | (1378 / 1387) 2024-05-02 23:10:45.158 | Updating cache of https://opendev.org/zuul/zuul-client.git in /opt/dib_cache/source-repositories/zuul_client_d58fb7ada125e9f2082b3eb4b4065768e96a3857 with ref * 2024-05-02 23:10:46.114 | Cloning from zuul-client cache and applying ref * 2024-05-02 23:10:48.329 | (1379 / 1387) 2024-05-02 23:10:48.352 | Updating cache of https://opendev.org/zuul/zuul-helm.git in /opt/dib_cache/source-repositories/zuul_helm_03cec1fa94399a65e87f0a39091382e4d1873001 with ref * 2024-05-02 23:10:48.772 | Cloning from zuul-helm cache and applying ref * 2024-05-02 23:10:48.868 | (1380 / 1387) 2024-05-02 23:10:48.891 | Updating cache of https://opendev.org/zuul/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_d66d4cb52d5a7b5755336848cdfcd056e1137985 with ref * 2024-05-02 23:10:50.166 | Cloning from zuul-jobs cache and applying ref * 2024-05-02 23:11:16.466 | (1381 / 1387) 2024-05-02 23:11:16.487 | Updating cache of https://opendev.org/zuul/zuul-operator.git in /opt/dib_cache/source-repositories/zuul_operator_c997f5098b19eadfa34821a22d244be193c8147b with ref * 2024-05-02 23:11:17.086 | Cloning from zuul-operator cache and applying ref * 2024-05-02 23:11:17.326 | (1382 / 1387) 2024-05-02 23:11:17.348 | Updating cache of https://opendev.org/zuul/zuul-preview.git in /opt/dib_cache/source-repositories/zuul_preview_c811389caba6f90958648237536f4de872d583ad with ref * 2024-05-02 23:11:17.806 | Cloning from zuul-preview cache and applying ref * 2024-05-02 23:11:17.928 | (1383 / 1387) 2024-05-02 23:11:17.949 | Updating cache of https://opendev.org/zuul/zuul-registry.git in /opt/dib_cache/source-repositories/zuul_registry_f5446fed704822f429439c94319db214fa6f0335 with ref * 2024-05-02 23:11:18.594 | Cloning from zuul-registry cache and applying ref * 2024-05-02 23:11:19.597 | (1384 / 1387) 2024-05-02 23:11:19.619 | Updating cache of https://opendev.org/zuul/zuul-sphinx.git in /opt/dib_cache/source-repositories/zuul_sphinx_a24156048c4a0f0101b258bfa016398eafeecea4 with ref * 2024-05-02 23:11:20.163 | Cloning from zuul-sphinx cache and applying ref * 2024-05-02 23:11:20.293 | (1385 / 1387) 2024-05-02 23:11:20.314 | Updating cache of https://opendev.org/zuul/zuul-storage-proxy.git in /opt/dib_cache/source-repositories/zuul_storage_proxy_d0791cfcfdc6047344f7fe7b0bb7e056c6190340 with ref * 2024-05-02 23:11:20.723 | Cloning from zuul-storage-proxy cache and applying ref * 2024-05-02 23:11:20.846 | (1386 / 1387) 2024-05-02 23:11:20.873 | Updating cache of https://opendev.org/zuul/zuul-website.git in /opt/dib_cache/source-repositories/zuul_website_862025b44956d8a435a45d56aa3a1c225bc3ddf3 with ref * 2024-05-02 23:11:21.680 | Cloning from zuul-website cache and applying ref * 2024-05-02 23:11:22.306 | (1387 / 1387) 2024-05-02 23:11:22.328 | Updating cache of https://opendev.org/zuul/zuul-website-media.git in /opt/dib_cache/source-repositories/zuul_website_media_9b81b80caa18a094de47403a415032bb0ec52bbc with ref * 2024-05-02 23:11:23.137 | Cloning from zuul-website-media cache and applying ref * 2024-05-02 23:11:24.064 | Getting /opt/dib_cache/source-repositories/repositories_flock: Thu May 2 23:11:24 UTC 2024 for /opt/dib_tmp/dib_build.ECfZYmcv/hooks/source-repository-pip 2024-05-02 23:11:24.113 | (0001 / 0002) 2024-05-02 23:11:24.135 | Caching get-pip-py file from https://bootstrap.pypa.io/get-pip.py in /opt/dib_cache/source-repositories/get_pip_py_50bbba586670cca2803e23f614374b482e595f6a 2024-05-02 23:11:24.375 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-05-02 23:11:24.378 | Dload Upload Total Spent Left Speed 2024-05-02 23:11:24.516 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 23:11:24.522 | Server copy has not changed. Using locally cached https://bootstrap.pypa.io/get-pip.py 2024-05-02 23:11:24.929 | (0002 / 0002) 2024-05-02 23:11:24.952 | Caching get-pip-py-py36 file from https://bootstrap.pypa.io/pip/3.6/get-pip.py in /opt/dib_cache/source-repositories/get_pip_py_py36_e0c406f032a7879e8ffa8c47d2254e08f6cfabeb 2024-05-02 23:11:24.992 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-05-02 23:11:24.992 | Dload Upload Total Spent Left Speed 2024-05-02 23:11:25.433 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 23:11:25.440 | Server copy has not changed. Using locally cached https://bootstrap.pypa.io/pip/3.6/get-pip.py 2024-05-02 23:11:25.606 | Getting /opt/dib_cache/source-repositories/repositories_flock: Thu May 2 23:11:25 UTC 2024 for /opt/dib_tmp/dib_build.ECfZYmcv/hooks/source-repository-dstat_graph 2024-05-02 23:11:25.615 | (0001 / 0001) 2024-05-02 23:11:27.162 | Updating cache of https://opendev.org/opendev/dstat_graph in /opt/dib_cache/source-repositories/dstat_graph_7f9e7d636b9a04f02d9f3adfd75e7834befe3865 with ref master 2024-05-02 23:11:27.489 | Cloning from dstat_graph cache and applying ref master 2024-05-02 23:11:27.708 | HEAD is now at 358c6a7 Fix refresh for embedded csv 2024-05-02 23:11:27.743 | Getting /opt/dib_cache/source-repositories/repositories_flock: Thu May 2 23:11:27 UTC 2024 for /opt/dib_tmp/dib_build.ECfZYmcv/hooks/source-repository-images 2024-05-02 23:11:27.753 | (0001 / 0015) 2024-05-02 23:11:27.774 | Caching cirros-0.5.2-x86_64-disk.img file from https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-disk.img in /opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_disk_img_342def3415208aee46c6ac0d47de3ec075b6141a 2024-05-02 23:11:27.816 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-05-02 23:11:27.819 | Dload Upload Total Spent Left Speed 2024-05-02 23:11:28.016 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 1364 0 --:--:-- --:--:-- --:--:-- 1371 2024-05-02 23:11:28.343 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 23:11:28.982 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2024-05-02 23:11:28.995 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-disk.img 2024-05-02 23:11:29.805 | (0002 / 0015) 2024-05-02 23:11:29.827 | Caching cirros-0.5.2-x86_64-uec.tar.gz file from https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-uec.tar.gz in /opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_uec_tar_gz_68b46067e2929bc269e75cff120ab2b8a9185786 2024-05-02 23:11:29.867 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-05-02 23:11:29.870 | Dload Upload Total Spent Left Speed 2024-05-02 23:11:29.983 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275 100 275 0 0 2374 0 --:--:-- --:--:-- --:--:-- 2391 2024-05-02 23:11:30.204 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 23:11:30.741 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 23:11:30.754 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-uec.tar.gz 2024-05-02 23:11:31.425 | (0003 / 0015) 2024-05-02 23:11:31.447 | Caching cirros-0.5.2-aarch64-disk.img file from https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-aarch64-disk.img in /opt/dib_cache/source-repositories/cirros_0_5_2_aarch64_disk_img_5dfdc93e97c9ea00b8a866f073e2d8abb2215e78 2024-05-02 23:11:31.488 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-05-02 23:11:31.490 | Dload Upload Total Spent Left Speed 2024-05-02 23:11:31.605 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 274 100 274 0 0 2326 0 --:--:-- --:--:-- --:--:-- 2341 2024-05-02 23:11:31.814 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 23:11:32.336 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 23:11:32.349 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-aarch64-disk.img 2024-05-02 23:11:34.772 | (0004 / 0015) 2024-05-02 23:11:34.796 | Caching cirros-0.5.3-x86_64-disk.img file from https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-x86_64-disk.img in /opt/dib_cache/source-repositories/cirros_0_5_3_x86_64_disk_img_5283dab276e4198caf346b367e78549cfcb4b7e5 2024-05-02 23:11:34.837 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-05-02 23:11:34.840 | Dload Upload Total Spent Left Speed 2024-05-02 23:11:34.953 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 2339 0 --:--:-- --:--:-- --:--:-- 2353 2024-05-02 23:11:35.205 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 23:11:35.734 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 23:11:35.748 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-x86_64-disk.img 2024-05-02 23:11:36.459 | (0005 / 0015) 2024-05-02 23:11:36.483 | Caching cirros-0.5.3-x86_64-uec.tar.gz file from https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-x86_64-uec.tar.gz in /opt/dib_cache/source-repositories/cirros_0_5_3_x86_64_uec_tar_gz_685bf957dfc0dab325f41e1d9fd8e51ced2647de 2024-05-02 23:11:36.526 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-05-02 23:11:36.529 | Dload Upload Total Spent Left Speed 2024-05-02 23:11:36.642 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275 100 275 0 0 2344 0 --:--:-- --:--:-- --:--:-- 2350 2024-05-02 23:11:36.906 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 23:11:37.441 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 23:11:37.454 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-x86_64-uec.tar.gz 2024-05-02 23:11:38.035 | (0006 / 0015) 2024-05-02 23:11:38.056 | Caching cirros-0.5.3-aarch64-disk.img file from https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-aarch64-disk.img in /opt/dib_cache/source-repositories/cirros_0_5_3_aarch64_disk_img_cd3f6aef8ad005c8dedb068bc55d5c71b860c549 2024-05-02 23:11:38.097 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-05-02 23:11:38.099 | Dload Upload Total Spent Left Speed 2024-05-02 23:11:38.212 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 274 100 274 0 0 2370 0 --:--:-- --:--:-- --:--:-- 2382 2024-05-02 23:11:38.435 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 23:11:38.972 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 23:11:38.985 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-aarch64-disk.img 2024-05-02 23:11:39.717 | (0007 / 0015) 2024-05-02 23:11:39.741 | Caching cirros-0.6.1-x86_64-disk.img file from https://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img in /opt/dib_cache/source-repositories/cirros_0_6_1_x86_64_disk_img_b18072130b584b368372055ac2bd61d3413a6dcc 2024-05-02 23:11:39.781 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-05-02 23:11:39.784 | Dload Upload Total Spent Left Speed 2024-05-02 23:11:39.896 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 2377 0 --:--:-- --:--:-- --:--:-- 2394 2024-05-02 23:11:40.136 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 23:11:40.667 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 23:11:40.680 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2024-05-02 23:11:42.135 | (0008 / 0015) 2024-05-02 23:11:42.156 | Caching cirros-0.6.1-x86_64-uec.tar.gz file from https://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-uec.tar.gz in /opt/dib_cache/source-repositories/cirros_0_6_1_x86_64_uec_tar_gz_d61bd68b0ffe1f73dba56abb353a5a2b2ab00d20 2024-05-02 23:11:42.197 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-05-02 23:11:42.200 | Dload Upload Total Spent Left Speed 2024-05-02 23:11:42.312 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275 100 275 0 0 2379 0 --:--:-- --:--:-- --:--:-- 2391 2024-05-02 23:11:42.532 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 23:11:43.064 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 23:11:43.077 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-uec.tar.gz 2024-05-02 23:11:45.198 | (0009 / 0015) 2024-05-02 23:11:45.220 | Caching cirros-0.6.1-aarch64-disk.img file from https://download.cirros-cloud.net/0.6.1/cirros-0.6.1-aarch64-disk.img in /opt/dib_cache/source-repositories/cirros_0_6_1_aarch64_disk_img_ebcd828f4edf590e0e5705e91e6fe4543fffc653 2024-05-02 23:11:45.261 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-05-02 23:11:45.263 | Dload Upload Total Spent Left Speed 2024-05-02 23:11:45.379 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 274 100 274 0 0 2320 0 --:--:-- --:--:-- --:--:-- 2341 2024-05-02 23:11:45.610 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 23:11:46.144 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 23:11:46.157 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.1/cirros-0.6.1-aarch64-disk.img 2024-05-02 23:11:46.864 | (0010 / 0015) 2024-05-02 23:11:46.886 | Caching cirros-0.6.2-x86_64-disk.img file from https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img in /opt/dib_cache/source-repositories/cirros_0_6_2_x86_64_disk_img_ddb2b1ddba042c6083a5289bef5e139a15e3c9cd 2024-05-02 23:11:46.927 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-05-02 23:11:46.929 | Dload Upload Total Spent Left Speed 2024-05-02 23:11:47.038 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 2437 0 --:--:-- --:--:-- --:--:-- 2459 2024-05-02 23:11:47.260 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 23:11:47.813 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 23:11:47.826 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2024-05-02 23:11:49.324 | (0011 / 0015) 2024-05-02 23:11:49.347 | Caching cirros-0.6.2-x86_64-uec.tar.gz file from https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-uec.tar.gz in /opt/dib_cache/source-repositories/cirros_0_6_2_x86_64_uec_tar_gz_791cb03b9ebac46e4d4321ea4097c30356d92625 2024-05-02 23:11:49.386 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-05-02 23:11:49.389 | Dload Upload Total Spent Left Speed 2024-05-02 23:11:49.501 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275 100 275 0 0 2394 0 --:--:-- --:--:-- --:--:-- 2391 2024-05-02 23:11:49.745 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 23:11:50.277 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 23:11:50.290 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-uec.tar.gz 2024-05-02 23:11:52.488 | (0012 / 0015) 2024-05-02 23:11:52.515 | Caching cirros-0.6.2-aarch64-disk.img file from https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-aarch64-disk.img in /opt/dib_cache/source-repositories/cirros_0_6_2_aarch64_disk_img_f42dd7604f4eb22a9b6994de7a3a1539b0ac5680 2024-05-02 23:11:52.557 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-05-02 23:11:52.559 | Dload Upload Total Spent Left Speed 2024-05-02 23:11:52.676 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 274 100 274 0 0 2276 0 --:--:-- --:--:-- --:--:-- 2283 2024-05-02 23:11:52.919 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 23:11:53.458 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 23:11:53.471 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-aarch64-disk.img 2024-05-02 23:11:55.997 | (0013 / 0015) 2024-05-02 23:11:56.018 | Caching etcd-v3.1.10-linux-amd64.tar.gz file from https://github.com/etcd-io/etcd/releases/download/v3.1.10/etcd-v3.1.10-linux-amd64.tar.gz in /opt/dib_cache/source-repositories/etcd_v3_1_10_linux_amd64_tar_gz_a39e9fac394efbca287b0b52e9a49b2c9b617eb9 2024-05-02 23:11:56.058 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-05-02 23:11:56.060 | Dload Upload Total Spent Left Speed 2024-05-02 23:11:56.289 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 23:11:56.812 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 23:11:56.821 | Server copy has not changed. Using locally cached https://github.com/etcd-io/etcd/releases/download/v3.1.10/etcd-v3.1.10-linux-amd64.tar.gz 2024-05-02 23:11:57.100 | (0014 / 0015) 2024-05-02 23:11:57.121 | Caching etcd-v3.2.17-linux-amd64.tar.gz file from https://github.com/etcd-io/etcd/releases/download/v3.2.17/etcd-v3.2.17-linux-amd64.tar.gz in /opt/dib_cache/source-repositories/etcd_v3_2_17_linux_amd64_tar_gz_c9d840308430df556a4f2bb2a5b138506c8d4719 2024-05-02 23:11:57.162 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-05-02 23:11:57.164 | Dload Upload Total Spent Left Speed 2024-05-02 23:11:57.397 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 23:11:57.928 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 23:11:57.938 | Server copy has not changed. Using locally cached https://github.com/etcd-io/etcd/releases/download/v3.2.17/etcd-v3.2.17-linux-amd64.tar.gz 2024-05-02 23:11:58.335 | (0015 / 0015) 2024-05-02 23:11:58.356 | Caching etcd-v3.3.12-linux-amd64.tar.gz file from https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz in /opt/dib_cache/source-repositories/etcd_v3_3_12_linux_amd64_tar_gz_b0a46a911046628ddaf6775595734971e23826bb 2024-05-02 23:11:58.396 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-05-02 23:11:58.399 | Dload Upload Total Spent Left Speed 2024-05-02 23:11:58.650 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 23:11:59.188 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-02 23:11:59.198 | Server copy has not changed. Using locally cached https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2024-05-02 23:12:00.379 | dib-run-parts 98-source-repositories completed 2024-05-02 23:12:00.379 | dib-run-parts Running /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-enable-install-types 2024-05-02 23:12:00.404 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-enable-install-types:main:19 : set -eu 2024-05-02 23:12:00.409 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-enable-install-types:main:20 : set -o pipefail 2024-05-02 23:12:00.414 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-enable-install-types:main:22 : declare -a SPECIFIED_ELEMS 2024-05-02 23:12:00.419 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-enable-install-types:main:26 : SPECIFIED_ELEMS[0]= 2024-05-02 23:12:00.424 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-enable-install-types:main:29 : PREFIX=DIB_INSTALLTYPE_ 2024-05-02 23:12:00.430 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-enable-install-types:main:30 : grep '^DIB_INSTALLTYPE_' 2024-05-02 23:12:00.430 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-enable-install-types:main:30 : env 2024-05-02 23:12:00.431 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-enable-install-types:main:30 : cut -d= -f1 2024-05-02 23:12:00.483 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-enable-install-types:main:30 : echo '' 2024-05-02 23:12:00.488 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-enable-install-types:main:30 : INSTALL_TYPE_VARS= 2024-05-02 23:12:00.493 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-enable-install-types:main:53 : find /opt/dib_tmp/dib_build.ECfZYmcv/hooks/install.d -maxdepth 1 -name '*-source-install' -type d 2024-05-02 23:12:00.553 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-enable-install-types:main:53 : default_install_type_dirs=/opt/dib_tmp/dib_build.ECfZYmcv/hooks/install.d/simple-init-source-install 2024-05-02 23:12:00.559 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-enable-install-types:main:54 : for _install_dir in $default_install_type_dirs 2024-05-02 23:12:00.564 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-enable-install-types:main:55 : SUFFIX=-source-install 2024-05-02 23:12:00.569 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-enable-install-types:main:56 : basename /opt/dib_tmp/dib_build.ECfZYmcv/hooks/install.d/simple-init-source-install 2024-05-02 23:12:00.576 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-enable-install-types:main:56 : _install_dir=simple-init-source-install 2024-05-02 23:12:00.581 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-enable-install-types:main:57 : INSTALLDIRPREFIX=simple-init 2024-05-02 23:12:00.585 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-enable-install-types:main:59 : found=0 2024-05-02 23:12:00.590 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-enable-install-types:main:68 : '[' 0 = 0 ']' 2024-05-02 23:12:00.595 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-enable-install-types:main:69 : pushd /opt/dib_tmp/dib_build.ECfZYmcv/hooks/install.d 2024-05-02 23:12:00.595 | /opt/dib_tmp/dib_build.ECfZYmcv/hooks/install.d / 2024-05-02 23:12:00.600 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-enable-install-types:main:70 : ln -sf simple-init-source-install/40-glean . 2024-05-02 23:12:00.623 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-enable-install-types:main:71 : popd 2024-05-02 23:12:00.623 | / 2024-05-02 23:12:00.626 | dib-run-parts 99-enable-install-types completed 2024-05-02 23:12:00.626 | dib-run-parts Running /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-squash-package-install 2024-05-02 23:12:00.651 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-squash-package-install:main:5 : set -eu 2024-05-02 23:12:00.656 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-squash-package-install:main:6 : set -o pipefail 2024-05-02 23:12:00.662 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-squash-package-install:main:8 : dirname /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-squash-package-install 2024-05-02 23:12:00.669 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-squash-package-install:main:8 : sudo -E /usr/local/bin/python /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash '--elements=vm bootloader install-static runtime-ssh-host-keys block-device-efi yum-minimal openstack-repos initialize-urandom openssh-server cache-devstack sysprep install-bin ensure-venv cache-url simple-init zuul-worker yum rpm-distro nodepool-base infra-package-needs growroot install-types dib-init-system pkg-map journal-to-console base openeuler-minimal cloud-init-datasources redhat-common package-installs cloud-init source-repositories manifests' --path=/etc/nodepool/elements:/usr/local/lib/python3.11/site-packages/diskimage_builder/elements /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp/package-installs.json 2024-05-02 23:12:01.171 | DEBUG __main__ [-] element_dirs -> [('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'vm'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'bootloader'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'install-static'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'runtime-ssh-host-keys'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'block-device-efi'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'yum-minimal'), ('/etc/nodepool/elements', 'openstack-repos'), ('/etc/nodepool/elements', 'initialize-urandom'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'openssh-server'), ('/etc/nodepool/elements', 'cache-devstack'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'sysprep'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'install-bin'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'ensure-venv'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'cache-url'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'simple-init'), ('/etc/nodepool/elements', 'zuul-worker'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'yum'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'rpm-distro'), ('/etc/nodepool/elements', 'nodepool-base'), ('/etc/nodepool/elements', 'infra-package-needs'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'growroot'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'install-types'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'dib-init-system'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'pkg-map'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'journal-to-console'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'base'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'openeuler-minimal'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'cloud-init-datasources'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'redhat-common'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'package-installs'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'cloud-init'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'source-repositories'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'manifests')] main /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:212 2024-05-02 23:12:01.172 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/package-installs.yaml 2024-05-02 23:12:01.189 | DEBUG __main__ [-] Considering install-static/rsync param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.189 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.190 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/package-installs.yaml 2024-05-02 23:12:01.215 | DEBUG __main__ [-] Considering runtime-ssh-host-keys/openssh-client param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.215 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.215 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/package-installs.yaml 2024-05-02 23:12:01.247 | DEBUG __main__ [-] Considering yum-minimal/audit param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.247 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.247 | DEBUG __main__ [-] Considering yum-minimal/dracut param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.248 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.248 | DEBUG __main__ [-] Considering yum-minimal/dracut-config-generic param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.248 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.248 | DEBUG __main__ [-] Considering yum-minimal/grubby param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.249 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.249 | DEBUG __main__ [-] Considering yum-minimal/kernel param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.249 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.249 | DEBUG __main__ [-] Considering yum-minimal/initscripts param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.250 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.250 | DEBUG __main__ [-] Considering yum-minimal/man-pages param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.250 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.250 | DEBUG __main__ [-] Considering yum-minimal/lsb_release param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.250 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.251 | DEBUG __main__ [-] Considering yum-minimal/redhat-rpm-config param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.251 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.251 | DEBUG __main__ [-] Considering yum-minimal/linux-firmware param:{'uninstall': True} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.251 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.252 | DEBUG __main__ [-] Considering yum-minimal/linux-firmware-whence param:{'uninstall': True} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.252 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.252 | DEBUG __main__ [-] Considering yum-minimal/NetworkManager param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.252 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.252 | DEBUG __main__ [-] Considering yum-minimal/dhcp-client param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.253 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.253 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/package-installs.yaml 2024-05-02 23:12:01.266 | DEBUG __main__ [-] Considering openssh-server/openssh-server param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.266 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.267 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv/package-installs.yaml 2024-05-02 23:12:01.274 | DEBUG __main__ [-] Considering ensure-venv/python3-venv param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.275 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.275 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/package-installs.yaml 2024-05-02 23:12:01.285 | DEBUG __main__ [-] Considering cache-url/curl param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.285 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.286 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/package-installs.yaml 2024-05-02 23:12:01.290 | DEBUG __main__ [-] Considering simple-init/dhcp-client param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.290 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.290 | DEBUG __main__ [-] Considering simple-init/net-tools param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.291 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.291 | DEBUG __main__ [-] Considering simple-init/ifupdown param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.291 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.291 | DEBUG __main__ [-] Considering simple-init/network-scripts param:{'when': 'DIB_SIMPLE_INIT_NETWORKMANAGER = 0'} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.292 | DEBUG __main__ [-] ... when eval DIB_SIMPLE_INIT_NETWORKMANAGER=0 against <0> _when /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:99 2024-05-02 23:12:01.292 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.292 | DEBUG __main__ [-] Considering simple-init/NetworkManager param:{'when': 'DIB_SIMPLE_INIT_NETWORKMANAGER != 0'} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.293 | DEBUG __main__ [-] ... when eval DIB_SIMPLE_INIT_NETWORKMANAGER!=0 against <0> _when /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:99 2024-05-02 23:12:01.293 | DEBUG __main__ [-] ... skipped due to when: failures collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:180 2024-05-02 23:12:01.293 | DEBUG __main__ [-] Considering simple-init/NetworkManager-initscripts-ifcfg-rh param:{'when': 'DIB_SIMPLE_INIT_NETWORKMANAGER != 0'} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.293 | DEBUG __main__ [-] ... when eval DIB_SIMPLE_INIT_NETWORKMANAGER!=0 against <0> _when /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:99 2024-05-02 23:12:01.294 | DEBUG __main__ [-] ... skipped due to when: failures collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:180 2024-05-02 23:12:01.294 | DEBUG __main__ [-] Considering simple-init/cloud-init param:{'uninstall': True} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.294 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.295 | INFO __main__ [-] Squashing install file: /etc/nodepool/elements/nodepool-base/package-installs.yaml 2024-05-02 23:12:01.296 | DEBUG __main__ [-] Considering nodepool-base/unbound param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.296 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.296 | INFO __main__ [-] Squashing install file: /etc/nodepool/elements/infra-package-needs/package-installs.yaml 2024-05-02 23:12:01.301 | DEBUG __main__ [-] Considering infra-package-needs/acl param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.301 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.302 | DEBUG __main__ [-] Considering infra-package-needs/acpid param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.302 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.302 | DEBUG __main__ [-] Considering infra-package-needs/coreutils param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.302 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.302 | DEBUG __main__ [-] Considering infra-package-needs/cron param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.303 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.303 | DEBUG __main__ [-] Considering infra-package-needs/util-linux param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.303 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.303 | DEBUG __main__ [-] Considering infra-package-needs/build-essential param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.304 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.304 | DEBUG __main__ [-] Considering infra-package-needs/python3-dev param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.304 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.304 | DEBUG __main__ [-] Considering infra-package-needs/uuid-runtime param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.305 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.305 | DEBUG __main__ [-] Considering infra-package-needs/traceroute param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.305 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.305 | DEBUG __main__ [-] Considering infra-package-needs/ntp param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.306 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.306 | DEBUG __main__ [-] Considering infra-package-needs/ntpdate param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.306 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.306 | DEBUG __main__ [-] Considering infra-package-needs/gentoolkit param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.306 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.307 | DEBUG __main__ [-] Considering infra-package-needs/at param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.307 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.307 | DEBUG __main__ [-] Considering infra-package-needs/strace param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.307 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.308 | DEBUG __main__ [-] Considering infra-package-needs/tcpdump param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.308 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.308 | DEBUG __main__ [-] Considering infra-package-needs/rsyslog param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.308 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.308 | DEBUG __main__ [-] Considering infra-package-needs/git param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.309 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.309 | DEBUG __main__ [-] Considering infra-package-needs/rsync param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.309 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.309 | DEBUG __main__ [-] Considering infra-package-needs/parted param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.310 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.310 | DEBUG __main__ [-] Considering infra-package-needs/wget param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.310 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.310 | DEBUG __main__ [-] Considering infra-package-needs/iputils-ping param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.310 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.311 | DEBUG __main__ [-] Considering infra-package-needs/iproute2 param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.311 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.311 | DEBUG __main__ [-] Considering infra-package-needs/dnsutils param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.311 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.312 | DEBUG __main__ [-] Considering infra-package-needs/haveged param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.312 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.312 | DEBUG __main__ [-] Considering infra-package-needs/iptables param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.312 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.312 | DEBUG __main__ [-] Considering infra-package-needs/redhat-rpm-config param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.313 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.313 | DEBUG __main__ [-] Considering infra-package-needs/redhat-lsb-core param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.313 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.313 | DEBUG __main__ [-] Considering infra-package-needs/gnupg2 param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.314 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.314 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/package-installs.yaml 2024-05-02 23:12:01.316 | DEBUG __main__ [-] Considering growroot/growpart param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.317 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.317 | DEBUG __main__ [-] Considering growroot/e2fsprogs param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.317 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.318 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/package-installs.yaml 2024-05-02 23:12:01.332 | DEBUG __main__ [-] Considering openeuler-minimal/openEuler-latest-release param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.332 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.333 | DEBUG __main__ [-] Considering openeuler-minimal/vim-minimal param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.333 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.333 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/package-installs.yaml 2024-05-02 23:12:01.338 | DEBUG __main__ [-] Considering redhat-common/lsof param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.338 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.338 | DEBUG __main__ [-] Considering redhat-common/tcpdump param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.338 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.339 | DEBUG __main__ [-] Considering redhat-common/traceroute param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.339 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.339 | DEBUG __main__ [-] Considering redhat-common/which param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.339 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.340 | DEBUG __main__ [-] Considering redhat-common/gettext param:{'phase': 'pre-install.d'} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.340 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.340 | DEBUG __main__ [-] Considering redhat-common/ca-certificates param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.340 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.340 | DEBUG __main__ [-] Considering redhat-common/selinux-policy param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.341 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.341 | DEBUG __main__ [-] Considering redhat-common/selinux-policy-targeted param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.341 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.341 | DEBUG __main__ [-] Considering redhat-common/python3-libselinux param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.342 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.342 | DEBUG __main__ [-] Considering redhat-common/python3-policycoreutils param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.342 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.342 | DEBUG __main__ [-] Considering redhat-common/policycoreutils-python-utils param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.342 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.343 | DEBUG __main__ [-] Considering redhat-common/rng-tools param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.343 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.343 | DEBUG __main__ [-] Considering redhat-common/passwd param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.343 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.344 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init/package-installs.yaml 2024-05-02 23:12:01.346 | DEBUG __main__ [-] Considering cloud-init/cloud-init param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.346 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.347 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/package-installs.yaml 2024-05-02 23:12:01.373 | DEBUG __main__ [-] Considering source-repositories/git param:{} collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:127 2024-05-02 23:12:01.374 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:184 2024-05-02 23:12:01.374 | DEBUG __main__ [-] final_dict -> defaultdict(..., {'install.d': defaultdict(, {'uninstall': [('linux-firmware', 'yum-minimal'), ('linux-firmware-whence', 'yum-minimal')], 'install': [('rsync', 'install-static'), ('openssh-client', 'runtime-ssh-host-keys'), ('audit', 'yum-minimal'), ('dracut', 'yum-minimal'), ('dracut-config-generic', 'yum-minimal'), ('grubby', 'yum-minimal'), ('kernel', 'yum-minimal'), ('initscripts', 'yum-minimal'), ('man-pages', 'yum-minimal'), ('lsb_release', 'yum-minimal'), ('redhat-rpm-config', 'yum-minimal'), ('NetworkManager', 'yum-minimal'), ('dhcp-client', 'yum-minimal'), ('openssh-server', 'openssh-server'), ('python3-venv', 'ensure-venv'), ('curl', 'cache-url'), ('dhcp-client', 'simple-init'), ('net-tools', 'simple-init'), ('ifupdown', 'simple-init'), ('network-scripts', 'simple-init'), ('unbound', 'nodepool-base'), ('acl', 'infra-package-needs'), ('acpid', 'infra-package-needs'), ('coreutils', 'infra-package-needs'), ('cron', 'infra-package-needs'), ('util-linux', 'infra-package-needs'), ('build-essential', 'infra-package-needs'), ('python3-dev', 'infra-package-needs'), ('uuid-runtime', 'infra-package-needs'), ('traceroute', 'infra-package-needs'), ('ntp', 'infra-package-needs'), ('ntpdate', 'infra-package-needs'), ('gentoolkit', 'infra-package-needs'), ('at', 'infra-package-needs'), ('strace', 'infra-package-needs'), ('tcpdump', 'infra-package-needs'), ('rsyslog', 'infra-package-needs'), ('git', 'infra-package-needs'), ('rsync', 'infra-package-needs'), ('parted', 'infra-package-needs'), ('wget', 'infra-package-needs'), ('iputils-ping', 'infra-package-needs'), ('iproute2', 'infra-package-needs'), ('dnsutils', 'infra-package-needs'), ('haveged', 'infra-package-needs'), ('iptables', 'infra-package-needs'), ('redhat-rpm-config', 'infra-package-needs'), ('redhat-lsb-core', 'infra-package-needs'), ('gnupg2', 'infra-package-needs'), ('growpart', 'growroot'), ('e2fsprogs', 'growroot'), ('openEuler-latest-release', 'openeuler-minimal'), ('vim-minimal', 'openeuler-minimal'), ('lsof', 'redhat-common'), ('tcpdump', 'redhat-common'), ('traceroute', 'redhat-common'), ('which', 'redhat-common'), ('ca-certificates', 'redhat-common'), ('selinux-policy', 'redhat-common'), ('selinux-policy-targeted', 'redhat-common'), ('python3-libselinux', 'redhat-common'), ('python3-policycoreutils', 'redhat-common'), ('policycoreutils-python-utils', 'redhat-common'), ('rng-tools', 'redhat-common'), ('passwd', 'redhat-common'), ('cloud-init', 'cloud-init'), ('git', 'source-repositories')]}), 'pre-install.d': defaultdict(, {'uninstall': [], 'install': [('gettext', 'redhat-common')]})}) main /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/../bin/package-installs-squash:232 2024-05-02 23:12:01.409 | dib-run-parts 99-squash-package-install completed 2024-05-02 23:12:01.410 | dib-run-parts Running /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-yum-repo-conf 2024-05-02 23:12:01.451 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-yum-repo-conf:main:7 : set -eu 2024-05-02 23:12:01.456 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-yum-repo-conf:main:8 : set -o pipefail 2024-05-02 23:12:01.461 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-yum-repo-conf:main:11 : '[' -z '' ']' 2024-05-02 23:12:01.466 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-yum-repo-conf:main:12 : echo 'DIB_YUM_REPO_CONF is not set - no repo configuration will be copied in' 2024-05-02 23:12:01.466 | DIB_YUM_REPO_CONF is not set - no repo configuration will be copied in 2024-05-02 23:12:01.471 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/extra-data.d/99-yum-repo-conf:main:13 : exit 0 2024-05-02 23:12:01.474 | dib-run-parts 99-yum-repo-conf completed 2024-05-02 23:12:01.475 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-05-02 23:12:01.475 | dib-run-parts 2024-05-02 23:12:01.477 | dib-run-parts Target: extra-data.d 2024-05-02 23:12:01.478 | dib-run-parts 2024-05-02 23:12:01.478 | dib-run-parts Script Seconds 2024-05-02 23:12:01.478 | dib-run-parts --------------------------------------- ---------- 2024-05-02 23:12:01.478 | dib-run-parts 2024-05-02 23:12:01.605 | dib-run-parts 10-create-pkg-map-dir 0.705 2024-05-02 23:12:01.617 | dib-run-parts 20-manifest-dir 0.041 2024-05-02 23:12:01.716 | dib-run-parts 50-create-repo-list 3.019 2024-05-02 23:12:01.779 | dib-run-parts 60-zuul-user 0.033 2024-05-02 23:12:01.789 | dib-run-parts 98-source-repositories 12618.500 2024-05-02 23:12:01.799 | dib-run-parts 99-enable-install-types 0.245 2024-05-02 23:12:01.808 | dib-run-parts 99-squash-package-install 0.780 2024-05-02 23:12:01.818 | dib-run-parts 99-yum-repo-conf 0.062 2024-05-02 23:12:01.822 | dib-run-parts 2024-05-02 23:12:01.822 | dib-run-parts --------------------- END PROFILING --------------------- 2024-05-02 23:12:01.831 | + diskimage_builder/lib/common-functions:run_d:260 : check_break after-extra-data bash 2024-05-02 23:12:01.838 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-extra-data(,|$)' -q 2024-05-02 23:12:01.838 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-05-02 23:12:01.849 | + diskimage_builder/lib/disk-image-create:main:361 : run_d_in_target pre-install 2024-05-02 23:12:01.855 | + diskimage_builder/lib/img-functions:run_d_in_target:65 : check_element 2024-05-02 23:12:01.861 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.ECfZYmcv/hooks ']' 2024-05-02 23:12:01.867 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : '[' -d /opt/dib_tmp/dib_build.ECfZYmcv/hooks/pre-install.d ']' 2024-05-02 23:12:01.872 | + diskimage_builder/lib/img-functions:run_d_in_target:69 : sudo mkdir /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp/in_target.d 2024-05-02 23:12:01.892 | + diskimage_builder/lib/img-functions:run_d_in_target:74 : sudo cp /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.ECfZYmcv/hooks 2024-05-02 23:12:01.911 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount --bind /opt/dib_tmp/dib_build.ECfZYmcv/hooks /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp/in_target.d 2024-05-02 23:12:02.008 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : sudo mount -o remount,ro,bind /opt/dib_tmp/dib_build.ECfZYmcv/hooks /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp/in_target.d 2024-05-02 23:12:02.045 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : check_break before-pre-install run_in_target bash 2024-05-02 23:12:02.051 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-pre-install(,|$)' -q 2024-05-02 23:12:02.054 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-05-02 23:12:02.061 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : '[' -z '' ']' 2024-05-02 23:12:02.067 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : in_target_arg=run_in_target 2024-05-02 23:12:02.073 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : trap 'check_break after-error run_in_target bash' ERR 2024-05-02 23:12:02.079 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d 2024-05-02 23:12:02.085 | + diskimage_builder/lib/img-functions:run_in_target:50 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d' 2024-05-02 23:12:02.091 | + diskimage_builder/lib/img-functions:run_in_target:52 : ORIG_HOME=/var/lib/nodepool 2024-05-02 23:12:02.098 | + diskimage_builder/lib/img-functions:run_in_target:53 : export HOME=/root 2024-05-02 23:12:02.104 | + diskimage_builder/lib/img-functions:run_in_target:53 : HOME=/root 2024-05-02 23:12:02.111 | + diskimage_builder/lib/img-functions:run_in_target:59 : sudo -E chroot /opt/dib_tmp/dib_build.ECfZYmcv/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d' 2024-05-02 23:12:03.528 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2024-05-02 23:12:03.532 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2024-05-02 23:12:03.593 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2024-05-02 23:12:03.593 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2024-05-02 23:12:03.593 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2024-05-02 23:12:03.598 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2024-05-02 23:12:03.609 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-05-02 23:12:03.609 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-05-02 23:12:03.609 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-05-02 23:12:03.609 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-05-02 23:12:03.609 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-05-02 23:12:03.609 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-05-02 23:12:03.609 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-05-02 23:12:03.609 | ++ export DIB_NO_TIMER_CHECK=True 2024-05-02 23:12:03.610 | ++ DIB_NO_TIMER_CHECK=True 2024-05-02 23:12:03.610 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-openeuler-distro-name.bash 2024-05-02 23:12:03.614 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-openeuler-distro-name.bash 2024-05-02 23:12:03.647 | ++ export DISTRO_NAME=openeuler 2024-05-02 23:12:03.647 | ++ DISTRO_NAME=openeuler 2024-05-02 23:12:03.647 | ++ export DIB_RELEASE=22.03-LTS 2024-05-02 23:12:03.647 | ++ DIB_RELEASE=22.03-LTS 2024-05-02 23:12:03.647 | ++ export EFI_BOOT_DIR=EFI/openEuler 2024-05-02 23:12:03.648 | ++ EFI_BOOT_DIR=EFI/openEuler 2024-05-02 23:12:03.648 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2024-05-02 23:12:03.652 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2024-05-02 23:12:03.708 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2024-05-02 23:12:03.709 | ++ DIB_DEFAULT_INSTALLTYPE=source 2024-05-02 23:12:03.709 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-yum-dnf.bash 2024-05-02 23:12:03.714 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-yum-dnf.bash 2024-05-02 23:12:03.730 | ++ export YUM=dnf 2024-05-02 23:12:03.730 | ++ YUM=dnf 2024-05-02 23:12:03.730 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2024-05-02 23:12:03.735 | + source /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2024-05-02 23:12:03.737 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-05-02 23:12:03.737 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-05-02 23:12:03.737 | ++ export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27.d/ 2024-05-02 23:12:03.737 | ++ DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27.d/ 2024-05-02 23:12:03.737 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2024-05-02 23:12:03.741 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2024-05-02 23:12:03.743 | ++ [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-05-02 23:12:03.747 | ++ export DIB_BLOCK_DEVICE=efi 2024-05-02 23:12:03.747 | ++ DIB_BLOCK_DEVICE=efi 2024-05-02 23:12:03.747 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-simple-init-networkmanager 2024-05-02 23:12:03.751 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-simple-init-networkmanager 2024-05-02 23:12:03.753 | ++ [[ openeuler =~ (centos|fedora|rocky) ]] 2024-05-02 23:12:03.753 | ++ export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-05-02 23:12:03.754 | ++ DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-05-02 23:12:03.754 | ++ [[ openeuler == \c\e\n\t\o\s ]] 2024-05-02 23:12:03.754 | ++ [[ openeuler == \r\o\c\k\y ]] 2024-05-02 23:12:03.754 | ++ [[ openeuler == \f\e\d\o\r\a ]] 2024-05-02 23:12:03.754 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-disable-cloud-init 2024-05-02 23:12:03.757 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-disable-cloud-init 2024-05-02 23:12:03.759 | ++ export DIB_CLOUD_INIT_DATASOURCES=None 2024-05-02 23:12:03.759 | ++ DIB_CLOUD_INIT_DATASOURCES=None 2024-05-02 23:12:03.759 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common 2024-05-02 23:12:03.763 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common 2024-05-02 23:12:03.765 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2024-05-02 23:12:03.765 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2024-05-02 23:12:03.765 | ++ export DIB_INIT_SYSTEM=systemd 2024-05-02 23:12:03.765 | ++ DIB_INIT_SYSTEM=systemd 2024-05-02 23:12:03.765 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/75-nodepool-base-env 2024-05-02 23:12:03.768 | + source /tmp/in_target.d/pre-install.d/../environment.d/75-nodepool-base-env 2024-05-02 23:12:03.770 | ++ export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-05-02 23:12:03.770 | ++ NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-05-02 23:12:03.770 | ++ export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-05-02 23:12:03.770 | ++ NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-05-02 23:12:03.770 | ++ export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-05-02 23:12:03.770 | ++ NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-05-02 23:12:03.770 | ++ export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-05-02 23:12:03.770 | ++ NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-05-02 23:12:03.771 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2024-05-02 23:12:03.774 | + source /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2024-05-02 23:12:03.776 | ++ '[' -z systemd ']' 2024-05-02 23:12:03.776 | ++ case $DIB_INIT_SYSTEM in 2024-05-02 23:12:03.776 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-01-yum-keepcache 2024-05-02 23:12:03.837 | + set -eu 2024-05-02 23:12:03.837 | + set -o pipefail 2024-05-02 23:12:03.837 | + [[ dnf == \d\n\f ]] 2024-05-02 23:12:03.838 | + cfg=/etc/dnf/dnf.conf 2024-05-02 23:12:03.838 | + echo keepcache=1 2024-05-02 23:12:03.853 | + echo cachedir=/tmp/yum 2024-05-02 23:12:03.857 | dib-run-parts 00-01-yum-keepcache completed 2024-05-02 23:12:03.857 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-dnf-update 2024-05-02 23:12:03.862 | + set -eu 2024-05-02 23:12:03.863 | + set -o pipefail 2024-05-02 23:12:03.863 | + [[ openeuler == \f\e\d\o\r\a ]] 2024-05-02 23:12:03.866 | dib-run-parts 00-dnf-update completed 2024-05-02 23:12:03.866 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-fix-requiretty 2024-05-02 23:12:03.872 | + set -eu 2024-05-02 23:12:03.872 | + set -o pipefail 2024-05-02 23:12:03.872 | + sed -i -e '/^Defaults\s*requiretty/d' -e '/Disable "ssh hostname/d' /etc/sudoers 2024-05-02 23:12:04.147 | + sed -i -e '/You have to run/d' /etc/sudoers 2024-05-02 23:12:04.151 | + visudo -c 2024-05-02 23:12:04.386 | /etc/sudoers: parsed OK 2024-05-02 23:12:04.390 | dib-run-parts 00-fix-requiretty completed 2024-05-02 23:12:04.390 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-gentoo-useflags 2024-05-02 23:12:04.448 | + set -eu 2024-05-02 23:12:04.448 | + set -o pipefail 2024-05-02 23:12:04.448 | + '[' openeuler == gentoo ']' 2024-05-02 23:12:04.451 | dib-run-parts 00-gentoo-useflags completed 2024-05-02 23:12:04.452 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-install-repo-package 2024-05-02 23:12:04.459 | + set -eu 2024-05-02 23:12:04.459 | + set -o pipefail 2024-05-02 23:12:04.459 | + '[' -n '' ']' 2024-05-02 23:12:04.462 | dib-run-parts 00-install-repo-package completed 2024-05-02 23:12:04.462 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-setup-mirror 2024-05-02 23:12:04.482 | + set -eu 2024-05-02 23:12:04.482 | + set -o pipefail 2024-05-02 23:12:04.483 | + '[' -n http://mirror.regionone.linaro.opendev.org/openeuler ']' 2024-05-02 23:12:04.483 | + sed -i '/\(debuginfo\|source\)/! {s#http://repo.openeuler.org#http://mirror.regionone.linaro.opendev.org/openeuler#g}' /etc/yum.repos.d/openEuler.repo 2024-05-02 23:12:04.508 | dib-run-parts 00-setup-mirror completed 2024-05-02 23:12:04.509 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-usr-local-bin-secure-path 2024-05-02 23:12:04.515 | + set -eu 2024-05-02 23:12:04.515 | + set -o pipefail 2024-05-02 23:12:04.516 | + sed -i -e '/secure_path/ s@\([\'\''"]\?\)$@:/usr/local/bin/\1@' /etc/sudoers 2024-05-02 23:12:04.519 | + visudo -c 2024-05-02 23:12:04.522 | /etc/sudoers: parsed OK 2024-05-02 23:12:04.526 | dib-run-parts 00-usr-local-bin-secure-path completed 2024-05-02 23:12:04.526 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-00-centos-python3 2024-05-02 23:12:04.532 | + set -eu 2024-05-02 23:12:04.532 | + set -o pipefail 2024-05-02 23:12:04.533 | + [[ openeuler =~ (centos|rhel) ]] 2024-05-02 23:12:04.533 | + [[ openeuler =~ (centos|rhel) ]] 2024-05-02 23:12:04.536 | dib-run-parts 01-00-centos-python3 completed 2024-05-02 23:12:04.536 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-install-bin 2024-05-02 23:12:04.557 | + set -eu 2024-05-02 23:12:04.557 | + set -o pipefail 2024-05-02 23:12:04.558 | ++ dirname /tmp/in_target.d/pre-install.d/01-install-bin 2024-05-02 23:12:04.635 | + install -m 0755 -o root -g root /tmp/in_target.d/pre-install.d/../bin/cache-url /tmp/in_target.d/pre-install.d/../bin/extract-image /tmp/in_target.d/pre-install.d/../bin/install-packages /tmp/in_target.d/pre-install.d/../bin/map-packages /tmp/in_target.d/pre-install.d/../bin/package-installs /tmp/in_target.d/pre-install.d/../bin/package-installs-squash /tmp/in_target.d/pre-install.d/../bin/package-installs-v2 /tmp/in_target.d/pre-install.d/../bin/package-uninstalls /tmp/in_target.d/pre-install.d/../bin/pkg-map /usr/local/bin 2024-05-02 23:12:05.340 | dib-run-parts 01-install-bin completed 2024-05-02 23:12:05.340 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-module-configuration 2024-05-02 23:12:05.347 | + set -eu 2024-05-02 23:12:05.348 | + set -o pipefail 2024-05-02 23:12:05.348 | + export DIB_DNF_MODULE_STREAMS= 2024-05-02 23:12:05.348 | + DIB_DNF_MODULE_STREAMS= 2024-05-02 23:12:05.348 | + '[' dnf == dnf ']' 2024-05-02 23:12:05.351 | dib-run-parts 01-module-configuration completed 2024-05-02 23:12:05.351 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-override-yum-arch 2024-05-02 23:12:05.358 | + set -eu 2024-05-02 23:12:05.359 | + set -o pipefail 2024-05-02 23:12:05.359 | + [[ amd64 x86_64 =~ arm64 ]] 2024-05-02 23:12:05.359 | + [[ arm64 = \p\p\c\6\4 ]] 2024-05-02 23:12:05.359 | + [[ arm64 = \p\p\c\6\4\l\e ]] 2024-05-02 23:12:05.359 | + [[ arm64 aarch64 =~ arm64 ]] 2024-05-02 23:12:05.359 | + basearch=aarch64 2024-05-02 23:12:05.359 | + arch=aarch64 2024-05-02 23:12:05.360 | + [[ dnf == \d\n\f ]] 2024-05-02 23:12:05.360 | + mkdir -p /etc/dnf/vars 2024-05-02 23:12:05.416 | + echo aarch64 2024-05-02 23:12:05.416 | + echo aarch64 2024-05-02 23:12:05.416 | + [[ openeuler =~ centos ]] 2024-05-02 23:12:05.419 | dib-run-parts 01-override-yum-arch completed 2024-05-02 23:12:05.420 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-baseline-tools 2024-05-02 23:12:05.426 | + set -eu 2024-05-02 23:12:05.426 | + set -o pipefail 2024-05-02 23:12:05.426 | + case $DISTRO_NAME in 2024-05-02 23:12:05.429 | dib-run-parts 03-baseline-tools completed 2024-05-02 23:12:05.430 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-yum-cleanup 2024-05-02 23:12:05.436 | + set -eu 2024-05-02 23:12:05.436 | + set -o pipefail 2024-05-02 23:12:05.437 | + [[ openeuler == \c\e\n\t\o\s ]] 2024-05-02 23:12:05.437 | + rm -rf /usr/share/doc /usr/share/info /usr/share/gnome/help 2024-05-02 23:12:05.513 | + rm -rf /usr/share/i18n 2024-05-02 23:12:05.516 | + rm -rf /sbin/sln 2024-05-02 23:12:05.518 | + rm -rf /etc/ld.so.cache /var/cache/ldconfig 2024-05-02 23:12:05.521 | + mkdir -p --mode=0755 /var/cache/ldconfig 2024-05-02 23:12:05.527 | dib-run-parts 03-yum-cleanup completed 2024-05-02 23:12:05.527 | dib-run-parts Running /tmp/in_target.d/pre-install.d/04-dib-init-system 2024-05-02 23:12:05.536 | + set -eu 2024-05-02 23:12:05.536 | + set -o pipefail 2024-05-02 23:12:05.536 | + FILE=/usr/local/bin/dib-init-system 2024-05-02 23:12:05.536 | + cat 2024-05-02 23:12:05.542 | + chown root:root /usr/local/bin/dib-init-system 2024-05-02 23:12:07.443 | + chmod 775 /usr/local/bin/dib-init-system 2024-05-02 23:12:07.977 | dib-run-parts 04-dib-init-system completed 2024-05-02 23:12:07.978 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-package-installs 2024-05-02 23:12:07.984 | + set -eu 2024-05-02 23:12:07.984 | + set -o pipefail 2024-05-02 23:12:07.985 | ++ dirname /tmp/in_target.d/pre-install.d/10-package-installs 2024-05-02 23:12:07.987 | + package-installs -d /tmp/in_target.d/pre-install.d 2024-05-02 23:12:07.989 | + set -eu 2024-05-02 23:12:07.989 | + set -o pipefail 2024-05-02 23:12:07.991 | ++ basename /usr/local/bin/package-installs 2024-05-02 23:12:07.992 | + SCRIPTNAME=package-installs 2024-05-02 23:12:07.993 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/pre-install.d 2024-05-02 23:12:08.081 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2024-05-02 23:12:08.082 | + '[' 0 '!=' 0 ']' 2024-05-02 23:12:08.082 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2024-05-02 23:12:08.082 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2024-05-02 23:12:08.082 | + WORKDIR= 2024-05-02 23:12:08.082 | + true 2024-05-02 23:12:08.082 | + case "$1" in 2024-05-02 23:12:08.082 | + WORKDIR=/tmp/in_target.d/pre-install.d 2024-05-02 23:12:08.083 | + shift 2 2024-05-02 23:12:08.083 | + true 2024-05-02 23:12:08.083 | + case "$1" in 2024-05-02 23:12:08.083 | + shift 2024-05-02 23:12:08.083 | + break 2024-05-02 23:12:08.083 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2024-05-02 23:12:08.083 | + PACKAGES= 2024-05-02 23:12:08.084 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2024-05-02 23:12:08.087 | + '[' -n '' ']' 2024-05-02 23:12:08.088 | + package-installs-v2 --phase pre-install.d /tmp/package-installs.json 2024-05-02 23:13:48.031 | Map install for redhat-common: gettext 2024-05-02 23:13:48.031 | Running command: ['install-packages', 'gettext'] 2024-05-02 23:13:48.031 | > Running install-packages install. 2024-05-02 23:13:48.031 | > + dnf -v -y install gettext 2024-05-02 23:13:48.031 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync 2024-05-02 23:13:48.031 | > DNF version: 4.10.0 2024-05-02 23:13:48.031 | > cachedir: /tmp/yum 2024-05-02 23:13:48.031 | > User-Agent: constructed: 'libdnf (openEuler 22.03; generic; Linux.aarch64)' 2024-05-02 23:13:48.031 | > OS 4.1 kB/s | 4.5 kB 00:01 2024-05-02 23:13:48.031 | > reviving: 'OS' can be revived - metalink checksums match. 2024-05-02 23:13:48.031 | > OS: using metadata from Wed Mar 30 08:47:17 2022. 2024-05-02 23:13:48.031 | > everything 7.3 kB/s | 4.7 kB 00:00 2024-05-02 23:13:48.032 | > reviving: 'everything' can be revived - metalink checksums match. 2024-05-02 23:13:48.032 | > everything: using metadata from Wed Mar 30 08:56:13 2022. 2024-05-02 23:13:48.032 | > EPOL 7.0 kB/s | 4.6 kB 00:00 2024-05-02 23:13:48.032 | > reviving: 'EPOL' can be revived - metalink checksums match. 2024-05-02 23:13:48.032 | > EPOL: using metadata from Wed Mar 30 08:34:04 2022. 2024-05-02 23:13:48.032 | > debuginfo 6.8 kB/s | 4.5 kB 00:00 2024-05-02 23:13:48.032 | > reviving: 'debuginfo' can be revived - metalink checksums match. 2024-05-02 23:13:48.032 | > debuginfo: using metadata from Wed Mar 30 08:52:38 2022. 2024-05-02 23:13:48.032 | > source 6.8 kB/s | 4.4 kB 00:00 2024-05-02 23:13:48.032 | > reviving: 'source' can be revived - metalink checksums match. 2024-05-02 23:13:48.032 | > source: using metadata from Wed Mar 30 08:53:48 2022. 2024-05-02 23:13:48.032 | > update 6.1 kB/s | 3.9 kB 00:00 2024-05-02 23:13:48.032 | > reviving: failed for 'update', mismatched sha256 sum. 2024-05-02 23:13:48.032 | > repo: downloading from remote: update 2024-05-02 23:13:48.032 | > update 7.0 MB/s | 78 MB 00:11 2024-05-02 23:13:48.032 | > update: using metadata from Fri Apr 26 13:26:02 2024. 2024-05-02 23:13:48.032 | > update-source 6.1 kB/s | 4.1 kB 00:00 2024-05-02 23:13:48.032 | > reviving: failed for 'update-source', mismatched sha256 sum. 2024-05-02 23:13:48.032 | > repo: downloading from remote: update-source 2024-05-02 23:13:48.032 | > update-source 397 kB/s | 1.3 MB 00:03 2024-05-02 23:13:48.032 | > update-source: using metadata from Fri Apr 26 13:26:02 2024. 2024-05-02 23:13:48.032 | > Completion plugin: Generating completion cache... 2024-05-02 23:13:48.032 | > Package gettext-0.21-4.oe2203.aarch64 is already installed. 2024-05-02 23:13:48.032 | > --> Starting dependency resolution 2024-05-02 23:13:48.033 | > --> Finished dependency resolution 2024-05-02 23:13:48.033 | > Dependencies resolved. 2024-05-02 23:13:48.033 | > Nothing to do. 2024-05-02 23:13:48.033 | > Complete! 2024-05-02 23:13:48.033 | > + '[' install == install ']' 2024-05-02 23:13:48.033 | > + '[' dnf == dnf ']' 2024-05-02 23:13:48.033 | > + dnf mark install gettext 2024-05-02 23:13:48.033 | > gettext-0.21-4.oe2203.aarch64 marked as user installed. 2024-05-02 23:13:48.033 | returncode: 0 2024-05-02 23:13:48.050 | dib-run-parts 10-package-installs completed 2024-05-02 23:13:48.051 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-preseed 2024-05-02 23:13:48.086 | + set -e 2024-05-02 23:13:48.087 | ++ lsb_release -si 2024-05-02 23:13:48.087 | /tmp/in_target.d/pre-install.d/10-preseed: line 30: lsb_release: command not found 2024-05-02 23:13:48.088 | + DISTRO= 2024-05-02 23:13:48.088 | + true 2024-05-02 23:13:48.088 | + case $DISTRO in 2024-05-02 23:13:48.091 | dib-run-parts 10-preseed completed 2024-05-02 23:13:48.091 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-package-uninstalls 2024-05-02 23:13:48.107 | + set -eu 2024-05-02 23:13:48.107 | + set -o pipefail 2024-05-02 23:13:48.108 | ++ dirname /tmp/in_target.d/pre-install.d/99-package-uninstalls 2024-05-02 23:13:48.110 | + package-uninstalls -d /tmp/in_target.d/pre-install.d 2024-05-02 23:13:48.113 | + set -eu 2024-05-02 23:13:48.113 | + set -o pipefail 2024-05-02 23:13:48.114 | ++ basename /usr/local/bin/package-uninstalls 2024-05-02 23:13:48.116 | + SCRIPTNAME=package-uninstalls 2024-05-02 23:13:48.116 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/pre-install.d 2024-05-02 23:13:48.118 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2024-05-02 23:13:48.118 | + '[' 0 '!=' 0 ']' 2024-05-02 23:13:48.118 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2024-05-02 23:13:48.118 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2024-05-02 23:13:48.118 | + WORKDIR= 2024-05-02 23:13:48.118 | + true 2024-05-02 23:13:48.118 | + case "$1" in 2024-05-02 23:13:48.118 | + WORKDIR=/tmp/in_target.d/pre-install.d 2024-05-02 23:13:48.118 | + shift 2 2024-05-02 23:13:48.118 | + true 2024-05-02 23:13:48.118 | + case "$1" in 2024-05-02 23:13:48.118 | + shift 2024-05-02 23:13:48.118 | + break 2024-05-02 23:13:48.119 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2024-05-02 23:13:48.119 | + PACKAGES= 2024-05-02 23:13:48.119 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2024-05-02 23:13:48.122 | + install-packages -e 2024-05-02 23:13:48.134 | + package-installs-v2 --phase pre-install.d --uninstall /tmp/package-installs.json 2024-05-02 23:13:48.261 | Running command: ['install-packages', '-e'] 2024-05-02 23:13:48.261 | returncode: 0 2024-05-02 23:13:48.279 | dib-run-parts 99-package-uninstalls completed 2024-05-02 23:13:48.280 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-05-02 23:13:48.280 | dib-run-parts 2024-05-02 23:13:48.282 | dib-run-parts Target: pre-install.d 2024-05-02 23:13:48.282 | dib-run-parts 2024-05-02 23:13:48.283 | dib-run-parts Script Seconds 2024-05-02 23:13:48.283 | dib-run-parts --------------------------------------- ---------- 2024-05-02 23:13:48.283 | dib-run-parts 2024-05-02 23:13:49.228 | dib-run-parts 00-01-yum-keepcache 0.043 2024-05-02 23:13:49.240 | dib-run-parts 00-dnf-update 0.007 2024-05-02 23:13:49.251 | dib-run-parts 00-fix-requiretty 0.521 2024-05-02 23:13:49.261 | dib-run-parts 00-gentoo-useflags 0.059 2024-05-02 23:13:49.272 | dib-run-parts 00-install-repo-package 0.007 2024-05-02 23:13:49.283 | dib-run-parts 00-setup-mirror 0.044 2024-05-02 23:13:49.293 | dib-run-parts 00-usr-local-bin-secure-path 0.014 2024-05-02 23:13:49.304 | dib-run-parts 01-00-centos-python3 0.007 2024-05-02 23:13:49.314 | dib-run-parts 01-install-bin 0.801 2024-05-02 23:13:49.324 | dib-run-parts 01-module-configuration 0.008 2024-05-02 23:13:49.334 | dib-run-parts 01-override-yum-arch 0.066 2024-05-02 23:13:49.345 | dib-run-parts 03-baseline-tools 0.007 2024-05-02 23:13:49.355 | dib-run-parts 03-yum-cleanup 0.094 2024-05-02 23:13:49.366 | dib-run-parts 04-dib-init-system 2.448 2024-05-02 23:13:49.376 | dib-run-parts 10-package-installs 100.070 2024-05-02 23:13:49.386 | dib-run-parts 10-preseed 0.038 2024-05-02 23:13:49.397 | dib-run-parts 99-package-uninstalls 0.185 2024-05-02 23:13:49.401 | dib-run-parts 2024-05-02 23:13:49.401 | dib-run-parts --------------------- END PROFILING --------------------- 2024-05-02 23:13:49.411 | + diskimage_builder/lib/img-functions:run_in_target:60 : export HOME=/var/lib/nodepool 2024-05-02 23:13:49.418 | + diskimage_builder/lib/img-functions:run_in_target:60 : HOME=/var/lib/nodepool 2024-05-02 23:13:49.424 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : trap - ERR 2024-05-02 23:13:49.429 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : check_break after-pre-install run_in_target bash 2024-05-02 23:13:49.435 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-05-02 23:13:49.437 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-pre-install(,|$)' -q 2024-05-02 23:13:49.446 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : sudo umount -f /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp/in_target.d 2024-05-02 23:13:49.484 | + diskimage_builder/lib/img-functions:run_d_in_target:88 : timeout 10 sh -c ' while ! sudo rmdir /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp/in_target.d; do sleep 1; done' 2024-05-02 23:13:49.535 | + diskimage_builder/lib/disk-image-create:main:363 : run_d_in_target install 2024-05-02 23:13:49.541 | + diskimage_builder/lib/img-functions:run_d_in_target:65 : check_element 2024-05-02 23:13:49.546 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.ECfZYmcv/hooks ']' 2024-05-02 23:13:49.552 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : '[' -d /opt/dib_tmp/dib_build.ECfZYmcv/hooks/install.d ']' 2024-05-02 23:13:49.558 | + diskimage_builder/lib/img-functions:run_d_in_target:69 : sudo mkdir /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp/in_target.d 2024-05-02 23:13:49.576 | + diskimage_builder/lib/img-functions:run_d_in_target:74 : sudo cp /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.ECfZYmcv/hooks 2024-05-02 23:13:49.597 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount --bind /opt/dib_tmp/dib_build.ECfZYmcv/hooks /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp/in_target.d 2024-05-02 23:13:49.618 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : sudo mount -o remount,ro,bind /opt/dib_tmp/dib_build.ECfZYmcv/hooks /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp/in_target.d 2024-05-02 23:13:49.638 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : check_break before-install run_in_target bash 2024-05-02 23:13:49.644 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-05-02 23:13:49.644 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-install(,|$)' -q 2024-05-02 23:13:49.654 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : '[' -z '' ']' 2024-05-02 23:13:49.660 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : in_target_arg=run_in_target 2024-05-02 23:13:49.665 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : trap 'check_break after-error run_in_target bash' ERR 2024-05-02 23:13:49.671 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d 2024-05-02 23:13:49.677 | + diskimage_builder/lib/img-functions:run_in_target:50 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d' 2024-05-02 23:13:49.684 | + diskimage_builder/lib/img-functions:run_in_target:52 : ORIG_HOME=/var/lib/nodepool 2024-05-02 23:13:49.690 | + diskimage_builder/lib/img-functions:run_in_target:53 : export HOME=/root 2024-05-02 23:13:49.696 | + diskimage_builder/lib/img-functions:run_in_target:53 : HOME=/root 2024-05-02 23:13:49.702 | + diskimage_builder/lib/img-functions:run_in_target:59 : sudo -E chroot /opt/dib_tmp/dib_build.ECfZYmcv/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d' 2024-05-02 23:13:49.746 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2024-05-02 23:13:49.749 | + source /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2024-05-02 23:13:49.750 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2024-05-02 23:13:49.750 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2024-05-02 23:13:49.750 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2024-05-02 23:13:49.754 | + source /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2024-05-02 23:13:49.754 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-05-02 23:13:49.754 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-05-02 23:13:49.754 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-05-02 23:13:49.755 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-05-02 23:13:49.755 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-05-02 23:13:49.755 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-05-02 23:13:49.755 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-05-02 23:13:49.755 | ++ export DIB_NO_TIMER_CHECK=True 2024-05-02 23:13:49.755 | ++ DIB_NO_TIMER_CHECK=True 2024-05-02 23:13:49.756 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-openeuler-distro-name.bash 2024-05-02 23:13:49.759 | + source /tmp/in_target.d/install.d/../environment.d/10-openeuler-distro-name.bash 2024-05-02 23:13:49.760 | ++ export DISTRO_NAME=openeuler 2024-05-02 23:13:49.760 | ++ DISTRO_NAME=openeuler 2024-05-02 23:13:49.760 | ++ export DIB_RELEASE=22.03-LTS 2024-05-02 23:13:49.760 | ++ DIB_RELEASE=22.03-LTS 2024-05-02 23:13:49.760 | ++ export EFI_BOOT_DIR=EFI/openEuler 2024-05-02 23:13:49.760 | ++ EFI_BOOT_DIR=EFI/openEuler 2024-05-02 23:13:49.760 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2024-05-02 23:13:49.764 | + source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2024-05-02 23:13:49.764 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2024-05-02 23:13:49.765 | ++ DIB_DEFAULT_INSTALLTYPE=source 2024-05-02 23:13:49.765 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-yum-dnf.bash 2024-05-02 23:13:49.769 | + source /tmp/in_target.d/install.d/../environment.d/11-yum-dnf.bash 2024-05-02 23:13:49.769 | ++ export YUM=dnf 2024-05-02 23:13:49.769 | ++ YUM=dnf 2024-05-02 23:13:49.769 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests 2024-05-02 23:13:49.773 | + source /tmp/in_target.d/install.d/../environment.d/14-manifests 2024-05-02 23:13:49.774 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-05-02 23:13:49.774 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-05-02 23:13:49.774 | ++ export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27.d/ 2024-05-02 23:13:49.774 | ++ DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27.d/ 2024-05-02 23:13:49.774 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2024-05-02 23:13:49.777 | + source /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2024-05-02 23:13:49.778 | ++ [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-05-02 23:13:49.778 | ++ export DIB_BLOCK_DEVICE=efi 2024-05-02 23:13:49.778 | ++ DIB_BLOCK_DEVICE=efi 2024-05-02 23:13:49.778 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-simple-init-networkmanager 2024-05-02 23:13:49.781 | + source /tmp/in_target.d/install.d/../environment.d/15-simple-init-networkmanager 2024-05-02 23:13:49.781 | ++ [[ openeuler =~ (centos|fedora|rocky) ]] 2024-05-02 23:13:49.782 | ++ export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-05-02 23:13:49.782 | ++ DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-05-02 23:13:49.782 | ++ [[ openeuler == \c\e\n\t\o\s ]] 2024-05-02 23:13:49.782 | ++ [[ openeuler == \r\o\c\k\y ]] 2024-05-02 23:13:49.782 | ++ [[ openeuler == \f\e\d\o\r\a ]] 2024-05-02 23:13:49.782 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-disable-cloud-init 2024-05-02 23:13:49.786 | + source /tmp/in_target.d/install.d/../environment.d/50-disable-cloud-init 2024-05-02 23:13:49.786 | ++ export DIB_CLOUD_INIT_DATASOURCES=None 2024-05-02 23:13:49.786 | ++ DIB_CLOUD_INIT_DATASOURCES=None 2024-05-02 23:13:49.786 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-redhat-common 2024-05-02 23:13:49.791 | + source /tmp/in_target.d/install.d/../environment.d/50-redhat-common 2024-05-02 23:13:49.791 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2024-05-02 23:13:49.791 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2024-05-02 23:13:49.791 | ++ export DIB_INIT_SYSTEM=systemd 2024-05-02 23:13:49.791 | ++ DIB_INIT_SYSTEM=systemd 2024-05-02 23:13:49.791 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/75-nodepool-base-env 2024-05-02 23:13:49.795 | + source /tmp/in_target.d/install.d/../environment.d/75-nodepool-base-env 2024-05-02 23:13:49.795 | ++ export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-05-02 23:13:49.795 | ++ NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-05-02 23:13:49.795 | ++ export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-05-02 23:13:49.795 | ++ NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-05-02 23:13:49.795 | ++ export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-05-02 23:13:49.795 | ++ NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-05-02 23:13:49.795 | ++ export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-05-02 23:13:49.795 | ++ NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-05-02 23:13:49.795 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2024-05-02 23:13:49.799 | + source /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2024-05-02 23:13:49.799 | ++ '[' -z systemd ']' 2024-05-02 23:13:49.799 | ++ case $DIB_INIT_SYSTEM in 2024-05-02 23:13:49.799 | dib-run-parts Running /tmp/in_target.d/install.d/00-baseline-environment 2024-05-02 23:13:49.816 | + set -eu 2024-05-02 23:13:49.816 | + set -o pipefail 2024-05-02 23:13:49.816 | + install-packages -m base iscsi_package 2024-05-02 23:13:49.950 | INFO:root:Mapping for base : iscsi_package 2024-05-02 23:13:50.093 | INFO:root:Mapping for base : iscsi_package 2024-05-02 23:13:50.109 | Running install-packages install. 2024-05-02 23:13:50.109 | + dnf -v -y install iscsi-initiator-utils 2024-05-02 23:13:50.720 | Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync 2024-05-02 23:13:50.721 | DNF version: 4.10.0 2024-05-02 23:13:50.723 | cachedir: /tmp/yum 2024-05-02 23:13:50.743 | User-Agent: constructed: 'libdnf (openEuler 22.03; generic; Linux.aarch64)' 2024-05-02 23:13:50.852 | repo: using cache for: OS 2024-05-02 23:13:50.869 | OS: using metadata from Wed Mar 30 08:47:17 2022. 2024-05-02 23:13:50.951 | repo: using cache for: everything 2024-05-02 23:13:51.100 | everything: using metadata from Wed Mar 30 08:56:13 2022. 2024-05-02 23:13:51.140 | repo: using cache for: EPOL 2024-05-02 23:13:51.156 | EPOL: using metadata from Wed Mar 30 08:34:04 2022. 2024-05-02 23:13:51.284 | repo: using cache for: debuginfo 2024-05-02 23:13:51.301 | debuginfo: using metadata from Wed Mar 30 08:52:38 2022. 2024-05-02 23:13:51.610 | repo: using cache for: source 2024-05-02 23:13:51.632 | source: using metadata from Wed Mar 30 08:53:48 2022. 2024-05-02 23:13:51.633 | repo: using cache for: update 2024-05-02 23:13:51.781 | update: using metadata from Fri Apr 26 13:26:02 2024. 2024-05-02 23:13:51.783 | repo: using cache for: update-source 2024-05-02 23:13:51.832 | update-source: using metadata from Fri Apr 26 13:26:02 2024. 2024-05-02 23:13:51.833 | Last metadata expiration check: 0:00:09 ago on Thu May 2 23:13:42 2024. 2024-05-02 23:13:51.933 | --> Starting dependency resolution 2024-05-02 23:13:52.012 | ---> Package open-isns.aarch64 0.101-1.oe2203 will be installed 2024-05-02 23:13:52.013 | ---> Package open-isns-help.noarch 0.101-1.oe2203 will be installed 2024-05-02 23:13:52.013 | ---> Package open-iscsi.aarch64 2.1.5-14.oe2203 will be installed 2024-05-02 23:13:52.014 | --> Finished dependency resolution 2024-05-02 23:13:52.015 | Dependencies resolved. 2024-05-02 23:13:52.047 | ================================================================================ 2024-05-02 23:13:52.047 | Package Architecture Version Repository Size 2024-05-02 23:13:52.047 | ================================================================================ 2024-05-02 23:13:52.047 | Installing: 2024-05-02 23:13:52.047 | open-iscsi aarch64 2.1.5-14.oe2203 update 294 k 2024-05-02 23:13:52.047 | Installing dependencies: 2024-05-02 23:13:52.047 | open-isns aarch64 0.101-1.oe2203 OS 129 k 2024-05-02 23:13:52.047 | Installing weak dependencies: 2024-05-02 23:13:52.047 | open-isns-help noarch 0.101-1.oe2203 OS 24 k 2024-05-02 23:13:52.047 | 2024-05-02 23:13:52.047 | Transaction Summary 2024-05-02 23:13:52.047 | ================================================================================ 2024-05-02 23:13:52.047 | Install 3 Packages 2024-05-02 23:13:52.047 | 2024-05-02 23:13:52.223 | Total size: 448 k 2024-05-02 23:13:52.224 | Installed size: 2.3 M 2024-05-02 23:13:52.225 | Downloading Packages: 2024-05-02 23:13:52.228 | [SKIPPED] open-isns-0.101-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:13:52.228 | [SKIPPED] open-isns-help-0.101-1.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:13:52.228 | [SKIPPED] open-iscsi-2.1.5-14.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:13:52.229 | Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2024-05-02 23:13:52.443 | Running transaction check 2024-05-02 23:13:52.678 | Transaction check succeeded. 2024-05-02 23:13:52.679 | Running transaction test 2024-05-02 23:13:52.787 | Transaction test succeeded. 2024-05-02 23:13:52.787 | Running transaction 2024-05-02 23:13:52.962 | Preparing : 1/1 2024-05-02 23:13:53.021 | Installing : open-isns-help-0.101-1.oe2203.noarch 1/3 2024-05-02 23:13:53.104 | Installing : open-isns-0.101-1.oe2203.aarch64 2/3 2024-05-02 23:13:53.218 | Running scriptlet: open-isns-0.101-1.oe2203.aarch64 2/3 2024-05-02 23:13:53.218 | /usr/bin/systemctl: error while loading shared libraries: libsystemd-shared-249.so: cannot open shared object file: No such file or directory 2024-05-02 23:13:53.219 | 2024-05-02 23:13:53.510 | Installing : open-iscsi-2.1.5-14.oe2203.aarch64 3/3 2024-05-02 23:14:02.273 | Running scriptlet: open-iscsi-2.1.5-14.oe2203.aarch64 3/3 2024-05-02 23:14:02.274 | Verifying : open-isns-0.101-1.oe2203.aarch64 1/3 2024-05-02 23:14:02.274 | Verifying : open-isns-help-0.101-1.oe2203.noarch 2/3 2024-05-02 23:14:02.317 | Verifying : open-iscsi-2.1.5-14.oe2203.aarch64 3/3 2024-05-02 23:14:02.318 | Completion plugin: Generating completion cache... 2024-05-02 23:14:02.417 | Installed: open-iscsi-2.1.5-14.oe2203.aarch64 2024-05-02 23:14:02.417 | Installed: open-isns-0.101-1.oe2203.aarch64 2024-05-02 23:14:02.418 | Installed: open-isns-help-0.101-1.oe2203.noarch 2024-05-02 23:14:02.622 | 2024-05-02 23:14:02.622 | Installed: 2024-05-02 23:14:02.622 | open-iscsi-2.1.5-14.oe2203.aarch64 open-isns-0.101-1.oe2203.aarch64 2024-05-02 23:14:02.622 | open-isns-help-0.101-1.oe2203.noarch 2024-05-02 23:14:02.622 | 2024-05-02 23:14:02.622 | Complete! 2024-05-02 23:14:02.742 | + '[' install == install ']' 2024-05-02 23:14:02.742 | + '[' dnf == dnf ']' 2024-05-02 23:14:02.742 | + dnf mark install iscsi-initiator-utils 2024-05-02 23:14:03.392 | open-iscsi-2.1.5-14.oe2203.aarch64 marked as user installed. 2024-05-02 23:14:03.520 | dib-run-parts 00-baseline-environment completed 2024-05-02 23:14:03.520 | dib-run-parts Running /tmp/in_target.d/install.d/00-up-to-date 2024-05-02 23:14:03.537 | + set -eu 2024-05-02 23:14:03.537 | + set -o pipefail 2024-05-02 23:14:03.538 | + '[' 0 -eq 0 ']' 2024-05-02 23:14:03.538 | + install-packages -u 2024-05-02 23:14:04.554 | Last metadata expiration check: 0:00:22 ago on Thu May 2 23:13:42 2024. 2024-05-02 23:14:04.734 | Dependencies resolved. 2024-05-02 23:14:04.738 | Nothing to do. 2024-05-02 23:14:04.739 | Complete! 2024-05-02 23:14:04.848 | dib-run-parts 00-up-to-date completed 2024-05-02 23:14:04.848 | dib-run-parts Running /tmp/in_target.d/install.d/01-package-installs 2024-05-02 23:14:04.861 | + set -eu 2024-05-02 23:14:04.861 | + set -o pipefail 2024-05-02 23:14:04.862 | ++ dirname /tmp/in_target.d/install.d/01-package-installs 2024-05-02 23:14:04.864 | + package-installs -d /tmp/in_target.d/install.d 2024-05-02 23:14:04.866 | + set -eu 2024-05-02 23:14:04.867 | + set -o pipefail 2024-05-02 23:14:04.867 | ++ basename /usr/local/bin/package-installs 2024-05-02 23:14:04.869 | + SCRIPTNAME=package-installs 2024-05-02 23:14:04.870 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/install.d 2024-05-02 23:14:04.872 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2024-05-02 23:14:04.872 | + '[' 0 '!=' 0 ']' 2024-05-02 23:14:04.872 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2024-05-02 23:14:04.873 | ++ set -- -d /tmp/in_target.d/install.d -- 2024-05-02 23:14:04.873 | + WORKDIR= 2024-05-02 23:14:04.873 | + true 2024-05-02 23:14:04.873 | + case "$1" in 2024-05-02 23:14:04.873 | + WORKDIR=/tmp/in_target.d/install.d 2024-05-02 23:14:04.873 | + shift 2 2024-05-02 23:14:04.873 | + true 2024-05-02 23:14:04.873 | + case "$1" in 2024-05-02 23:14:04.873 | + shift 2024-05-02 23:14:04.874 | + break 2024-05-02 23:14:04.874 | + '[' -z /tmp/in_target.d/install.d ']' 2024-05-02 23:14:04.874 | + PACKAGES= 2024-05-02 23:14:04.875 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2024-05-02 23:14:04.878 | + '[' -n '' ']' 2024-05-02 23:14:04.878 | + package-installs-v2 --phase install.d /tmp/package-installs.json 2024-05-02 23:14:08.502 | Map install for install-static: rsync 2024-05-02 23:14:08.503 | Map install for runtime-ssh-host-keys: openssh-client 2024-05-02 23:14:08.503 | Map install for yum-minimal: audit, dracut, dracut-config-generic, grubby, kernel, initscripts, man-pages, lsb_release, redhat-rpm-config, NetworkManager, dhcp-client 2024-05-02 23:14:08.503 | Map install for openssh-server: openssh-server 2024-05-02 23:14:08.503 | Map install for ensure-venv: python3-venv 2024-05-02 23:14:08.503 | Map install for cache-url: curl 2024-05-02 23:14:08.503 | Map install for simple-init: dhcp-client, net-tools, ifupdown, network-scripts 2024-05-02 23:14:08.503 | Map install for nodepool-base: unbound 2024-05-02 23:14:08.503 | Map install for infra-package-needs: acl, acpid, coreutils, cron, util-linux, build-essential, python3-dev, uuid-runtime, traceroute, ntp, ntpdate, gentoolkit, at, strace, tcpdump, rsyslog, git, rsync, parted, wget, iputils-ping, iproute2, dnsutils, haveged, iptables, redhat-rpm-config, redhat-lsb-core, gnupg2 2024-05-02 23:14:08.503 | Map install for growroot: growpart, e2fsprogs 2024-05-02 23:14:08.503 | Map install for openeuler-minimal: openEuler-latest-release, vim-minimal 2024-05-02 23:14:08.503 | Map install for redhat-common: lsof, tcpdump, traceroute, which, ca-certificates, selinux-policy, selinux-policy-targeted, python3-libselinux, python3-policycoreutils, policycoreutils-python-utils, rng-tools, passwd 2024-05-02 23:14:08.503 | Map install for cloud-init: cloud-init 2024-05-02 23:14:08.503 | Map install for source-repositories: git 2024-05-02 23:14:08.503 | Running command: ['install-packages', 'openEuler-rpm-config', 'lsof', 'net-tools', 'unbound', 'NetworkManager', 'ntp ntp-perl', 'at', 'wget', 'which', 'glibc-devel gcc make', 'rng-tools', 'cloud-init', 'tcpdump', 'strace', 'initscripts', 'man-pages', 'dhclient', 'cronie', 'python3-policycoreutils', 'dracut-config-generic', 'ntpdate', 'git-core', 'passwd', 'selinux-policy', 'vim-minimal', 'haveged', 'gnupg2', 'policycoreutils-python-utils', 'coreutils', 'rsyslog', 'util-linux', 'ca-certificates', 'bind-utils', 'python3-devel', 'openssh-server', 'iproute', 'git', 'parted', 'acpid', 'selinux-policy-targeted', 'audit', 'python3-libselinux', 'iptables-services', 'iputils', 'openEuler-latest-release', 'cloud-utils-growpart', 'e2fsprogs', 'openeuler-lsb', 'traceroute', 'dhcp-client', 'rsync', 'python3', 'openssh', 'kernel', 'dracut', 'grubby', 'acl'] 2024-05-02 23:14:08.503 | > Running install-packages install. 2024-05-02 23:14:08.503 | > + dnf -v -y install openEuler-rpm-config lsof net-tools unbound NetworkManager ntp ntp-perl at wget which glibc-devel gcc make rng-tools cloud-init tcpdump strace initscripts man-pages dhclient cronie python3-policycoreutils dracut-config-generic ntpdate git-core passwd selinux-policy vim-minimal haveged gnupg2 policycoreutils-python-utils coreutils rsyslog util-linux ca-certificates bind-utils python3-devel openssh-server iproute git parted acpid selinux-policy-targeted audit python3-libselinux iptables-services iputils openEuler-latest-release cloud-utils-growpart e2fsprogs openeuler-lsb traceroute dhcp-client rsync python3 openssh kernel dracut grubby acl 2024-05-02 23:14:08.503 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync 2024-05-02 23:14:08.503 | > DNF version: 4.10.0 2024-05-02 23:14:08.503 | > cachedir: /tmp/yum 2024-05-02 23:14:08.503 | > User-Agent: constructed: 'libdnf (openEuler 22.03; generic; Linux.aarch64)' 2024-05-02 23:14:08.503 | > repo: using cache for: OS 2024-05-02 23:14:08.503 | > OS: using metadata from Wed Mar 30 08:47:17 2022. 2024-05-02 23:14:08.504 | > repo: using cache for: everything 2024-05-02 23:14:08.504 | > everything: using metadata from Wed Mar 30 08:56:13 2022. 2024-05-02 23:14:08.504 | > repo: using cache for: EPOL 2024-05-02 23:14:08.504 | > EPOL: using metadata from Wed Mar 30 08:34:04 2022. 2024-05-02 23:14:08.504 | > repo: using cache for: debuginfo 2024-05-02 23:14:08.504 | > debuginfo: using metadata from Wed Mar 30 08:52:38 2022. 2024-05-02 23:14:08.504 | > repo: using cache for: source 2024-05-02 23:14:08.504 | > source: using metadata from Wed Mar 30 08:53:48 2022. 2024-05-02 23:14:08.504 | > repo: using cache for: update 2024-05-02 23:14:08.504 | > update: using metadata from Fri Apr 26 13:26:02 2024. 2024-05-02 23:14:08.504 | > repo: using cache for: update-source 2024-05-02 23:14:08.504 | > update-source: using metadata from Fri Apr 26 13:26:02 2024. 2024-05-02 23:14:08.504 | > Last metadata expiration check: 0:00:26 ago on Thu May 2 23:13:42 2024. 2024-05-02 23:14:08.504 | > Package openEuler-rpm-config-30-30.oe2203.aarch64 is already installed. 2024-05-02 23:14:08.504 | > Package which-2.21-14.oe2203.aarch64 is already installed. 2024-05-02 23:14:08.504 | > Package cronie-1.5.7-1.oe2203.aarch64 is already installed. 2024-05-02 23:14:08.504 | > Package passwd-0.80-9.oe2203.aarch64 is already installed. 2024-05-02 23:14:08.504 | > Package vim-minimal-2:9.0-23.oe2203.aarch64 is already installed. 2024-05-02 23:14:08.504 | > Package coreutils-9.0-5.oe2203.aarch64 is already installed. 2024-05-02 23:14:08.504 | > Package util-linux-2.37.2-28.oe2203.aarch64 is already installed. 2024-05-02 23:14:08.504 | > Package ca-certificates-2023.2.60-2.oe2203.noarch is already installed. 2024-05-02 23:14:08.504 | > Package e2fsprogs-1.46.4-21.oe2203.aarch64 is already installed. 2024-05-02 23:14:08.504 | > Package python3-3.9.9-28.oe2203.aarch64 is already installed. 2024-05-02 23:14:08.504 | > Package dracut-055-10.oe2203.aarch64 is already installed. 2024-05-02 23:14:08.504 | > Package grubby-8.40-28.oe2203.aarch64 is already installed. 2024-05-02 23:14:08.505 | > Package acl-2.3.1-2.oe2203.aarch64 is already installed. 2024-05-02 23:14:08.505 | > --> Starting dependency resolution 2024-05-02 23:14:08.505 | > ---> Package acpid.aarch64 2.0.33-1.oe2203 will be installed 2024-05-02 23:14:08.505 | > ---> Package adwaita-cursor-theme.noarch 41.0-1.oe2203 will be installed 2024-05-02 23:14:08.505 | > ---> Package adwaita-icon-theme.noarch 41.0-1.oe2203 will be installed 2024-05-02 23:14:08.505 | > ---> Package at-spi2-atk.aarch64 2.38.0-1.oe2203 will be installed 2024-05-02 23:14:08.505 | > ---> Package at-spi2-core.aarch64 2.42.0-1.oe2203 will be installed 2024-05-02 23:14:08.505 | > ---> Package audit.aarch64 1:3.0.1-3.oe2203 will be installed 2024-05-02 23:14:08.505 | > ---> Package autogen.aarch64 5.18.16-2.oe2203 will be installed 2024-05-02 23:14:08.505 | > ---> Package cairo.aarch64 1.17.4-1.oe2203 will be installed 2024-05-02 23:14:08.505 | > ---> Package cairo-gobject.aarch64 1.17.4-1.oe2203 will be installed 2024-05-02 23:14:08.505 | > ---> Package checkpolicy.aarch64 3.3-1.oe2203 will be installed 2024-05-02 23:14:08.505 | > ---> Package dejavu-fonts.noarch 2.37-1.oe2203 will be installed 2024-05-02 23:14:08.505 | > ---> Package fontconfig.aarch64 2.13.94-1.oe2203 will be installed 2024-05-02 23:14:08.505 | > ---> Package fonts-filesystem.noarch 2.0.5-2.oe2203 will be installed 2024-05-02 23:14:08.505 | > ---> Package gc.aarch64 8.0.6-1.oe2203 will be installed 2024-05-02 23:14:08.505 | > ---> Package gcr.aarch64 3.41.0-1.oe2203 will be installed 2024-05-02 23:14:08.505 | > ---> Package gcr-base.aarch64 3.41.0-1.oe2203 will be installed 2024-05-02 23:14:08.505 | > ---> Package graphite2.aarch64 1.3.14-5.oe2203 will be installed 2024-05-02 23:14:08.505 | > ---> Package gtk-update-icon-cache.aarch64 3.24.30-5.oe2203 will be installed 2024-05-02 23:14:08.505 | > ---> Package gtk2.aarch64 2.24.33-4.oe2203 will be installed 2024-05-02 23:14:08.505 | > ---> Package gtk3.aarch64 3.24.30-5.oe2203 will be installed 2024-05-02 23:14:08.505 | > ---> Package haveged.aarch64 1.9.15-1.oe2203 will be installed 2024-05-02 23:14:08.505 | > ---> Package inih.aarch64 49-1.oe2203 will be installed 2024-05-02 23:14:08.506 | > ---> Package ipcalc.aarch64 1.0.1-1.oe2203 will be installed 2024-05-02 23:14:08.506 | > ---> Package jansson.aarch64 2.14-1.oe2203 will be installed 2024-05-02 23:14:08.506 | > ---> Package jitterentropy-library.aarch64 3.3.1-1.oe2203 will be installed 2024-05-02 23:14:08.506 | > ---> Package lcms2.aarch64 2.12-1.oe2203 will be installed 2024-05-02 23:14:08.506 | > ---> Package libXau.aarch64 1.0.9-2.oe2203 will be installed 2024-05-02 23:14:08.506 | > ---> Package libXcomposite.aarch64 0.4.5-1.oe2203 will be installed 2024-05-02 23:14:08.506 | > ---> Package libXcursor.aarch64 1.2.0-1.oe2203 will be installed 2024-05-02 23:14:08.506 | > ---> Package libXdamage.aarch64 1.1.5-1.oe2203 will be installed 2024-05-02 23:14:08.506 | > ---> Package libXfixes.aarch64 6.0.0-1.oe2203 will be installed 2024-05-02 23:14:08.506 | > ---> Package libXft.aarch64 2.3.4-1.oe2203 will be installed 2024-05-02 23:14:08.506 | > ---> Package libXinerama.aarch64 1.1.4-5.oe2203 will be installed 2024-05-02 23:14:08.506 | > ---> Package libXrandr.aarch64 1.5.2-1.oe2203 will be installed 2024-05-02 23:14:08.506 | > ---> Package libXrender.aarch64 0.9.10-10.oe2203 will be installed 2024-05-02 23:14:08.506 | > ---> Package libXtst.aarch64 1.2.3-10.oe2203 will be installed 2024-05-02 23:14:08.506 | > ---> Package libassuan.aarch64 2.5.5-1.oe2203 will be installed 2024-05-02 23:14:08.506 | > ---> Package libdatrie.aarch64 0.2.13-1.oe2203 will be installed 2024-05-02 23:14:08.506 | > ---> Package libedit.aarch64 3.1-28.oe2203 will be installed 2024-05-02 23:14:08.506 | > ---> Package libepoxy.aarch64 1.5.9-1.oe2203 will be installed 2024-05-02 23:14:08.506 | > ---> Package libestr.aarch64 0.1.11-1.oe2203 will be installed 2024-05-02 23:14:08.506 | > ---> Package libgusb.aarch64 0.3.8-1.oe2203 will be installed 2024-05-02 23:14:08.506 | > ---> Package libmetalink.aarch64 0.1.3-9.oe2203 will be installed 2024-05-02 23:14:08.506 | > ---> Package libmnl.aarch64 1.0.4-10.oe2203 will be installed 2024-05-02 23:14:08.506 | > ---> Package libmpc.aarch64 1.2.0-2.oe2203 will be installed 2024-05-02 23:14:08.506 | > ---> Package libndp.aarch64 1.8-1.oe2203 will be installed 2024-05-02 23:14:08.506 | > ---> Package libpcap.aarch64 14:1.10.1-2.oe2203 will be installed 2024-05-02 23:14:08.506 | > ---> Package libsecret.aarch64 0.20.4-1.oe2203 will be installed 2024-05-02 23:14:08.506 | > ---> Package libthai.aarch64 0.1.28-4.oe2203 will be installed 2024-05-02 23:14:08.506 | > ---> Package libtool-ltdl.aarch64 2.4.6-34.oe2203 will be installed 2024-05-02 23:14:08.507 | > ---> Package libusbx.aarch64 1.0.24-1.oe2203 will be installed 2024-05-02 23:14:08.507 | > ---> Package libxcrypt-devel.aarch64 4.4.26-2.oe2203 will be installed 2024-05-02 23:14:08.559 | > ---> Package libyaml.aarch64 0.2.5-2.oe2203 will be installed 2024-05-02 23:14:08.559 | > ---> Package linux-firmware.noarch 20211027-2.oe2203 will be installed 2024-05-02 23:14:08.559 | > ---> Package lmdb.aarch64 0.9.29-1.oe2203 will be installed 2024-05-02 23:14:08.559 | > ---> Package lsof.aarch64 4.94.0-1.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package make.aarch64 1:4.3-2.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package man-pages.noarch 5.13-2.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package npth.aarch64 1.6-2.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package openEuler-latest-release.aarch64 1.0-164865743622.03.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package parted.aarch64 3.4-3.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package perl-Error.noarch 1:0.17029-2.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package perl-TermReadKey.aarch64 2.38-2.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package pinentry.aarch64 1.1.1-2.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package polkit-pkla-compat.aarch64 0.1-17.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package psmisc.aarch64 23.4-1.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package python3-asn1crypto.noarch 1.4.0-1.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package python3-attrs.noarch 20.3.0-1.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package python3-audit.aarch64 1:3.0.1-3.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package python3-babel.noarch 2.9.1-1.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package python3-cffi.aarch64 1.15.0-1.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package python3-chardet.noarch 4.0.0-1.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package python3-charset-normalizer.noarch 2.0.8-1.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package python3-configobj.noarch 5.0.6-17.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package python3-idna.noarch 3.2-1.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package python3-jsonpatch.noarch 1.32-1.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package python3-jsonpointer.noarch 2.2-1.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package python3-libsemanage.aarch64 3.3-3.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package python3-markupsafe.aarch64 2.0.1-2.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package python3-netifaces.aarch64 0.10.9-1.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package python3-ply.noarch 3.11-2.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package python3-prettytable.noarch 2.4.0-1.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package python3-pycparser.noarch 2.21-1.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package python3-pyrsistent.aarch64 0.18.0-1.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package python3-pysocks.noarch 1.7.1-1.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package python3-pytz.noarch 2021.3-1.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package python3-pyyaml.aarch64 6.0-1.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package python3-rpm-generators.noarch 9-2.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package python3-setools.aarch64 4.4.0-2.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package python3-six.noarch 1.16.0-1.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package python3-wcwidth.noarch 0.2.5-1.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package rng-tools.aarch64 6.14-3.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package strace.aarch64 5.14-1.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package sysfsutils.aarch64 2.1.1-1.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package timedatex.aarch64 0.6-2.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package tk.aarch64 1:8.6.10-2.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package trousers.aarch64 0.3.15-1.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package userspace-rcu.aarch64 0.13.0-2.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package wget.aarch64 1.21.2-1.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package xfsprogs.aarch64 5.14.1-1.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package xfsprogs-xfs_scrub.aarch64 5.14.1-1.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package openeuler-lsb.aarch64 5.0-1.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package python3-pyserial.noarch 3.5-2.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package NetworkManager.aarch64 1:1.32.12-20.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package NetworkManager-libnm.aarch64 1:1.32.12-20.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package at.aarch64 3.2.2-4.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package atk.aarch64 2.36.0-2.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package avahi-libs.aarch64 0.8-19.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package bind-libs.aarch64 32:9.16.23-21.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package bind-license.noarch 32:9.16.23-21.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package bind-utils.aarch64 32:9.16.23-21.oe2203 will be installed 2024-05-02 23:14:08.560 | > ---> Package binutils.aarch64 2.37-25.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package cloud-init.noarch 21.4-21.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package cloud-utils-growpart.aarch64 0.32-3.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package colord-libs.aarch64 1.4.5-4.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package cpp.aarch64 10.3.1-23.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package cups-libs.aarch64 1:2.4.0-10.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package dbus.aarch64 1:1.12.20-10.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package dbus-common.noarch 1:1.12.20-10.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package dbus-daemon.aarch64 1:1.12.20-10.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package dbus-libs.aarch64 1:1.12.20-10.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package dbus-tools.aarch64 1:1.12.20-10.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package dconf.aarch64 0.40.0-3.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package dhcp.aarch64 12:4.4.2-15.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package dracut-config-generic.aarch64 055-10.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package duktape.aarch64 2.6.0-1.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package freetype.aarch64 2.11.0-3.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package fribidi.aarch64 1.0.10-2.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package gcc.aarch64 10.3.1-23.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package gdk-pixbuf2.aarch64 2.42.6-5.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package gdk-pixbuf2-modules.aarch64 2.42.6-5.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package git.aarch64 2.33.0-10.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package glibc-devel.aarch64 2.34-144.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package gnupg2.aarch64 2.2.32-3.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package gnutls.aarch64 3.7.2-13.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package gpgme.aarch64 1.16.0-3.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package guile.aarch64 5:2.0.14-18.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package harfbuzz.aarch64 2.8.2-4.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package hicolor-icon-theme.noarch 0.17-6.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package initscripts.aarch64 10.12-3.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package initscripts-service.noarch 10.12-3.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package iproute.aarch64 1:5.15.0-16.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package iptables.aarch64 1.8.7-8.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package iptables-libs.aarch64 1.8.7-8.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package iputils.aarch64 20210722-6.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package jbigkit-libs.aarch64 2.1-19.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package kernel.aarch64 5.10.0-60.135.0.162.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package kernel-headers.aarch64 5.10.0-60.135.0.162.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package libX11.aarch64 1.7.2-8.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package libXext.aarch64 1.3.4-4.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package libXi.aarch64 1.8-2.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package libbpf.aarch64 2:0.3-9.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package libfastjson.aarch64 0.99.9-3.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package libicu.aarch64 69.1-7.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package libjpeg-turbo.aarch64 2.1.1-2.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package libksba.aarch64 1.6.0-3.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package libnetfilter_conntrack.aarch64 1.0.8-6.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package libnfnetlink.aarch64 1.0.1-16.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package libtiff.aarch64 4.3.0-36.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package libuv.aarch64 1:1.42.0-6.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package libxcb.aarch64 1.14-2.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package net-tools.aarch64 2.10-3.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package nettle.aarch64 3.8.1-1.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package ntp.aarch64 4.2.8p15-11.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package ntp-help.noarch 4.2.8p15-11.oe2203 will be installed 2024-05-02 23:14:08.561 | > ---> Package ntp-perl.noarch 4.2.8p15-11.oe2203 will be installed 2024-05-02 23:14:08.562 | > ---> Package ntpstat.noarch 0.6-3.oe2203 will be installed 2024-05-02 23:14:08.562 | > ---> Package openssh.aarch64 8.8p1-23.oe2203 will be installed 2024-05-02 23:14:08.562 | > ---> Package openssh-clients.aarch64 8.8p1-23.oe2203 will be installed 2024-05-02 23:14:08.562 | > ---> Package openssh-server.aarch64 8.8p1-23.oe2203 will be installed 2024-05-02 23:14:08.562 | > ---> Package pango.aarch64 1.49.3-3.oe2203 will be installed 2024-05-02 23:14:08.632 | > ---> Package perl-Git.noarch 2.33.0-10.oe2203 will be installed 2024-05-02 23:14:08.632 | > ---> Package pixman.aarch64 0.40.0-3.oe2203 will be installed 2024-05-02 23:14:08.632 | > ---> Package policycoreutils.aarch64 3.3-9.oe2203 will be installed 2024-05-02 23:14:08.632 | > ---> Package policycoreutils-python-utils.noarch 3.3-9.oe2203 will be installed 2024-05-02 23:14:08.632 | > ---> Package polkit.aarch64 0.120-5.oe2203 will be installed 2024-05-02 23:14:08.632 | > ---> Package polkit-libs.aarch64 0.120-5.oe2203 will be installed 2024-05-02 23:14:08.632 | > ---> Package python3-IPy.noarch 1.01-2.oe2203 will be installed 2024-05-02 23:14:08.632 | > ---> Package python3-cryptography.aarch64 3.3.1-7.oe2203 will be installed 2024-05-02 23:14:08.632 | > ---> Package python3-devel.aarch64 3.9.9-28.oe2203 will be installed 2024-05-02 23:14:08.632 | > ---> Package python3-jinja2.noarch 3.0.3-3.oe2203 will be installed 2024-05-02 23:14:08.632 | > ---> Package python3-jsonschema.noarch 3.2.0-4.oe2203 will be installed 2024-05-02 23:14:08.632 | > ---> Package python3-jwt.noarch 2.3.0-3.oe2203 will be installed 2024-05-02 23:14:08.632 | > ---> Package python3-libselinux.aarch64 3.3-5.oe2203 will be installed 2024-05-02 23:14:08.632 | > ---> Package python3-oauthlib.noarch 3.1.1-3.oe2203 will be installed 2024-05-02 23:14:08.632 | > ---> Package python3-policycoreutils.noarch 3.3-9.oe2203 will be installed 2024-05-02 23:14:08.632 | > ---> Package python3-requests.noarch 2.26.0-7.oe2203 will be installed 2024-05-02 23:14:08.632 | > ---> Package python3-urllib3.noarch 1.26.7-8.oe2203 will be installed 2024-05-02 23:14:08.632 | > ---> Package rsync.aarch64 3.2.3-4.oe2203 will be installed 2024-05-02 23:14:08.632 | > ---> Package rsyslog.aarch64 8.2110.0-19.oe2203 will be installed 2024-05-02 23:14:08.632 | > ---> Package selinux-policy.noarch 35.5-17.oe2203 will be installed 2024-05-02 23:14:08.632 | > ---> Package selinux-policy-targeted.noarch 35.5-17.oe2203 will be installed 2024-05-02 23:14:08.632 | > ---> Package tcpdump.aarch64 14:4.99.1-6.oe2203 will be installed 2024-05-02 23:14:08.632 | > ---> Package traceroute.aarch64 3:2.1.2-2.oe2203 will be installed 2024-05-02 23:14:08.632 | > ---> Package unbound.aarch64 1.13.2-11.oe2203 will be installed 2024-05-02 23:14:08.632 | > ---> Package unbound-libs.aarch64 1.13.2-11.oe2203 will be installed 2024-05-02 23:14:08.632 | > ---> Package wayland.aarch64 1.19.91-4.oe2203 will be installed 2024-05-02 23:14:08.632 | > --> Finished dependency resolution 2024-05-02 23:14:08.632 | > Dependencies resolved. 2024-05-02 23:14:08.632 | > ================================================================================ 2024-05-02 23:14:08.632 | > Package Arch Version Repository Size 2024-05-02 23:14:08.632 | > ================================================================================ 2024-05-02 23:14:08.633 | > Installing: 2024-05-02 23:14:08.633 | > NetworkManager aarch64 1:1.32.12-20.oe2203 update 2.1 M 2024-05-02 23:14:08.633 | > acpid aarch64 2.0.33-1.oe2203 OS 39 k 2024-05-02 23:14:08.633 | > at aarch64 3.2.2-4.oe2203 update 52 k 2024-05-02 23:14:08.633 | > audit aarch64 1:3.0.1-3.oe2203 OS 175 k 2024-05-02 23:14:08.633 | > bind-utils aarch64 32:9.16.23-21.oe2203 update 169 k 2024-05-02 23:14:08.633 | > cloud-init noarch 21.4-21.oe2203 update 1.1 M 2024-05-02 23:14:08.633 | > cloud-utils-growpart aarch64 0.32-3.oe2203 update 32 k 2024-05-02 23:14:08.633 | > dhcp aarch64 12:4.4.2-15.oe2203 update 4.0 M 2024-05-02 23:14:08.633 | > dracut-config-generic aarch64 055-10.oe2203 update 9.3 k 2024-05-02 23:14:08.633 | > gcc aarch64 10.3.1-23.oe2203 update 25 M 2024-05-02 23:14:08.633 | > git aarch64 2.33.0-10.oe2203 update 6.2 M 2024-05-02 23:14:08.633 | > glibc-devel aarch64 2.34-144.oe2203 update 1.5 M 2024-05-02 23:14:08.633 | > gnupg2 aarch64 2.2.32-3.oe2203 update 2.1 M 2024-05-02 23:14:08.633 | > haveged aarch64 1.9.15-1.oe2203 OS 61 k 2024-05-02 23:14:08.633 | > initscripts aarch64 10.12-3.oe2203 update 209 k 2024-05-02 23:14:08.633 | > iproute aarch64 1:5.15.0-16.oe2203 update 745 k 2024-05-02 23:14:08.633 | > iptables aarch64 1.8.7-8.oe2203 update 72 k 2024-05-02 23:14:08.633 | > iputils aarch64 20210722-6.oe2203 update 123 k 2024-05-02 23:14:08.633 | > kernel aarch64 5.10.0-60.135.0.162.oe2203 update 39 M 2024-05-02 23:14:08.633 | > lsof aarch64 4.94.0-1.oe2203 OS 88 k 2024-05-02 23:14:08.633 | > make aarch64 1:4.3-2.oe2203 OS 319 k 2024-05-02 23:14:08.633 | > man-pages noarch 5.13-2.oe2203 OS 14 k 2024-05-02 23:14:08.633 | > net-tools aarch64 2.10-3.oe2203 update 200 k 2024-05-02 23:14:08.633 | > ntp aarch64 4.2.8p15-11.oe2203 update 596 k 2024-05-02 23:14:08.633 | > ntp-perl noarch 4.2.8p15-11.oe2203 update 15 k 2024-05-02 23:14:08.633 | > openEuler-latest-release aarch64 1.0-164865743622.03.oe2203 OS 8.3 k 2024-05-02 23:14:08.633 | > openeuler-lsb aarch64 5.0-1.oe2203 everything 15 k 2024-05-02 23:14:08.633 | > openssh aarch64 8.8p1-23.oe2203 update 300 k 2024-05-02 23:14:08.633 | > openssh-server aarch64 8.8p1-23.oe2203 update 365 k 2024-05-02 23:14:08.633 | > parted aarch64 3.4-3.oe2203 OS 549 k 2024-05-02 23:14:08.633 | > policycoreutils-python-utils 2024-05-02 23:14:08.633 | > noarch 3.3-9.oe2203 update 25 k 2024-05-02 23:14:08.633 | > python3-devel aarch64 3.9.9-28.oe2203 update 12 M 2024-05-02 23:14:08.633 | > python3-libselinux aarch64 3.3-5.oe2203 update 153 k 2024-05-02 23:14:08.633 | > python3-policycoreutils noarch 3.3-9.oe2203 update 1.7 M 2024-05-02 23:14:08.633 | > rng-tools aarch64 6.14-3.oe2203 OS 50 k 2024-05-02 23:14:08.633 | > rsync aarch64 3.2.3-4.oe2203 update 278 k 2024-05-02 23:14:08.633 | > rsyslog aarch64 8.2110.0-19.oe2203 update 661 k 2024-05-02 23:14:08.633 | > selinux-policy noarch 35.5-17.oe2203 update 21 k 2024-05-02 23:14:08.633 | > selinux-policy-targeted noarch 35.5-17.oe2203 update 6.8 M 2024-05-02 23:14:08.633 | > strace aarch64 5.14-1.oe2203 OS 1.2 M 2024-05-02 23:14:08.633 | > tcpdump aarch64 14:4.99.1-6.oe2203 update 443 k 2024-05-02 23:14:08.633 | > traceroute aarch64 3:2.1.2-2.oe2203 update 43 k 2024-05-02 23:14:08.633 | > unbound aarch64 1.13.2-11.oe2203 update 755 k 2024-05-02 23:14:08.633 | > wget aarch64 1.21.2-1.oe2203 OS 659 k 2024-05-02 23:14:08.633 | > Installing dependencies: 2024-05-02 23:14:08.633 | > NetworkManager-libnm aarch64 1:1.32.12-20.oe2203 update 1.6 M 2024-05-02 23:14:08.633 | > adwaita-cursor-theme noarch 41.0-1.oe2203 OS 649 k 2024-05-02 23:14:08.633 | > adwaita-icon-theme noarch 41.0-1.oe2203 OS 11 M 2024-05-02 23:14:08.633 | > at-spi2-atk aarch64 2.38.0-1.oe2203 OS 74 k 2024-05-02 23:14:08.633 | > at-spi2-core aarch64 2.42.0-1.oe2203 OS 171 k 2024-05-02 23:14:08.633 | > atk aarch64 2.36.0-2.oe2203 update 260 k 2024-05-02 23:14:08.633 | > autogen aarch64 5.18.16-2.oe2203 OS 459 k 2024-05-02 23:14:08.634 | > avahi-libs aarch64 0.8-19.oe2203 update 59 k 2024-05-02 23:14:08.634 | > bind-libs aarch64 32:9.16.23-21.oe2203 update 1.1 M 2024-05-02 23:14:08.634 | > bind-license noarch 32:9.16.23-21.oe2203 update 13 k 2024-05-02 23:14:08.634 | > binutils aarch64 2.37-25.oe2203 update 5.7 M 2024-05-02 23:14:08.634 | > cairo aarch64 1.17.4-1.oe2203 OS 613 k 2024-05-02 23:14:08.634 | > cairo-gobject aarch64 1.17.4-1.oe2203 OS 17 k 2024-05-02 23:14:08.634 | > checkpolicy aarch64 3.3-1.oe2203 OS 275 k 2024-05-02 23:14:08.634 | > colord-libs aarch64 1.4.5-4.oe2203 update 181 k 2024-05-02 23:14:08.634 | > cpp aarch64 10.3.1-23.oe2203 update 7.9 M 2024-05-02 23:14:08.634 | > cups-libs aarch64 1:2.4.0-10.oe2203 update 240 k 2024-05-02 23:14:08.634 | > dbus aarch64 1:1.12.20-10.oe2203 update 63 k 2024-05-02 23:14:08.634 | > dbus-common noarch 1:1.12.20-10.oe2203 update 13 k 2024-05-02 23:14:08.634 | > dbus-daemon aarch64 1:1.12.20-10.oe2203 update 164 k 2024-05-02 23:14:08.634 | > dbus-libs aarch64 1:1.12.20-10.oe2203 update 136 k 2024-05-02 23:14:08.634 | > dbus-tools aarch64 1:1.12.20-10.oe2203 update 26 k 2024-05-02 23:14:08.634 | > dejavu-fonts noarch 2.37-1.oe2203 OS 5.1 M 2024-05-02 23:14:08.634 | > duktape aarch64 2.6.0-1.oe2203 update 139 k 2024-05-02 23:14:08.634 | > fontconfig aarch64 2.13.94-1.oe2203 OS 225 k 2024-05-02 23:14:08.634 | > fonts-filesystem noarch 2.0.5-2.oe2203 OS 8.3 k 2024-05-02 23:14:08.634 | > freetype aarch64 2.11.0-3.oe2203 update 349 k 2024-05-02 23:14:08.634 | > fribidi aarch64 1.0.10-2.oe2203 update 83 k 2024-05-02 23:14:08.634 | > gc aarch64 8.0.6-1.oe2203 OS 236 k 2024-05-02 23:14:08.634 | > gcr aarch64 3.41.0-1.oe2203 OS 462 k 2024-05-02 23:14:08.634 | > gcr-base aarch64 3.41.0-1.oe2203 OS 251 k 2024-05-02 23:14:08.634 | > gdk-pixbuf2 aarch64 2.42.6-5.oe2203 update 455 k 2024-05-02 23:14:08.634 | > gdk-pixbuf2-modules aarch64 2.42.6-5.oe2203 update 67 k 2024-05-02 23:14:08.634 | > gnutls aarch64 3.7.2-13.oe2203 update 884 k 2024-05-02 23:14:08.634 | > gpgme aarch64 1.16.0-3.oe2203 update 329 k 2024-05-02 23:14:08.634 | > graphite2 aarch64 1.3.14-5.oe2203 OS 87 k 2024-05-02 23:14:08.634 | > gtk-update-icon-cache aarch64 3.24.30-5.oe2203 OS 30 k 2024-05-02 23:14:08.634 | > gtk2 aarch64 2.24.33-4.oe2203 OS 3.3 M 2024-05-02 23:14:08.634 | > gtk3 aarch64 3.24.30-5.oe2203 OS 4.6 M 2024-05-02 23:14:08.634 | > guile aarch64 5:2.0.14-18.oe2203 update 3.3 M 2024-05-02 23:14:08.634 | > harfbuzz aarch64 2.8.2-4.oe2203 update 638 k 2024-05-02 23:14:08.634 | > hicolor-icon-theme noarch 0.17-6.oe2203 update 44 k 2024-05-02 23:14:08.634 | > inih aarch64 49-1.oe2203 OS 16 k 2024-05-02 23:14:08.634 | > initscripts-service noarch 10.12-3.oe2203 update 13 k 2024-05-02 23:14:08.634 | > ipcalc aarch64 1.0.1-1.oe2203 OS 33 k 2024-05-02 23:14:08.634 | > iptables-libs aarch64 1.8.7-8.oe2203 update 257 k 2024-05-02 23:14:08.634 | > jansson aarch64 2.14-1.oe2203 OS 34 k 2024-05-02 23:14:08.634 | > jbigkit-libs aarch64 2.1-19.oe2203 update 33 k 2024-05-02 23:14:08.634 | > jitterentropy-library aarch64 3.3.1-1.oe2203 OS 29 k 2024-05-02 23:14:08.634 | > kernel-headers aarch64 5.10.0-60.135.0.162.oe2203 update 1.8 M 2024-05-02 23:14:08.634 | > lcms2 aarch64 2.12-1.oe2203 OS 145 k 2024-05-02 23:14:08.634 | > libX11 aarch64 1.7.2-8.oe2203 update 716 k 2024-05-02 23:14:08.634 | > libXau aarch64 1.0.9-2.oe2203 OS 14 k 2024-05-02 23:14:08.634 | > libXcomposite aarch64 0.4.5-1.oe2203 OS 13 k 2024-05-02 23:14:08.634 | > libXcursor aarch64 1.2.0-1.oe2203 OS 26 k 2024-05-02 23:14:08.634 | > libXdamage aarch64 1.1.5-1.oe2203 OS 13 k 2024-05-02 23:14:08.634 | > libXext aarch64 1.3.4-4.oe2203 update 34 k 2024-05-02 23:14:08.634 | > libXfixes aarch64 6.0.0-1.oe2203 OS 17 k 2024-05-02 23:14:08.634 | > libXft aarch64 2.3.4-1.oe2203 OS 43 k 2024-05-02 23:14:08.634 | > libXi aarch64 1.8-2.oe2203 update 34 k 2024-05-02 23:14:08.635 | > libXinerama aarch64 1.1.4-5.oe2203 OS 13 k 2024-05-02 23:14:08.635 | > libXrandr aarch64 1.5.2-1.oe2203 OS 24 k 2024-05-02 23:14:08.635 | > libXrender aarch64 0.9.10-10.oe2203 OS 24 k 2024-05-02 23:14:08.635 | > libXtst aarch64 1.2.3-10.oe2203 OS 19 k 2024-05-02 23:14:08.635 | > libassuan aarch64 2.5.5-1.oe2203 OS 58 k 2024-05-02 23:14:08.635 | > libbpf aarch64 2:0.3-9.oe2203 update 101 k 2024-05-02 23:14:08.635 | > libdatrie aarch64 0.2.13-1.oe2203 OS 30 k 2024-05-02 23:14:08.635 | > libedit aarch64 3.1-28.oe2203 OS 88 k 2024-05-02 23:14:08.635 | > libepoxy aarch64 1.5.9-1.oe2203 OS 201 k 2024-05-02 23:14:08.635 | > libestr aarch64 0.1.11-1.oe2203 OS 24 k 2024-05-02 23:14:08.635 | > libfastjson aarch64 0.99.9-3.oe2203 update 35 k 2024-05-02 23:14:08.635 | > libgusb aarch64 0.3.8-1.oe2203 OS 41 k 2024-05-02 23:14:08.635 | > libicu aarch64 69.1-7.oe2203 update 9.3 M 2024-05-02 23:14:08.635 | > libjpeg-turbo aarch64 2.1.1-2.oe2203 update 121 k 2024-05-02 23:14:08.635 | > libksba aarch64 1.6.0-3.oe2203 update 139 k 2024-05-02 23:14:08.635 | > libmetalink aarch64 0.1.3-9.oe2203 OS 26 k 2024-05-02 23:14:08.635 | > libmnl aarch64 1.0.4-10.oe2203 OS 26 k 2024-05-02 23:14:08.635 | > libmpc aarch64 1.2.0-2.oe2203 OS 57 k 2024-05-02 23:14:08.635 | > libndp aarch64 1.8-1.oe2203 OS 32 k 2024-05-02 23:14:08.635 | > libnetfilter_conntrack aarch64 1.0.8-6.oe2203 update 50 k 2024-05-02 23:14:08.635 | > libnfnetlink aarch64 1.0.1-16.oe2203 update 26 k 2024-05-02 23:14:08.635 | > libpcap aarch64 14:1.10.1-2.oe2203 OS 111 k 2024-05-02 23:14:08.635 | > libsecret aarch64 0.20.4-1.oe2203 OS 160 k 2024-05-02 23:14:08.635 | > libthai aarch64 0.1.28-4.oe2203 OS 197 k 2024-05-02 23:14:08.635 | > libtiff aarch64 4.3.0-36.oe2203 update 167 k 2024-05-02 23:14:08.635 | > libtool-ltdl aarch64 2.4.6-34.oe2203 OS 32 k 2024-05-02 23:14:08.635 | > libusbx aarch64 1.0.24-1.oe2203 OS 67 k 2024-05-02 23:14:08.635 | > libuv aarch64 1:1.42.0-6.oe2203 update 76 k 2024-05-02 23:14:08.635 | > libxcb aarch64 1.14-2.oe2203 update 195 k 2024-05-02 23:14:08.635 | > libxcrypt-devel aarch64 4.4.26-2.oe2203 OS 111 k 2024-05-02 23:14:08.635 | > libyaml aarch64 0.2.5-2.oe2203 OS 53 k 2024-05-02 23:14:08.635 | > linux-firmware noarch 20211027-2.oe2203 OS 135 M 2024-05-02 23:14:08.635 | > lmdb aarch64 0.9.29-1.oe2203 OS 66 k 2024-05-02 23:14:08.635 | > nettle aarch64 3.8.1-1.oe2203 update 935 k 2024-05-02 23:14:08.635 | > npth aarch64 1.6-2.oe2203 OS 23 k 2024-05-02 23:14:08.635 | > ntp-help noarch 4.2.8p15-11.oe2203 update 1.3 M 2024-05-02 23:14:08.635 | > openssh-clients aarch64 8.8p1-23.oe2203 update 601 k 2024-05-02 23:14:08.635 | > pango aarch64 1.49.3-3.oe2203 update 243 k 2024-05-02 23:14:08.635 | > perl-Error noarch 1:0.17029-2.oe2203 OS 31 k 2024-05-02 23:14:08.635 | > perl-Git noarch 2.33.0-10.oe2203 update 39 k 2024-05-02 23:14:08.636 | > perl-TermReadKey aarch64 2.38-2.oe2203 OS 24 k 2024-05-02 23:14:08.636 | > pixman aarch64 0.40.0-3.oe2203 update 148 k 2024-05-02 23:14:08.636 | > policycoreutils aarch64 3.3-9.oe2203 update 533 k 2024-05-02 23:14:08.636 | > polkit aarch64 0.120-5.oe2203 update 108 k 2024-05-02 23:14:08.636 | > polkit-libs aarch64 0.120-5.oe2203 update 58 k 2024-05-02 23:14:08.636 | > polkit-pkla-compat aarch64 0.1-17.oe2203 OS 33 k 2024-05-02 23:14:08.636 | > psmisc aarch64 23.4-1.oe2203 OS 217 k 2024-05-02 23:14:08.636 | > python3-IPy noarch 1.01-2.oe2203 update 37 k 2024-05-02 23:14:08.636 | > python3-asn1crypto noarch 1.4.0-1.oe2203 OS 188 k 2024-05-02 23:14:08.636 | > python3-attrs noarch 20.3.0-1.oe2203 OS 83 k 2024-05-02 23:14:08.636 | > python3-audit aarch64 1:3.0.1-3.oe2203 OS 72 k 2024-05-02 23:14:08.636 | > python3-babel noarch 2.9.1-1.oe2203 OS 6.3 M 2024-05-02 23:14:08.636 | > python3-cffi aarch64 1.15.0-1.oe2203 OS 247 k 2024-05-02 23:14:08.636 | > python3-chardet noarch 4.0.0-1.oe2203 OS 210 k 2024-05-02 23:14:08.636 | > python3-charset-normalizer noarch 2.0.8-1.oe2203 OS 76 k 2024-05-02 23:14:08.636 | > python3-configobj noarch 5.0.6-17.oe2203 OS 65 k 2024-05-02 23:14:08.636 | > python3-cryptography aarch64 3.3.1-7.oe2203 update 407 k 2024-05-02 23:14:08.636 | > python3-idna noarch 3.2-1.oe2203 OS 87 k 2024-05-02 23:14:08.636 | > python3-jinja2 noarch 3.0.3-3.oe2203 update 252 k 2024-05-02 23:14:08.636 | > python3-jsonpatch noarch 1.32-1.oe2203 OS 28 k 2024-05-02 23:14:08.636 | > python3-jsonpointer noarch 2.2-1.oe2203 OS 18 k 2024-05-02 23:14:08.636 | > python3-jsonschema noarch 3.2.0-4.oe2203 update 69 k 2024-05-02 23:14:08.636 | > python3-jwt noarch 2.3.0-3.oe2203 update 44 k 2024-05-02 23:14:08.636 | > python3-libsemanage aarch64 3.3-3.oe2203 OS 67 k 2024-05-02 23:14:08.636 | > python3-markupsafe aarch64 2.0.1-2.oe2203 OS 25 k 2024-05-02 23:14:08.636 | > python3-netifaces aarch64 0.10.9-1.oe2203 OS 20 k 2024-05-02 23:14:08.636 | > python3-oauthlib noarch 3.1.1-3.oe2203 update 198 k 2024-05-02 23:14:10.548 | > python3-ply noarch 3.11-2.oe2203 OS 89 k 2024-05-02 23:14:10.548 | > python3-prettytable noarch 2.4.0-1.oe2203 OS 50 k 2024-05-02 23:14:10.548 | > python3-pycparser noarch 2.21-1.oe2203 OS 123 k 2024-05-02 23:14:10.548 | > python3-pyrsistent aarch64 0.18.0-1.oe2203 OS 105 k 2024-05-02 23:14:10.548 | > python3-pyserial noarch 3.5-2.oe2203 EPOL 151 k 2024-05-02 23:14:10.548 | > python3-pysocks noarch 1.7.1-1.oe2203 OS 34 k 2024-05-02 23:14:10.548 | > python3-pytz noarch 2021.3-1.oe2203 OS 49 k 2024-05-02 23:14:10.548 | > python3-pyyaml aarch64 6.0-1.oe2203 OS 180 k 2024-05-02 23:14:10.548 | > python3-requests noarch 2.26.0-7.oe2203 update 108 k 2024-05-02 23:14:10.548 | > python3-rpm-generators noarch 9-2.oe2203 OS 24 k 2024-05-02 23:14:10.548 | > python3-setools aarch64 4.4.0-2.oe2203 OS 511 k 2024-05-02 23:14:10.548 | > python3-six noarch 1.16.0-1.oe2203 OS 38 k 2024-05-02 23:14:10.548 | > python3-urllib3 noarch 1.26.7-8.oe2203 update 199 k 2024-05-02 23:14:10.548 | > python3-wcwidth noarch 0.2.5-1.oe2203 OS 42 k 2024-05-02 23:14:10.548 | > sysfsutils aarch64 2.1.1-1.oe2203 OS 43 k 2024-05-02 23:14:10.548 | > tk aarch64 1:8.6.10-2.oe2203 OS 1.0 M 2024-05-02 23:14:10.548 | > unbound-libs aarch64 1.13.2-11.oe2203 update 464 k 2024-05-02 23:14:10.548 | > userspace-rcu aarch64 0.13.0-2.oe2203 OS 110 k 2024-05-02 23:14:10.548 | > wayland aarch64 1.19.91-4.oe2203 update 59 k 2024-05-02 23:14:10.548 | > xfsprogs aarch64 5.14.1-1.oe2203 OS 962 k 2024-05-02 23:14:10.548 | > Installing weak dependencies: 2024-05-02 23:14:10.548 | > dconf aarch64 0.40.0-3.oe2203 update 83 k 2024-05-02 23:14:10.549 | > ntpstat noarch 0.6-3.oe2203 update 11 k 2024-05-02 23:14:10.549 | > pinentry aarch64 1.1.1-2.oe2203 OS 91 k 2024-05-02 23:14:10.549 | > timedatex aarch64 0.6-2.oe2203 OS 30 k 2024-05-02 23:14:10.549 | > trousers aarch64 0.3.15-1.oe2203 OS 266 k 2024-05-02 23:14:10.549 | > xfsprogs-xfs_scrub aarch64 5.14.1-1.oe2203 OS 66 k 2024-05-02 23:14:10.549 | > 2024-05-02 23:14:10.549 | > Transaction Summary 2024-05-02 23:14:10.549 | > ================================================================================ 2024-05-02 23:14:10.549 | > Install 197 Packages 2024-05-02 23:14:10.549 | > 2024-05-02 23:14:10.549 | > Total size: 328 M 2024-05-02 23:14:10.549 | > Total download size: 75 M 2024-05-02 23:14:10.549 | > Installed size: 970 M 2024-05-02 23:14:10.549 | > Downloading Packages: 2024-05-02 23:14:10.549 | > [SKIPPED] acpid-2.0.33-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] adwaita-cursor-theme-41.0-1.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] adwaita-icon-theme-41.0-1.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] at-spi2-atk-2.38.0-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] at-spi2-core-2.42.0-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] audit-3.0.1-3.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] autogen-5.18.16-2.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] cairo-1.17.4-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] cairo-gobject-1.17.4-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] checkpolicy-3.3-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] dejavu-fonts-2.37-1.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] fontconfig-2.13.94-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] fonts-filesystem-2.0.5-2.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] gc-8.0.6-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] gcr-3.41.0-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] gcr-base-3.41.0-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] graphite2-1.3.14-5.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] gtk-update-icon-cache-3.24.30-5.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] gtk2-2.24.33-4.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] gtk3-3.24.30-5.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] haveged-1.9.15-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] inih-49-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] ipcalc-1.0.1-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] jansson-2.14-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] jitterentropy-library-3.3.1-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] lcms2-2.12-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] libXau-1.0.9-2.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] libXcomposite-0.4.5-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] libXcursor-1.2.0-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] libXdamage-1.1.5-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] libXfixes-6.0.0-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] libXft-2.3.4-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] libXinerama-1.1.4-5.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] libXrandr-1.5.2-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] libXrender-0.9.10-10.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] libXtst-1.2.3-10.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] libassuan-2.5.5-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.549 | > [SKIPPED] libdatrie-0.2.13-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.550 | > [SKIPPED] libedit-3.1-28.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.550 | > [SKIPPED] libepoxy-1.5.9-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.550 | > [SKIPPED] libestr-0.1.11-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.550 | > [SKIPPED] libgusb-0.3.8-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.550 | > [SKIPPED] libmetalink-0.1.3-9.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.550 | > [SKIPPED] libmnl-1.0.4-10.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.550 | > [SKIPPED] libmpc-1.2.0-2.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.550 | > [SKIPPED] libndp-1.8-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.550 | > [SKIPPED] libpcap-1.10.1-2.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.550 | > [SKIPPED] libsecret-0.20.4-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.550 | > [SKIPPED] libthai-0.1.28-4.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.550 | > [SKIPPED] libtool-ltdl-2.4.6-34.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.550 | > [SKIPPED] libusbx-1.0.24-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.550 | > [SKIPPED] libxcrypt-devel-4.4.26-2.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.550 | > [SKIPPED] libyaml-0.2.5-2.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.550 | > [SKIPPED] linux-firmware-20211027-2.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:10.550 | > [SKIPPED] lmdb-0.9.29-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.550 | > [SKIPPED] lsof-4.94.0-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.550 | > [SKIPPED] make-4.3-2.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.550 | > [SKIPPED] man-pages-5.13-2.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:10.550 | > [SKIPPED] npth-1.6-2.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.550 | > [SKIPPED] openEuler-latest-release-1.0-164865743622.03.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.550 | > [SKIPPED] parted-3.4-3.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.550 | > [SKIPPED] perl-Error-0.17029-2.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:10.550 | > [SKIPPED] perl-TermReadKey-2.38-2.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.550 | > [SKIPPED] pinentry-1.1.1-2.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.550 | > [SKIPPED] polkit-pkla-compat-0.1-17.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.550 | > [SKIPPED] psmisc-23.4-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.550 | > [SKIPPED] python3-asn1crypto-1.4.0-1.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:10.550 | > [SKIPPED] python3-attrs-20.3.0-1.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:10.550 | > [SKIPPED] python3-audit-3.0.1-3.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:10.550 | > [SKIPPED] python3-babel-2.9.1-1.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:11.205 | > [SKIPPED] python3-cffi-1.15.0-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.205 | > [SKIPPED] python3-chardet-4.0.0-1.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:11.205 | > [SKIPPED] python3-charset-normalizer-2.0.8-1.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:11.205 | > [SKIPPED] python3-configobj-5.0.6-17.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:11.206 | > [SKIPPED] python3-idna-3.2-1.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:11.206 | > [SKIPPED] python3-jsonpatch-1.32-1.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:11.206 | > [SKIPPED] python3-jsonpointer-2.2-1.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:11.206 | > [SKIPPED] python3-libsemanage-3.3-3.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.206 | > [SKIPPED] python3-markupsafe-2.0.1-2.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.206 | > [SKIPPED] python3-netifaces-0.10.9-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.207 | > [SKIPPED] python3-ply-3.11-2.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:11.207 | > [SKIPPED] python3-prettytable-2.4.0-1.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:11.207 | > [SKIPPED] python3-pycparser-2.21-1.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:11.207 | > [SKIPPED] python3-pyrsistent-0.18.0-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.207 | > [SKIPPED] python3-pysocks-1.7.1-1.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:11.207 | > [SKIPPED] python3-pytz-2021.3-1.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:11.207 | > [SKIPPED] python3-pyyaml-6.0-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.208 | > [SKIPPED] python3-rpm-generators-9-2.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:11.208 | > [SKIPPED] python3-setools-4.4.0-2.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.208 | > [SKIPPED] python3-six-1.16.0-1.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:11.208 | > [SKIPPED] python3-wcwidth-0.2.5-1.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:11.208 | > [SKIPPED] rng-tools-6.14-3.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.208 | > [SKIPPED] strace-5.14-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.208 | > [SKIPPED] sysfsutils-2.1.1-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.209 | > [SKIPPED] timedatex-0.6-2.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.209 | > [SKIPPED] tk-8.6.10-2.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.209 | > [SKIPPED] trousers-0.3.15-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.209 | > [SKIPPED] userspace-rcu-0.13.0-2.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.209 | > [SKIPPED] wget-1.21.2-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.209 | > [SKIPPED] xfsprogs-5.14.1-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.209 | > [SKIPPED] xfsprogs-xfs_scrub-5.14.1-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.210 | > [SKIPPED] openeuler-lsb-5.0-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.210 | > [SKIPPED] python3-pyserial-3.5-2.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:11.210 | > [SKIPPED] NetworkManager-1.32.12-20.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.210 | > [SKIPPED] NetworkManager-libnm-1.32.12-20.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.210 | > [SKIPPED] at-3.2.2-4.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.210 | > [SKIPPED] atk-2.36.0-2.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.210 | > [SKIPPED] avahi-libs-0.8-19.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.211 | > [SKIPPED] bind-libs-9.16.23-21.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.211 | > [SKIPPED] bind-license-9.16.23-21.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:11.211 | > [SKIPPED] bind-utils-9.16.23-21.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.211 | > [SKIPPED] binutils-2.37-25.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.211 | > [SKIPPED] cloud-init-21.4-21.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:11.211 | > [SKIPPED] cloud-utils-growpart-0.32-3.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.211 | > [SKIPPED] colord-libs-1.4.5-4.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.212 | > [SKIPPED] cups-libs-2.4.0-10.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.212 | > [SKIPPED] dbus-1.12.20-10.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.212 | > [SKIPPED] dbus-common-1.12.20-10.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:11.212 | > [SKIPPED] dbus-daemon-1.12.20-10.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.212 | > [SKIPPED] dbus-libs-1.12.20-10.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.212 | > [SKIPPED] dbus-tools-1.12.20-10.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.212 | > [SKIPPED] dconf-0.40.0-3.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.213 | > [SKIPPED] dhcp-4.4.2-15.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.213 | > [SKIPPED] dracut-config-generic-055-10.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.213 | > [SKIPPED] duktape-2.6.0-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.213 | > [SKIPPED] freetype-2.11.0-3.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.213 | > [SKIPPED] fribidi-1.0.10-2.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.213 | > [SKIPPED] gdk-pixbuf2-2.42.6-5.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.214 | > [SKIPPED] gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.214 | > [SKIPPED] git-2.33.0-10.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.214 | > [SKIPPED] glibc-devel-2.34-144.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.214 | > [SKIPPED] gnupg2-2.2.32-3.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.214 | > [SKIPPED] gpgme-1.16.0-3.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.214 | > [SKIPPED] guile-2.0.14-18.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.214 | > [SKIPPED] harfbuzz-2.8.2-4.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.215 | > [SKIPPED] hicolor-icon-theme-0.17-6.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:11.215 | > [SKIPPED] initscripts-10.12-3.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.215 | > [SKIPPED] initscripts-service-10.12-3.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:11.215 | > [SKIPPED] iproute-5.15.0-16.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.215 | > [SKIPPED] iptables-1.8.7-8.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.215 | > [SKIPPED] iptables-libs-1.8.7-8.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.215 | > [SKIPPED] iputils-20210722-6.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.216 | > [SKIPPED] jbigkit-libs-2.1-19.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.216 | > [SKIPPED] libX11-1.7.2-8.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.216 | > [SKIPPED] libXext-1.3.4-4.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.216 | > [SKIPPED] libXi-1.8-2.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.216 | > [SKIPPED] libbpf-0.3-9.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.216 | > [SKIPPED] libfastjson-0.99.9-3.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.216 | > [SKIPPED] libicu-69.1-7.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.217 | > [SKIPPED] libjpeg-turbo-2.1.1-2.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.217 | > [SKIPPED] libksba-1.6.0-3.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.217 | > [SKIPPED] libnetfilter_conntrack-1.0.8-6.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.217 | > [SKIPPED] libnfnetlink-1.0.1-16.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.217 | > [SKIPPED] libtiff-4.3.0-36.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.217 | > [SKIPPED] libuv-1.42.0-6.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.217 | > [SKIPPED] libxcb-1.14-2.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.217 | > [SKIPPED] net-tools-2.10-3.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.217 | > [SKIPPED] nettle-3.8.1-1.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.217 | > [SKIPPED] ntp-4.2.8p15-11.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.217 | > [SKIPPED] ntp-help-4.2.8p15-11.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:11.217 | > [SKIPPED] ntp-perl-4.2.8p15-11.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:11.217 | > [SKIPPED] ntpstat-0.6-3.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:11.218 | > [SKIPPED] openssh-8.8p1-23.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.218 | > [SKIPPED] openssh-clients-8.8p1-23.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.218 | > [SKIPPED] openssh-server-8.8p1-23.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.218 | > [SKIPPED] pango-1.49.3-3.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.218 | > [SKIPPED] perl-Git-2.33.0-10.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:14:11.218 | > [SKIPPED] pixman-0.40.0-3.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:14:11.218 | > [SKIPPED] policycoreutils-3.3-9.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:15:17.795 | > [SKIPPED] policycoreutils-python-utils-3.3-9.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:15:17.795 | > [SKIPPED] polkit-0.120-5.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:15:17.795 | > [SKIPPED] polkit-libs-0.120-5.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:15:17.795 | > [SKIPPED] python3-IPy-1.01-2.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:15:17.795 | > [SKIPPED] python3-cryptography-3.3.1-7.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:15:17.795 | > [SKIPPED] python3-devel-3.9.9-28.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:15:17.795 | > [SKIPPED] python3-jinja2-3.0.3-3.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:15:17.796 | > [SKIPPED] python3-jsonschema-3.2.0-4.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:15:17.796 | > [SKIPPED] python3-jwt-2.3.0-3.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:15:17.796 | > [SKIPPED] python3-libselinux-3.3-5.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:15:17.796 | > [SKIPPED] python3-oauthlib-3.1.1-3.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:15:17.796 | > [SKIPPED] python3-policycoreutils-3.3-9.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:15:17.796 | > [SKIPPED] python3-requests-2.26.0-7.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:15:17.796 | > [SKIPPED] python3-urllib3-1.26.7-8.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:15:17.796 | > [SKIPPED] rsync-3.2.3-4.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:15:17.796 | > [SKIPPED] rsyslog-8.2110.0-19.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:15:17.796 | > [SKIPPED] selinux-policy-35.5-17.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:15:17.796 | > [SKIPPED] selinux-policy-targeted-35.5-17.oe2203.noarch.rpm: Already downloaded 2024-05-02 23:15:17.796 | > [SKIPPED] tcpdump-4.99.1-6.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:15:17.796 | > [SKIPPED] traceroute-2.1.2-2.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:15:17.796 | > [SKIPPED] unbound-1.13.2-11.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:15:17.796 | > [SKIPPED] unbound-libs-1.13.2-11.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:15:17.796 | > [SKIPPED] wayland-1.19.91-4.oe2203.aarch64.rpm: Already downloaded 2024-05-02 23:15:17.796 | > (193/197): gnutls-3.7.2-13.oe2203.aarch64.rpm 549 kB/s | 884 kB 00:01 2024-05-02 23:15:17.796 | > (194/197): cpp-10.3.1-23.oe2203.aarch64.rpm 2.7 MB/s | 7.9 MB 00:02 2024-05-02 23:15:17.796 | > (195/197): kernel-headers-5.10.0-60.135.0.162.o 4.1 MB/s | 1.8 MB 00:00 2024-05-02 23:15:17.796 | > (196/197): gcc-10.3.1-23.oe2203.aarch64.rpm 5.6 MB/s | 25 MB 00:04 2024-05-02 23:15:17.796 | > (197/197): kernel-5.10.0-60.135.0.162.oe2203.aa 8.8 MB/s | 39 MB 00:04 2024-05-02 23:15:17.796 | > -------------------------------------------------------------------------------- 2024-05-02 23:15:17.796 | > Total 11 MB/s | 75 MB 00:06 2024-05-02 23:15:17.796 | > Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2024-05-02 23:15:17.796 | > Running transaction check 2024-05-02 23:15:17.796 | > Transaction check succeeded. 2024-05-02 23:15:17.796 | > Running transaction test 2024-05-02 23:15:17.796 | > Transaction test succeeded. 2024-05-02 23:15:17.796 | > Running transaction 2024-05-02 23:15:17.797 | > Running scriptlet: selinux-policy-targeted-35.5-17.oe2203.noarch 1/1 2024-05-02 23:15:17.797 | > Preparing : 1/1 2024-05-02 23:15:17.797 | > Installing : freetype-2.11.0-3.oe2203.aarch64 1/197 2024-05-02 23:15:17.797 | > Running scriptlet: freetype-2.11.0-3.oe2203.aarch64 1/197 2024-05-02 23:15:17.797 | > Installing : dbus-libs-1:1.12.20-10.oe2203.aarch64 2/197 2024-05-02 23:15:17.797 | > Running scriptlet: dbus-libs-1:1.12.20-10.oe2203.aarch64 2/197 2024-05-02 23:15:17.797 | > Installing : python3-six-1.16.0-1.oe2203.noarch 3/197 2024-05-02 23:15:17.797 | > Installing : python3-libselinux-3.3-5.oe2203.aarch64 4/197 2024-05-02 23:15:17.797 | > Installing : atk-2.36.0-2.oe2203.aarch64 5/197 2024-05-02 23:15:17.797 | > Installing : policycoreutils-3.3-9.oe2203.aarch64 6/197 2024-05-02 23:15:17.797 | > Running scriptlet: policycoreutils-3.3-9.oe2203.aarch64 6/197 2024-05-02 23:15:17.797 | > Created symlink /etc/systemd/system/multi-user.target.wants/restorecond.service -> /usr/lib/systemd/system/restorecond.service. 2024-05-02 23:15:17.797 | > 2024-05-02 23:15:17.797 | > Installing : libnfnetlink-1.0.1-16.oe2203.aarch64 7/197 2024-05-02 23:15:17.797 | > Installing : python3-idna-3.2-1.oe2203.noarch 8/197 2024-05-02 23:15:17.797 | > Installing : libsecret-0.20.4-1.oe2203.aarch64 9/197 2024-05-02 23:15:17.797 | > Installing : libpcap-14:1.10.1-2.oe2203.aarch64 10/197 2024-05-02 23:15:17.797 | > Installing : libassuan-2.5.5-1.oe2203.aarch64 11/197 2024-05-02 23:15:17.797 | > Running scriptlet: openssh-server-8.8p1-23.oe2203.aarch64 12/197 2024-05-02 23:15:17.797 | > Installing : openssh-server-8.8p1-23.oe2203.aarch64 12/197 2024-05-02 23:15:17.797 | > Running scriptlet: openssh-server-8.8p1-23.oe2203.aarch64 12/197 2024-05-02 23:15:17.797 | > Running scriptlet: openssh-8.8p1-23.oe2203.aarch64 13/197 2024-05-02 23:15:17.797 | > Installing : openssh-8.8p1-23.oe2203.aarch64 13/197 2024-05-02 23:15:17.797 | > Running scriptlet: unbound-libs-1.13.2-11.oe2203.aarch64 14/197 2024-05-02 23:15:17.797 | > Installing : unbound-libs-1.13.2-11.oe2203.aarch64 14/197 2024-05-02 23:15:17.797 | > Running scriptlet: unbound-libs-1.13.2-11.oe2203.aarch64 14/197 2024-05-02 23:15:17.797 | > Installing : polkit-libs-0.120-5.oe2203.aarch64 15/197 2024-05-02 23:15:17.797 | > Running scriptlet: polkit-libs-0.120-5.oe2203.aarch64 15/197 2024-05-02 23:15:17.797 | > Installing : pixman-0.40.0-3.oe2203.aarch64 16/197 2024-05-02 23:15:17.798 | > Installing : nettle-3.8.1-1.oe2203.aarch64 17/197 2024-05-02 23:15:17.798 | > Installing : libuv-1:1.42.0-6.oe2203.aarch64 18/197 2024-05-02 23:15:17.798 | > Installing : libjpeg-turbo-2.1.1-2.oe2203.aarch64 19/197 2024-05-02 23:15:17.798 | > Installing : gdk-pixbuf2-2.42.6-5.oe2203.aarch64 20/197 2024-05-02 23:15:17.798 | > Installing : libicu-69.1-7.oe2203.aarch64 21/197 2024-05-02 23:15:17.798 | > Installing : hicolor-icon-theme-0.17-6.oe2203.noarch 22/197 2024-05-02 23:15:17.798 | > Installing : fribidi-1.0.10-2.oe2203.aarch64 23/197 2024-05-02 23:15:17.798 | > Running scriptlet: fribidi-1.0.10-2.oe2203.aarch64 23/197 2024-05-02 23:15:17.798 | > Installing : userspace-rcu-0.13.0-2.oe2203.aarch64 24/197 2024-05-02 23:15:17.798 | > Running scriptlet: userspace-rcu-0.13.0-2.oe2203.aarch64 24/197 2024-05-02 23:15:17.798 | > Installing : lmdb-0.9.29-1.oe2203.aarch64 25/197 2024-05-02 23:15:17.798 | > Installing : libmpc-1.2.0-2.oe2203.aarch64 26/197 2024-05-02 23:15:17.798 | > Installing : libmnl-1.0.4-10.oe2203.aarch64 27/197 2024-05-02 23:15:17.798 | > Running scriptlet: libmnl-1.0.4-10.oe2203.aarch64 27/197 2024-05-02 23:15:17.798 | > Installing : libedit-3.1-28.oe2203.aarch64 28/197 2024-05-02 23:15:17.798 | > Installing : openssh-clients-8.8p1-23.oe2203.aarch64 29/197 2024-05-02 23:15:17.798 | > Installing : jansson-2.14-1.oe2203.aarch64 30/197 2024-05-02 23:15:17.798 | > Running scriptlet: jansson-2.14-1.oe2203.aarch64 30/197 2024-05-02 23:15:17.798 | > Installing : gcr-base-3.41.0-1.oe2203.aarch64 31/197 2024-05-02 23:15:17.798 | > Installing : fonts-filesystem-2.0.5-2.oe2203.noarch 32/197 2024-05-02 23:15:17.798 | > Installing : dejavu-fonts-2.37-1.oe2203.noarch 33/197 2024-05-02 23:15:17.798 | > Installing : fontconfig-2.13.94-1.oe2203.aarch64 34/197 2024-05-02 23:15:17.799 | > Running scriptlet: fontconfig-2.13.94-1.oe2203.aarch64 34/197 2024-05-02 23:15:17.799 | > Installing : libnetfilter_conntrack-1.0.8-6.oe2203.aarch64 35/197 2024-05-02 23:15:17.799 | > Running scriptlet: libnetfilter_conntrack-1.0.8-6.oe2203.aarch64 35/197 2024-05-02 23:15:17.799 | > Installing : iptables-libs-1.8.7-8.oe2203.aarch64 36/197 2024-05-02 23:15:17.799 | > Installing : cpp-10.3.1-23.oe2203.aarch64 37/197 2024-05-02 23:15:17.799 | > Installing : gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 38/197 2024-05-02 23:15:17.799 | > Installing : selinux-policy-35.5-17.oe2203.noarch 39/197 2024-05-02 23:15:17.799 | > Running scriptlet: selinux-policy-35.5-17.oe2203.noarch 39/197 2024-05-02 23:15:17.799 | > Running scriptlet: selinux-policy-targeted-35.5-17.oe2203.noarch 40/197 2024-05-02 23:15:17.799 | > Installing : selinux-policy-targeted-35.5-17.oe2203.noarch 40/197 2024-05-02 23:15:17.799 | > Running scriptlet: selinux-policy-targeted-35.5-17.oe2203.noarch 40/197 2024-05-02 23:15:17.799 | > Installing : python3-libsemanage-3.3-3.oe2203.aarch64 41/197 2024-05-02 23:15:17.799 | > Installing : python3-setools-4.4.0-2.oe2203.aarch64 42/197 2024-05-02 23:15:17.799 | > Installing : python3-configobj-5.0.6-17.oe2203.noarch 43/197 2024-05-02 23:15:17.799 | > Installing : avahi-libs-0.8-19.oe2203.aarch64 44/197 2024-05-02 23:16:00.287 | > Running scriptlet: avahi-libs-0.8-19.oe2203.aarch64 44/197 2024-05-02 23:16:00.287 | > Installing : dbus-tools-1:1.12.20-10.oe2203.aarch64 45/197 2024-05-02 23:16:00.287 | > Installing : wayland-1.19.91-4.oe2203.aarch64 46/197 2024-05-02 23:16:00.287 | > Installing : python3-IPy-1.01-2.oe2203.noarch 47/197 2024-05-02 23:16:00.287 | > Installing : ntp-help-4.2.8p15-11.oe2203.noarch 48/197 2024-05-02 23:16:00.287 | > Installing : net-tools-2.10-3.oe2203.aarch64 49/197 2024-05-02 23:16:00.287 | > Running scriptlet: net-tools-2.10-3.oe2203.aarch64 49/197 2024-05-02 23:16:00.287 | > Running scriptlet: libksba-1.6.0-3.oe2203.aarch64 50/197 2024-05-02 23:16:00.287 | > Installing : libksba-1.6.0-3.oe2203.aarch64 50/197 2024-05-02 23:16:00.288 | > Running scriptlet: libksba-1.6.0-3.oe2203.aarch64 50/197 2024-05-02 23:16:00.288 | > Installing : libfastjson-0.99.9-3.oe2203.aarch64 51/197 2024-05-02 23:16:00.288 | > Running scriptlet: libfastjson-0.99.9-3.oe2203.aarch64 51/197 2024-05-02 23:16:00.288 | > Installing : libbpf-2:0.3-9.oe2203.aarch64 52/197 2024-05-02 23:16:00.288 | > Installing : kernel-headers-5.10.0-60.135.0.162.oe2203.aarch6 53/197 2024-05-02 23:16:00.288 | > Running scriptlet: glibc-devel-2.34-144.oe2203.aarch64 54/197 2024-05-02 23:16:00.288 | > Installing : glibc-devel-2.34-144.oe2203.aarch64 54/197 2024-05-02 23:16:00.288 | > Installing : libxcrypt-devel-4.4.26-2.oe2203.aarch64 55/197 2024-05-02 23:16:00.288 | > Installing : jbigkit-libs-2.1-19.oe2203.aarch64 56/197 2024-05-02 23:16:00.288 | > Installing : libtiff-4.3.0-36.oe2203.aarch64 57/197 2024-05-02 23:16:00.288 | > Installing : gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 58/197 2024-05-02 23:16:00.288 | > Installing : iputils-20210722-6.oe2203.aarch64 59/197 2024-05-02 23:16:00.288 | > Running scriptlet: iputils-20210722-6.oe2203.aarch64 59/197 2024-05-02 23:16:00.288 | > Installing : initscripts-service-10.12-3.oe2203.noarch 60/197 2024-05-02 23:16:00.288 | > Installing : initscripts-10.12-3.oe2203.aarch64 61/197 2024-05-02 23:16:00.288 | > Running scriptlet: initscripts-10.12-3.oe2203.aarch64 61/197 2024-05-02 23:16:00.288 | > Installing : duktape-2.6.0-1.oe2203.aarch64 62/197 2024-05-02 23:16:00.288 | > Running scriptlet: duktape-2.6.0-1.oe2203.aarch64 62/197 2024-05-02 23:16:00.288 | > Installing : dbus-common-1:1.12.20-10.oe2203.noarch 63/197 2024-05-02 23:16:00.288 | > Running scriptlet: dbus-daemon-1:1.12.20-10.oe2203.aarch64 64/197 2024-05-02 23:16:00.288 | > Installing : dbus-daemon-1:1.12.20-10.oe2203.aarch64 64/197 2024-05-02 23:16:00.288 | > Running scriptlet: dbus-daemon-1:1.12.20-10.oe2203.aarch64 64/197 2024-05-02 23:16:00.288 | > Installing : dbus-1:1.12.20-10.oe2203.aarch64 65/197 2024-05-02 23:16:00.288 | > Running scriptlet: polkit-0.120-5.oe2203.aarch64 66/197 2024-05-02 23:16:00.288 | > Installing : polkit-0.120-5.oe2203.aarch64 66/197 2024-05-02 23:16:00.289 | > Running scriptlet: polkit-0.120-5.oe2203.aarch64 66/197 2024-05-02 23:16:00.289 | > Running scriptlet: polkit-pkla-compat-0.1-17.oe2203.aarch64 67/197 2024-05-02 23:16:00.289 | > Installing : polkit-pkla-compat-0.1-17.oe2203.aarch64 67/197 2024-05-02 23:16:00.289 | > Running scriptlet: polkit-pkla-compat-0.1-17.oe2203.aarch64 67/197 2024-05-02 23:16:00.289 | > Running scriptlet: timedatex-0.6-2.oe2203.aarch64 68/197 2024-05-02 23:16:00.289 | > Installing : timedatex-0.6-2.oe2203.aarch64 68/197 2024-05-02 23:16:00.289 | > Running scriptlet: timedatex-0.6-2.oe2203.aarch64 68/197 2024-05-02 23:16:00.289 | > Unit /etc/systemd/system/timedatex.service is masked, ignoring. 2024-05-02 23:16:00.289 | > 2024-05-02 23:16:00.289 | > Installing : dconf-0.40.0-3.oe2203.aarch64 69/197 2024-05-02 23:16:00.289 | > Installing : binutils-2.37-25.oe2203.aarch64 70/197 2024-05-02 23:16:00.289 | > Running scriptlet: binutils-2.37-25.oe2203.aarch64 70/197 2024-05-02 23:16:00.289 | > Installing : bind-license-32:9.16.23-21.oe2203.noarch 71/197 2024-05-02 23:16:00.289 | > Installing : bind-libs-32:9.16.23-21.oe2203.aarch64 72/197 2024-05-02 23:16:00.289 | > Installing : python3-pyserial-3.5-2.oe2203.noarch 73/197 2024-05-02 23:16:00.289 | > Running scriptlet: trousers-0.3.15-1.oe2203.aarch64 74/197 2024-05-02 23:16:00.289 | > Installing : trousers-0.3.15-1.oe2203.aarch64 74/197 2024-05-02 23:16:00.289 | > Running scriptlet: trousers-0.3.15-1.oe2203.aarch64 74/197 2024-05-02 23:16:00.289 | > Installing : gnutls-3.7.2-13.oe2203.aarch64 75/197 2024-05-02 23:16:00.289 | > Installing : cups-libs-1:2.4.0-10.oe2203.aarch64 76/197 2024-05-02 23:16:00.289 | > Installing : NetworkManager-libnm-1:1.32.12-20.oe2203.aarch64 77/197 2024-05-02 23:16:00.289 | > Installing : sysfsutils-2.1.1-1.oe2203.aarch64 78/197 2024-05-02 23:16:00.289 | > Installing : python3-wcwidth-0.2.5-1.oe2203.noarch 79/197 2024-05-02 23:16:00.289 | > Installing : python3-prettytable-2.4.0-1.oe2203.noarch 80/197 2024-05-02 23:16:00.290 | > Installing : python3-rpm-generators-9-2.oe2203.noarch 81/197 2024-05-02 23:16:00.290 | > Installing : python3-pytz-2021.3-1.oe2203.noarch 82/197 2024-05-02 23:16:00.290 | > Installing : python3-babel-2.9.1-1.oe2203.noarch 83/197 2024-05-02 23:16:00.290 | > Installing : python3-pysocks-1.7.1-1.oe2203.noarch 84/197 2024-05-02 23:16:00.290 | > Installing : python3-urllib3-1.26.7-8.oe2203.noarch 85/197 2024-05-02 23:16:00.290 | > Installing : python3-pyrsistent-0.18.0-1.oe2203.aarch64 86/197 2024-05-02 23:16:00.290 | > Installing : python3-ply-3.11-2.oe2203.noarch 87/197 2024-05-02 23:16:00.290 | > Installing : python3-pycparser-2.21-1.oe2203.noarch 88/197 2024-05-02 23:16:00.290 | > Installing : python3-cffi-1.15.0-1.oe2203.aarch64 89/197 2024-05-02 23:16:00.290 | > Installing : python3-netifaces-0.10.9-1.oe2203.aarch64 90/197 2024-05-02 23:16:00.290 | > Installing : python3-markupsafe-2.0.1-2.oe2203.aarch64 91/197 2024-05-02 23:16:00.290 | > Installing : python3-jinja2-3.0.3-3.oe2203.noarch 92/197 2024-05-02 23:16:00.290 | > Installing : python3-jsonpointer-2.2-1.oe2203.noarch 93/197 2024-05-02 23:16:00.290 | > Installing : python3-jsonpatch-1.32-1.oe2203.noarch 94/197 2024-05-02 23:16:00.290 | > Installing : python3-charset-normalizer-2.0.8-1.oe2203.noarch 95/197 2024-05-02 23:16:00.290 | > Installing : python3-chardet-4.0.0-1.oe2203.noarch 96/197 2024-05-02 23:16:00.290 | > Installing : python3-requests-2.26.0-7.oe2203.noarch 97/197 2024-05-02 23:16:00.290 | > Installing : python3-attrs-20.3.0-1.oe2203.noarch 98/197 2024-05-02 23:16:00.290 | > Installing : python3-jsonschema-3.2.0-4.oe2203.noarch 99/197 2024-05-02 23:16:00.290 | > Installing : python3-asn1crypto-1.4.0-1.oe2203.noarch 100/197 2024-05-02 23:16:00.290 | > Installing : python3-cryptography-3.3.1-7.oe2203.aarch64 101/197 2024-05-02 23:16:00.290 | > Installing : python3-jwt-2.3.0-3.oe2203.noarch 102/197 2024-05-02 23:16:00.290 | > Installing : python3-oauthlib-3.1.1-3.oe2203.noarch 103/197 2024-05-02 23:16:00.290 | > Installing : psmisc-23.4-1.oe2203.aarch64 104/197 2024-05-02 23:16:00.290 | > Installing : iproute-1:5.15.0-16.oe2203.aarch64 105/197 2024-05-02 23:16:00.290 | > Installing : perl-TermReadKey-2.38-2.oe2203.aarch64 106/197 2024-05-02 23:16:00.291 | > Installing : perl-Error-1:0.17029-2.oe2203.noarch 107/197 2024-05-02 23:16:00.291 | > Installing : perl-Git-2.33.0-10.oe2203.noarch 108/197 2024-05-02 23:16:00.291 | > Installing : git-2.33.0-10.oe2203.aarch64 109/197 2024-05-02 23:16:00.291 | > Installing : npth-1.6-2.oe2203.aarch64 110/197 2024-05-02 23:16:00.291 | > Running scriptlet: npth-1.6-2.oe2203.aarch64 110/197 2024-05-02 23:16:00.291 | > Installing : linux-firmware-20211027-2.oe2203.noarch 111/197 2024-05-02 23:16:00.291 | > Installing : libyaml-0.2.5-2.oe2203.aarch64 112/197 2024-05-02 23:16:00.291 | > Running scriptlet: libyaml-0.2.5-2.oe2203.aarch64 112/197 2024-05-02 23:16:00.291 | > Installing : python3-pyyaml-6.0-1.oe2203.aarch64 113/197 2024-05-02 23:16:00.291 | > Installing : libusbx-1.0.24-1.oe2203.aarch64 114/197 2024-05-02 23:16:00.291 | > Installing : libgusb-0.3.8-1.oe2203.aarch64 115/197 2024-05-02 23:16:00.291 | > Installing : libtool-ltdl-2.4.6-34.oe2203.aarch64 116/197 2024-05-02 23:16:00.291 | > Installing : libndp-1.8-1.oe2203.aarch64 117/197 2024-05-02 23:16:00.291 | > Installing : libmetalink-0.1.3-9.oe2203.aarch64 118/197 2024-05-02 23:16:00.291 | > Installing : libestr-0.1.11-1.oe2203.aarch64 119/197 2024-05-02 23:16:41.016 | > Running scriptlet: libestr-0.1.11-1.oe2203.aarch64 119/197 2024-05-02 23:16:41.016 | > Installing : libepoxy-1.5.9-1.oe2203.aarch64 120/197 2024-05-02 23:16:41.016 | > Installing : libdatrie-0.2.13-1.oe2203.aarch64 121/197 2024-05-02 23:16:41.016 | > Running scriptlet: libdatrie-0.2.13-1.oe2203.aarch64 121/197 2024-05-02 23:16:41.016 | > Installing : libthai-0.1.28-4.oe2203.aarch64 122/197 2024-05-02 23:16:41.016 | > Installing : libXau-1.0.9-2.oe2203.aarch64 123/197 2024-05-02 23:16:41.016 | > Installing : libxcb-1.14-2.oe2203.aarch64 124/197 2024-05-02 23:16:41.016 | > Installing : libX11-1.7.2-8.oe2203.aarch64 125/197 2024-05-02 23:16:41.016 | > Installing : libXext-1.3.4-4.oe2203.aarch64 126/197 2024-05-02 23:16:41.016 | > Installing : libXrender-0.9.10-10.oe2203.aarch64 127/197 2024-05-02 23:16:41.016 | > Installing : cairo-1.17.4-1.oe2203.aarch64 128/197 2024-05-02 23:16:41.016 | > Installing : libXi-1.8-2.oe2203.aarch64 129/197 2024-05-02 23:16:41.016 | > Installing : libXfixes-6.0.0-1.oe2203.aarch64 130/197 2024-05-02 23:16:41.016 | > Installing : libXcursor-1.2.0-1.oe2203.aarch64 131/197 2024-05-02 23:16:41.016 | > Installing : libXdamage-1.1.5-1.oe2203.aarch64 132/197 2024-05-02 23:16:41.016 | > Installing : cairo-gobject-1.17.4-1.oe2203.aarch64 133/197 2024-05-02 23:16:41.016 | > Installing : libXft-2.3.4-1.oe2203.aarch64 134/197 2024-05-02 23:16:41.016 | > Installing : libXrandr-1.5.2-1.oe2203.aarch64 135/197 2024-05-02 23:16:41.016 | > Installing : libXinerama-1.1.4-5.oe2203.aarch64 136/197 2024-05-02 23:16:41.016 | > Installing : libXcomposite-0.4.5-1.oe2203.aarch64 137/197 2024-05-02 23:16:41.016 | > Running scriptlet: tk-1:8.6.10-2.oe2203.aarch64 138/197 2024-05-02 23:16:41.016 | > Installing : tk-1:8.6.10-2.oe2203.aarch64 138/197 2024-05-02 23:16:41.016 | > Installing : libXtst-1.2.3-10.oe2203.aarch64 139/197 2024-05-02 23:16:41.017 | > Installing : at-spi2-core-2.42.0-1.oe2203.aarch64 140/197 2024-05-02 23:16:41.017 | > Installing : at-spi2-atk-2.38.0-1.oe2203.aarch64 141/197 2024-05-02 23:16:41.017 | > Installing : lcms2-2.12-1.oe2203.aarch64 142/197 2024-05-02 23:16:41.017 | > Installing : colord-libs-1.4.5-4.oe2203.aarch64 143/197 2024-05-02 23:16:41.017 | > Installing : jitterentropy-library-3.3.1-1.oe2203.aarch64 144/197 2024-05-02 23:16:41.017 | > Installing : ipcalc-1.0.1-1.oe2203.aarch64 145/197 2024-05-02 23:16:41.017 | > Installing : inih-49-1.oe2203.aarch64 146/197 2024-05-02 23:16:41.017 | > Installing : xfsprogs-xfs_scrub-5.14.1-1.oe2203.aarch64 147/197 2024-05-02 23:16:41.017 | > Installing : xfsprogs-5.14.1-1.oe2203.aarch64 148/197 2024-05-02 23:16:41.017 | > Running scriptlet: graphite2-1.3.14-5.oe2203.aarch64 149/197 2024-05-02 23:16:41.017 | > Installing : graphite2-1.3.14-5.oe2203.aarch64 149/197 2024-05-02 23:16:41.017 | > Running scriptlet: graphite2-1.3.14-5.oe2203.aarch64 149/197 2024-05-02 23:16:41.017 | > Installing : harfbuzz-2.8.2-4.oe2203.aarch64 150/197 2024-05-02 23:16:41.017 | > Installing : pango-1.49.3-3.oe2203.aarch64 151/197 2024-05-02 23:16:41.017 | > Running scriptlet: gtk2-2.24.33-4.oe2203.aarch64 152/197 2024-05-02 23:16:41.017 | > Installing : gtk2-2.24.33-4.oe2203.aarch64 152/197 2024-05-02 23:16:41.017 | > Installing : gc-8.0.6-1.oe2203.aarch64 153/197 2024-05-02 23:16:41.017 | > Installing : guile-5:2.0.14-18.oe2203.aarch64 154/197 2024-05-02 23:16:41.017 | > Installing : autogen-5.18.16-2.oe2203.aarch64 155/197 2024-05-02 23:16:41.017 | > Installing : ntpstat-0.6-3.oe2203.noarch 156/197 2024-05-02 23:16:41.017 | > Running scriptlet: ntp-4.2.8p15-11.oe2203.aarch64 157/197 2024-05-02 23:16:41.017 | > Installing : ntp-4.2.8p15-11.oe2203.aarch64 157/197 2024-05-02 23:16:41.017 | > Running scriptlet: ntp-4.2.8p15-11.oe2203.aarch64 157/197 2024-05-02 23:16:41.017 | > Running scriptlet: checkpolicy-3.3-1.oe2203.aarch64 158/197 2024-05-02 23:16:41.017 | > Installing : checkpolicy-3.3-1.oe2203.aarch64 158/197 2024-05-02 23:16:41.018 | > Running scriptlet: checkpolicy-3.3-1.oe2203.aarch64 158/197 2024-05-02 23:16:41.018 | > Running scriptlet: audit-1:3.0.1-3.oe2203.aarch64 159/197 2024-05-02 23:16:41.018 | > Installing : audit-1:3.0.1-3.oe2203.aarch64 159/197 2024-05-02 23:16:41.018 | > Running scriptlet: audit-1:3.0.1-3.oe2203.aarch64 159/197 2024-05-02 23:16:41.018 | > Created symlink /etc/systemd/system/multi-user.target.wants/auditd.service -> /usr/lib/systemd/system/auditd.service. 2024-05-02 23:16:41.018 | > 2024-05-02 23:16:41.018 | > Installing : python3-audit-1:3.0.1-3.oe2203.aarch64 160/197 2024-05-02 23:16:41.018 | > Installing : python3-policycoreutils-3.3-9.oe2203.noarch 161/197 2024-05-02 23:16:41.018 | > Installing : adwaita-cursor-theme-41.0-1.oe2203.noarch 162/197 2024-05-02 23:16:41.018 | > Installing : adwaita-icon-theme-41.0-1.oe2203.noarch 163/197 2024-05-02 23:16:41.018 | > Running scriptlet: gtk3-3.24.30-5.oe2203.aarch64 164/197 2024-05-02 23:16:41.018 | > Installing : gtk3-3.24.30-5.oe2203.aarch64 164/197 2024-05-02 23:16:41.018 | > Running scriptlet: gtk3-3.24.30-5.oe2203.aarch64 164/197 2024-05-02 23:16:41.018 | > Installing : gcr-3.41.0-1.oe2203.aarch64 165/197 2024-05-02 23:16:41.018 | > Running scriptlet: gcr-3.41.0-1.oe2203.aarch64 165/197 2024-05-02 23:16:41.018 | > Installing : pinentry-1.1.1-2.oe2203.aarch64 166/197 2024-05-02 23:16:41.018 | > Running scriptlet: pinentry-1.1.1-2.oe2203.aarch64 166/197 2024-05-02 23:16:41.018 | > Installing : gnupg2-2.2.32-3.oe2203.aarch64 167/197 2024-05-02 23:16:41.018 | > Installing : gpgme-1.16.0-3.oe2203.aarch64 168/197 2024-05-02 23:16:41.018 | > Installing : wget-1.21.2-1.oe2203.aarch64 169/197 2024-05-02 23:16:41.018 | > Running scriptlet: cloud-init-21.4-21.oe2203.noarch 170/197 2024-05-02 23:16:41.018 | > Installing : cloud-init-21.4-21.oe2203.noarch 170/197 2024-05-02 23:16:41.018 | > Running scriptlet: cloud-init-21.4-21.oe2203.noarch 170/197 2024-05-02 23:16:41.018 | > Installing : policycoreutils-python-utils-3.3-9.oe2203.noarch 171/197 2024-05-02 23:16:41.018 | > Installing : ntp-perl-4.2.8p15-11.oe2203.noarch 172/197 2024-05-02 23:16:41.018 | > Running scriptlet: ntp-perl-4.2.8p15-11.oe2203.noarch 172/197 2024-05-02 23:16:41.019 | > Installing : make-1:4.3-2.oe2203.aarch64 173/197 2024-05-02 23:16:41.019 | > Running scriptlet: make-1:4.3-2.oe2203.aarch64 173/197 2024-05-02 23:16:41.019 | > Running scriptlet: dhcp-12:4.4.2-15.oe2203.aarch64 174/197 2024-05-02 23:16:41.019 | > Installing : dhcp-12:4.4.2-15.oe2203.aarch64 174/197 2024-05-02 23:16:41.019 | > Running scriptlet: dhcp-12:4.4.2-15.oe2203.aarch64 174/197 2024-05-02 23:16:41.019 | > Running scriptlet: rng-tools-6.14-3.oe2203.aarch64 175/197 2024-05-02 23:16:41.019 | > Installing : rng-tools-6.14-3.oe2203.aarch64 175/197 2024-05-02 23:16:41.019 | > Running scriptlet: rng-tools-6.14-3.oe2203.aarch64 175/197 2024-05-02 23:16:41.019 | > Created symlink /etc/systemd/system/multi-user.target.wants/rngd.service -> /usr/lib/systemd/system/rngd.service. 2024-05-02 23:16:41.019 | > 2024-05-02 23:16:41.019 | > Installing : python3-devel-3.9.9-28.oe2203.aarch64 176/197 2024-05-02 23:16:41.019 | > Running scriptlet: rsyslog-8.2110.0-19.oe2203.aarch64 177/197 2024-05-02 23:16:41.019 | > Installing : rsyslog-8.2110.0-19.oe2203.aarch64 177/197 2024-05-02 23:16:41.019 | > Running scriptlet: rsyslog-8.2110.0-19.oe2203.aarch64 177/197 2024-05-02 23:16:41.019 | > Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service -> /usr/lib/systemd/system/rsyslog.service. 2024-05-02 23:16:41.019 | > 2024-05-02 23:16:41.019 | > Running scriptlet: NetworkManager-1:1.32.12-20.oe2203.aarch64 178/197 2024-05-02 23:16:41.019 | > Installing : NetworkManager-1:1.32.12-20.oe2203.aarch64 178/197 2024-05-02 23:16:41.019 | > Running scriptlet: NetworkManager-1:1.32.12-20.oe2203.aarch64 178/197 2024-05-02 23:16:41.019 | > Running in chroot, ignoring request. 2024-05-02 23:16:41.019 | > Running in chroot, ignoring request. 2024-05-02 23:16:41.019 | > Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service -> /usr/lib/systemd/system/NetworkManager.service. 2024-05-02 23:16:41.019 | > Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service -> /usr/lib/systemd/system/NetworkManager-dispatcher.service. 2024-05-02 23:16:41.019 | > Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service -> /usr/lib/systemd/system/NetworkManager-wait-online.service. 2024-05-02 23:16:41.019 | > 2024-05-02 23:19:15.151 | > Installing : kernel-5.10.0-60.135.0.162.oe2203.aarch64 179/197 2024-05-02 23:19:15.151 | > Running scriptlet: kernel-5.10.0-60.135.0.162.oe2203.aarch64 179/197 2024-05-02 23:19:15.151 | > Installing : bind-utils-32:9.16.23-21.oe2203.aarch64 180/197 2024-05-02 23:19:15.151 | > Installing : gcc-10.3.1-23.oe2203.aarch64 181/197 2024-05-02 23:19:15.151 | > Installing : iptables-1.8.7-8.oe2203.aarch64 182/197 2024-05-02 23:19:15.151 | > Running scriptlet: iptables-1.8.7-8.oe2203.aarch64 182/197 2024-05-02 23:19:15.151 | > Installing : unbound-1.13.2-11.oe2203.aarch64 183/197 2024-05-02 23:19:15.151 | > Running scriptlet: unbound-1.13.2-11.oe2203.aarch64 183/197 2024-05-02 23:19:15.151 | > Running scriptlet: tcpdump-14:4.99.1-6.oe2203.aarch64 184/197 2024-05-02 23:19:15.152 | > Installing : tcpdump-14:4.99.1-6.oe2203.aarch64 184/197 2024-05-02 23:19:15.152 | > Installing : traceroute-3:2.1.2-2.oe2203.aarch64 185/197 2024-05-02 23:19:15.152 | > Running scriptlet: rsync-3.2.3-4.oe2203.aarch64 186/197 2024-05-02 23:19:15.152 | > Installing : rsync-3.2.3-4.oe2203.aarch64 186/197 2024-05-02 23:19:15.152 | > Running scriptlet: rsync-3.2.3-4.oe2203.aarch64 186/197 2024-05-02 23:19:15.152 | > Installing : dracut-config-generic-055-10.oe2203.aarch64 187/197 2024-05-02 23:19:15.152 | > Installing : cloud-utils-growpart-0.32-3.oe2203.aarch64 188/197 2024-05-02 23:19:15.152 | > Running scriptlet: at-3.2.2-4.oe2203.aarch64 189/197 2024-05-02 23:19:15.152 | > Installing : at-3.2.2-4.oe2203.aarch64 189/197 2024-05-02 23:19:15.152 | > Running scriptlet: at-3.2.2-4.oe2203.aarch64 189/197 2024-05-02 23:19:15.152 | > Created symlink /etc/systemd/system/multi-user.target.wants/atd.service -> /usr/lib/systemd/system/atd.service. 2024-05-02 23:19:15.152 | > 2024-05-02 23:19:15.152 | > Installing : openeuler-lsb-5.0-1.oe2203.aarch64 190/197 2024-05-02 23:19:15.152 | > Installing : strace-5.14-1.oe2203.aarch64 191/197 2024-05-02 23:19:15.152 | > Installing : parted-3.4-3.oe2203.aarch64 192/197 2024-05-02 23:19:15.152 | > Running scriptlet: parted-3.4-3.oe2203.aarch64 192/197 2024-05-02 23:19:15.152 | > Running scriptlet: openEuler-latest-release-1.0-164865743622.03.oe2 193/197 2024-05-02 23:19:15.152 | > Installing : openEuler-latest-release-1.0-164865743622.03.oe2 193/197 2024-05-02 23:19:15.152 | > Running scriptlet: openEuler-latest-release-1.0-164865743622.03.oe2 193/197 2024-05-02 23:19:15.152 | > Running scriptlet: man-pages-5.13-2.oe2203.noarch 194/197 2024-05-02 23:19:15.152 | > Installing : man-pages-5.13-2.oe2203.noarch 194/197 2024-05-02 23:19:15.152 | > Running scriptlet: man-pages-5.13-2.oe2203.noarch 194/197 2024-05-02 23:19:15.152 | > Installing : lsof-4.94.0-1.oe2203.aarch64 195/197 2024-05-02 23:19:15.152 | > Installing : haveged-1.9.15-1.oe2203.aarch64 196/197 2024-05-02 23:19:15.152 | > Running scriptlet: haveged-1.9.15-1.oe2203.aarch64 196/197 2024-05-02 23:19:15.153 | > Installing : acpid-2.0.33-1.oe2203.aarch64 197/197 2024-05-02 23:19:15.153 | > Running scriptlet: acpid-2.0.33-1.oe2203.aarch64 197/197 2024-05-02 23:19:15.153 | > Created symlink /etc/systemd/system/sockets.target.wants/acpid.socket -> /usr/lib/systemd/system/acpid.socket. 2024-05-02 23:19:15.153 | > Created symlink /etc/systemd/system/multi-user.target.wants/acpid.service -> /usr/lib/systemd/system/acpid.service. 2024-05-02 23:19:15.153 | > 2024-05-02 23:19:15.153 | > Running scriptlet: selinux-policy-targeted-35.5-17.oe2203.noarch 197/197 2024-05-02 23:19:15.153 | > Running scriptlet: dconf-0.40.0-3.oe2203.aarch64 197/197 2024-05-02 23:19:15.153 | > Running scriptlet: kernel-5.10.0-60.135.0.162.oe2203.aarch64 197/197 2024-05-02 23:19:15.153 | > dracut: touch /var/log/dracut.log failed. 2024-05-02 23:19:15.153 | > 2024-05-02 23:19:15.153 | > Running scriptlet: acpid-2.0.33-1.oe2203.aarch64 197/197 2024-05-02 23:19:15.153 | > Running scriptlet: gdk-pixbuf2-2.42.6-5.oe2203.aarch64 197/197 2024-05-02 23:19:15.153 | > Running scriptlet: hicolor-icon-theme-0.17-6.oe2203.noarch 197/197 2024-05-02 23:19:15.153 | > Running scriptlet: fontconfig-2.13.94-1.oe2203.aarch64 197/197 2024-05-02 23:19:15.153 | > Running scriptlet: adwaita-icon-theme-41.0-1.oe2203.noarch 197/197 2024-05-02 23:19:15.153 | > Verifying : acpid-2.0.33-1.oe2203.aarch64 1/197 2024-05-02 23:19:15.153 | > Verifying : adwaita-cursor-theme-41.0-1.oe2203.noarch 2/197 2024-05-02 23:19:15.153 | > Verifying : adwaita-icon-theme-41.0-1.oe2203.noarch 3/197 2024-05-02 23:19:15.153 | > Verifying : at-spi2-atk-2.38.0-1.oe2203.aarch64 4/197 2024-05-02 23:19:15.153 | > Verifying : at-spi2-core-2.42.0-1.oe2203.aarch64 5/197 2024-05-02 23:19:15.153 | > Verifying : audit-1:3.0.1-3.oe2203.aarch64 6/197 2024-05-02 23:19:15.153 | > Verifying : autogen-5.18.16-2.oe2203.aarch64 7/197 2024-05-02 23:19:15.153 | > Verifying : cairo-1.17.4-1.oe2203.aarch64 8/197 2024-05-02 23:19:15.153 | > Verifying : cairo-gobject-1.17.4-1.oe2203.aarch64 9/197 2024-05-02 23:19:15.153 | > Verifying : checkpolicy-3.3-1.oe2203.aarch64 10/197 2024-05-02 23:19:15.154 | > Verifying : dejavu-fonts-2.37-1.oe2203.noarch 11/197 2024-05-02 23:19:15.154 | > Verifying : fontconfig-2.13.94-1.oe2203.aarch64 12/197 2024-05-02 23:19:15.154 | > Verifying : fonts-filesystem-2.0.5-2.oe2203.noarch 13/197 2024-05-02 23:19:15.154 | > Verifying : gc-8.0.6-1.oe2203.aarch64 14/197 2024-05-02 23:19:15.154 | > Verifying : gcr-3.41.0-1.oe2203.aarch64 15/197 2024-05-02 23:19:15.154 | > Verifying : gcr-base-3.41.0-1.oe2203.aarch64 16/197 2024-05-02 23:19:15.154 | > Verifying : graphite2-1.3.14-5.oe2203.aarch64 17/197 2024-05-02 23:19:15.154 | > Verifying : gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 18/197 2024-05-02 23:19:15.154 | > Verifying : gtk2-2.24.33-4.oe2203.aarch64 19/197 2024-05-02 23:19:15.154 | > Verifying : gtk3-3.24.30-5.oe2203.aarch64 20/197 2024-05-02 23:19:15.154 | > Verifying : haveged-1.9.15-1.oe2203.aarch64 21/197 2024-05-02 23:19:15.154 | > Verifying : inih-49-1.oe2203.aarch64 22/197 2024-05-02 23:19:15.154 | > Verifying : ipcalc-1.0.1-1.oe2203.aarch64 23/197 2024-05-02 23:19:15.154 | > Verifying : jansson-2.14-1.oe2203.aarch64 24/197 2024-05-02 23:19:15.154 | > Verifying : jitterentropy-library-3.3.1-1.oe2203.aarch64 25/197 2024-05-02 23:19:15.154 | > Verifying : lcms2-2.12-1.oe2203.aarch64 26/197 2024-05-02 23:19:15.154 | > Verifying : libXau-1.0.9-2.oe2203.aarch64 27/197 2024-05-02 23:19:15.154 | > Verifying : libXcomposite-0.4.5-1.oe2203.aarch64 28/197 2024-05-02 23:19:15.154 | > Verifying : libXcursor-1.2.0-1.oe2203.aarch64 29/197 2024-05-02 23:19:15.154 | > Verifying : libXdamage-1.1.5-1.oe2203.aarch64 30/197 2024-05-02 23:19:15.154 | > Verifying : libXfixes-6.0.0-1.oe2203.aarch64 31/197 2024-05-02 23:19:15.154 | > Verifying : libXft-2.3.4-1.oe2203.aarch64 32/197 2024-05-02 23:19:15.154 | > Verifying : libXinerama-1.1.4-5.oe2203.aarch64 33/197 2024-05-02 23:19:15.154 | > Verifying : libXrandr-1.5.2-1.oe2203.aarch64 34/197 2024-05-02 23:19:15.154 | > Verifying : libXrender-0.9.10-10.oe2203.aarch64 35/197 2024-05-02 23:19:15.154 | > Verifying : libXtst-1.2.3-10.oe2203.aarch64 36/197 2024-05-02 23:19:15.155 | > Verifying : libassuan-2.5.5-1.oe2203.aarch64 37/197 2024-05-02 23:19:15.155 | > Verifying : libdatrie-0.2.13-1.oe2203.aarch64 38/197 2024-05-02 23:19:15.155 | > Verifying : libedit-3.1-28.oe2203.aarch64 39/197 2024-05-02 23:19:15.155 | > Verifying : libepoxy-1.5.9-1.oe2203.aarch64 40/197 2024-05-02 23:19:15.155 | > Verifying : libestr-0.1.11-1.oe2203.aarch64 41/197 2024-05-02 23:19:15.155 | > Verifying : libgusb-0.3.8-1.oe2203.aarch64 42/197 2024-05-02 23:19:15.155 | > Verifying : libmetalink-0.1.3-9.oe2203.aarch64 43/197 2024-05-02 23:19:15.155 | > Verifying : libmnl-1.0.4-10.oe2203.aarch64 44/197 2024-05-02 23:19:15.155 | > Verifying : libmpc-1.2.0-2.oe2203.aarch64 45/197 2024-05-02 23:19:15.155 | > Verifying : libndp-1.8-1.oe2203.aarch64 46/197 2024-05-02 23:19:15.155 | > Verifying : libpcap-14:1.10.1-2.oe2203.aarch64 47/197 2024-05-02 23:19:15.155 | > Verifying : libsecret-0.20.4-1.oe2203.aarch64 48/197 2024-05-02 23:19:15.155 | > Verifying : libthai-0.1.28-4.oe2203.aarch64 49/197 2024-05-02 23:19:15.155 | > Verifying : libtool-ltdl-2.4.6-34.oe2203.aarch64 50/197 2024-05-02 23:19:15.155 | > Verifying : libusbx-1.0.24-1.oe2203.aarch64 51/197 2024-05-02 23:19:15.184 | > Verifying : libxcrypt-devel-4.4.26-2.oe2203.aarch64 52/197 2024-05-02 23:19:15.185 | > Verifying : libyaml-0.2.5-2.oe2203.aarch64 53/197 2024-05-02 23:19:15.185 | > Verifying : linux-firmware-20211027-2.oe2203.noarch 54/197 2024-05-02 23:19:15.185 | > Verifying : lmdb-0.9.29-1.oe2203.aarch64 55/197 2024-05-02 23:19:15.185 | > Verifying : lsof-4.94.0-1.oe2203.aarch64 56/197 2024-05-02 23:19:15.185 | > Verifying : make-1:4.3-2.oe2203.aarch64 57/197 2024-05-02 23:19:15.185 | > Verifying : man-pages-5.13-2.oe2203.noarch 58/197 2024-05-02 23:19:15.185 | > Verifying : npth-1.6-2.oe2203.aarch64 59/197 2024-05-02 23:19:15.185 | > Verifying : openEuler-latest-release-1.0-164865743622.03.oe2 60/197 2024-05-02 23:19:15.185 | > Verifying : parted-3.4-3.oe2203.aarch64 61/197 2024-05-02 23:19:15.185 | > Verifying : perl-Error-1:0.17029-2.oe2203.noarch 62/197 2024-05-02 23:19:15.185 | > Verifying : perl-TermReadKey-2.38-2.oe2203.aarch64 63/197 2024-05-02 23:19:15.185 | > Verifying : pinentry-1.1.1-2.oe2203.aarch64 64/197 2024-05-02 23:19:15.185 | > Verifying : polkit-pkla-compat-0.1-17.oe2203.aarch64 65/197 2024-05-02 23:19:15.185 | > Verifying : psmisc-23.4-1.oe2203.aarch64 66/197 2024-05-02 23:19:15.185 | > Verifying : python3-asn1crypto-1.4.0-1.oe2203.noarch 67/197 2024-05-02 23:19:15.185 | > Verifying : python3-attrs-20.3.0-1.oe2203.noarch 68/197 2024-05-02 23:19:15.185 | > Verifying : python3-audit-1:3.0.1-3.oe2203.aarch64 69/197 2024-05-02 23:19:15.186 | > Verifying : python3-babel-2.9.1-1.oe2203.noarch 70/197 2024-05-02 23:19:15.186 | > Verifying : python3-cffi-1.15.0-1.oe2203.aarch64 71/197 2024-05-02 23:19:15.186 | > Verifying : python3-chardet-4.0.0-1.oe2203.noarch 72/197 2024-05-02 23:19:15.186 | > Verifying : python3-charset-normalizer-2.0.8-1.oe2203.noarch 73/197 2024-05-02 23:19:15.186 | > Verifying : python3-configobj-5.0.6-17.oe2203.noarch 74/197 2024-05-02 23:19:15.186 | > Verifying : python3-idna-3.2-1.oe2203.noarch 75/197 2024-05-02 23:19:15.186 | > Verifying : python3-jsonpatch-1.32-1.oe2203.noarch 76/197 2024-05-02 23:19:15.186 | > Verifying : python3-jsonpointer-2.2-1.oe2203.noarch 77/197 2024-05-02 23:19:15.186 | > Verifying : python3-libsemanage-3.3-3.oe2203.aarch64 78/197 2024-05-02 23:19:15.186 | > Verifying : python3-markupsafe-2.0.1-2.oe2203.aarch64 79/197 2024-05-02 23:19:15.186 | > Verifying : python3-netifaces-0.10.9-1.oe2203.aarch64 80/197 2024-05-02 23:19:15.186 | > Verifying : python3-ply-3.11-2.oe2203.noarch 81/197 2024-05-02 23:19:15.186 | > Verifying : python3-prettytable-2.4.0-1.oe2203.noarch 82/197 2024-05-02 23:19:15.186 | > Verifying : python3-pycparser-2.21-1.oe2203.noarch 83/197 2024-05-02 23:19:15.186 | > Verifying : python3-pyrsistent-0.18.0-1.oe2203.aarch64 84/197 2024-05-02 23:19:15.186 | > Verifying : python3-pysocks-1.7.1-1.oe2203.noarch 85/197 2024-05-02 23:19:15.186 | > Verifying : python3-pytz-2021.3-1.oe2203.noarch 86/197 2024-05-02 23:19:15.186 | > Verifying : python3-pyyaml-6.0-1.oe2203.aarch64 87/197 2024-05-02 23:19:15.186 | > Verifying : python3-rpm-generators-9-2.oe2203.noarch 88/197 2024-05-02 23:19:15.186 | > Verifying : python3-setools-4.4.0-2.oe2203.aarch64 89/197 2024-05-02 23:19:15.186 | > Verifying : python3-six-1.16.0-1.oe2203.noarch 90/197 2024-05-02 23:19:15.186 | > Verifying : python3-wcwidth-0.2.5-1.oe2203.noarch 91/197 2024-05-02 23:19:15.186 | > Verifying : rng-tools-6.14-3.oe2203.aarch64 92/197 2024-05-02 23:19:15.186 | > Verifying : strace-5.14-1.oe2203.aarch64 93/197 2024-05-02 23:19:15.186 | > Verifying : sysfsutils-2.1.1-1.oe2203.aarch64 94/197 2024-05-02 23:19:15.186 | > Verifying : timedatex-0.6-2.oe2203.aarch64 95/197 2024-05-02 23:19:15.186 | > Verifying : tk-1:8.6.10-2.oe2203.aarch64 96/197 2024-05-02 23:19:15.187 | > Verifying : trousers-0.3.15-1.oe2203.aarch64 97/197 2024-05-02 23:19:15.187 | > Verifying : userspace-rcu-0.13.0-2.oe2203.aarch64 98/197 2024-05-02 23:19:15.187 | > Verifying : wget-1.21.2-1.oe2203.aarch64 99/197 2024-05-02 23:19:15.187 | > Verifying : xfsprogs-5.14.1-1.oe2203.aarch64 100/197 2024-05-02 23:19:15.187 | > Verifying : xfsprogs-xfs_scrub-5.14.1-1.oe2203.aarch64 101/197 2024-05-02 23:19:15.187 | > Verifying : openeuler-lsb-5.0-1.oe2203.aarch64 102/197 2024-05-02 23:19:15.187 | > Verifying : python3-pyserial-3.5-2.oe2203.noarch 103/197 2024-05-02 23:19:15.187 | > Verifying : NetworkManager-1:1.32.12-20.oe2203.aarch64 104/197 2024-05-02 23:19:15.187 | > Verifying : NetworkManager-libnm-1:1.32.12-20.oe2203.aarch64 105/197 2024-05-02 23:19:15.187 | > Verifying : at-3.2.2-4.oe2203.aarch64 106/197 2024-05-02 23:19:15.187 | > Verifying : atk-2.36.0-2.oe2203.aarch64 107/197 2024-05-02 23:19:15.187 | > Verifying : avahi-libs-0.8-19.oe2203.aarch64 108/197 2024-05-02 23:19:15.187 | > Verifying : bind-libs-32:9.16.23-21.oe2203.aarch64 109/197 2024-05-02 23:19:15.187 | > Verifying : bind-license-32:9.16.23-21.oe2203.noarch 110/197 2024-05-02 23:19:15.187 | > Verifying : bind-utils-32:9.16.23-21.oe2203.aarch64 111/197 2024-05-02 23:19:15.187 | > Verifying : binutils-2.37-25.oe2203.aarch64 112/197 2024-05-02 23:19:15.187 | > Verifying : cloud-init-21.4-21.oe2203.noarch 113/197 2024-05-02 23:19:15.187 | > Verifying : cloud-utils-growpart-0.32-3.oe2203.aarch64 114/197 2024-05-02 23:19:15.187 | > Verifying : colord-libs-1.4.5-4.oe2203.aarch64 115/197 2024-05-02 23:19:15.187 | > Verifying : cpp-10.3.1-23.oe2203.aarch64 116/197 2024-05-02 23:19:15.187 | > Verifying : cups-libs-1:2.4.0-10.oe2203.aarch64 117/197 2024-05-02 23:19:15.187 | > Verifying : dbus-1:1.12.20-10.oe2203.aarch64 118/197 2024-05-02 23:19:15.187 | > Verifying : dbus-common-1:1.12.20-10.oe2203.noarch 119/197 2024-05-02 23:19:15.187 | > Verifying : dbus-daemon-1:1.12.20-10.oe2203.aarch64 120/197 2024-05-02 23:19:15.187 | > Verifying : dbus-libs-1:1.12.20-10.oe2203.aarch64 121/197 2024-05-02 23:19:15.187 | > Verifying : dbus-tools-1:1.12.20-10.oe2203.aarch64 122/197 2024-05-02 23:19:15.188 | > Verifying : dconf-0.40.0-3.oe2203.aarch64 123/197 2024-05-02 23:19:15.188 | > Verifying : dhcp-12:4.4.2-15.oe2203.aarch64 124/197 2024-05-02 23:19:15.188 | > Verifying : dracut-config-generic-055-10.oe2203.aarch64 125/197 2024-05-02 23:19:15.188 | > Verifying : duktape-2.6.0-1.oe2203.aarch64 126/197 2024-05-02 23:19:15.188 | > Verifying : freetype-2.11.0-3.oe2203.aarch64 127/197 2024-05-02 23:19:15.188 | > Verifying : fribidi-1.0.10-2.oe2203.aarch64 128/197 2024-05-02 23:19:15.188 | > Verifying : gcc-10.3.1-23.oe2203.aarch64 129/197 2024-05-02 23:19:15.188 | > Verifying : gdk-pixbuf2-2.42.6-5.oe2203.aarch64 130/197 2024-05-02 23:19:15.188 | > Verifying : gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 131/197 2024-05-02 23:19:15.188 | > Verifying : git-2.33.0-10.oe2203.aarch64 132/197 2024-05-02 23:19:15.188 | > Verifying : glibc-devel-2.34-144.oe2203.aarch64 133/197 2024-05-02 23:19:15.188 | > Verifying : gnupg2-2.2.32-3.oe2203.aarch64 134/197 2024-05-02 23:19:15.188 | > Verifying : gnutls-3.7.2-13.oe2203.aarch64 135/197 2024-05-02 23:19:15.188 | > Verifying : gpgme-1.16.0-3.oe2203.aarch64 136/197 2024-05-02 23:19:15.188 | > Verifying : guile-5:2.0.14-18.oe2203.aarch64 137/197 2024-05-02 23:19:15.188 | > Verifying : harfbuzz-2.8.2-4.oe2203.aarch64 138/197 2024-05-02 23:19:15.188 | > Verifying : hicolor-icon-theme-0.17-6.oe2203.noarch 139/197 2024-05-02 23:19:15.188 | > Verifying : initscripts-10.12-3.oe2203.aarch64 140/197 2024-05-02 23:19:15.188 | > Verifying : initscripts-service-10.12-3.oe2203.noarch 141/197 2024-05-02 23:19:15.188 | > Verifying : iproute-1:5.15.0-16.oe2203.aarch64 142/197 2024-05-02 23:19:15.188 | > Verifying : iptables-1.8.7-8.oe2203.aarch64 143/197 2024-05-02 23:19:15.188 | > Verifying : iptables-libs-1.8.7-8.oe2203.aarch64 144/197 2024-05-02 23:19:15.188 | > Verifying : iputils-20210722-6.oe2203.aarch64 145/197 2024-05-02 23:19:15.188 | > Verifying : jbigkit-libs-2.1-19.oe2203.aarch64 146/197 2024-05-02 23:19:15.188 | > Verifying : kernel-5.10.0-60.135.0.162.oe2203.aarch64 147/197 2024-05-02 23:19:15.188 | > Verifying : kernel-headers-5.10.0-60.135.0.162.oe2203.aarch6 148/197 2024-05-02 23:19:15.188 | > Verifying : libX11-1.7.2-8.oe2203.aarch64 149/197 2024-05-02 23:19:16.354 | > Verifying : libXext-1.3.4-4.oe2203.aarch64 150/197 2024-05-02 23:19:16.354 | > Verifying : libXi-1.8-2.oe2203.aarch64 151/197 2024-05-02 23:19:16.354 | > Verifying : libbpf-2:0.3-9.oe2203.aarch64 152/197 2024-05-02 23:19:16.354 | > Verifying : libfastjson-0.99.9-3.oe2203.aarch64 153/197 2024-05-02 23:19:16.354 | > Verifying : libicu-69.1-7.oe2203.aarch64 154/197 2024-05-02 23:19:16.354 | > Verifying : libjpeg-turbo-2.1.1-2.oe2203.aarch64 155/197 2024-05-02 23:19:16.355 | > Verifying : libksba-1.6.0-3.oe2203.aarch64 156/197 2024-05-02 23:19:16.355 | > Verifying : libnetfilter_conntrack-1.0.8-6.oe2203.aarch64 157/197 2024-05-02 23:19:16.355 | > Verifying : libnfnetlink-1.0.1-16.oe2203.aarch64 158/197 2024-05-02 23:19:16.355 | > Verifying : libtiff-4.3.0-36.oe2203.aarch64 159/197 2024-05-02 23:19:16.355 | > Verifying : libuv-1:1.42.0-6.oe2203.aarch64 160/197 2024-05-02 23:19:16.355 | > Verifying : libxcb-1.14-2.oe2203.aarch64 161/197 2024-05-02 23:19:16.355 | > Verifying : net-tools-2.10-3.oe2203.aarch64 162/197 2024-05-02 23:19:16.356 | > Verifying : nettle-3.8.1-1.oe2203.aarch64 163/197 2024-05-02 23:19:16.356 | > Verifying : ntp-4.2.8p15-11.oe2203.aarch64 164/197 2024-05-02 23:19:16.356 | > Verifying : ntp-help-4.2.8p15-11.oe2203.noarch 165/197 2024-05-02 23:19:16.356 | > Verifying : ntp-perl-4.2.8p15-11.oe2203.noarch 166/197 2024-05-02 23:19:16.356 | > Verifying : ntpstat-0.6-3.oe2203.noarch 167/197 2024-05-02 23:19:16.356 | > Verifying : openssh-8.8p1-23.oe2203.aarch64 168/197 2024-05-02 23:19:16.356 | > Verifying : openssh-clients-8.8p1-23.oe2203.aarch64 169/197 2024-05-02 23:19:16.357 | > Verifying : openssh-server-8.8p1-23.oe2203.aarch64 170/197 2024-05-02 23:19:16.357 | > Verifying : pango-1.49.3-3.oe2203.aarch64 171/197 2024-05-02 23:19:16.357 | > Verifying : perl-Git-2.33.0-10.oe2203.noarch 172/197 2024-05-02 23:19:16.357 | > Verifying : pixman-0.40.0-3.oe2203.aarch64 173/197 2024-05-02 23:19:16.357 | > Verifying : policycoreutils-3.3-9.oe2203.aarch64 174/197 2024-05-02 23:19:16.357 | > Verifying : policycoreutils-python-utils-3.3-9.oe2203.noarch 175/197 2024-05-02 23:19:16.357 | > Verifying : polkit-0.120-5.oe2203.aarch64 176/197 2024-05-02 23:19:16.358 | > Verifying : polkit-libs-0.120-5.oe2203.aarch64 177/197 2024-05-02 23:19:16.358 | > Verifying : python3-IPy-1.01-2.oe2203.noarch 178/197 2024-05-02 23:19:16.358 | > Verifying : python3-cryptography-3.3.1-7.oe2203.aarch64 179/197 2024-05-02 23:19:16.358 | > Verifying : python3-devel-3.9.9-28.oe2203.aarch64 180/197 2024-05-02 23:19:16.358 | > Verifying : python3-jinja2-3.0.3-3.oe2203.noarch 181/197 2024-05-02 23:19:16.358 | > Verifying : python3-jsonschema-3.2.0-4.oe2203.noarch 182/197 2024-05-02 23:19:16.358 | > Verifying : python3-jwt-2.3.0-3.oe2203.noarch 183/197 2024-05-02 23:19:16.359 | > Verifying : python3-libselinux-3.3-5.oe2203.aarch64 184/197 2024-05-02 23:19:16.359 | > Verifying : python3-oauthlib-3.1.1-3.oe2203.noarch 185/197 2024-05-02 23:19:16.359 | > Verifying : python3-policycoreutils-3.3-9.oe2203.noarch 186/197 2024-05-02 23:19:16.359 | > Verifying : python3-requests-2.26.0-7.oe2203.noarch 187/197 2024-05-02 23:19:16.359 | > Verifying : python3-urllib3-1.26.7-8.oe2203.noarch 188/197 2024-05-02 23:19:16.359 | > Verifying : rsync-3.2.3-4.oe2203.aarch64 189/197 2024-05-02 23:19:16.359 | > Verifying : rsyslog-8.2110.0-19.oe2203.aarch64 190/197 2024-05-02 23:19:16.360 | > Verifying : selinux-policy-35.5-17.oe2203.noarch 191/197 2024-05-02 23:19:16.360 | > Verifying : selinux-policy-targeted-35.5-17.oe2203.noarch 192/197 2024-05-02 23:19:16.360 | > Verifying : tcpdump-14:4.99.1-6.oe2203.aarch64 193/197 2024-05-02 23:19:16.360 | > Verifying : traceroute-3:2.1.2-2.oe2203.aarch64 194/197 2024-05-02 23:19:16.360 | > Verifying : unbound-1.13.2-11.oe2203.aarch64 195/197 2024-05-02 23:19:16.360 | > Verifying : unbound-libs-1.13.2-11.oe2203.aarch64 196/197 2024-05-02 23:19:16.360 | > Verifying : wayland-1.19.91-4.oe2203.aarch64 197/197 2024-05-02 23:19:16.360 | > Completion plugin: Generating completion cache... 2024-05-02 23:19:16.361 | > Installed: NetworkManager-1:1.32.12-20.oe2203.aarch64 2024-05-02 23:19:16.361 | > Installed: NetworkManager-libnm-1:1.32.12-20.oe2203.aarch64 2024-05-02 23:19:16.361 | > Installed: acpid-2.0.33-1.oe2203.aarch64 2024-05-02 23:19:16.361 | > Installed: adwaita-cursor-theme-41.0-1.oe2203.noarch 2024-05-02 23:19:16.361 | > Installed: adwaita-icon-theme-41.0-1.oe2203.noarch 2024-05-02 23:19:16.361 | > Installed: at-3.2.2-4.oe2203.aarch64 2024-05-02 23:19:16.361 | > Installed: at-spi2-atk-2.38.0-1.oe2203.aarch64 2024-05-02 23:19:16.362 | > Installed: at-spi2-core-2.42.0-1.oe2203.aarch64 2024-05-02 23:19:16.362 | > Installed: atk-2.36.0-2.oe2203.aarch64 2024-05-02 23:19:16.362 | > Installed: audit-1:3.0.1-3.oe2203.aarch64 2024-05-02 23:19:16.362 | > Installed: autogen-5.18.16-2.oe2203.aarch64 2024-05-02 23:19:16.362 | > Installed: avahi-libs-0.8-19.oe2203.aarch64 2024-05-02 23:19:16.362 | > Installed: bind-libs-32:9.16.23-21.oe2203.aarch64 2024-05-02 23:19:16.362 | > Installed: bind-license-32:9.16.23-21.oe2203.noarch 2024-05-02 23:19:16.363 | > Installed: bind-utils-32:9.16.23-21.oe2203.aarch64 2024-05-02 23:19:16.363 | > Installed: binutils-2.37-25.oe2203.aarch64 2024-05-02 23:19:16.363 | > Installed: cairo-1.17.4-1.oe2203.aarch64 2024-05-02 23:19:16.363 | > Installed: cairo-gobject-1.17.4-1.oe2203.aarch64 2024-05-02 23:19:16.363 | > Installed: checkpolicy-3.3-1.oe2203.aarch64 2024-05-02 23:19:16.363 | > Installed: cloud-init-21.4-21.oe2203.noarch 2024-05-02 23:19:16.363 | > Installed: cloud-utils-growpart-0.32-3.oe2203.aarch64 2024-05-02 23:19:16.364 | > Installed: colord-libs-1.4.5-4.oe2203.aarch64 2024-05-02 23:19:16.364 | > Installed: cpp-10.3.1-23.oe2203.aarch64 2024-05-02 23:19:16.364 | > Installed: cups-libs-1:2.4.0-10.oe2203.aarch64 2024-05-02 23:19:16.364 | > Installed: dbus-1:1.12.20-10.oe2203.aarch64 2024-05-02 23:19:16.364 | > Installed: dbus-common-1:1.12.20-10.oe2203.noarch 2024-05-02 23:19:16.364 | > Installed: dbus-daemon-1:1.12.20-10.oe2203.aarch64 2024-05-02 23:19:16.364 | > Installed: dbus-libs-1:1.12.20-10.oe2203.aarch64 2024-05-02 23:19:16.365 | > Installed: dbus-tools-1:1.12.20-10.oe2203.aarch64 2024-05-02 23:19:16.365 | > Installed: dconf-0.40.0-3.oe2203.aarch64 2024-05-02 23:19:16.365 | > Installed: dejavu-fonts-2.37-1.oe2203.noarch 2024-05-02 23:19:16.365 | > Installed: dhcp-12:4.4.2-15.oe2203.aarch64 2024-05-02 23:19:16.365 | > Installed: dracut-config-generic-055-10.oe2203.aarch64 2024-05-02 23:19:16.365 | > Installed: duktape-2.6.0-1.oe2203.aarch64 2024-05-02 23:19:16.365 | > Installed: fontconfig-2.13.94-1.oe2203.aarch64 2024-05-02 23:19:16.366 | > Installed: fonts-filesystem-2.0.5-2.oe2203.noarch 2024-05-02 23:19:16.366 | > Installed: freetype-2.11.0-3.oe2203.aarch64 2024-05-02 23:19:16.366 | > Installed: fribidi-1.0.10-2.oe2203.aarch64 2024-05-02 23:19:16.366 | > Installed: gc-8.0.6-1.oe2203.aarch64 2024-05-02 23:19:16.366 | > Installed: gcc-10.3.1-23.oe2203.aarch64 2024-05-02 23:19:16.366 | > Installed: gcr-3.41.0-1.oe2203.aarch64 2024-05-02 23:19:16.366 | > Installed: gcr-base-3.41.0-1.oe2203.aarch64 2024-05-02 23:19:16.367 | > Installed: gdk-pixbuf2-2.42.6-5.oe2203.aarch64 2024-05-02 23:19:16.367 | > Installed: gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 2024-05-02 23:19:16.367 | > Installed: git-2.33.0-10.oe2203.aarch64 2024-05-02 23:19:16.367 | > Installed: glibc-devel-2.34-144.oe2203.aarch64 2024-05-02 23:19:16.367 | > Installed: gnupg2-2.2.32-3.oe2203.aarch64 2024-05-02 23:19:16.367 | > Installed: gnutls-3.7.2-13.oe2203.aarch64 2024-05-02 23:19:16.367 | > Installed: gpgme-1.16.0-3.oe2203.aarch64 2024-05-02 23:19:16.367 | > Installed: graphite2-1.3.14-5.oe2203.aarch64 2024-05-02 23:19:16.368 | > Installed: gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 2024-05-02 23:19:16.368 | > Installed: gtk2-2.24.33-4.oe2203.aarch64 2024-05-02 23:19:16.368 | > Installed: gtk3-3.24.30-5.oe2203.aarch64 2024-05-02 23:19:16.368 | > Installed: guile-5:2.0.14-18.oe2203.aarch64 2024-05-02 23:19:16.368 | > Installed: harfbuzz-2.8.2-4.oe2203.aarch64 2024-05-02 23:19:16.368 | > Installed: haveged-1.9.15-1.oe2203.aarch64 2024-05-02 23:19:16.368 | > Installed: hicolor-icon-theme-0.17-6.oe2203.noarch 2024-05-02 23:19:16.369 | > Installed: inih-49-1.oe2203.aarch64 2024-05-02 23:19:16.369 | > Installed: initscripts-10.12-3.oe2203.aarch64 2024-05-02 23:19:16.369 | > Installed: initscripts-service-10.12-3.oe2203.noarch 2024-05-02 23:19:16.369 | > Installed: ipcalc-1.0.1-1.oe2203.aarch64 2024-05-02 23:19:16.369 | > Installed: iproute-1:5.15.0-16.oe2203.aarch64 2024-05-02 23:19:16.369 | > Installed: iptables-1.8.7-8.oe2203.aarch64 2024-05-02 23:19:16.369 | > Installed: iptables-libs-1.8.7-8.oe2203.aarch64 2024-05-02 23:19:16.370 | > Installed: iputils-20210722-6.oe2203.aarch64 2024-05-02 23:19:16.370 | > Installed: jansson-2.14-1.oe2203.aarch64 2024-05-02 23:19:16.370 | > Installed: jbigkit-libs-2.1-19.oe2203.aarch64 2024-05-02 23:19:16.370 | > Installed: jitterentropy-library-3.3.1-1.oe2203.aarch64 2024-05-02 23:19:16.370 | > Installed: kernel-5.10.0-60.135.0.162.oe2203.aarch64 2024-05-02 23:19:16.370 | > Installed: kernel-headers-5.10.0-60.135.0.162.oe2203.aarch64 2024-05-02 23:19:16.370 | > Installed: lcms2-2.12-1.oe2203.aarch64 2024-05-02 23:19:16.371 | > Installed: libX11-1.7.2-8.oe2203.aarch64 2024-05-02 23:19:16.371 | > Installed: libXau-1.0.9-2.oe2203.aarch64 2024-05-02 23:19:16.371 | > Installed: libXcomposite-0.4.5-1.oe2203.aarch64 2024-05-02 23:19:16.371 | > Installed: libXcursor-1.2.0-1.oe2203.aarch64 2024-05-02 23:19:16.371 | > Installed: libXdamage-1.1.5-1.oe2203.aarch64 2024-05-02 23:19:16.371 | > Installed: libXext-1.3.4-4.oe2203.aarch64 2024-05-02 23:19:16.371 | > Installed: libXfixes-6.0.0-1.oe2203.aarch64 2024-05-02 23:19:16.372 | > Installed: libXft-2.3.4-1.oe2203.aarch64 2024-05-02 23:19:16.372 | > Installed: libXi-1.8-2.oe2203.aarch64 2024-05-02 23:19:16.372 | > Installed: libXinerama-1.1.4-5.oe2203.aarch64 2024-05-02 23:19:16.372 | > Installed: libXrandr-1.5.2-1.oe2203.aarch64 2024-05-02 23:19:16.372 | > Installed: libXrender-0.9.10-10.oe2203.aarch64 2024-05-02 23:19:16.372 | > Installed: libXtst-1.2.3-10.oe2203.aarch64 2024-05-02 23:19:16.372 | > Installed: libassuan-2.5.5-1.oe2203.aarch64 2024-05-02 23:19:16.373 | > Installed: libbpf-2:0.3-9.oe2203.aarch64 2024-05-02 23:19:16.373 | > Installed: libdatrie-0.2.13-1.oe2203.aarch64 2024-05-02 23:19:16.508 | > Installed: libedit-3.1-28.oe2203.aarch64 2024-05-02 23:19:16.509 | > Installed: libepoxy-1.5.9-1.oe2203.aarch64 2024-05-02 23:19:16.509 | > Installed: libestr-0.1.11-1.oe2203.aarch64 2024-05-02 23:19:16.509 | > Installed: libfastjson-0.99.9-3.oe2203.aarch64 2024-05-02 23:19:16.509 | > Installed: libgusb-0.3.8-1.oe2203.aarch64 2024-05-02 23:19:16.509 | > Installed: libicu-69.1-7.oe2203.aarch64 2024-05-02 23:19:16.510 | > Installed: libjpeg-turbo-2.1.1-2.oe2203.aarch64 2024-05-02 23:19:16.510 | > Installed: libksba-1.6.0-3.oe2203.aarch64 2024-05-02 23:19:16.510 | > Installed: libmetalink-0.1.3-9.oe2203.aarch64 2024-05-02 23:19:16.510 | > Installed: libmnl-1.0.4-10.oe2203.aarch64 2024-05-02 23:19:16.511 | > Installed: libmpc-1.2.0-2.oe2203.aarch64 2024-05-02 23:19:16.511 | > Installed: libndp-1.8-1.oe2203.aarch64 2024-05-02 23:19:16.511 | > Installed: libnetfilter_conntrack-1.0.8-6.oe2203.aarch64 2024-05-02 23:19:16.511 | > Installed: libnfnetlink-1.0.1-16.oe2203.aarch64 2024-05-02 23:19:16.511 | > Installed: libpcap-14:1.10.1-2.oe2203.aarch64 2024-05-02 23:19:16.511 | > Installed: libsecret-0.20.4-1.oe2203.aarch64 2024-05-02 23:19:16.512 | > Installed: libthai-0.1.28-4.oe2203.aarch64 2024-05-02 23:19:16.512 | > Installed: libtiff-4.3.0-36.oe2203.aarch64 2024-05-02 23:19:16.512 | > Installed: libtool-ltdl-2.4.6-34.oe2203.aarch64 2024-05-02 23:19:16.512 | > Installed: libusbx-1.0.24-1.oe2203.aarch64 2024-05-02 23:19:16.512 | > Installed: libuv-1:1.42.0-6.oe2203.aarch64 2024-05-02 23:19:16.512 | > Installed: libxcb-1.14-2.oe2203.aarch64 2024-05-02 23:19:16.512 | > Installed: libxcrypt-devel-4.4.26-2.oe2203.aarch64 2024-05-02 23:19:16.512 | > Installed: libyaml-0.2.5-2.oe2203.aarch64 2024-05-02 23:19:16.512 | > Installed: linux-firmware-20211027-2.oe2203.noarch 2024-05-02 23:19:16.512 | > Installed: lmdb-0.9.29-1.oe2203.aarch64 2024-05-02 23:19:16.512 | > Installed: lsof-4.94.0-1.oe2203.aarch64 2024-05-02 23:19:16.512 | > Installed: make-1:4.3-2.oe2203.aarch64 2024-05-02 23:19:16.512 | > Installed: man-pages-5.13-2.oe2203.noarch 2024-05-02 23:19:16.512 | > Installed: net-tools-2.10-3.oe2203.aarch64 2024-05-02 23:19:16.512 | > Installed: nettle-3.8.1-1.oe2203.aarch64 2024-05-02 23:19:16.512 | > Installed: npth-1.6-2.oe2203.aarch64 2024-05-02 23:19:16.512 | > Installed: ntp-4.2.8p15-11.oe2203.aarch64 2024-05-02 23:19:16.512 | > Installed: ntp-help-4.2.8p15-11.oe2203.noarch 2024-05-02 23:19:16.513 | > Installed: ntp-perl-4.2.8p15-11.oe2203.noarch 2024-05-02 23:19:16.513 | > Installed: ntpstat-0.6-3.oe2203.noarch 2024-05-02 23:19:16.513 | > Installed: openEuler-latest-release-1.0-164865743622.03.oe2203.aarch64 2024-05-02 23:19:16.513 | > Installed: openeuler-lsb-5.0-1.oe2203.aarch64 2024-05-02 23:19:16.513 | > Installed: openssh-8.8p1-23.oe2203.aarch64 2024-05-02 23:19:16.513 | > Installed: openssh-clients-8.8p1-23.oe2203.aarch64 2024-05-02 23:19:16.513 | > Installed: openssh-server-8.8p1-23.oe2203.aarch64 2024-05-02 23:19:16.513 | > Installed: pango-1.49.3-3.oe2203.aarch64 2024-05-02 23:19:16.513 | > Installed: parted-3.4-3.oe2203.aarch64 2024-05-02 23:19:16.513 | > Installed: perl-Error-1:0.17029-2.oe2203.noarch 2024-05-02 23:19:16.513 | > Installed: perl-Git-2.33.0-10.oe2203.noarch 2024-05-02 23:19:16.513 | > Installed: perl-TermReadKey-2.38-2.oe2203.aarch64 2024-05-02 23:19:16.513 | > Installed: pinentry-1.1.1-2.oe2203.aarch64 2024-05-02 23:19:16.513 | > Installed: pixman-0.40.0-3.oe2203.aarch64 2024-05-02 23:19:16.514 | > Installed: policycoreutils-3.3-9.oe2203.aarch64 2024-05-02 23:19:16.514 | > Installed: policycoreutils-python-utils-3.3-9.oe2203.noarch 2024-05-02 23:19:16.514 | > Installed: polkit-0.120-5.oe2203.aarch64 2024-05-02 23:19:16.514 | > Installed: polkit-libs-0.120-5.oe2203.aarch64 2024-05-02 23:19:16.514 | > Installed: polkit-pkla-compat-0.1-17.oe2203.aarch64 2024-05-02 23:19:16.514 | > Installed: psmisc-23.4-1.oe2203.aarch64 2024-05-02 23:19:16.514 | > Installed: python3-IPy-1.01-2.oe2203.noarch 2024-05-02 23:19:16.514 | > Installed: python3-asn1crypto-1.4.0-1.oe2203.noarch 2024-05-02 23:19:16.514 | > Installed: python3-attrs-20.3.0-1.oe2203.noarch 2024-05-02 23:19:16.514 | > Installed: python3-audit-1:3.0.1-3.oe2203.aarch64 2024-05-02 23:19:16.514 | > Installed: python3-babel-2.9.1-1.oe2203.noarch 2024-05-02 23:19:16.514 | > Installed: python3-cffi-1.15.0-1.oe2203.aarch64 2024-05-02 23:19:16.514 | > Installed: python3-chardet-4.0.0-1.oe2203.noarch 2024-05-02 23:19:16.514 | > Installed: python3-charset-normalizer-2.0.8-1.oe2203.noarch 2024-05-02 23:19:16.514 | > Installed: python3-configobj-5.0.6-17.oe2203.noarch 2024-05-02 23:19:16.514 | > Installed: python3-cryptography-3.3.1-7.oe2203.aarch64 2024-05-02 23:19:16.514 | > Installed: python3-devel-3.9.9-28.oe2203.aarch64 2024-05-02 23:19:16.514 | > Installed: python3-idna-3.2-1.oe2203.noarch 2024-05-02 23:19:16.515 | > Installed: python3-jinja2-3.0.3-3.oe2203.noarch 2024-05-02 23:19:16.515 | > Installed: python3-jsonpatch-1.32-1.oe2203.noarch 2024-05-02 23:19:16.515 | > Installed: python3-jsonpointer-2.2-1.oe2203.noarch 2024-05-02 23:19:16.515 | > Installed: python3-jsonschema-3.2.0-4.oe2203.noarch 2024-05-02 23:19:16.515 | > Installed: python3-jwt-2.3.0-3.oe2203.noarch 2024-05-02 23:19:16.515 | > Installed: python3-libselinux-3.3-5.oe2203.aarch64 2024-05-02 23:19:16.515 | > Installed: python3-libsemanage-3.3-3.oe2203.aarch64 2024-05-02 23:19:16.515 | > Installed: python3-markupsafe-2.0.1-2.oe2203.aarch64 2024-05-02 23:19:16.515 | > Installed: python3-netifaces-0.10.9-1.oe2203.aarch64 2024-05-02 23:19:16.515 | > Installed: python3-oauthlib-3.1.1-3.oe2203.noarch 2024-05-02 23:19:16.515 | > Installed: python3-ply-3.11-2.oe2203.noarch 2024-05-02 23:19:16.515 | > Installed: python3-policycoreutils-3.3-9.oe2203.noarch 2024-05-02 23:19:16.515 | > Installed: python3-prettytable-2.4.0-1.oe2203.noarch 2024-05-02 23:19:16.515 | > Installed: python3-pycparser-2.21-1.oe2203.noarch 2024-05-02 23:19:16.515 | > Installed: python3-pyrsistent-0.18.0-1.oe2203.aarch64 2024-05-02 23:19:16.515 | > Installed: python3-pyserial-3.5-2.oe2203.noarch 2024-05-02 23:19:16.515 | > Installed: python3-pysocks-1.7.1-1.oe2203.noarch 2024-05-02 23:19:16.516 | > Installed: python3-pytz-2021.3-1.oe2203.noarch 2024-05-02 23:19:16.516 | > Installed: python3-pyyaml-6.0-1.oe2203.aarch64 2024-05-02 23:19:16.516 | > Installed: python3-requests-2.26.0-7.oe2203.noarch 2024-05-02 23:19:16.516 | > Installed: python3-rpm-generators-9-2.oe2203.noarch 2024-05-02 23:19:16.516 | > Installed: python3-setools-4.4.0-2.oe2203.aarch64 2024-05-02 23:19:16.516 | > Installed: python3-six-1.16.0-1.oe2203.noarch 2024-05-02 23:19:16.516 | > Installed: python3-urllib3-1.26.7-8.oe2203.noarch 2024-05-02 23:19:16.516 | > Installed: python3-wcwidth-0.2.5-1.oe2203.noarch 2024-05-02 23:19:16.516 | > Installed: rng-tools-6.14-3.oe2203.aarch64 2024-05-02 23:19:16.516 | > Installed: rsync-3.2.3-4.oe2203.aarch64 2024-05-02 23:19:16.516 | > Installed: rsyslog-8.2110.0-19.oe2203.aarch64 2024-05-02 23:19:16.516 | > Installed: selinux-policy-35.5-17.oe2203.noarch 2024-05-02 23:19:16.516 | > Installed: selinux-policy-targeted-35.5-17.oe2203.noarch 2024-05-02 23:19:16.516 | > Installed: strace-5.14-1.oe2203.aarch64 2024-05-02 23:19:16.516 | > Installed: sysfsutils-2.1.1-1.oe2203.aarch64 2024-05-02 23:19:16.516 | > Installed: tcpdump-14:4.99.1-6.oe2203.aarch64 2024-05-02 23:19:16.516 | > Installed: timedatex-0.6-2.oe2203.aarch64 2024-05-02 23:19:16.516 | > Installed: tk-1:8.6.10-2.oe2203.aarch64 2024-05-02 23:19:16.516 | > Installed: traceroute-3:2.1.2-2.oe2203.aarch64 2024-05-02 23:19:16.516 | > Installed: trousers-0.3.15-1.oe2203.aarch64 2024-05-02 23:19:16.516 | > Installed: unbound-1.13.2-11.oe2203.aarch64 2024-05-02 23:19:16.516 | > Installed: unbound-libs-1.13.2-11.oe2203.aarch64 2024-05-02 23:19:16.516 | > Installed: userspace-rcu-0.13.0-2.oe2203.aarch64 2024-05-02 23:19:16.517 | > Installed: wayland-1.19.91-4.oe2203.aarch64 2024-05-02 23:19:16.517 | > Installed: wget-1.21.2-1.oe2203.aarch64 2024-05-02 23:19:16.517 | > Installed: xfsprogs-5.14.1-1.oe2203.aarch64 2024-05-02 23:19:16.517 | > Installed: xfsprogs-xfs_scrub-5.14.1-1.oe2203.aarch64 2024-05-02 23:19:16.517 | > 2024-05-02 23:19:16.517 | > Installed: 2024-05-02 23:19:16.517 | > NetworkManager-1:1.32.12-20.oe2203.aarch64 2024-05-02 23:19:16.517 | > NetworkManager-libnm-1:1.32.12-20.oe2203.aarch64 2024-05-02 23:19:16.517 | > acpid-2.0.33-1.oe2203.aarch64 2024-05-02 23:19:16.517 | > adwaita-cursor-theme-41.0-1.oe2203.noarch 2024-05-02 23:19:16.517 | > adwaita-icon-theme-41.0-1.oe2203.noarch 2024-05-02 23:19:16.517 | > at-3.2.2-4.oe2203.aarch64 2024-05-02 23:19:16.517 | > at-spi2-atk-2.38.0-1.oe2203.aarch64 2024-05-02 23:19:16.517 | > at-spi2-core-2.42.0-1.oe2203.aarch64 2024-05-02 23:19:16.517 | > atk-2.36.0-2.oe2203.aarch64 2024-05-02 23:19:16.517 | > audit-1:3.0.1-3.oe2203.aarch64 2024-05-02 23:19:16.517 | > autogen-5.18.16-2.oe2203.aarch64 2024-05-02 23:19:16.517 | > avahi-libs-0.8-19.oe2203.aarch64 2024-05-02 23:19:16.517 | > bind-libs-32:9.16.23-21.oe2203.aarch64 2024-05-02 23:19:16.517 | > bind-license-32:9.16.23-21.oe2203.noarch 2024-05-02 23:19:16.517 | > bind-utils-32:9.16.23-21.oe2203.aarch64 2024-05-02 23:19:16.517 | > binutils-2.37-25.oe2203.aarch64 2024-05-02 23:19:16.517 | > cairo-1.17.4-1.oe2203.aarch64 2024-05-02 23:19:16.517 | > cairo-gobject-1.17.4-1.oe2203.aarch64 2024-05-02 23:19:16.518 | > checkpolicy-3.3-1.oe2203.aarch64 2024-05-02 23:19:16.518 | > cloud-init-21.4-21.oe2203.noarch 2024-05-02 23:19:16.518 | > cloud-utils-growpart-0.32-3.oe2203.aarch64 2024-05-02 23:19:16.518 | > colord-libs-1.4.5-4.oe2203.aarch64 2024-05-02 23:19:16.518 | > cpp-10.3.1-23.oe2203.aarch64 2024-05-02 23:19:16.518 | > cups-libs-1:2.4.0-10.oe2203.aarch64 2024-05-02 23:19:16.518 | > dbus-1:1.12.20-10.oe2203.aarch64 2024-05-02 23:19:16.518 | > dbus-common-1:1.12.20-10.oe2203.noarch 2024-05-02 23:19:16.518 | > dbus-daemon-1:1.12.20-10.oe2203.aarch64 2024-05-02 23:19:16.518 | > dbus-libs-1:1.12.20-10.oe2203.aarch64 2024-05-02 23:19:16.518 | > dbus-tools-1:1.12.20-10.oe2203.aarch64 2024-05-02 23:19:16.518 | > dconf-0.40.0-3.oe2203.aarch64 2024-05-02 23:19:16.518 | > dejavu-fonts-2.37-1.oe2203.noarch 2024-05-02 23:19:16.518 | > dhcp-12:4.4.2-15.oe2203.aarch64 2024-05-02 23:19:16.518 | > dracut-config-generic-055-10.oe2203.aarch64 2024-05-02 23:19:16.518 | > duktape-2.6.0-1.oe2203.aarch64 2024-05-02 23:19:16.518 | > fontconfig-2.13.94-1.oe2203.aarch64 2024-05-02 23:19:16.518 | > fonts-filesystem-2.0.5-2.oe2203.noarch 2024-05-02 23:19:16.518 | > freetype-2.11.0-3.oe2203.aarch64 2024-05-02 23:19:16.518 | > fribidi-1.0.10-2.oe2203.aarch64 2024-05-02 23:19:16.518 | > gc-8.0.6-1.oe2203.aarch64 2024-05-02 23:19:16.519 | > gcc-10.3.1-23.oe2203.aarch64 2024-05-02 23:19:16.519 | > gcr-3.41.0-1.oe2203.aarch64 2024-05-02 23:19:16.519 | > gcr-base-3.41.0-1.oe2203.aarch64 2024-05-02 23:19:16.519 | > gdk-pixbuf2-2.42.6-5.oe2203.aarch64 2024-05-02 23:19:16.519 | > gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 2024-05-02 23:19:16.519 | > git-2.33.0-10.oe2203.aarch64 2024-05-02 23:19:16.519 | > glibc-devel-2.34-144.oe2203.aarch64 2024-05-02 23:19:16.519 | > gnupg2-2.2.32-3.oe2203.aarch64 2024-05-02 23:19:16.519 | > gnutls-3.7.2-13.oe2203.aarch64 2024-05-02 23:19:16.519 | > gpgme-1.16.0-3.oe2203.aarch64 2024-05-02 23:19:16.519 | > graphite2-1.3.14-5.oe2203.aarch64 2024-05-02 23:19:16.519 | > gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 2024-05-02 23:19:16.519 | > gtk2-2.24.33-4.oe2203.aarch64 2024-05-02 23:19:16.519 | > gtk3-3.24.30-5.oe2203.aarch64 2024-05-02 23:19:16.520 | > guile-5:2.0.14-18.oe2203.aarch64 2024-05-02 23:19:16.520 | > harfbuzz-2.8.2-4.oe2203.aarch64 2024-05-02 23:19:16.520 | > haveged-1.9.15-1.oe2203.aarch64 2024-05-02 23:19:16.520 | > hicolor-icon-theme-0.17-6.oe2203.noarch 2024-05-02 23:19:16.520 | > inih-49-1.oe2203.aarch64 2024-05-02 23:19:16.520 | > initscripts-10.12-3.oe2203.aarch64 2024-05-02 23:19:16.520 | > initscripts-service-10.12-3.oe2203.noarch 2024-05-02 23:19:16.520 | > ipcalc-1.0.1-1.oe2203.aarch64 2024-05-02 23:19:16.520 | > iproute-1:5.15.0-16.oe2203.aarch64 2024-05-02 23:19:16.520 | > iptables-1.8.7-8.oe2203.aarch64 2024-05-02 23:19:16.520 | > iptables-libs-1.8.7-8.oe2203.aarch64 2024-05-02 23:19:16.520 | > iputils-20210722-6.oe2203.aarch64 2024-05-02 23:19:16.520 | > jansson-2.14-1.oe2203.aarch64 2024-05-02 23:19:16.520 | > jbigkit-libs-2.1-19.oe2203.aarch64 2024-05-02 23:19:16.520 | > jitterentropy-library-3.3.1-1.oe2203.aarch64 2024-05-02 23:19:16.520 | > kernel-5.10.0-60.135.0.162.oe2203.aarch64 2024-05-02 23:19:16.521 | > kernel-headers-5.10.0-60.135.0.162.oe2203.aarch64 2024-05-02 23:19:16.521 | > lcms2-2.12-1.oe2203.aarch64 2024-05-02 23:19:16.521 | > libX11-1.7.2-8.oe2203.aarch64 2024-05-02 23:19:16.521 | > libXau-1.0.9-2.oe2203.aarch64 2024-05-02 23:19:16.521 | > libXcomposite-0.4.5-1.oe2203.aarch64 2024-05-02 23:19:16.521 | > libXcursor-1.2.0-1.oe2203.aarch64 2024-05-02 23:19:16.521 | > libXdamage-1.1.5-1.oe2203.aarch64 2024-05-02 23:19:16.521 | > libXext-1.3.4-4.oe2203.aarch64 2024-05-02 23:19:16.521 | > libXfixes-6.0.0-1.oe2203.aarch64 2024-05-02 23:19:16.521 | > libXft-2.3.4-1.oe2203.aarch64 2024-05-02 23:19:16.521 | > libXi-1.8-2.oe2203.aarch64 2024-05-02 23:19:16.521 | > libXinerama-1.1.4-5.oe2203.aarch64 2024-05-02 23:19:16.521 | > libXrandr-1.5.2-1.oe2203.aarch64 2024-05-02 23:19:16.521 | > libXrender-0.9.10-10.oe2203.aarch64 2024-05-02 23:19:16.521 | > libXtst-1.2.3-10.oe2203.aarch64 2024-05-02 23:19:16.521 | > libassuan-2.5.5-1.oe2203.aarch64 2024-05-02 23:19:16.522 | > libbpf-2:0.3-9.oe2203.aarch64 2024-05-02 23:19:16.522 | > libdatrie-0.2.13-1.oe2203.aarch64 2024-05-02 23:19:16.522 | > libedit-3.1-28.oe2203.aarch64 2024-05-02 23:19:16.522 | > libepoxy-1.5.9-1.oe2203.aarch64 2024-05-02 23:19:16.522 | > libestr-0.1.11-1.oe2203.aarch64 2024-05-02 23:19:16.522 | > libfastjson-0.99.9-3.oe2203.aarch64 2024-05-02 23:19:16.522 | > libgusb-0.3.8-1.oe2203.aarch64 2024-05-02 23:19:16.522 | > libicu-69.1-7.oe2203.aarch64 2024-05-02 23:19:16.522 | > libjpeg-turbo-2.1.1-2.oe2203.aarch64 2024-05-02 23:19:16.522 | > libksba-1.6.0-3.oe2203.aarch64 2024-05-02 23:19:16.522 | > libmetalink-0.1.3-9.oe2203.aarch64 2024-05-02 23:19:16.522 | > libmnl-1.0.4-10.oe2203.aarch64 2024-05-02 23:19:16.522 | > libmpc-1.2.0-2.oe2203.aarch64 2024-05-02 23:19:16.522 | > libndp-1.8-1.oe2203.aarch64 2024-05-02 23:19:16.522 | > libnetfilter_conntrack-1.0.8-6.oe2203.aarch64 2024-05-02 23:19:16.522 | > libnfnetlink-1.0.1-16.oe2203.aarch64 2024-05-02 23:19:16.522 | > libpcap-14:1.10.1-2.oe2203.aarch64 2024-05-02 23:19:16.523 | > libsecret-0.20.4-1.oe2203.aarch64 2024-05-02 23:19:16.523 | > libthai-0.1.28-4.oe2203.aarch64 2024-05-02 23:19:16.523 | > libtiff-4.3.0-36.oe2203.aarch64 2024-05-02 23:19:16.523 | > libtool-ltdl-2.4.6-34.oe2203.aarch64 2024-05-02 23:19:16.523 | > libusbx-1.0.24-1.oe2203.aarch64 2024-05-02 23:19:16.523 | > libuv-1:1.42.0-6.oe2203.aarch64 2024-05-02 23:19:16.523 | > libxcb-1.14-2.oe2203.aarch64 2024-05-02 23:19:16.523 | > libxcrypt-devel-4.4.26-2.oe2203.aarch64 2024-05-02 23:19:16.523 | > libyaml-0.2.5-2.oe2203.aarch64 2024-05-02 23:19:16.523 | > linux-firmware-20211027-2.oe2203.noarch 2024-05-02 23:19:16.523 | > lmdb-0.9.29-1.oe2203.aarch64 2024-05-02 23:19:16.523 | > lsof-4.94.0-1.oe2203.aarch64 2024-05-02 23:19:16.523 | > make-1:4.3-2.oe2203.aarch64 2024-05-02 23:19:16.523 | > man-pages-5.13-2.oe2203.noarch 2024-05-02 23:19:16.523 | > net-tools-2.10-3.oe2203.aarch64 2024-05-02 23:19:16.523 | > nettle-3.8.1-1.oe2203.aarch64 2024-05-02 23:19:16.523 | > npth-1.6-2.oe2203.aarch64 2024-05-02 23:19:16.523 | > ntp-4.2.8p15-11.oe2203.aarch64 2024-05-02 23:19:16.523 | > ntp-help-4.2.8p15-11.oe2203.noarch 2024-05-02 23:19:16.524 | > ntp-perl-4.2.8p15-11.oe2203.noarch 2024-05-02 23:19:16.524 | > ntpstat-0.6-3.oe2203.noarch 2024-05-02 23:19:16.524 | > openEuler-latest-release-1.0-164865743622.03.oe2203.aarch64 2024-05-02 23:19:16.524 | > openeuler-lsb-5.0-1.oe2203.aarch64 2024-05-02 23:19:16.524 | > openssh-8.8p1-23.oe2203.aarch64 2024-05-02 23:19:16.524 | > openssh-clients-8.8p1-23.oe2203.aarch64 2024-05-02 23:19:16.524 | > openssh-server-8.8p1-23.oe2203.aarch64 2024-05-02 23:19:16.524 | > pango-1.49.3-3.oe2203.aarch64 2024-05-02 23:19:16.524 | > parted-3.4-3.oe2203.aarch64 2024-05-02 23:19:16.524 | > perl-Error-1:0.17029-2.oe2203.noarch 2024-05-02 23:19:16.524 | > perl-Git-2.33.0-10.oe2203.noarch 2024-05-02 23:19:18.118 | > perl-TermReadKey-2.38-2.oe2203.aarch64 2024-05-02 23:19:18.118 | > pinentry-1.1.1-2.oe2203.aarch64 2024-05-02 23:19:18.118 | > pixman-0.40.0-3.oe2203.aarch64 2024-05-02 23:19:18.118 | > policycoreutils-3.3-9.oe2203.aarch64 2024-05-02 23:19:18.118 | > policycoreutils-python-utils-3.3-9.oe2203.noarch 2024-05-02 23:19:18.118 | > polkit-0.120-5.oe2203.aarch64 2024-05-02 23:19:18.118 | > polkit-libs-0.120-5.oe2203.aarch64 2024-05-02 23:19:18.118 | > polkit-pkla-compat-0.1-17.oe2203.aarch64 2024-05-02 23:19:18.118 | > psmisc-23.4-1.oe2203.aarch64 2024-05-02 23:19:18.118 | > python3-IPy-1.01-2.oe2203.noarch 2024-05-02 23:19:18.118 | > python3-asn1crypto-1.4.0-1.oe2203.noarch 2024-05-02 23:19:18.118 | > python3-attrs-20.3.0-1.oe2203.noarch 2024-05-02 23:19:18.118 | > python3-audit-1:3.0.1-3.oe2203.aarch64 2024-05-02 23:19:18.118 | > python3-babel-2.9.1-1.oe2203.noarch 2024-05-02 23:19:18.118 | > python3-cffi-1.15.0-1.oe2203.aarch64 2024-05-02 23:19:18.118 | > python3-chardet-4.0.0-1.oe2203.noarch 2024-05-02 23:19:18.118 | > python3-charset-normalizer-2.0.8-1.oe2203.noarch 2024-05-02 23:19:18.118 | > python3-configobj-5.0.6-17.oe2203.noarch 2024-05-02 23:19:18.118 | > python3-cryptography-3.3.1-7.oe2203.aarch64 2024-05-02 23:19:18.118 | > python3-devel-3.9.9-28.oe2203.aarch64 2024-05-02 23:19:18.118 | > python3-idna-3.2-1.oe2203.noarch 2024-05-02 23:19:18.119 | > python3-jinja2-3.0.3-3.oe2203.noarch 2024-05-02 23:19:18.119 | > python3-jsonpatch-1.32-1.oe2203.noarch 2024-05-02 23:19:18.119 | > python3-jsonpointer-2.2-1.oe2203.noarch 2024-05-02 23:19:18.119 | > python3-jsonschema-3.2.0-4.oe2203.noarch 2024-05-02 23:19:18.119 | > python3-jwt-2.3.0-3.oe2203.noarch 2024-05-02 23:19:18.119 | > python3-libselinux-3.3-5.oe2203.aarch64 2024-05-02 23:19:18.119 | > python3-libsemanage-3.3-3.oe2203.aarch64 2024-05-02 23:19:18.119 | > python3-markupsafe-2.0.1-2.oe2203.aarch64 2024-05-02 23:19:18.119 | > python3-netifaces-0.10.9-1.oe2203.aarch64 2024-05-02 23:19:18.119 | > python3-oauthlib-3.1.1-3.oe2203.noarch 2024-05-02 23:19:18.119 | > python3-ply-3.11-2.oe2203.noarch 2024-05-02 23:19:18.119 | > python3-policycoreutils-3.3-9.oe2203.noarch 2024-05-02 23:19:18.119 | > python3-prettytable-2.4.0-1.oe2203.noarch 2024-05-02 23:19:18.119 | > python3-pycparser-2.21-1.oe2203.noarch 2024-05-02 23:19:18.119 | > python3-pyrsistent-0.18.0-1.oe2203.aarch64 2024-05-02 23:19:18.119 | > python3-pyserial-3.5-2.oe2203.noarch 2024-05-02 23:19:18.119 | > python3-pysocks-1.7.1-1.oe2203.noarch 2024-05-02 23:19:18.119 | > python3-pytz-2021.3-1.oe2203.noarch 2024-05-02 23:19:18.119 | > python3-pyyaml-6.0-1.oe2203.aarch64 2024-05-02 23:19:18.119 | > python3-requests-2.26.0-7.oe2203.noarch 2024-05-02 23:19:18.119 | > python3-rpm-generators-9-2.oe2203.noarch 2024-05-02 23:19:18.119 | > python3-setools-4.4.0-2.oe2203.aarch64 2024-05-02 23:19:18.119 | > python3-six-1.16.0-1.oe2203.noarch 2024-05-02 23:19:18.119 | > python3-urllib3-1.26.7-8.oe2203.noarch 2024-05-02 23:19:18.120 | > python3-wcwidth-0.2.5-1.oe2203.noarch 2024-05-02 23:19:18.120 | > rng-tools-6.14-3.oe2203.aarch64 2024-05-02 23:19:18.120 | > rsync-3.2.3-4.oe2203.aarch64 2024-05-02 23:19:18.120 | > rsyslog-8.2110.0-19.oe2203.aarch64 2024-05-02 23:19:18.120 | > selinux-policy-35.5-17.oe2203.noarch 2024-05-02 23:19:18.120 | > selinux-policy-targeted-35.5-17.oe2203.noarch 2024-05-02 23:19:18.120 | > strace-5.14-1.oe2203.aarch64 2024-05-02 23:19:18.120 | > sysfsutils-2.1.1-1.oe2203.aarch64 2024-05-02 23:19:18.120 | > tcpdump-14:4.99.1-6.oe2203.aarch64 2024-05-02 23:19:18.120 | > timedatex-0.6-2.oe2203.aarch64 2024-05-02 23:19:18.120 | > tk-1:8.6.10-2.oe2203.aarch64 2024-05-02 23:19:18.120 | > traceroute-3:2.1.2-2.oe2203.aarch64 2024-05-02 23:19:18.120 | > trousers-0.3.15-1.oe2203.aarch64 2024-05-02 23:19:18.120 | > unbound-1.13.2-11.oe2203.aarch64 2024-05-02 23:19:18.120 | > unbound-libs-1.13.2-11.oe2203.aarch64 2024-05-02 23:19:18.120 | > userspace-rcu-0.13.0-2.oe2203.aarch64 2024-05-02 23:19:18.120 | > wayland-1.19.91-4.oe2203.aarch64 2024-05-02 23:19:18.120 | > wget-1.21.2-1.oe2203.aarch64 2024-05-02 23:19:18.120 | > xfsprogs-5.14.1-1.oe2203.aarch64 2024-05-02 23:19:18.120 | > xfsprogs-xfs_scrub-5.14.1-1.oe2203.aarch64 2024-05-02 23:19:18.120 | > 2024-05-02 23:19:18.120 | > Complete! 2024-05-02 23:19:18.120 | > + '[' install == install ']' 2024-05-02 23:19:18.120 | > + '[' dnf == dnf ']' 2024-05-02 23:19:18.121 | > + dnf mark install openEuler-rpm-config lsof net-tools unbound NetworkManager ntp ntp-perl at wget which glibc-devel gcc make rng-tools cloud-init tcpdump strace initscripts man-pages dhclient cronie python3-policycoreutils dracut-config-generic ntpdate git-core passwd selinux-policy vim-minimal haveged gnupg2 policycoreutils-python-utils coreutils rsyslog util-linux ca-certificates bind-utils python3-devel openssh-server iproute git parted acpid selinux-policy-targeted audit python3-libselinux iptables-services iputils openEuler-latest-release cloud-utils-growpart e2fsprogs openeuler-lsb traceroute dhcp-client rsync python3 openssh kernel dracut grubby acl 2024-05-02 23:19:18.121 | > openEuler-rpm-config-30-30.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.121 | > lsof-4.94.0-1.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.121 | > net-tools-2.10-3.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.121 | > unbound-1.13.2-11.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.121 | > NetworkManager-1:1.32.12-20.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.121 | > ntp-4.2.8p15-11.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.121 | > ntp-perl-4.2.8p15-11.oe2203.noarch marked as user installed. 2024-05-02 23:19:18.121 | > at-3.2.2-4.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.121 | > wget-1.21.2-1.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.121 | > which-2.21-14.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.121 | > glibc-devel-2.34-144.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.121 | > gcc-10.3.1-23.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.121 | > make-1:4.3-2.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.121 | > rng-tools-6.14-3.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.121 | > cloud-init-21.4-21.oe2203.noarch marked as user installed. 2024-05-02 23:19:18.121 | > tcpdump-14:4.99.1-6.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.121 | > strace-5.14-1.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.121 | > initscripts-10.12-3.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.121 | > man-pages-5.13-2.oe2203.noarch marked as user installed. 2024-05-02 23:19:18.122 | > dhcp-12:4.4.2-15.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.122 | > cronie-1.5.7-1.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.122 | > python3-policycoreutils-3.3-9.oe2203.noarch marked as user installed. 2024-05-02 23:19:18.122 | > dracut-config-generic-055-10.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.122 | > ntp-4.2.8p15-11.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.122 | > git-2.33.0-10.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.122 | > passwd-0.80-9.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.122 | > selinux-policy-35.5-17.oe2203.noarch marked as user installed. 2024-05-02 23:19:18.122 | > vim-minimal-2:9.0-23.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.122 | > haveged-1.9.15-1.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.122 | > gnupg2-2.2.32-3.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.122 | > policycoreutils-python-utils-3.3-9.oe2203.noarch marked as user installed. 2024-05-02 23:19:18.122 | > coreutils-9.0-5.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.122 | > rsyslog-8.2110.0-19.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.562 | > util-linux-2.37.2-28.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.562 | > ca-certificates-2023.2.60-2.oe2203.noarch marked as user installed. 2024-05-02 23:19:18.562 | > bind-utils-32:9.16.23-21.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.562 | > python3-devel-3.9.9-28.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.562 | > openssh-server-8.8p1-23.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.562 | > iproute-1:5.15.0-16.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.562 | > git-2.33.0-10.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.562 | > parted-3.4-3.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.562 | > acpid-2.0.33-1.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.562 | > selinux-policy-targeted-35.5-17.oe2203.noarch marked as user installed. 2024-05-02 23:19:18.562 | > audit-1:3.0.1-3.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.562 | > python3-libselinux-3.3-5.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.562 | > iptables-1.8.7-8.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.562 | > iputils-20210722-6.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.562 | > openEuler-latest-release-1.0-164865743622.03.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.562 | > cloud-utils-growpart-0.32-3.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.562 | > e2fsprogs-1.46.4-21.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.562 | > openeuler-lsb-5.0-1.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.562 | > traceroute-3:2.1.2-2.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.562 | > dhcp-12:4.4.2-15.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.562 | > rsync-3.2.3-4.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.562 | > python3-3.9.9-28.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.562 | > openssh-8.8p1-23.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.563 | > kernel-5.10.0-60.135.0.162.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.563 | > dracut-055-10.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.563 | > grubby-8.40-28.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.563 | > acl-2.3.1-2.oe2203.aarch64 marked as user installed. 2024-05-02 23:19:18.563 | returncode: 0 2024-05-02 23:19:18.582 | dib-run-parts 01-package-installs completed 2024-05-02 23:19:18.582 | dib-run-parts Running /tmp/in_target.d/install.d/05-record-details 2024-05-02 23:19:18.597 | + set -e 2024-05-02 23:19:18.597 | + echo openEuler-22-03-LTS-arm64 2024-05-02 23:19:18.600 | dib-run-parts 05-record-details completed 2024-05-02 23:19:18.600 | dib-run-parts Running /tmp/in_target.d/install.d/05-set-cloud-init-sources 2024-05-02 23:19:18.625 | + set -eu 2024-05-02 23:19:18.625 | + set -o pipefail 2024-05-02 23:19:18.625 | + DIB_CLOUD_INIT_DATASOURCES=None 2024-05-02 23:19:18.625 | + '[' -z None ']' 2024-05-02 23:19:18.625 | + '[' -d /etc/cloud/cloud.cfg.d ']' 2024-05-02 23:19:18.625 | + cat 2024-05-02 23:19:18.628 | + [[ None =~ Ec2 ]] 2024-05-02 23:19:18.631 | dib-run-parts 05-set-cloud-init-sources completed 2024-05-02 23:19:18.631 | dib-run-parts Running /tmp/in_target.d/install.d/06-record-builddate 2024-05-02 23:19:18.638 | + set -eu 2024-05-02 23:19:18.638 | + set -o pipefail 2024-05-02 23:19:18.638 | + date --utc '+%Y-%m-%d %H:%M' 2024-05-02 23:19:18.642 | dib-run-parts 06-record-builddate completed 2024-05-02 23:19:18.642 | dib-run-parts Running /tmp/in_target.d/install.d/10-base-networking 2024-05-02 23:19:18.649 | + set -eu 2024-05-02 23:19:18.649 | + set -o pipefail 2024-05-02 23:19:18.649 | + cat 2024-05-02 23:19:18.649 | + sudo tee /etc/sysconfig/network 2024-05-02 23:19:19.152 | + [[ 0 -eq 1 ]] 2024-05-02 23:19:19.156 | dib-run-parts 10-base-networking completed 2024-05-02 23:19:19.156 | dib-run-parts Running /tmp/in_target.d/install.d/10-cloud-init 2024-05-02 23:19:19.162 | + set -eu 2024-05-02 23:19:19.162 | + set -o pipefail 2024-05-02 23:19:19.162 | + mkdir -p /etc/cloud/cloud.cfg.d 2024-05-02 23:19:19.165 | + '[' -n '' ']' 2024-05-02 23:19:19.168 | dib-run-parts 10-cloud-init completed 2024-05-02 23:19:19.168 | dib-run-parts Running /tmp/in_target.d/install.d/10-install-static-files 2024-05-02 23:19:19.188 | + set -eu 2024-05-02 23:19:19.189 | + set -o pipefail 2024-05-02 23:19:19.189 | ++ dirname /tmp/in_target.d/install.d/10-install-static-files 2024-05-02 23:19:19.192 | + STATIC_SOURCE=/tmp/in_target.d/install.d/../static 2024-05-02 23:19:19.192 | + '[' -d /tmp/in_target.d/install.d/../static ']' 2024-05-02 23:19:19.192 | + rsync -lCr /tmp/in_target.d/install.d/../static/ / 2024-05-02 23:19:19.274 | dib-run-parts 10-install-static-files completed 2024-05-02 23:19:19.274 | dib-run-parts Running /tmp/in_target.d/install.d/10-packages 2024-05-02 23:19:19.303 | + set -e 2024-05-02 23:19:19.304 | + [[ openeuler =~ ^(centos|rocky)$ ]] 2024-05-02 23:19:19.306 | dib-run-parts 10-packages completed 2024-05-02 23:19:19.306 | dib-run-parts Running /tmp/in_target.d/install.d/10-pip-packages 2024-05-02 23:19:19.313 | + set -e 2024-05-02 23:19:19.313 | + '[' -z ']' 2024-05-02 23:19:19.313 | + exit 0 2024-05-02 23:19:19.315 | dib-run-parts 10-pip-packages completed 2024-05-02 23:19:19.315 | dib-run-parts Running /tmp/in_target.d/install.d/11-ensure-dbus-daemon 2024-05-02 23:19:19.321 | + set -eu 2024-05-02 23:19:19.321 | + set -o pipefail 2024-05-02 23:19:19.321 | + [[ openeuler == \f\e\d\o\r\a ]] 2024-05-02 23:19:19.324 | dib-run-parts 11-ensure-dbus-daemon completed 2024-05-02 23:19:19.324 | dib-run-parts Running /tmp/in_target.d/install.d/20-install-init-scripts 2024-05-02 23:19:19.405 | + set -eu 2024-05-02 23:19:19.405 | + set -o pipefail 2024-05-02 23:19:19.405 | ++ dirname /tmp/in_target.d/install.d/20-install-init-scripts 2024-05-02 23:19:19.408 | + scripts_dir=/tmp/in_target.d/install.d/../init-scripts/systemd/ 2024-05-02 23:19:19.408 | + '[' -d /tmp/in_target.d/install.d/../init-scripts/systemd/ ']' 2024-05-02 23:19:19.408 | + dest= 2024-05-02 23:19:19.408 | + case $DIB_INIT_SYSTEM in 2024-05-02 23:19:19.408 | + dest=/usr/lib/systemd/system/ 2024-05-02 23:19:19.408 | + '[' -z /usr/lib/systemd/system/ ']' 2024-05-02 23:19:19.408 | + cp -RP /tmp/in_target.d/install.d/../init-scripts/systemd/. /usr/lib/systemd/system/ 2024-05-02 23:19:19.419 | dib-run-parts 20-install-init-scripts completed 2024-05-02 23:19:19.419 | dib-run-parts Running /tmp/in_target.d/install.d/20-iptables 2024-05-02 23:19:19.425 | + set -e 2024-05-02 23:19:19.425 | + [[ openeuler =~ (debian|ubuntu) ]] 2024-05-02 23:19:19.425 | + [[ openeuler =~ (centos|rhel7|fedora|openeuler|rocky) ]] 2024-05-02 23:19:19.425 | + rules_dir=/etc/sysconfig 2024-05-02 23:19:19.425 | + ipv4_rules=/etc/sysconfig/iptables 2024-05-02 23:19:19.425 | + ipv6_rules=/etc/sysconfig/ip6tables 2024-05-02 23:19:19.425 | + mkdir -p /etc/sysconfig 2024-05-02 23:19:19.428 | + cat 2024-05-02 23:19:19.430 | + cat 2024-05-02 23:19:19.435 | dib-run-parts 20-iptables completed 2024-05-02 23:19:19.435 | dib-run-parts Running /tmp/in_target.d/install.d/40-glean 2024-05-02 23:19:19.442 | + set -eu 2024-05-02 23:19:19.442 | + set -o pipefail 2024-05-02 23:19:19.443 | + python3 -m venv /usr/glean 2024-05-02 23:19:31.845 | + /usr/glean/bin/pip install pbr 2024-05-02 23:19:33.203 | Collecting pbr 2024-05-02 23:19:33.270 | Downloading pbr-6.0.0-py2.py3-none-any.whl (107 kB) 2024-05-02 23:19:33.470 | Installing collected packages: pbr 2024-05-02 23:19:33.716 | Successfully installed pbr-6.0.0 2024-05-02 23:19:34.271 | WARNING: You are using pip version 21.3.1; however, version 24.0 is available. 2024-05-02 23:19:34.271 | You should consider upgrading via the '/usr/glean/bin/python3 -m pip install --upgrade pip' command. 2024-05-02 23:19:34.483 | + /usr/glean/bin/pip install glean 2024-05-02 23:19:35.983 | Collecting glean 2024-05-02 23:19:36.026 | Downloading glean-1.24.0-py3-none-any.whl (111 kB) 2024-05-02 23:19:36.245 | Installing collected packages: glean 2024-05-02 23:19:36.516 | Successfully installed glean-1.24.0 2024-05-02 23:19:36.559 | WARNING: You are using pip version 21.3.1; however, version 24.0 is available. 2024-05-02 23:19:36.559 | You should consider upgrading via the '/usr/glean/bin/python3 -m pip install --upgrade pip' command. 2024-05-02 23:19:36.737 | + mkdir -p /usr/local/bin 2024-05-02 23:19:36.740 | + ln -sf /usr/glean/bin/glean /usr/local/bin/glean 2024-05-02 23:19:36.742 | + ln -sf /usr/glean/bin/glean.sh /usr/local/bin/glean.sh 2024-05-02 23:19:36.744 | + ln -sf /usr/glean/bin/glean-install /usr/local/bin/glean-install 2024-05-02 23:19:36.749 | dib-run-parts 40-glean completed 2024-05-02 23:19:36.749 | dib-run-parts Running /tmp/in_target.d/install.d/40-install-bindep 2024-05-02 23:19:36.765 | + set -e 2024-05-02 23:19:36.765 | + python3 -m venv /usr/bindep-env 2024-05-02 23:19:45.697 | + [[ 22.03-LTS == \x\e\n\i\a\l ]] 2024-05-02 23:19:45.697 | + /usr/bindep-env/bin/pip install --upgrade pip 2024-05-02 23:19:46.775 | Requirement already satisfied: pip in /usr/bindep-env/lib/python3.9/site-packages (21.3.1) 2024-05-02 23:19:47.504 | Collecting pip 2024-05-02 23:19:47.549 | Downloading pip-24.0-py3-none-any.whl (2.1 MB) 2024-05-02 23:19:47.926 | Installing collected packages: pip 2024-05-02 23:19:47.926 | Attempting uninstall: pip 2024-05-02 23:19:47.927 | Found existing installation: pip 21.3.1 2024-05-02 23:19:48.763 | Uninstalling pip-21.3.1: 2024-05-02 23:19:48.798 | Successfully uninstalled pip-21.3.1 2024-05-02 23:19:52.786 | Successfully installed pip-24.0 2024-05-02 23:19:53.779 | + /usr/bindep-env/bin/pip install bindep 2024-05-02 23:19:55.268 | Collecting bindep 2024-05-02 23:19:55.304 | Downloading bindep-2.11.0-py2.py3-none-any.whl.metadata (10 kB) 2024-05-02 23:19:55.415 | Collecting Parsley (from bindep) 2024-05-02 23:19:55.427 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2024-05-02 23:19:55.579 | Collecting pbr>=2.0.0 (from bindep) 2024-05-02 23:19:55.591 | Downloading pbr-6.0.0-py2.py3-none-any.whl.metadata (1.3 kB) 2024-05-02 23:19:55.673 | Collecting distro>=1.7.0 (from bindep) 2024-05-02 23:19:55.684 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2024-05-02 23:19:55.880 | Collecting packaging (from bindep) 2024-05-02 23:19:55.891 | Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) 2024-05-02 23:19:55.937 | Downloading bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2024-05-02 23:19:56.011 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2024-05-02 23:19:56.041 | Downloading pbr-6.0.0-py2.py3-none-any.whl (107 kB) 2024-05-02 23:19:56.074 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 107.5/107.5 kB 4.7 MB/s eta 0:00:00 2024-05-02 23:19:56.086 | Downloading packaging-24.0-py3-none-any.whl (53 kB) 2024-05-02 23:19:56.113 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 2.3 MB/s eta 0:00:00 2024-05-02 23:19:56.125 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2024-05-02 23:19:56.184 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 1.6 MB/s eta 0:00:00 2024-05-02 23:19:56.323 | Installing collected packages: Parsley, pbr, packaging, distro, bindep 2024-05-02 23:19:57.162 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.9.0 packaging-24.0 pbr-6.0.0 2024-05-02 23:19:57.404 | dib-run-parts 40-install-bindep completed 2024-05-02 23:19:57.404 | dib-run-parts Running /tmp/in_target.d/install.d/40-install-tox 2024-05-02 23:19:57.426 | + set -e 2024-05-02 23:19:57.426 | + python3 -m venv /usr/tox-env 2024-05-02 23:20:06.072 | + [[ 22.03-LTS == \x\e\n\i\a\l ]] 2024-05-02 23:20:06.072 | + /usr/tox-env/bin/pip install --upgrade pip 2024-05-02 23:20:07.264 | Requirement already satisfied: pip in /usr/tox-env/lib/python3.9/site-packages (21.3.1) 2024-05-02 23:20:08.375 | Collecting pip 2024-05-02 23:20:08.397 | Using cached pip-24.0-py3-none-any.whl (2.1 MB) 2024-05-02 23:20:08.655 | Installing collected packages: pip 2024-05-02 23:20:08.655 | Attempting uninstall: pip 2024-05-02 23:20:08.656 | Found existing installation: pip 21.3.1 2024-05-02 23:20:09.245 | Uninstalling pip-21.3.1: 2024-05-02 23:20:09.273 | Successfully uninstalled pip-21.3.1 2024-05-02 23:20:12.377 | Successfully installed pip-24.0 2024-05-02 23:20:13.275 | + /usr/tox-env/bin/pip install tox 2024-05-02 23:20:15.540 | Collecting tox 2024-05-02 23:20:15.593 | Downloading tox-4.15.0-py3-none-any.whl.metadata (5.0 kB) 2024-05-02 23:20:16.132 | Collecting cachetools>=5.3.2 (from tox) 2024-05-02 23:20:16.146 | Downloading cachetools-5.3.3-py3-none-any.whl.metadata (5.3 kB) 2024-05-02 23:20:16.620 | Collecting chardet>=5.2 (from tox) 2024-05-02 23:20:16.634 | Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2024-05-02 23:20:17.304 | Collecting colorama>=0.4.6 (from tox) 2024-05-02 23:20:17.317 | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2024-05-02 23:20:17.580 | Collecting filelock>=3.13.1 (from tox) 2024-05-02 23:20:17.594 | Downloading filelock-3.14.0-py3-none-any.whl.metadata (2.8 kB) 2024-05-02 23:20:17.894 | Collecting packaging>=23.2 (from tox) 2024-05-02 23:20:17.903 | Using cached packaging-24.0-py3-none-any.whl.metadata (3.2 kB) 2024-05-02 23:20:18.502 | Collecting platformdirs>=4.1 (from tox) 2024-05-02 23:20:18.517 | Downloading platformdirs-4.2.1-py3-none-any.whl.metadata (11 kB) 2024-05-02 23:20:18.930 | Collecting pluggy>=1.3 (from tox) 2024-05-02 23:20:18.943 | Downloading pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) 2024-05-02 23:20:19.517 | Collecting pyproject-api>=1.6.1 (from tox) 2024-05-02 23:20:19.530 | Downloading pyproject_api-1.6.1-py3-none-any.whl.metadata (2.8 kB) 2024-05-02 23:20:20.060 | Collecting tomli>=2.0.1 (from tox) 2024-05-02 23:20:20.074 | Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) 2024-05-02 23:20:20.849 | Collecting virtualenv>=20.25 (from tox) 2024-05-02 23:20:20.863 | Downloading virtualenv-20.26.1-py3-none-any.whl.metadata (4.4 kB) 2024-05-02 23:20:21.944 | Collecting distlib<1,>=0.3.7 (from virtualenv>=20.25->tox) 2024-05-02 23:20:21.957 | Downloading distlib-0.3.8-py2.py3-none-any.whl.metadata (5.1 kB) 2024-05-02 23:20:22.308 | Downloading tox-4.15.0-py3-none-any.whl (155 kB) 2024-05-02 23:20:22.372 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.7/155.7 kB 2.7 MB/s eta 0:00:00 2024-05-02 23:20:22.386 | Downloading cachetools-5.3.3-py3-none-any.whl (9.3 kB) 2024-05-02 23:20:22.452 | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2024-05-02 23:20:22.509 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 4.1 MB/s eta 0:00:00 2024-05-02 23:20:22.523 | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2024-05-02 23:20:22.702 | Downloading filelock-3.14.0-py3-none-any.whl (12 kB) 2024-05-02 23:20:22.849 | Using cached packaging-24.0-py3-none-any.whl (53 kB) 2024-05-02 23:20:22.863 | Downloading platformdirs-4.2.1-py3-none-any.whl (17 kB) 2024-05-02 23:20:22.919 | Downloading pluggy-1.5.0-py3-none-any.whl (20 kB) 2024-05-02 23:20:23.006 | Downloading pyproject_api-1.6.1-py3-none-any.whl (12 kB) 2024-05-02 23:20:23.081 | Downloading tomli-2.0.1-py3-none-any.whl (12 kB) 2024-05-02 23:20:23.228 | Downloading virtualenv-20.26.1-py3-none-any.whl (3.9 MB) 2024-05-02 23:20:23.456 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 18.0 MB/s eta 0:00:00 2024-05-02 23:20:23.469 | Downloading distlib-0.3.8-py2.py3-none-any.whl (468 kB) 2024-05-02 23:20:23.612 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 468.9/468.9 kB 3.4 MB/s eta 0:00:00 2024-05-02 23:20:24.346 | Installing collected packages: distlib, tomli, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2024-05-02 23:20:29.714 | Successfully installed cachetools-5.3.3 chardet-5.2.0 colorama-0.4.6 distlib-0.3.8 filelock-3.14.0 packaging-24.0 platformdirs-4.2.1 pluggy-1.5.0 pyproject-api-1.6.1 tomli-2.0.1 tox-4.15.0 virtualenv-20.26.1 2024-05-02 23:20:30.041 | dib-run-parts 40-install-tox completed 2024-05-02 23:20:30.041 | dib-run-parts Running /tmp/in_target.d/install.d/50-disable-metadata-cloudinit 2024-05-02 23:20:30.078 | + set -e 2024-05-02 23:20:30.078 | + '[' -d /etc/cloud/cloud.cfg.d ']' 2024-05-02 23:20:30.078 | + dd of=/etc/cloud/cloud.cfg.d/95_real_datasources.cfg 2024-05-02 23:20:30.102 | 0+1 records in 2024-05-02 23:20:30.102 | 0+1 records out 2024-05-02 23:20:30.102 | 39 bytes copied, 0.000442319 s, 88.2 kB/s 2024-05-02 23:20:30.106 | dib-run-parts 50-disable-metadata-cloudinit completed 2024-05-02 23:20:30.106 | dib-run-parts Running /tmp/in_target.d/install.d/50-simple-init 2024-05-02 23:20:30.113 | + set -eu 2024-05-02 23:20:30.113 | + set -o pipefail 2024-05-02 23:20:30.114 | ++ dirname /tmp/in_target.d/install.d/50-simple-init 2024-05-02 23:20:30.116 | + SCRIPTDIR=/tmp/in_target.d/install.d 2024-05-02 23:20:30.116 | + echo 8021q 2024-05-02 23:20:30.116 | + enable_nm= 2024-05-02 23:20:30.116 | + [[ 0 != 0 ]] 2024-05-02 23:20:30.116 | + no_dhcp_fallback= 2024-05-02 23:20:30.117 | + [[ 0 != 0 ]] 2024-05-02 23:20:30.117 | + glean-install 2024-05-02 23:20:30.520 | INFO:glean-install:Installing python-glean.template -> /usr/glean/lib64/python3.9/site-packages/glean/init/python-glean 2024-05-02 23:20:30.521 | INFO:glean-install:install -D -g root -o root -m 0755 /usr/glean/lib64/python3.9/site-packages/glean/init/python-glean.template /usr/glean/lib64/python3.9/site-packages/glean/init/python-glean 2024-05-02 23:20:30.529 | INFO:glean-install:Replacing INTERP -> /usr/glean/bin/python3 in /usr/glean/lib64/python3.9/site-packages/glean/init/python-glean 2024-05-02 23:20:30.529 | INFO:glean-install:sed -i "s|%%INTERP%%|/usr/glean/bin/python3|g" /usr/glean/lib64/python3.9/site-packages/glean/init/python-glean 2024-05-02 23:20:30.535 | INFO:glean-install:Replacing GLEAN_SCRIPTS_DIR -> /usr/glean/lib64/python3.9/site-packages/glean/init in /usr/glean/lib64/python3.9/site-packages/glean/init/python-glean 2024-05-02 23:20:30.535 | INFO:glean-install:sed -i "s|%%GLEAN_SCRIPTS_DIR%%|/usr/glean/lib64/python3.9/site-packages/glean/init|g" /usr/glean/lib64/python3.9/site-packages/glean/init/python-glean 2024-05-02 23:20:30.541 | INFO:glean-install:Replacing EXTRA_ARGS -> in /usr/glean/lib64/python3.9/site-packages/glean/init/python-glean 2024-05-02 23:20:30.541 | INFO:glean-install:sed -i "s|%%EXTRA_ARGS%%||g" /usr/glean/lib64/python3.9/site-packages/glean/init/python-glean 2024-05-02 23:20:30.547 | INFO:glean-install:Installing systemd services 2024-05-02 23:20:30.547 | INFO:glean-install:Install early service 2024-05-02 23:20:30.547 | INFO:glean-install:Installing glean-early.service -> /usr/lib/systemd/system/glean-early.service 2024-05-02 23:20:30.548 | INFO:glean-install:install -D -g root -o root -m 0644 /usr/glean/lib64/python3.9/site-packages/glean/init/glean-early.service /usr/lib/systemd/system/glean-early.service 2024-05-02 23:20:30.554 | INFO:glean-install:Replacing INTERP -> /usr/glean/bin/python3 in /usr/lib/systemd/system/glean-early.service 2024-05-02 23:20:30.554 | INFO:glean-install:sed -i "s|%%INTERP%%|/usr/glean/bin/python3|g" /usr/lib/systemd/system/glean-early.service 2024-05-02 23:20:30.559 | INFO:glean-install:Replacing GLEAN_SCRIPTS_DIR -> /usr/glean/lib64/python3.9/site-packages/glean/init in /usr/lib/systemd/system/glean-early.service 2024-05-02 23:20:30.560 | INFO:glean-install:sed -i "s|%%GLEAN_SCRIPTS_DIR%%|/usr/glean/lib64/python3.9/site-packages/glean/init|g" /usr/lib/systemd/system/glean-early.service 2024-05-02 23:20:30.565 | INFO:glean-install:Replacing EXTRA_ARGS -> in /usr/lib/systemd/system/glean-early.service 2024-05-02 23:20:30.566 | INFO:glean-install:sed -i "s|%%EXTRA_ARGS%%||g" /usr/lib/systemd/system/glean-early.service 2024-05-02 23:20:30.581 | Created symlink /etc/systemd/system/multi-user.target.wants/glean-early.service -> /usr/lib/systemd/system/glean-early.service. 2024-05-02 23:20:30.583 | INFO:glean-install:without 2024-05-02 23:20:30.583 | INFO:glean-install:Installing glean@.service -> /usr/lib/systemd/system/glean@.service 2024-05-02 23:20:30.583 | INFO:glean-install:install -D -g root -o root -m 0644 /usr/glean/lib64/python3.9/site-packages/glean/init/glean@.service /usr/lib/systemd/system/glean@.service 2024-05-02 23:20:30.590 | INFO:glean-install:Replacing INTERP -> /usr/glean/bin/python3 in /usr/lib/systemd/system/glean@.service 2024-05-02 23:20:30.590 | INFO:glean-install:sed -i "s|%%INTERP%%|/usr/glean/bin/python3|g" /usr/lib/systemd/system/glean@.service 2024-05-02 23:20:30.596 | INFO:glean-install:Replacing GLEAN_SCRIPTS_DIR -> /usr/glean/lib64/python3.9/site-packages/glean/init in /usr/lib/systemd/system/glean@.service 2024-05-02 23:20:30.596 | INFO:glean-install:sed -i "s|%%GLEAN_SCRIPTS_DIR%%|/usr/glean/lib64/python3.9/site-packages/glean/init|g" /usr/lib/systemd/system/glean@.service 2024-05-02 23:20:30.602 | INFO:glean-install:Replacing EXTRA_ARGS -> in /usr/lib/systemd/system/glean@.service 2024-05-02 23:20:30.603 | INFO:glean-install:sed -i "s|%%EXTRA_ARGS%%||g" /usr/lib/systemd/system/glean@.service 2024-05-02 23:20:30.609 | INFO:glean-install:Installing glean-udev.rules -> /etc/udev/rules.d/99-glean.rules 2024-05-02 23:20:30.610 | INFO:glean-install:install -D -g root -o root -m 0644 /usr/glean/lib64/python3.9/site-packages/glean/init/glean-udev.rules /etc/udev/rules.d/99-glean.rules 2024-05-02 23:20:30.662 | dib-run-parts 50-simple-init completed 2024-05-02 23:20:30.663 | dib-run-parts Running /tmp/in_target.d/install.d/60-simple-init-remove-interfaces 2024-05-02 23:20:30.670 | + set -eu 2024-05-02 23:20:30.670 | + set -o pipefail 2024-05-02 23:20:30.670 | + rm -f '/etc/sysconfig/network-scripts/ifcfg-eth*' 2024-05-02 23:20:30.672 | + rm -f '/etc/sysconfig/network-scripts/ifcfg-en*' 2024-05-02 23:20:30.674 | + rm -f '/etc/sysconfig/network/ifcfg-eth*' 2024-05-02 23:20:30.676 | + rm -f '/etc/sysconfig/network/ifcfg-en*' 2024-05-02 23:20:30.678 | + rm -f '/etc/network/interfaces.d/eth*' 2024-05-02 23:20:30.681 | + rm -f '/etc/network/interfaces.d/en*' 2024-05-02 23:20:30.683 | + rm -f '/etc/conf.d/net*' 2024-05-02 23:20:30.685 | + '[' -f /etc/network/interfaces ']' 2024-05-02 23:20:30.689 | dib-run-parts 60-simple-init-remove-interfaces completed 2024-05-02 23:20:30.689 | dib-run-parts Running /tmp/in_target.d/install.d/60-zuul-worker 2024-05-02 23:20:30.710 | + set -eu 2024-05-02 23:20:30.710 | + set -o pipefail 2024-05-02 23:20:30.710 | + groupadd zuul 2024-05-02 23:20:30.769 | + useradd -m zuul -g zuul -s /bin/bash 2024-05-02 23:20:31.041 | + cat 2024-05-02 23:20:31.043 | + chmod 0440 /etc/sudoers.d/zuul 2024-05-02 23:20:31.045 | + visudo -c 2024-05-02 23:20:31.049 | /etc/sudoers: parsed OK 2024-05-02 23:20:31.049 | /etc/sudoers.d/zuul: parsed OK 2024-05-02 23:20:31.050 | + _pub_key=/tmp/in_target.d/zuul-user-ssh-public-key 2024-05-02 23:20:31.050 | + '[' '!' -f /tmp/in_target.d/zuul-user-ssh-public-key ']' 2024-05-02 23:20:31.050 | + mkdir -p /home/zuul/.ssh 2024-05-02 23:20:31.053 | + chmod 700 /home/zuul/.ssh 2024-05-02 23:20:31.055 | + cp /tmp/in_target.d/zuul-user-ssh-public-key /home/zuul/.ssh/authorized_keys 2024-05-02 23:20:31.068 | + chown -R zuul:zuul /home/zuul 2024-05-02 23:20:31.071 | + '[' -d /opt/cache/files ']' 2024-05-02 23:20:31.071 | + mkdir -p /home/zuul/cache 2024-05-02 23:20:31.073 | + chown zuul:zuul /home/zuul/cache 2024-05-02 23:20:31.075 | + ln -sf /opt/cache/files /home/zuul/cache/files 2024-05-02 23:20:31.077 | + chmod -R a+rX /opt/cache/files/cirros-0.5.2-aarch64-disk.img /opt/cache/files/cirros-0.5.2-x86_64-disk.img /opt/cache/files/cirros-0.5.2-x86_64-uec.tar.gz /opt/cache/files/cirros-0.5.3-aarch64-disk.img /opt/cache/files/cirros-0.5.3-x86_64-disk.img /opt/cache/files/cirros-0.5.3-x86_64-uec.tar.gz /opt/cache/files/cirros-0.6.1-aarch64-disk.img /opt/cache/files/cirros-0.6.1-x86_64-disk.img /opt/cache/files/cirros-0.6.1-x86_64-uec.tar.gz /opt/cache/files/cirros-0.6.2-aarch64-disk.img /opt/cache/files/cirros-0.6.2-x86_64-disk.img /opt/cache/files/cirros-0.6.2-x86_64-uec.tar.gz /opt/cache/files/etcd-v3.1.10-linux-amd64.tar.gz /opt/cache/files/etcd-v3.2.17-linux-amd64.tar.gz /opt/cache/files/etcd-v3.3.12-linux-amd64.tar.gz /opt/cache/files/get-pip.py /opt/cache/files/get-pip.py-py36 /opt/cache/files/stackviz-latest.tar.gz /opt/cache/files/zanata-cli-4.3.3-dist.tar.gz 2024-05-02 23:20:31.083 | dib-run-parts 60-zuul-worker completed 2024-05-02 23:20:31.083 | dib-run-parts Running /tmp/in_target.d/install.d/89-rsyslog 2024-05-02 23:20:31.125 | + set -e 2024-05-02 23:20:31.125 | + '[' openeuler == ubuntu ']' 2024-05-02 23:20:31.129 | dib-run-parts 89-rsyslog completed 2024-05-02 23:20:31.129 | dib-run-parts Running /tmp/in_target.d/install.d/91-venv-os-testr 2024-05-02 23:20:31.136 | + set -e 2024-05-02 23:20:31.136 | + python3 -m venv /usr/os-testr-env 2024-05-02 23:20:40.547 | + [[ 22.03-LTS == \x\e\n\i\a\l ]] 2024-05-02 23:20:40.547 | + /usr/os-testr-env/bin/pip install --upgrade pip 2024-05-02 23:20:41.695 | Requirement already satisfied: pip in /usr/os-testr-env/lib/python3.9/site-packages (21.3.1) 2024-05-02 23:20:42.328 | Collecting pip 2024-05-02 23:20:42.350 | Using cached pip-24.0-py3-none-any.whl (2.1 MB) 2024-05-02 23:20:42.610 | Installing collected packages: pip 2024-05-02 23:20:42.610 | Attempting uninstall: pip 2024-05-02 23:20:42.611 | Found existing installation: pip 21.3.1 2024-05-02 23:20:43.411 | Uninstalling pip-21.3.1: 2024-05-02 23:20:43.447 | Successfully uninstalled pip-21.3.1 2024-05-02 23:20:47.353 | Successfully installed pip-24.0 2024-05-02 23:20:48.192 | + /usr/os-testr-env/bin/pip install os-testr 2024-05-02 23:20:49.970 | Collecting os-testr 2024-05-02 23:20:50.021 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2024-05-02 23:20:50.376 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2024-05-02 23:20:50.385 | Using cached pbr-6.0.0-py2.py3-none-any.whl.metadata (1.3 kB) 2024-05-02 23:20:51.112 | Collecting python-subunit>=1.0.0 (from os-testr) 2024-05-02 23:20:51.127 | Downloading python_subunit-1.4.4-py3-none-any.whl.metadata (22 kB) 2024-05-02 23:20:53.112 | Collecting testtools>=2.2.0 (from os-testr) 2024-05-02 23:20:53.127 | Downloading testtools-2.7.1-py3-none-any.whl.metadata (5.3 kB) 2024-05-02 23:20:53.709 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2024-05-02 23:20:53.722 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2024-05-02 23:20:53.819 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2024-05-02 23:20:53.849 | Using cached pbr-6.0.0-py2.py3-none-any.whl (107 kB) 2024-05-02 23:20:53.867 | Downloading python_subunit-1.4.4-py3-none-any.whl (104 kB) 2024-05-02 23:20:54.018 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.1/104.1 kB 683.5 kB/s eta 0:00:00 2024-05-02 23:20:54.034 | Downloading testtools-2.7.1-py3-none-any.whl (179 kB) 2024-05-02 23:20:54.072 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 179.8/179.8 kB 6.2 MB/s eta 0:00:00 2024-05-02 23:20:54.086 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2024-05-02 23:20:54.332 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2024-05-02 23:20:55.546 | Successfully installed iso8601-2.1.0 os-testr-3.0.0 pbr-6.0.0 python-subunit-1.4.4 testtools-2.7.1 2024-05-02 23:20:55.817 | dib-run-parts 91-venv-os-testr completed 2024-05-02 23:20:55.817 | dib-run-parts Running /tmp/in_target.d/install.d/96-clean-cron 2024-05-02 23:20:55.837 | + rm -f '/etc/cron.monthly/*' '/etc/cron.weekly/*' /etc/cron.daily/logrotate /etc/cron.daily/man-db.cron /etc/cron.daily/rpm /etc/cron.hourly/0anacron /etc/cron.d/0hourly /etc/cron.d/dailyjobs /etc/cron.d/timezone.cron 2024-05-02 23:20:55.845 | dib-run-parts 96-clean-cron completed 2024-05-02 23:20:55.845 | dib-run-parts Running /tmp/in_target.d/install.d/99-disable-rfc3041 2024-05-02 23:20:55.851 | + set -e 2024-05-02 23:20:55.851 | + cat 2024-05-02 23:20:55.868 | dib-run-parts 99-disable-rfc3041 completed 2024-05-02 23:20:55.869 | dib-run-parts Running /tmp/in_target.d/install.d/99-package-uninstalls 2024-05-02 23:20:55.898 | + set -eu 2024-05-02 23:20:55.898 | + set -o pipefail 2024-05-02 23:20:55.899 | ++ dirname /tmp/in_target.d/install.d/99-package-uninstalls 2024-05-02 23:20:55.901 | + package-uninstalls -d /tmp/in_target.d/install.d 2024-05-02 23:20:55.904 | + set -eu 2024-05-02 23:20:55.904 | + set -o pipefail 2024-05-02 23:20:55.905 | ++ basename /usr/local/bin/package-uninstalls 2024-05-02 23:20:55.908 | + SCRIPTNAME=package-uninstalls 2024-05-02 23:20:55.909 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/install.d 2024-05-02 23:20:55.911 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2024-05-02 23:20:55.911 | + '[' 0 '!=' 0 ']' 2024-05-02 23:20:55.911 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2024-05-02 23:20:55.912 | ++ set -- -d /tmp/in_target.d/install.d -- 2024-05-02 23:20:55.912 | + WORKDIR= 2024-05-02 23:20:55.912 | + true 2024-05-02 23:20:55.912 | + case "$1" in 2024-05-02 23:20:55.912 | + WORKDIR=/tmp/in_target.d/install.d 2024-05-02 23:20:55.912 | + shift 2 2024-05-02 23:20:55.912 | + true 2024-05-02 23:20:55.912 | + case "$1" in 2024-05-02 23:20:55.912 | + shift 2024-05-02 23:20:55.913 | + break 2024-05-02 23:20:55.913 | + '[' -z /tmp/in_target.d/install.d ']' 2024-05-02 23:20:55.913 | + PACKAGES= 2024-05-02 23:20:55.914 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2024-05-02 23:20:55.917 | + install-packages -e 2024-05-02 23:20:55.930 | + package-installs-v2 --phase install.d --uninstall /tmp/package-installs.json 2024-05-02 23:20:56.194 | Map uninstall for yum-minimal: linux-firmware, linux-firmware-whence 2024-05-02 23:20:56.194 | Running command: ['install-packages', '-e'] 2024-05-02 23:20:56.194 | returncode: 0 2024-05-02 23:20:56.209 | dib-run-parts 99-package-uninstalls completed 2024-05-02 23:20:56.210 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-05-02 23:20:56.210 | dib-run-parts 2024-05-02 23:20:56.213 | dib-run-parts Target: install.d 2024-05-02 23:20:56.213 | dib-run-parts 2024-05-02 23:20:56.213 | dib-run-parts Script Seconds 2024-05-02 23:20:56.213 | dib-run-parts --------------------------------------- ---------- 2024-05-02 23:20:56.213 | dib-run-parts 2024-05-02 23:20:56.278 | dib-run-parts 00-baseline-environment 13.718 2024-05-02 23:20:56.327 | dib-run-parts 00-up-to-date 1.326 2024-05-02 23:20:56.387 | dib-run-parts 01-package-installs 313.731 2024-05-02 23:20:56.398 | dib-run-parts 05-record-details 0.016 2024-05-02 23:20:56.409 | dib-run-parts 05-set-cloud-init-sources 0.028 2024-05-02 23:20:56.420 | dib-run-parts 06-record-builddate 0.009 2024-05-02 23:20:56.430 | dib-run-parts 10-base-networking 0.511 2024-05-02 23:20:56.441 | dib-run-parts 10-cloud-init 0.010 2024-05-02 23:20:56.452 | dib-run-parts 10-install-static-files 0.103 2024-05-02 23:20:56.462 | dib-run-parts 10-packages 0.030 2024-05-02 23:20:56.473 | dib-run-parts 10-pip-packages 0.006 2024-05-02 23:20:56.483 | dib-run-parts 11-ensure-dbus-daemon 0.006 2024-05-02 23:20:56.494 | dib-run-parts 20-install-init-scripts 0.092 2024-05-02 23:20:56.504 | dib-run-parts 20-iptables 0.014 2024-05-02 23:20:56.515 | dib-run-parts 40-glean 17.311 2024-05-02 23:20:56.525 | dib-run-parts 40-install-bindep 20.652 2024-05-02 23:20:56.536 | dib-run-parts 40-install-tox 32.634 2024-05-02 23:20:56.546 | dib-run-parts 50-disable-metadata-cloudinit 0.063 2024-05-02 23:20:56.557 | dib-run-parts 50-simple-init 0.554 2024-05-02 23:20:56.568 | dib-run-parts 60-simple-init-remove-interfaces 0.023 2024-05-02 23:20:56.579 | dib-run-parts 60-zuul-worker 0.391 2024-05-02 23:20:56.589 | dib-run-parts 89-rsyslog 0.044 2024-05-02 23:20:56.599 | dib-run-parts 91-venv-os-testr 24.685 2024-05-02 23:20:56.610 | dib-run-parts 96-clean-cron 0.024 2024-05-02 23:20:56.621 | dib-run-parts 99-disable-rfc3041 0.021 2024-05-02 23:20:56.631 | dib-run-parts 99-package-uninstalls 0.338 2024-05-02 23:20:56.636 | dib-run-parts 2024-05-02 23:20:56.636 | dib-run-parts --------------------- END PROFILING --------------------- 2024-05-02 23:20:56.647 | + diskimage_builder/lib/img-functions:run_in_target:60 : export HOME=/var/lib/nodepool 2024-05-02 23:20:56.654 | + diskimage_builder/lib/img-functions:run_in_target:60 : HOME=/var/lib/nodepool 2024-05-02 23:20:56.661 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : trap - ERR 2024-05-02 23:20:56.667 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : check_break after-install run_in_target bash 2024-05-02 23:20:56.672 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-05-02 23:20:56.674 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-install(,|$)' -q 2024-05-02 23:20:56.683 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : sudo umount -f /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp/in_target.d 2024-05-02 23:20:56.718 | + diskimage_builder/lib/img-functions:run_d_in_target:88 : timeout 10 sh -c ' while ! sudo rmdir /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp/in_target.d; do sleep 1; done' 2024-05-02 23:20:56.747 | + diskimage_builder/lib/disk-image-create:main:364 : do_extra_package_install 2024-05-02 23:20:56.753 | + diskimage_builder/lib/img-functions:do_extra_package_install:167 : '[' '' '!=' '' ']' 2024-05-02 23:20:56.759 | + diskimage_builder/lib/disk-image-create:main:365 : run_d_in_target post-install 2024-05-02 23:20:56.766 | + diskimage_builder/lib/img-functions:run_d_in_target:65 : check_element 2024-05-02 23:20:56.773 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.ECfZYmcv/hooks ']' 2024-05-02 23:20:56.779 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : '[' -d /opt/dib_tmp/dib_build.ECfZYmcv/hooks/post-install.d ']' 2024-05-02 23:20:56.785 | + diskimage_builder/lib/img-functions:run_d_in_target:69 : sudo mkdir /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp/in_target.d 2024-05-02 23:20:56.805 | + diskimage_builder/lib/img-functions:run_d_in_target:74 : sudo cp /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.ECfZYmcv/hooks 2024-05-02 23:20:56.825 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount --bind /opt/dib_tmp/dib_build.ECfZYmcv/hooks /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp/in_target.d 2024-05-02 23:20:56.848 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : sudo mount -o remount,ro,bind /opt/dib_tmp/dib_build.ECfZYmcv/hooks /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp/in_target.d 2024-05-02 23:20:56.869 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : check_break before-post-install run_in_target bash 2024-05-02 23:20:56.875 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-05-02 23:20:56.875 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-post-install(,|$)' -q 2024-05-02 23:20:56.886 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : '[' -z '' ']' 2024-05-02 23:20:56.891 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : in_target_arg=run_in_target 2024-05-02 23:20:56.897 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : trap 'check_break after-error run_in_target bash' ERR 2024-05-02 23:20:56.904 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d 2024-05-02 23:20:56.910 | + diskimage_builder/lib/img-functions:run_in_target:50 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d' 2024-05-02 23:20:56.917 | + diskimage_builder/lib/img-functions:run_in_target:52 : ORIG_HOME=/var/lib/nodepool 2024-05-02 23:20:56.923 | + diskimage_builder/lib/img-functions:run_in_target:53 : export HOME=/root 2024-05-02 23:20:56.929 | + diskimage_builder/lib/img-functions:run_in_target:53 : HOME=/root 2024-05-02 23:20:56.936 | + diskimage_builder/lib/img-functions:run_in_target:59 : sudo -E chroot /opt/dib_tmp/dib_build.ECfZYmcv/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d' 2024-05-02 23:20:56.980 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2024-05-02 23:20:56.984 | + source /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2024-05-02 23:20:56.985 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2024-05-02 23:20:56.985 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2024-05-02 23:20:56.985 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2024-05-02 23:20:56.989 | + source /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2024-05-02 23:20:56.989 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-05-02 23:20:56.989 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-05-02 23:20:56.990 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-05-02 23:20:56.990 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-05-02 23:20:56.990 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-05-02 23:20:56.990 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-05-02 23:20:56.990 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-05-02 23:20:56.990 | ++ export DIB_NO_TIMER_CHECK=True 2024-05-02 23:20:56.990 | ++ DIB_NO_TIMER_CHECK=True 2024-05-02 23:20:56.991 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-openeuler-distro-name.bash 2024-05-02 23:20:56.994 | + source /tmp/in_target.d/post-install.d/../environment.d/10-openeuler-distro-name.bash 2024-05-02 23:20:56.995 | ++ export DISTRO_NAME=openeuler 2024-05-02 23:20:56.995 | ++ DISTRO_NAME=openeuler 2024-05-02 23:20:56.995 | ++ export DIB_RELEASE=22.03-LTS 2024-05-02 23:20:56.995 | ++ DIB_RELEASE=22.03-LTS 2024-05-02 23:20:56.995 | ++ export EFI_BOOT_DIR=EFI/openEuler 2024-05-02 23:20:56.995 | ++ EFI_BOOT_DIR=EFI/openEuler 2024-05-02 23:20:56.996 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2024-05-02 23:20:56.999 | + source /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2024-05-02 23:20:57.000 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2024-05-02 23:20:57.000 | ++ DIB_DEFAULT_INSTALLTYPE=source 2024-05-02 23:20:57.000 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-yum-dnf.bash 2024-05-02 23:20:57.004 | + source /tmp/in_target.d/post-install.d/../environment.d/11-yum-dnf.bash 2024-05-02 23:20:57.004 | ++ export YUM=dnf 2024-05-02 23:20:57.004 | ++ YUM=dnf 2024-05-02 23:20:57.005 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2024-05-02 23:20:57.009 | + source /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2024-05-02 23:20:57.009 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-05-02 23:20:57.009 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-05-02 23:20:57.009 | ++ export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27.d/ 2024-05-02 23:20:57.009 | ++ DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27.d/ 2024-05-02 23:20:57.010 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2024-05-02 23:20:57.014 | + source /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2024-05-02 23:20:57.014 | ++ [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-05-02 23:20:57.014 | ++ export DIB_BLOCK_DEVICE=efi 2024-05-02 23:20:57.015 | ++ DIB_BLOCK_DEVICE=efi 2024-05-02 23:20:57.015 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-simple-init-networkmanager 2024-05-02 23:20:57.019 | + source /tmp/in_target.d/post-install.d/../environment.d/15-simple-init-networkmanager 2024-05-02 23:20:57.019 | ++ [[ openeuler =~ (centos|fedora|rocky) ]] 2024-05-02 23:20:57.019 | ++ export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-05-02 23:20:57.020 | ++ DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-05-02 23:20:57.020 | ++ [[ openeuler == \c\e\n\t\o\s ]] 2024-05-02 23:20:57.020 | ++ [[ openeuler == \r\o\c\k\y ]] 2024-05-02 23:20:57.020 | ++ [[ openeuler == \f\e\d\o\r\a ]] 2024-05-02 23:20:57.020 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-disable-cloud-init 2024-05-02 23:20:57.024 | + source /tmp/in_target.d/post-install.d/../environment.d/50-disable-cloud-init 2024-05-02 23:20:57.025 | ++ export DIB_CLOUD_INIT_DATASOURCES=None 2024-05-02 23:20:57.025 | ++ DIB_CLOUD_INIT_DATASOURCES=None 2024-05-02 23:20:57.025 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common 2024-05-02 23:20:57.029 | + source /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common 2024-05-02 23:20:57.030 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2024-05-02 23:20:57.030 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2024-05-02 23:20:57.030 | ++ export DIB_INIT_SYSTEM=systemd 2024-05-02 23:20:57.030 | ++ DIB_INIT_SYSTEM=systemd 2024-05-02 23:20:57.030 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/75-nodepool-base-env 2024-05-02 23:20:57.035 | + source /tmp/in_target.d/post-install.d/../environment.d/75-nodepool-base-env 2024-05-02 23:20:57.035 | ++ export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-05-02 23:20:57.035 | ++ NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-05-02 23:20:57.035 | ++ export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-05-02 23:20:57.035 | ++ NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-05-02 23:20:57.036 | ++ export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-05-02 23:20:57.036 | ++ NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-05-02 23:20:57.036 | ++ export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-05-02 23:20:57.036 | ++ NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-05-02 23:20:57.037 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2024-05-02 23:20:57.041 | + source /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2024-05-02 23:20:57.041 | ++ '[' -z systemd ']' 2024-05-02 23:20:57.041 | ++ case $DIB_INIT_SYSTEM in 2024-05-02 23:20:57.042 | dib-run-parts Running /tmp/in_target.d/post-install.d/00-package-installs 2024-05-02 23:20:57.081 | + set -eu 2024-05-02 23:20:57.081 | + set -o pipefail 2024-05-02 23:20:57.082 | ++ dirname /tmp/in_target.d/post-install.d/00-package-installs 2024-05-02 23:20:57.084 | + package-installs -d /tmp/in_target.d/post-install.d 2024-05-02 23:20:57.087 | + set -eu 2024-05-02 23:20:57.087 | + set -o pipefail 2024-05-02 23:20:57.088 | ++ basename /usr/local/bin/package-installs 2024-05-02 23:20:57.090 | + SCRIPTNAME=package-installs 2024-05-02 23:20:57.091 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/post-install.d 2024-05-02 23:20:57.093 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2024-05-02 23:20:57.093 | + '[' 0 '!=' 0 ']' 2024-05-02 23:20:57.093 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2024-05-02 23:20:57.093 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2024-05-02 23:20:57.094 | + WORKDIR= 2024-05-02 23:20:57.094 | + true 2024-05-02 23:20:57.094 | + case "$1" in 2024-05-02 23:20:57.094 | + WORKDIR=/tmp/in_target.d/post-install.d 2024-05-02 23:20:57.094 | + shift 2 2024-05-02 23:20:57.095 | + true 2024-05-02 23:20:57.095 | + case "$1" in 2024-05-02 23:20:57.095 | + shift 2024-05-02 23:20:57.095 | + break 2024-05-02 23:20:57.095 | + '[' -z /tmp/in_target.d/post-install.d ']' 2024-05-02 23:20:57.096 | + PACKAGES= 2024-05-02 23:20:57.096 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2024-05-02 23:20:57.099 | + '[' -n '' ']' 2024-05-02 23:20:57.100 | + package-installs-v2 --phase post-install.d /tmp/package-installs.json 2024-05-02 23:20:57.209 | Nothing to install 2024-05-02 23:20:57.226 | dib-run-parts 00-package-installs completed 2024-05-02 23:20:57.226 | dib-run-parts Running /tmp/in_target.d/post-install.d/06-network-config-nonzeroconf 2024-05-02 23:20:57.234 | + set -eu 2024-05-02 23:20:57.234 | + set -o pipefail 2024-05-02 23:20:57.235 | + grep NOZEROCONF /etc/sysconfig/network 2024-05-02 23:20:57.237 | NOZEROCONF=yes 2024-05-02 23:20:57.240 | dib-run-parts 06-network-config-nonzeroconf completed 2024-05-02 23:20:57.241 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-enable-init-scripts 2024-05-02 23:20:57.262 | + set -eu 2024-05-02 23:20:57.262 | + set -o pipefail 2024-05-02 23:20:57.263 | ++ dirname /tmp/in_target.d/post-install.d/10-enable-init-scripts 2024-05-02 23:20:57.265 | + SCRIPTS_DIR=/tmp/in_target.d/post-install.d/../init-scripts/systemd/ 2024-05-02 23:20:57.265 | + [[ -d /tmp/in_target.d/post-install.d/../init-scripts/systemd/ ]] 2024-05-02 23:20:57.266 | + case "${DIB_INIT_SYSTEM}" in 2024-05-02 23:20:57.269 | dib-run-parts 10-enable-init-scripts completed 2024-05-02 23:20:57.269 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-enable-cloud-init 2024-05-02 23:20:57.288 | + set -eu 2024-05-02 23:20:57.288 | + set -o pipefail 2024-05-02 23:20:57.288 | + [[ systemd == \o\p\e\n\r\c ]] 2024-05-02 23:20:57.289 | + [[ systemd == \s\y\s\t\e\m\d ]] 2024-05-02 23:20:57.289 | + systemctl enable cloud-config.service 2024-05-02 23:20:57.300 | + systemctl enable cloud-final.service 2024-05-02 23:20:57.310 | + systemctl enable cloud-init-local.service 2024-05-02 23:20:57.321 | + systemctl enable cloud-init.service 2024-05-02 23:20:57.335 | dib-run-parts 20-enable-cloud-init completed 2024-05-02 23:20:57.335 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-iptables 2024-05-02 23:20:57.353 | + set -e 2024-05-02 23:20:57.353 | + [[ openeuler =~ (debian|ubuntu) ]] 2024-05-02 23:20:57.354 | + [[ openeuler =~ (centos|rhel7|fedora|openeuler|rocky) ]] 2024-05-02 23:20:57.355 | + service_name=iptables 2024-05-02 23:20:57.355 | + case "$DIB_INIT_SYSTEM" in 2024-05-02 23:20:57.355 | + [[ openeuler == \g\e\n\t\o\o ]] 2024-05-02 23:20:57.355 | + systemctl enable iptables.service 2024-05-02 23:20:57.365 | Created symlink /etc/systemd/system/basic.target.wants/iptables.service -> /usr/lib/systemd/system/iptables.service. 2024-05-02 23:20:57.366 | + [[ openeuler =~ (centos|rhel7|fedora|openeuler|rocky) ]] 2024-05-02 23:20:57.366 | + systemctl enable ip6tables.service 2024-05-02 23:20:57.376 | Created symlink /etc/systemd/system/basic.target.wants/ip6tables.service -> /usr/lib/systemd/system/ip6tables.service. 2024-05-02 23:20:57.381 | dib-run-parts 20-iptables completed 2024-05-02 23:20:57.381 | dib-run-parts Running /tmp/in_target.d/post-install.d/21-cloud-init-allow-password-auth 2024-05-02 23:20:57.387 | + set -eu 2024-05-02 23:20:57.387 | + set -o pipefail 2024-05-02 23:20:57.387 | + '[' -n '' ']' 2024-05-02 23:20:57.391 | dib-run-parts 21-cloud-init-allow-password-auth completed 2024-05-02 23:20:57.391 | dib-run-parts Running /tmp/in_target.d/post-install.d/22-cloud-init-ssh_genkeytypes 2024-05-02 23:20:57.397 | + set -eu 2024-05-02 23:20:57.397 | + set -o pipefail 2024-05-02 23:20:57.397 | + '[' -f /etc/cloud/cloud.cfg ']' 2024-05-02 23:20:57.398 | + echo 'Ensure ssh_genkeytypes is not present' 2024-05-02 23:20:57.398 | Ensure ssh_genkeytypes is not present 2024-05-02 23:20:57.398 | + sudo sed -i /ssh_genkeytypes/d /etc/cloud/cloud.cfg 2024-05-02 23:20:57.419 | + echo 'Ensure ssh_genkeytypes value' 2024-05-02 23:20:57.419 | Ensure ssh_genkeytypes value 2024-05-02 23:20:57.420 | + echo 'ssh_genkeytypes: ['\''rsa'\'', '\''ecdsa'\'', '\''ed25519'\'']' 2024-05-02 23:20:57.420 | + sudo tee -a /etc/cloud/cloud.cfg 2024-05-02 23:20:57.436 | ssh_genkeytypes: ['rsa', 'ecdsa', 'ed25519'] 2024-05-02 23:20:57.441 | dib-run-parts 22-cloud-init-ssh_genkeytypes completed 2024-05-02 23:20:57.442 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-journal-to-console 2024-05-02 23:20:57.448 | + set -eu 2024-05-02 23:20:57.448 | + set -o pipefail 2024-05-02 23:20:57.449 | + mkdir -p /etc/systemd/journald.conf.d 2024-05-02 23:20:57.451 | + cat 2024-05-02 23:20:57.457 | dib-run-parts 30-journal-to-console completed 2024-05-02 23:20:57.457 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-haveged 2024-05-02 23:20:57.467 | + set -eu 2024-05-02 23:20:57.467 | + set -o pipefail 2024-05-02 23:20:57.468 | + [[ openeuler =~ ^(centos|rocky)$ ]] 2024-05-02 23:20:57.468 | + case "$DIB_INIT_SYSTEM" in 2024-05-02 23:20:57.468 | + systemctl enable haveged.service 2024-05-02 23:20:57.478 | Created symlink /etc/systemd/system/multi-user.target.wants/haveged.service -> /usr/lib/systemd/system/haveged.service. 2024-05-02 23:20:57.483 | dib-run-parts 80-enable-haveged completed 2024-05-02 23:20:57.483 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-infra-services 2024-05-02 23:20:57.504 | + set -eu 2024-05-02 23:20:57.505 | + set -o pipefail 2024-05-02 23:20:57.505 | + case "$DIB_INIT_SYSTEM" in 2024-05-02 23:20:57.505 | + [[ :bookworm: :focal: :jammy: :noble: =~ :22.03-LTS: ]] 2024-05-02 23:20:57.505 | + [[ openeuler = \u\b\u\n\t\u ]] 2024-05-02 23:20:57.505 | + [[ openeuler = \d\e\b\i\a\n ]] 2024-05-02 23:20:57.505 | + [[ openeuler == \c\e\n\t\o\s ]] 2024-05-02 23:20:57.505 | + [[ openeuler == \f\e\d\o\r\a ]] 2024-05-02 23:20:57.506 | + [[ openeuler == \r\o\c\k\y ]] 2024-05-02 23:20:57.506 | + systemctl enable ntpd.service 2024-05-02 23:20:57.515 | Created symlink /etc/systemd/system/multi-user.target.wants/ntpd.service -> /usr/lib/systemd/system/ntpd.service. 2024-05-02 23:20:57.520 | dib-run-parts 80-enable-infra-services completed 2024-05-02 23:20:57.520 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-sshd-service 2024-05-02 23:20:57.536 | + set -eu 2024-05-02 23:20:57.536 | + set -o pipefail 2024-05-02 23:20:57.536 | + case "$DIB_INIT_SYSTEM" in 2024-05-02 23:20:57.537 | + [[ openeuler = \u\b\u\n\t\u ]] 2024-05-02 23:20:57.537 | + [[ openeuler = \d\e\b\i\a\n ]] 2024-05-02 23:20:57.537 | + systemctl enable sshd.service 2024-05-02 23:20:57.632 | dib-run-parts 80-enable-sshd-service completed 2024-05-02 23:20:57.632 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-growroot 2024-05-02 23:20:57.640 | + set -eu 2024-05-02 23:20:57.640 | + set -o pipefail 2024-05-02 23:20:57.640 | + case "$DIB_INIT_SYSTEM" in 2024-05-02 23:20:57.640 | + systemctl enable growroot.service 2024-05-02 23:20:57.650 | Created symlink /etc/systemd/system/multi-user.target.wants/growroot.service -> /usr/lib/systemd/system/growroot.service. 2024-05-02 23:20:57.654 | dib-run-parts 80-growroot completed 2024-05-02 23:20:57.655 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-initialize-urandom 2024-05-02 23:20:57.692 | + set -eu 2024-05-02 23:20:57.693 | + set -o pipefail 2024-05-02 23:20:57.693 | + case "$DIB_INIT_SYSTEM" in 2024-05-02 23:20:57.694 | + sudo chmod 0644 /usr/lib/systemd/system/initialize-urandom.service 2024-05-02 23:20:57.719 | + systemctl enable initialize-urandom.service 2024-05-02 23:20:57.732 | Created symlink /etc/systemd/system/multi-user.target.wants/initialize-urandom.service -> /usr/lib/systemd/system/initialize-urandom.service. 2024-05-02 23:20:57.739 | dib-run-parts 80-initialize-urandom completed 2024-05-02 23:20:57.739 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-simple-init 2024-05-02 23:20:57.747 | + set -eu 2024-05-02 23:20:57.747 | + set -o pipefail 2024-05-02 23:20:57.748 | + case "$DIB_INIT_SYSTEM" in 2024-05-02 23:20:57.748 | + [[ openeuler == centos ]] 2024-05-02 23:20:57.748 | + [[ openeuler =~ (opensuse) ]] 2024-05-02 23:20:57.748 | + continue 2024-05-02 23:20:57.748 | /tmp/in_target.d/post-install.d/80-simple-init: line 30: continue: only meaningful in a `for', `while', or `until' loop 2024-05-02 23:20:57.752 | dib-run-parts 80-simple-init completed 2024-05-02 23:20:57.754 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-ssh-keygen 2024-05-02 23:20:57.762 | + set -eu 2024-05-02 23:20:57.762 | + set -o pipefail 2024-05-02 23:20:57.762 | + case "$DIB_INIT_SYSTEM" in 2024-05-02 23:20:57.762 | + [[ openeuler = \u\b\u\n\t\u ]] 2024-05-02 23:20:57.762 | + [[ openeuler = \d\e\b\i\a\n ]] 2024-05-02 23:20:57.762 | + rm /usr/lib/systemd/system/ssh-keygen.service 2024-05-02 23:20:57.769 | dib-run-parts 80-ssh-keygen completed 2024-05-02 23:20:57.770 | dib-run-parts Running /tmp/in_target.d/post-install.d/89-data-files 2024-05-02 23:20:57.778 | + set -eu 2024-05-02 23:20:57.778 | + set -o pipefail 2024-05-02 23:20:57.778 | + mkdir -p /usr/local/bindep-fallback 2024-05-02 23:20:57.782 | + cp -a /opt/git/opendev.org/openstack/project-config/nodepool/elements/bindep-fallback.txt /usr/local/bindep-fallback/ 2024-05-02 23:20:57.819 | dib-run-parts 89-data-files completed 2024-05-02 23:20:57.819 | dib-run-parts Running /tmp/in_target.d/post-install.d/89-sshd 2024-05-02 23:20:57.828 | + set -eu 2024-05-02 23:20:57.828 | + set -o pipefail 2024-05-02 23:20:57.828 | + sed -i -e/PermitRootLogin/d /etc/ssh/sshd_config 2024-05-02 23:20:57.843 | + echo 'PermitRootLogin yes' 2024-05-02 23:20:57.844 | + sed -i -e /PasswordAuthentication/d /etc/ssh/sshd_config 2024-05-02 23:20:57.848 | + echo 'PasswordAuthentication no' 2024-05-02 23:20:57.848 | + sed -i -e /LoginGraceTime/d /etc/ssh/sshd_config 2024-05-02 23:20:57.852 | + echo 'LoginGraceTime 30' 2024-05-02 23:20:57.853 | + sed -i -e /MaxStartups/d /etc/ssh/sshd_config 2024-05-02 23:20:57.857 | + echo 'MaxStartups 30:10:100' 2024-05-02 23:20:57.860 | dib-run-parts 89-sshd completed 2024-05-02 23:20:57.861 | dib-run-parts Running /tmp/in_target.d/post-install.d/95-package-uninstalls 2024-05-02 23:20:57.868 | + set -eu 2024-05-02 23:20:57.869 | + set -o pipefail 2024-05-02 23:20:57.870 | ++ dirname /tmp/in_target.d/post-install.d/95-package-uninstalls 2024-05-02 23:20:57.872 | + package-uninstalls -d /tmp/in_target.d/post-install.d 2024-05-02 23:20:57.875 | + set -eu 2024-05-02 23:20:57.875 | + set -o pipefail 2024-05-02 23:20:57.876 | ++ basename /usr/local/bin/package-uninstalls 2024-05-02 23:20:57.879 | + SCRIPTNAME=package-uninstalls 2024-05-02 23:20:57.879 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/post-install.d 2024-05-02 23:20:57.882 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2024-05-02 23:20:57.882 | + '[' 0 '!=' 0 ']' 2024-05-02 23:20:57.882 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2024-05-02 23:20:57.882 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2024-05-02 23:20:57.883 | + WORKDIR= 2024-05-02 23:20:57.883 | + true 2024-05-02 23:20:57.883 | + case "$1" in 2024-05-02 23:20:57.883 | + WORKDIR=/tmp/in_target.d/post-install.d 2024-05-02 23:20:57.883 | + shift 2 2024-05-02 23:20:57.883 | + true 2024-05-02 23:20:57.884 | + case "$1" in 2024-05-02 23:20:57.884 | + shift 2024-05-02 23:20:57.884 | + break 2024-05-02 23:20:57.884 | + '[' -z /tmp/in_target.d/post-install.d ']' 2024-05-02 23:20:57.884 | + PACKAGES= 2024-05-02 23:20:57.885 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2024-05-02 23:20:57.889 | + install-packages -e 2024-05-02 23:20:57.906 | + package-installs-v2 --phase post-install.d --uninstall /tmp/package-installs.json 2024-05-02 23:20:58.020 | Nothing to uninstall 2024-05-02 23:20:58.039 | dib-run-parts 95-package-uninstalls completed 2024-05-02 23:20:58.039 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-harden-sshd-config 2024-05-02 23:20:58.046 | + set -eu 2024-05-02 23:20:58.046 | + set -o pipefail 2024-05-02 23:20:58.046 | + '[' 1 -eq 1 ']' 2024-05-02 23:20:58.046 | + macs='MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com' 2024-05-02 23:20:58.047 | + ciphers='Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr' 2024-05-02 23:20:58.047 | + kexalgorithms='KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256' 2024-05-02 23:20:58.047 | + grep -qE '^MACs' /etc/ssh/sshd_config 2024-05-02 23:20:58.050 | + sed -i '/# Ciphers and keying/a MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com' /etc/ssh/sshd_config 2024-05-02 23:20:58.053 | + grep -qE '^Ciphers' /etc/ssh/sshd_config 2024-05-02 23:20:58.056 | + sed -i '/# Ciphers and keying/a Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr' /etc/ssh/sshd_config 2024-05-02 23:20:58.059 | + grep -qE '^KexAlgorithms' /etc/ssh/sshd_config 2024-05-02 23:20:58.062 | + sed -i '/# Ciphers and keying/a KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256' /etc/ssh/sshd_config 2024-05-02 23:20:58.069 | dib-run-parts 99-harden-sshd-config completed 2024-05-02 23:20:58.069 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-reset-yum-conf 2024-05-02 23:20:58.075 | + set -eu 2024-05-02 23:20:58.076 | + set -o pipefail 2024-05-02 23:20:58.076 | + [[ dnf == \d\n\f ]] 2024-05-02 23:20:58.076 | + cfg=/etc/dnf/dnf.conf 2024-05-02 23:20:58.076 | + cachedir=/var/cache/dnf 2024-05-02 23:20:58.076 | + sed -i '/^keepcache/c\keepcache=0' /etc/dnf/dnf.conf 2024-05-02 23:20:58.080 | + sed -i '/^cachedir/c\cachedir=/var/cache/dnf' /etc/dnf/dnf.conf 2024-05-02 23:20:58.087 | dib-run-parts 99-reset-yum-conf completed 2024-05-02 23:20:58.087 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-05-02 23:20:58.087 | dib-run-parts 2024-05-02 23:20:58.091 | dib-run-parts Target: post-install.d 2024-05-02 23:20:58.091 | dib-run-parts 2024-05-02 23:20:58.091 | dib-run-parts Script Seconds 2024-05-02 23:20:58.091 | dib-run-parts --------------------------------------- ---------- 2024-05-02 23:20:58.091 | dib-run-parts 2024-05-02 23:20:58.108 | dib-run-parts 00-package-installs 0.182 2024-05-02 23:20:58.119 | dib-run-parts 06-network-config-nonzeroconf 0.011 2024-05-02 23:20:58.130 | dib-run-parts 10-enable-init-scripts 0.025 2024-05-02 23:20:58.140 | dib-run-parts 20-enable-cloud-init 0.063 2024-05-02 23:20:58.152 | dib-run-parts 20-iptables 0.043 2024-05-02 23:20:58.164 | dib-run-parts 21-cloud-init-allow-password-auth 0.008 2024-05-02 23:20:58.175 | dib-run-parts 22-cloud-init-ssh_genkeytypes 0.049 2024-05-02 23:20:58.186 | dib-run-parts 30-journal-to-console 0.012 2024-05-02 23:20:58.197 | dib-run-parts 80-enable-haveged 0.024 2024-05-02 23:20:58.208 | dib-run-parts 80-enable-infra-services 0.035 2024-05-02 23:20:58.219 | dib-run-parts 80-enable-sshd-service 0.110 2024-05-02 23:20:58.229 | dib-run-parts 80-growroot 0.020 2024-05-02 23:20:58.240 | dib-run-parts 80-initialize-urandom 0.081 2024-05-02 23:20:58.251 | dib-run-parts 80-simple-init 0.011 2024-05-02 23:20:58.262 | dib-run-parts 80-ssh-keygen 0.013 2024-05-02 23:20:58.273 | dib-run-parts 89-data-files 0.046 2024-05-02 23:20:58.284 | dib-run-parts 89-sshd 0.038 2024-05-02 23:20:58.295 | dib-run-parts 95-package-uninstalls 0.175 2024-05-02 23:20:58.306 | dib-run-parts 99-harden-sshd-config 0.028 2024-05-02 23:20:58.317 | dib-run-parts 99-reset-yum-conf 0.015 2024-05-02 23:20:58.321 | dib-run-parts 2024-05-02 23:20:58.321 | dib-run-parts --------------------- END PROFILING --------------------- 2024-05-02 23:20:58.332 | + diskimage_builder/lib/img-functions:run_in_target:60 : export HOME=/var/lib/nodepool 2024-05-02 23:20:58.339 | + diskimage_builder/lib/img-functions:run_in_target:60 : HOME=/var/lib/nodepool 2024-05-02 23:20:58.346 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : trap - ERR 2024-05-02 23:20:58.352 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : check_break after-post-install run_in_target bash 2024-05-02 23:20:58.360 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-05-02 23:20:58.365 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-post-install(,|$)' -q 2024-05-02 23:20:58.371 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : sudo umount -f /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp/in_target.d 2024-05-02 23:20:58.393 | + diskimage_builder/lib/img-functions:run_d_in_target:88 : timeout 10 sh -c ' while ! sudo rmdir /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp/in_target.d; do sleep 1; done' 2024-05-02 23:20:58.417 | + diskimage_builder/lib/disk-image-create:main:366 : run_d post-root 2024-05-02 23:20:58.424 | + diskimage_builder/lib/common-functions:run_d:247 : check_element 2024-05-02 23:20:58.429 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.ECfZYmcv/hooks ']' 2024-05-02 23:20:58.437 | + diskimage_builder/lib/common-functions:run_d:248 : check_break before-post-root bash 2024-05-02 23:20:58.443 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-post-root(,|$)' -q 2024-05-02 23:20:58.447 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-05-02 23:20:58.455 | + diskimage_builder/lib/common-functions:run_d:249 : '[' -d /opt/dib_tmp/dib_build.ECfZYmcv/hooks/post-root.d ']' 2024-05-02 23:20:58.461 | + diskimage_builder/lib/common-functions:run_d:260 : check_break after-post-root bash 2024-05-02 23:20:58.467 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-05-02 23:20:58.469 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-post-root(,|$)' -q 2024-05-02 23:20:58.479 | + diskimage_builder/lib/disk-image-create:main:370 : '[' -e /opt/dib_tmp/dib_build.ECfZYmcv/mnt/lost+found ']' 2024-05-02 23:20:58.486 | + diskimage_builder/lib/disk-image-create:main:374 : unmount_image 2024-05-02 23:20:58.492 | + diskimage_builder/lib/img-functions:unmount_image:22 : sync 2024-05-02 23:21:00.867 | + diskimage_builder/lib/img-functions:unmount_image:26 : unmount_dir /opt/dib_tmp/dib_build.ECfZYmcv/mnt 2024-05-02 23:21:00.873 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local dir=/opt/dib_tmp/dib_build.ECfZYmcv/mnt 2024-05-02 23:21:00.879 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local real_dir 2024-05-02 23:21:00.886 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local mnts 2024-05-02 23:21:00.891 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local split_mounts 2024-05-02 23:21:00.897 | + diskimage_builder/lib/common-functions:unmount_dir:426 : local found_mountpoint 2024-05-02 23:21:00.903 | + diskimage_builder/lib/common-functions:unmount_dir:428 : '[' '!' -d /opt/dib_tmp/dib_build.ECfZYmcv/mnt ']' 2024-05-02 23:21:00.910 | ++ diskimage_builder/lib/common-functions:unmount_dir:435 : readlink -e /opt/dib_tmp/dib_build.ECfZYmcv/mnt 2024-05-02 23:21:00.919 | + diskimage_builder/lib/common-functions:unmount_dir:435 : real_dir=/opt/dib_tmp/dib_build.ECfZYmcv/mnt 2024-05-02 23:21:00.924 | + diskimage_builder/lib/common-functions:unmount_dir:438 : IFS='|' 2024-05-02 23:21:00.931 | + diskimage_builder/lib/common-functions:unmount_dir:438 : read -ra split_mounts 2024-05-02 23:21:00.938 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : awk '{print $2}' 2024-05-02 23:21:00.938 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : grep '^/opt/dib_tmp/dib_build.ECfZYmcv/mnt/' 2024-05-02 23:21:00.940 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : sort -r 2024-05-02 23:21:00.951 | + diskimage_builder/lib/common-functions:unmount_dir:443 : mnts='/opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp/yum 2024-05-02 23:21:00.951 | /opt/dib_tmp/dib_build.ECfZYmcv/mnt/sys 2024-05-02 23:21:00.951 | /opt/dib_tmp/dib_build.ECfZYmcv/mnt/proc 2024-05-02 23:21:00.951 | /opt/dib_tmp/dib_build.ECfZYmcv/mnt/dev/pts 2024-05-02 23:21:00.951 | /opt/dib_tmp/dib_build.ECfZYmcv/mnt/dev' 2024-05-02 23:21:00.956 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-05-02 23:21:00.962 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-05-02 23:21:00.968 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-05-02 23:21:00.973 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-05-02 23:21:00.979 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp/yum == */boot/efi ]] 2024-05-02 23:21:00.985 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-05-02 23:21:00.991 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-05-02 23:21:00.997 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-05-02 23:21:01.002 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp/yum' 2024-05-02 23:21:01.003 | Unmount /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp/yum 2024-05-02 23:21:01.008 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp/yum 2024-05-02 23:21:01.029 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-05-02 23:21:01.035 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-05-02 23:21:01.041 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-05-02 23:21:01.046 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-05-02 23:21:01.052 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.ECfZYmcv/mnt/sys == */boot/efi ]] 2024-05-02 23:21:01.057 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-05-02 23:21:01.063 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-05-02 23:21:01.069 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-05-02 23:21:01.075 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.ECfZYmcv/mnt/sys' 2024-05-02 23:21:01.075 | Unmount /opt/dib_tmp/dib_build.ECfZYmcv/mnt/sys 2024-05-02 23:21:01.080 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.ECfZYmcv/mnt/sys 2024-05-02 23:21:01.101 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-05-02 23:21:01.107 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-05-02 23:21:01.112 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-05-02 23:21:01.118 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-05-02 23:21:01.123 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.ECfZYmcv/mnt/proc == */boot/efi ]] 2024-05-02 23:21:01.129 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-05-02 23:21:01.135 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-05-02 23:21:01.141 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-05-02 23:21:01.146 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.ECfZYmcv/mnt/proc' 2024-05-02 23:21:01.146 | Unmount /opt/dib_tmp/dib_build.ECfZYmcv/mnt/proc 2024-05-02 23:21:01.152 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.ECfZYmcv/mnt/proc 2024-05-02 23:21:01.173 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-05-02 23:21:01.179 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-05-02 23:21:01.185 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-05-02 23:21:01.191 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-05-02 23:21:01.197 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.ECfZYmcv/mnt/dev/pts == */boot/efi ]] 2024-05-02 23:21:01.202 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-05-02 23:21:01.208 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-05-02 23:21:01.215 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-05-02 23:21:01.220 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.ECfZYmcv/mnt/dev/pts' 2024-05-02 23:21:01.220 | Unmount /opt/dib_tmp/dib_build.ECfZYmcv/mnt/dev/pts 2024-05-02 23:21:01.229 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.ECfZYmcv/mnt/dev/pts 2024-05-02 23:21:01.252 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-05-02 23:21:01.258 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-05-02 23:21:01.264 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-05-02 23:21:01.269 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-05-02 23:21:01.275 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.ECfZYmcv/mnt/dev == */boot/efi ]] 2024-05-02 23:21:01.280 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-05-02 23:21:01.286 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-05-02 23:21:01.292 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-05-02 23:21:01.297 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.ECfZYmcv/mnt/dev' 2024-05-02 23:21:01.298 | Unmount /opt/dib_tmp/dib_build.ECfZYmcv/mnt/dev 2024-05-02 23:21:01.303 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.ECfZYmcv/mnt/dev 2024-05-02 23:21:01.325 | + diskimage_builder/lib/img-functions:unmount_image:27 : '[' -n '' ']' 2024-05-02 23:21:01.331 | + diskimage_builder/lib/img-functions:unmount_image:30 : '[' -n '' ']' 2024-05-02 23:21:01.337 | + diskimage_builder/lib/disk-image-create:main:375 : mv /opt/dib_tmp/dib_build.ECfZYmcv/mnt /opt/dib_tmp/dib_build.ECfZYmcv/built 2024-05-02 23:21:01.366 | + diskimage_builder/lib/disk-image-create:main:382 : du_output=/opt/dib_tmp/dib_build.ECfZYmcv/du_output.tmp 2024-05-02 23:21:01.372 | + diskimage_builder/lib/disk-image-create:main:384 : '[' -n '' ']' 2024-05-02 23:21:01.378 | Calculating image size (this may take a minute)... 2024-05-02 23:21:39.472 | + diskimage_builder/lib/disk-image-create:main:403 : [[ 1 != 0 ]] 2024-05-02 23:21:39.479 | ================================= 2024-05-02 23:21:39.479 | Image size report (files > 10MiB) 2024-05-02 23:21:39.479 | ================================= 2024-05-02 23:21:39.904 | 13GiB total 2024-05-02 23:21:39.904 | 13GiB /opt/dib_tmp/dib_build.ECfZYmcv/built 2024-05-02 23:21:39.904 | 11GiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt 2024-05-02 23:21:39.904 | 11GiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git 2024-05-02 23:21:39.904 | 11GiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org 2024-05-02 23:21:39.904 | 6.2GiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack 2024-05-02 23:21:39.904 | 1.7GiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x 2024-05-02 23:21:39.904 | 1.5GiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr 2024-05-02 23:21:39.904 | 872MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn 2024-05-02 23:21:39.904 | 646MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx 2024-05-02 23:21:39.904 | 496MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/daisycloud-core 2024-05-02 23:21:39.905 | 494MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib 2024-05-02 23:21:39.905 | 430MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/daisycloud-core/.git 2024-05-02 23:21:39.905 | 429MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/daisycloud-core/.git/objects 2024-05-02 23:21:39.905 | 429MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/daisycloud-core/.git/objects/pack 2024-05-02 23:21:39.905 | 429MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/daisycloud-core/.git/objects/pack/pack-433602c674bd99151da378354d26163d67ed168b.pack 2024-05-02 23:21:39.905 | 425MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/use-case-and-architecture 2024-05-02 23:21:39.905 | 387MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling 2024-05-02 23:21:39.905 | 386MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstack-manuals 2024-05-02 23:21:39.905 | 376MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets 2024-05-02 23:21:39.905 | 363MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstack-manuals/.git 2024-05-02 23:21:39.905 | 363MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstack-manuals/.git/objects 2024-05-02 23:21:39.905 | 361MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib64 2024-05-02 23:21:39.905 | 359MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018 2024-05-02 23:21:39.905 | 358MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/performance-docs 2024-05-02 23:21:39.905 | 358MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstack-manuals/.git/objects/pack 2024-05-02 23:21:39.905 | 353MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstack-manuals/.git/objects/pack/pack-db4981c03da6afe2d21c0f9e508a147248c9a7ca.pack 2024-05-02 23:21:39.905 | 342MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib/firmware 2024-05-02 23:21:39.905 | 315MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling 2024-05-02 23:21:39.905 | 292MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/nova 2024-05-02 23:21:39.905 | 288MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/horizon 2024-05-02 23:21:39.905 | 283MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstack 2024-05-02 23:21:39.905 | 282MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/share 2024-05-02 23:21:39.905 | 281MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/cache 2024-05-02 23:21:39.906 | 280MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstack/.git 2024-05-02 23:21:39.906 | 280MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstack/.git/objects 2024-05-02 23:21:39.906 | 277MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/cache/files 2024-05-02 23:21:39.906 | 270MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/var 2024-05-02 23:21:39.906 | 255MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/horizon/.git 2024-05-02 23:21:39.906 | 254MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/horizon/.git/objects 2024-05-02 23:21:39.906 | 245MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/airship 2024-05-02 23:21:39.906 | 244MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/nova/.git 2024-05-02 23:21:39.906 | 243MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/nova/.git/objects 2024-05-02 23:21:39.906 | 236MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/horizon/.git/objects/pack 2024-05-02 23:21:39.906 | 228MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/opendev 2024-05-02 23:21:39.906 | 224MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/var/cache 2024-05-02 23:21:39.906 | 224MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/var/cache/dnf 2024-05-02 23:21:39.906 | 222MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/horizon/.git/objects/pack/pack-61f765fcf7127da4e83af1b272d1b642652d3e67.pack 2024-05-02 23:21:39.906 | 219MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/performance-docs/doc 2024-05-02 23:21:39.906 | 219MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/performance-docs/doc/source 2024-05-02 23:21:39.906 | 212MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent 2024-05-02 23:21:39.906 | 210MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results 2024-05-02 23:21:39.906 | 202MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/nova/.git/objects/pack 2024-05-02 23:21:39.906 | 196MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/cinder 2024-05-02 23:21:39.906 | 177MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstack/.git/objects/pack 2024-05-02 23:21:39.906 | 176MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/nova/.git/objects/pack/pack-902b2016dba7070c0f575c2547dedb52e8901aed.pack 2024-05-02 23:21:39.906 | 166MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/neutron 2024-05-02 23:21:39.906 | 154MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/cinder/.git 2024-05-02 23:21:39.907 | 153MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/cinder/.git/objects 2024-05-02 23:21:39.907 | 152MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstack/.git/objects/pack/pack-de39bced715ba217d291b10a7c87b0c75ba3a66c.pack 2024-05-02 23:21:39.907 | 150MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/zuul 2024-05-02 23:21:39.907 | 135MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/performance-docs/.git 2024-05-02 23:21:39.907 | 134MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/performance-docs/.git/objects 2024-05-02 23:21:39.907 | 134MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/performance-docs/.git/objects/pack 2024-05-02 23:21:39.907 | 134MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/performance-docs/.git/objects/pack/pack-f87662c1305093c99de87e1919cf6d30769b87e0.pack 2024-05-02 23:21:39.907 | 131MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/computing-offload 2024-05-02 23:21:39.907 | 125MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/bin 2024-05-02 23:21:39.907 | 123MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/neutron/.git 2024-05-02 23:21:39.907 | 122MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/neutron/.git/objects 2024-05-02 23:21:39.907 | 122MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openinfra 2024-05-02 23:21:39.907 | 121MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib64/python3.9 2024-05-02 23:21:39.907 | 119MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch090505 2024-05-02 23:21:39.907 | 119MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch080101 2024-05-02 23:21:39.907 | 119MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch060202 2024-05-02 23:21:39.907 | 118MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/skyline-console 2024-05-02 23:21:39.907 | 114MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/tacker 2024-05-02 23:21:39.907 | 104MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/neutron/.git/objects/pack 2024-05-02 23:21:39.907 | 103MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/.git 2024-05-02 23:21:39.907 | 103MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/.git/objects 2024-05-02 23:21:39.907 | 103MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/.git/objects/pack 2024-05-02 23:21:39.907 | 103MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/.git/objects/pack/pack-2da5ce6a731b75d59b9bf71c4fc721cc646e7d8c.pack 2024-05-02 23:21:39.907 | 101MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/nebulous 2024-05-02 23:21:39.907 | 96MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/cinder/.git/objects/pack 2024-05-02 23:21:39.907 | 96MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/os-log-merger 2024-05-02 23:21:39.908 | 94MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/manila 2024-05-02 23:21:39.908 | 94MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/docs 2024-05-02 23:21:39.908 | 92MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/swift 2024-05-02 23:21:39.908 | 92MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/neutron/.git/objects/pack/pack-b227096c541c68cc2f0d4ae86a4b87926eb8e3e1.pack 2024-05-02 23:21:39.908 | 91MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/share/locale 2024-05-02 23:21:39.908 | 88MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/zuul/zuul 2024-05-02 23:21:39.908 | 88MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/cinder/.git/objects/pack/pack-8c5af4a9dffaf1769503f122b2ca64a917bc8b39.pack 2024-05-02 23:21:39.908 | 83MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openinfra/openstackweb 2024-05-02 23:21:39.908 | 82MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch090505/train.csv 2024-05-02 23:21:39.908 | 82MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/pkg 2024-05-02 23:21:39.908 | 81MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/internal 2024-05-02 23:21:39.908 | 80MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/internal/nats_service 2024-05-02 23:21:39.908 | 80MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/pkg/utils 2024-05-02 23:21:39.908 | 80MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/pkg/utils/compression 2024-05-02 23:21:39.908 | 80MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/pkg/utils/compression/testdata 2024-05-02 23:21:39.908 | 80MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/internal/nats_service/upgrade 2024-05-02 23:21:39.908 | 80MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/internal/nats_service/upgrade/agentv1.1.0.tar.gz 2024-05-02 23:21:39.908 | 80MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/pkg/utils/compression/testdata/agentv1.1.0.tar.gz 2024-05-02 23:21:39.908 | 78MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/ironic 2024-05-02 23:21:39.908 | 78MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/var/cache/dnf/update-58478ef73228f3f1 2024-05-02 23:21:39.908 | 78MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/var/cache/dnf/update-58478ef73228f3f1/repodata 2024-05-02 23:21:39.908 | 78MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/os-log-merger/contrib 2024-05-02 23:21:39.908 | 77MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/var/cache/dnf/update-filenames.solvx 2024-05-02 23:21:39.908 | 76MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/var/cache/dnf/update-58478ef73228f3f1/repodata/aa22724d0671b3c774bbdb2ef8c8be90bc453bf28d899271ee4119125a894c89-filelists.xml.gz 2024-05-02 23:21:39.908 | 75MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/libexec 2024-05-02 23:21:39.909 | 75MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/project-config 2024-05-02 23:21:39.909 | 74MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/kolla-ansible 2024-05-02 23:21:39.909 | 73MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch080101/train.csv 2024-05-02 23:21:39.909 | 73MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/tacker/.git 2024-05-02 23:21:39.909 | 73MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/nfv 2024-05-02 23:21:39.909 | 72MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/tacker/.git/objects 2024-05-02 23:21:39.909 | 71MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/airship/sip 2024-05-02 23:21:39.909 | 71MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/skyline-console/.git 2024-05-02 23:21:39.909 | 71MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib/python3.9 2024-05-02 23:21:39.909 | 71MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/swift/.git 2024-05-02 23:21:39.909 | 71MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib/python3.9/site-packages 2024-05-02 23:21:39.909 | 71MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/manila/.git 2024-05-02 23:21:39.909 | 71MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/skyline-console/.git/objects 2024-05-02 23:21:39.909 | 71MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/swift/.git/objects 2024-05-02 23:21:39.909 | 70MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/manila/.git/objects 2024-05-02 23:21:39.909 | 70MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/airship/sip/.git 2024-05-02 23:21:39.909 | 70MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/airship/sip/.git/objects 2024-05-02 23:21:39.909 | 70MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/airship/sip/.git/objects/pack 2024-05-02 23:21:39.909 | 70MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/airship/sip/.git/objects/pack/pack-cc18372ed7f7429eb84833fa5e03b4d6d1a65244.pack 2024-05-02 23:21:39.909 | 69MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/project-config/.git 2024-05-02 23:21:39.909 | 69MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/project-config/.git/objects 2024-05-02 23:21:39.909 | 68MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/training-guides 2024-05-02 23:21:39.909 | 68MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance 2024-05-02 23:21:39.909 | 66MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/daisycloud-core/code 2024-05-02 23:21:39.910 | 66MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation 2024-05-02 23:21:39.910 | 66MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs 2024-05-02 23:21:39.910 | 66MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstack-ansible 2024-05-02 23:21:39.910 | 66MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/zuul/zuul/.git 2024-05-02 23:21:39.910 | 66MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/ci-cd-pipeline-app-murano 2024-05-02 23:21:39.910 | 65MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/zuul/zuul/.git/objects 2024-05-02 23:21:39.910 | 65MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/computing-offload/.git 2024-05-02 23:21:39.910 | 65MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/computing-offload/.git/objects 2024-05-02 23:21:39.910 | 65MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/computing-offload/video 2024-05-02 23:21:39.910 | 65MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/computing-offload/video/computing-offload-demo.mp4 2024-05-02 23:21:39.910 | 65MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/computing-offload/.git/objects/pack 2024-05-02 23:21:39.910 | 65MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/computing-offload/.git/objects/pack/pack-02200b6f5bc47de4de265376ebe99a9600f032da.pack 2024-05-02 23:21:39.910 | 62MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/ci-cd-pipeline-app-murano/.git 2024-05-02 23:21:39.910 | 62MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/daisycloud-core/code/pxe_server_install 2024-05-02 23:21:39.910 | 62MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/daisycloud-core/code/pxe_server_install/pxe_install 2024-05-02 23:21:39.910 | 62MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/heat 2024-05-02 23:21:39.910 | 62MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/ci-cd-pipeline-app-murano/.git/objects 2024-05-02 23:21:39.910 | 62MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/ci-cd-pipeline-app-murano/.git/objects/pack 2024-05-02 23:21:39.910 | 62MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/ci-cd-pipeline-app-murano/.git/objects/pack/pack-f6e2e908be05d1e4cd0cb18b8a439bfce84c2848.pack 2024-05-02 23:21:39.910 | 60MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/docs/.git 2024-05-02 23:21:39.910 | 60MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/daisycloud-core/code/pxe_server_install/pxe_install/ramdisk 2024-05-02 23:21:39.910 | 60MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/vmware-nsx 2024-05-02 23:21:39.910 | 59MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/docs/.git/objects 2024-05-02 23:21:39.910 | 59MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/keystone 2024-05-02 23:21:39.910 | 58MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/kolla-ansible/.git 2024-05-02 23:21:39.910 | 58MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/kolla-ansible/.git/objects 2024-05-02 23:21:39.911 | 57MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/ironic/.git 2024-05-02 23:21:39.911 | 57MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/releases 2024-05-02 23:21:39.911 | 57MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/dash-stack 2024-05-02 23:21:39.911 | 57MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/ironic/.git/objects 2024-05-02 23:21:39.911 | 56MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib/firmware/amdgpu 2024-05-02 23:21:39.911 | 55MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/tacker/.git/objects/pack 2024-05-02 23:21:39.911 | 55MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib64/python3.9/test 2024-05-02 23:21:39.911 | 55MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/daisycloud-core/code/pxe_server_install/pxe_install/ramdisk/initrd.img 2024-05-02 23:21:39.911 | 55MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch060202/train.csv 2024-05-02 23:21:39.911 | 53MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/sbin 2024-05-02 23:21:39.911 | 53MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/opendev/netlify-sandbox 2024-05-02 23:21:39.911 | 53MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/compass-adapters 2024-05-02 23:21:39.911 | 53MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/microstack 2024-05-02 23:21:39.911 | 53MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/tacker/.git/objects/pack/pack-06f62c27ee8a4cc975ac6d1e617b7916affccb7a.pack 2024-05-02 23:21:39.911 | 52MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/vmware-nsx/.git 2024-05-02 23:21:39.911 | 52MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/opendev/system-config 2024-05-02 23:21:39.911 | 51MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/vmware-nsx/.git/objects 2024-05-02 23:21:39.911 | 51MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/vmware-nsx/.git/objects/pack 2024-05-02 23:21:39.911 | 51MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/integ 2024-05-02 23:21:39.911 | 51MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/octavia 2024-05-02 23:21:39.911 | 51MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstack-ansible/.git 2024-05-02 23:21:39.911 | 51MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib/firmware/qcom 2024-05-02 23:21:39.911 | 50MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstacksdk 2024-05-02 23:21:39.911 | 50MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstack-ansible/.git/objects 2024-05-02 23:21:39.911 | 50MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/cfn-schedule-agent 2024-05-02 23:21:39.911 | 50MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib/firmware/mellanox 2024-05-02 23:21:39.912 | 48MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/training-guides/.git 2024-05-02 23:21:39.912 | 48MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/kuryr-tempest-plugin 2024-05-02 23:21:39.912 | 48MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/training-guides/.git/objects 2024-05-02 23:21:39.912 | 48MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/training-guides/.git/objects/pack 2024-05-02 23:21:39.912 | 48MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/libexec/gcc 2024-05-02 23:21:39.912 | 48MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/libexec/gcc/aarch64-linux-gnu 2024-05-02 23:21:39.912 | 48MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/libexec/gcc/aarch64-linux-gnu/10.3.1 2024-05-02 23:21:39.912 | 48MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/training-guides/.git/objects/pack/pack-c13b7f654b018a4603fd47e632e64a812a6e789d.pack 2024-05-02 23:21:39.912 | 47MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/boot 2024-05-02 23:21:39.912 | 47MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/heat/.git 2024-05-02 23:21:39.912 | 46MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/vmware-nsx/.git/objects/pack/pack-97bc56925054348677178cc87ae80221fc467157.pack 2024-05-02 23:21:39.912 | 46MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/heat/.git/objects 2024-05-02 23:21:39.912 | 46MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/var/lib 2024-05-02 23:21:39.912 | 46MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/keystone/.git 2024-05-02 23:21:39.912 | 45MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/keystone/.git/objects 2024-05-02 23:21:39.912 | 45MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/skyline-console/.git/objects/pack 2024-05-02 23:21:39.912 | 44MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/share/icons 2024-05-02 23:21:39.912 | 44MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/project-config/.git/objects/pack 2024-05-02 23:21:39.912 | 43MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/meta-starlingx 2024-05-02 23:21:39.912 | 43MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/tempest 2024-05-02 23:21:39.912 | 43MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/opendev/system-config/.git 2024-05-02 23:21:39.912 | 43MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/opendev/system-config/.git/objects 2024-05-02 23:21:39.912 | 43MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/dash-stack/contrib 2024-05-02 23:21:39.912 | 42MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/share/icons/Adwaita 2024-05-02 23:21:39.912 | 42MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/stackube 2024-05-02 23:21:39.913 | 42MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/compass-web 2024-05-02 23:21:39.913 | 42MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/airship/kubernetes-entrypoint 2024-05-02 23:21:39.913 | 42MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/glance 2024-05-02 23:21:39.913 | 41MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/airship/kubernetes-entrypoint/.git 2024-05-02 23:21:39.913 | 41MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/airship/kubernetes-entrypoint/.git/objects 2024-05-02 23:21:39.913 | 41MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/group-based-policy 2024-05-02 23:21:39.913 | 40MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/python-redfish 2024-05-02 23:21:39.913 | 40MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/airship/kubernetes-entrypoint/.git/objects/pack 2024-05-02 23:21:39.913 | 40MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/kuryr-tempest-plugin/.git 2024-05-02 23:21:39.913 | 40MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/airship/kubernetes-entrypoint/.git/objects/pack/pack-ec6221634343e23f6a5607870f3fc36075b32549.pack 2024-05-02 23:21:39.913 | 40MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/kuryr-tempest-plugin/.git/objects 2024-05-02 23:21:39.913 | 40MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/kolla 2024-05-02 23:21:39.913 | 40MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/kuryr-tempest-plugin/.git/objects/pack 2024-05-02 23:21:39.913 | 40MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/kuryr-tempest-plugin/.git/objects/pack/pack-5bc82f98a5e25575432d63d06e045a29b09bb97a.pack 2024-05-02 23:21:39.913 | 39MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/python-openstackclient 2024-05-02 23:21:39.913 | 38MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/config 2024-05-02 23:21:39.913 | 38MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/security-doc 2024-05-02 23:21:39.913 | 38MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/nfv/.git 2024-05-02 23:21:39.913 | 38MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/compass-adapters/.git 2024-05-02 23:21:39.913 | 38MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/project-config/.git/objects/pack/pack-7e44d582c4e963daaa5adaf2b98481a5bda91e75.pack 2024-05-02 23:21:39.913 | 38MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/nfv/.git/objects 2024-05-02 23:21:39.913 | 38MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/compass-adapters/.git/objects 2024-05-02 23:21:39.913 | 38MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/opendev/netlify-sandbox/site 2024-05-02 23:21:39.913 | 38MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/compass-adapters/.git/objects/pack 2024-05-02 23:21:39.913 | 38MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/octavia/.git 2024-05-02 23:21:39.914 | 38MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/opendev/netlify-sandbox/site/.vuepress 2024-05-02 23:21:39.914 | 38MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/compass-adapters/.git/objects/pack/pack-5aea30ee4843369a431bdd5cfeaa348645e328ee.pack 2024-05-02 23:21:39.914 | 37MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/etc 2024-05-02 23:21:39.914 | 37MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/neutron-fwaas 2024-05-02 23:21:39.914 | 37MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/octavia/.git/objects 2024-05-02 23:21:39.914 | 37MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstacksdk/.git 2024-05-02 23:21:39.914 | 37MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/use-case-and-architecture/.git 2024-05-02 23:21:39.914 | 37MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstacksdk/.git/objects 2024-05-02 23:21:39.914 | 36MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/use-case-and-architecture/.git/objects 2024-05-02 23:21:39.914 | 36MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/kayobe 2024-05-02 23:21:39.914 | 36MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/keystone/.git/objects/pack 2024-05-02 23:21:39.914 | 36MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/nebulous/monitoring 2024-05-02 23:21:39.914 | 36MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/neutron-vpnaas 2024-05-02 23:21:39.914 | 36MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/sahara-extra 2024-05-02 23:21:39.914 | 35MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/os-ken 2024-05-02 23:21:39.914 | 35MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/neutron-fwaas/.git 2024-05-02 23:21:39.914 | 35MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/heat/.git/objects/pack 2024-05-02 23:21:39.914 | 35MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/neutron-fwaas/.git/objects 2024-05-02 23:21:39.914 | 35MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/group-based-policy/.git 2024-05-02 23:21:39.914 | 34MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/networking-odl 2024-05-02 23:21:39.914 | 34MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/group-based-policy/.git/objects 2024-05-02 23:21:39.914 | 34MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/networking-odl/.git 2024-05-02 23:21:39.914 | 34MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/microstack/.git 2024-05-02 23:21:39.914 | 34MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/distcloud 2024-05-02 23:21:39.914 | 34MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/neutron-vpnaas/.git 2024-05-02 23:21:39.914 | 34MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib/modules 2024-05-02 23:21:39.915 | 34MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib/modules/5.10.0-60.135.0.162.oe2203.aarch64 2024-05-02 23:21:39.915 | 34MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/microstack/.git/objects 2024-05-02 23:21:39.915 | 34MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/microstack/.git/objects/pack 2024-05-02 23:21:39.915 | 34MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/networking-odl/.git/objects 2024-05-02 23:21:39.915 | 34MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/microstack/.git/objects/pack/pack-8815784053dacbfe39d5c6bf48e4ea5b8752d969.pack 2024-05-02 23:21:39.915 | 34MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/ansible-playbooks 2024-05-02 23:21:39.915 | 34MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/kolla/.git 2024-05-02 23:21:39.915 | 34MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/neutron-vpnaas/.git/objects 2024-05-02 23:21:39.915 | 34MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/nfv/nfv 2024-05-02 23:21:39.915 | 34MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/ironic/.git/objects/pack 2024-05-02 23:21:39.915 | 34MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/use-case-and-architecture/.git/objects/pack 2024-05-02 23:21:39.915 | 34MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/use-case-and-architecture/.git/objects/pack/pack-2b0823843da94054a786517a587ca4bab137aaf5.pack 2024-05-02 23:21:39.915 | 34MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/releases/.git 2024-05-02 23:21:39.915 | 34MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/kolla/.git/objects 2024-05-02 23:21:39.915 | 33MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib/firmware/intel 2024-05-02 23:21:39.915 | 33MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/opendev/netlify-sandbox/site/.vuepress/public 2024-05-02 23:21:39.915 | 33MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/tempest/.git 2024-05-02 23:21:39.915 | 33MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/networking-odl/.git/objects/pack 2024-05-02 23:21:39.915 | 33MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstack-helm 2024-05-02 23:21:39.915 | 33MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/releases/.git/objects 2024-05-02 23:21:39.915 | 33MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/tempest/.git/objects 2024-05-02 23:21:39.915 | 33MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/airship/airshipctl 2024-05-02 23:21:39.915 | 33MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/keystone/.git/objects/pack/pack-f40c4517a20cd41807364af2c4dceeb3dbbda3cd.pack 2024-05-02 23:21:39.915 | 32MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/kolla-ansible/.git/objects/pack 2024-05-02 23:21:39.915 | 32MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/neutron-fwaas/.git/objects/pack 2024-05-02 23:21:39.915 | 32MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/skyline-console/.git/objects/pack/pack-7586a019ed111b74ed1eb1787a8d6c6ffee8c14c.pack 2024-05-02 23:21:39.915 | 32MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib64/perl5 2024-05-02 23:21:39.916 | 32MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/neutron-vpnaas/.git/objects/pack 2024-05-02 23:21:39.916 | 32MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib/modules/5.10.0-60.135.0.162.oe2203.aarch64/kernel 2024-05-02 23:21:39.916 | 32MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/designate 2024-05-02 23:21:39.916 | 32MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/nfv/.git/objects/pack 2024-05-02 23:21:39.916 | 32MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/glance/.git 2024-05-02 23:21:39.916 | 32MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/nfv/.git/objects/pack/pack-62af37e1b59f78e9dbd40bc4046b6a488213b916.pack 2024-05-02 23:21:39.916 | 31MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/meta-starlingx/.git 2024-05-02 23:21:39.916 | 31MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/heat/.git/objects/pack/pack-df7d0e2cd44b0280a2411b3e75a93c7975061867.pack 2024-05-02 23:21:39.916 | 31MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-watcher-dashboard 2024-05-02 23:21:39.916 | 31MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/glance/.git/objects 2024-05-02 23:21:39.916 | 31MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/operations-guide 2024-05-02 23:21:39.916 | 31MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/meta-starlingx/.git/objects 2024-05-02 23:21:39.916 | 31MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/docs/.git/objects/pack 2024-05-02 23:21:39.916 | 31MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/nova/nova 2024-05-02 23:21:39.916 | 31MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/murano 2024-05-02 23:21:39.916 | 30MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/meta-starlingx/.git/objects/pack 2024-05-02 23:21:39.916 | 30MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/cinder/cinder 2024-05-02 23:21:39.916 | 30MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/security-doc/.git 2024-05-02 23:21:39.916 | 30MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/meta-starlingx/.git/objects/pack/pack-5b79c038f7b76a469db6a23ba7d52d7182925e47.pack 2024-05-02 23:21:39.916 | 30MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/security-doc/.git/objects 2024-05-02 23:21:39.916 | 30MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/networking-odl/.git/objects/pack/pack-2acd183adae53c9bf18f9898563726f7df71f710.pack 2024-05-02 23:21:39.916 | 30MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/rally 2024-05-02 23:21:39.916 | 30MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/tox-env 2024-05-02 23:21:39.916 | 30MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/tox-env/lib 2024-05-02 23:21:39.917 | 30MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/tox-env/lib/python3.9 2024-05-02 23:21:39.917 | 30MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/tox-env/lib/python3.9/site-packages 2024-05-02 23:21:39.917 | 30MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib/python3.9/site-packages/babel 2024-05-02 23:21:39.917 | 30MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/security-doc/.git/objects/pack 2024-05-02 23:21:39.917 | 29MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/kayobe/.git 2024-05-02 23:21:39.917 | 29MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/boot/initramfs-5.10.0-60.135.0.162.oe2203.aarch64.img 2024-05-02 23:21:39.917 | 29MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/neutron-fwaas/.git/objects/pack/pack-d9270b522ccaddf5b9b8bb4fdd1dbb38f6a0052d.pack 2024-05-02 23:21:39.917 | 29MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/security-doc/.git/objects/pack/pack-5a1d93bdf18bf0e2a6e3b27f93543b6f82ceaf4a.pack 2024-05-02 23:21:39.917 | 29MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/opendev/publications 2024-05-02 23:21:39.917 | 29MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/opendev/publications/.git 2024-05-02 23:21:39.917 | 29MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/ansible-playbooks/.git 2024-05-02 23:21:39.917 | 29MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstack-helm-infra 2024-05-02 23:21:39.917 | 29MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/neutron-vpnaas/.git/objects/pack/pack-ab3b17e2d5f79ff07f1b712bcc3bcaa144ff5328.pack 2024-05-02 23:21:39.917 | 29MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/kayobe/.git/objects 2024-05-02 23:21:39.917 | 29MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/opendev/publications/.git/objects 2024-05-02 23:21:39.917 | 29MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/opendev/publications/.git/objects/pack 2024-05-02 23:21:39.917 | 29MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/opendev/publications/.git/objects/pack/pack-63a587813d9d13ab62e7895c692a2fdd748d83d8.pack 2024-05-02 23:21:39.917 | 29MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/ansible-playbooks/.git/objects 2024-05-02 23:21:39.917 | 29MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/jjb 2024-05-02 23:21:39.917 | 29MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/stackube/vendor 2024-05-02 23:21:39.917 | 29MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/swift/.git/objects/pack 2024-05-02 23:21:39.917 | 29MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/docs/.git/objects/pack/pack-b81ea40b791a540551253cf09ecbfc0e1ff53986.pack 2024-05-02 23:21:39.917 | 29MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/mistral 2024-05-02 23:21:39.918 | 28MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib/python3.9/site-packages/babel/locale-data 2024-05-02 23:21:39.918 | 28MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance/200_nodes 2024-05-02 23:21:39.918 | 28MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/share/perl5 2024-05-02 23:21:39.918 | 28MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance/200_nodes/configs 2024-05-02 23:21:39.918 | 28MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/requirements 2024-05-02 23:21:39.918 | 28MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/python-openstackclient/.git 2024-05-02 23:21:39.918 | 28MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/distcloud/.git 2024-05-02 23:21:39.918 | 28MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib64/libicudata.so.69.1 2024-05-02 23:21:39.918 | 28MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_density 2024-05-02 23:21:39.918 | 28MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/trove 2024-05-02 23:21:39.918 | 28MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/python-openstackclient/.git/objects 2024-05-02 23:21:39.918 | 28MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/requirements/.git 2024-05-02 23:21:39.918 | 28MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/nfv/nfv/nfv-tests 2024-05-02 23:21:39.918 | 28MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/distcloud/.git/objects 2024-05-02 23:21:39.918 | 28MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_density/configs 2024-05-02 23:21:39.918 | 27MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/requirements/.git/objects 2024-05-02 23:21:39.918 | 27MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/jjb/jenkins-job-builder 2024-05-02 23:21:39.918 | 27MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib64/python3.9/test/__pycache__ 2024-05-02 23:21:39.918 | 26MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/releases/.git/objects/pack 2024-05-02 23:21:39.918 | 26MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/stackalytics 2024-05-02 23:21:39.918 | 26MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/skyline-apiserver 2024-05-02 23:21:39.918 | 26MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/nfv/nfv/nfv-tests/nfv_scenario_tests 2024-05-02 23:21:39.918 | 26MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openinfra/openstackweb/.git 2024-05-02 23:21:39.918 | 26MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/nfv/nfv/nfv-tests/nfv_scenario_tests/data 2024-05-02 23:21:39.918 | 26MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/nfv/nfv/nfv-tests/nfv_scenario_tests/data/loads 2024-05-02 23:21:39.918 | 26MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/magnum 2024-05-02 23:21:39.919 | 26MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/osp7_controller1_1447326246805_93065 2024-05-02 23:21:39.919 | 26MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/controller1 2024-05-02 23:21:39.919 | 26MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/osp7_controller1_1447326246805_93065/var 2024-05-02 23:21:39.919 | 26MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/controller1/var 2024-05-02 23:21:39.919 | 26MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/osp7_controller1_1447326246805_93065/var/log 2024-05-02 23:21:39.919 | 26MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/controller1/var/log 2024-05-02 23:21:39.919 | 26MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstack-ansible/.git/objects/pack 2024-05-02 23:21:39.919 | 26MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openinfra/openstackweb/themes 2024-05-02 23:21:39.919 | 26MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openinfra/openstackweb/themes/openstack 2024-05-02 23:21:39.919 | 26MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openinfra/openstackweb/.git/objects 2024-05-02 23:21:39.919 | 26MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openinfra/openstackweb/.git/objects/pack 2024-05-02 23:21:39.919 | 26MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/var/lib/rpm 2024-05-02 23:21:39.919 | 26MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch090505/train_daginfo.csv 2024-05-02 23:21:39.919 | 25MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openinfra/openstackweb/.git/objects/pack/pack-084c6bc2204bbbb7e26b2c79c9d04cc6d8ba8b45.pack 2024-05-02 23:21:39.919 | 25MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/tacker/samples 2024-05-02 23:21:39.919 | 25MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/designate/.git 2024-05-02 23:21:39.919 | 25MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/ceilometer 2024-05-02 23:21:39.919 | 25MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-interface-keystone 2024-05-02 23:21:39.919 | 25MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib/firmware/liquidio 2024-05-02 23:21:39.919 | 25MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-interface-keystone/.git 2024-05-02 23:21:39.919 | 25MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/designate/.git/objects 2024-05-02 23:21:39.919 | 25MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/pyeclib 2024-05-02 23:21:39.919 | 25MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstack-helm/.git 2024-05-02 23:21:39.919 | 25MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-interface-keystone/.git/objects 2024-05-02 23:21:39.919 | 25MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-interface-keystone/.git/objects/pack 2024-05-02 23:21:39.919 | 25MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/rally-openstack 2024-05-02 23:21:39.920 | 25MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/operations-guide/.git 2024-05-02 23:21:39.920 | 24MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstack-helm/.git/objects 2024-05-02 23:21:39.920 | 24MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-interface-keystone/.git/objects/pack/pack-1fcd1b2ff5d0a3850009e03f44057ac69b83e0c1.pack 2024-05-02 23:21:39.920 | 24MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/operations-guide/.git/objects 2024-05-02 23:21:39.920 | 24MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/cache/files/cirros-0.6.2-aarch64-disk.img 2024-05-02 23:21:39.920 | 24MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/ironic/.git/objects/pack/pack-957ec90d3200f6d8bfd0965785142a1fdce67c22.pack 2024-05-02 23:21:39.920 | 24MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/cache/files/cirros-0.6.1-aarch64-disk.img 2024-05-02 23:21:39.920 | 24MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/placement 2024-05-02 23:21:39.920 | 24MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/config/.git 2024-05-02 23:21:39.920 | 24MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/operations-guide/.git/objects/pack 2024-05-02 23:21:39.920 | 24MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/sahara 2024-05-02 23:21:39.920 | 24MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/libexec/gcc/aarch64-linux-gnu/10.3.1/cc1 2024-05-02 23:21:39.920 | 24MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/operations-guide/.git/objects/pack/pack-80860e612c992f3591884588c5e8a4c0a7c90a16.pack 2024-05-02 23:21:39.920 | 24MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/api-site 2024-05-02 23:21:39.920 | 24MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/nebulous/monitoring/nebulous 2024-05-02 23:21:39.920 | 24MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/freezer 2024-05-02 23:21:39.920 | 23MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/integ/.git 2024-05-02 23:21:39.920 | 23MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/swift/.git/objects/pack/pack-59c0d8cc4aafbb9dbeda078579172840b45277d4.pack 2024-05-02 23:21:39.920 | 23MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/config/.git/objects 2024-05-02 23:21:39.920 | 23MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/devstack 2024-05-02 23:21:39.920 | 23MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/poppy 2024-05-02 23:21:39.920 | 23MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstack-ansible/.git/objects/pack/pack-9ffe9a9d1b202d71c63c1cd5d78fb2de3a7a7acf.pack 2024-05-02 23:21:39.920 | 23MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/api-site/.git 2024-05-02 23:21:39.920 | 23MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/puppet-nova 2024-05-02 23:21:39.920 | 23MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch080101/train_daginfo.csv 2024-05-02 23:21:39.920 | 23MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/libexec/gcc/aarch64-linux-gnu/10.3.1/lto1 2024-05-02 23:21:39.921 | 23MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/bin/lto-dump 2024-05-02 23:21:39.921 | 23MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/integ/.git/objects 2024-05-02 23:21:39.921 | 23MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/neutron/neutron 2024-05-02 23:21:39.921 | 23MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/api-site/.git/objects 2024-05-02 23:21:39.921 | 23MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/api-site/.git/objects/pack 2024-05-02 23:21:39.921 | 23MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/nebulous/monitoring/nebulous/ems-core 2024-05-02 23:21:39.921 | 23MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/python-redfish/dmtf 2024-05-02 23:21:39.921 | 23MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib/modules/5.10.0-60.135.0.162.oe2203.aarch64/kernel/drivers 2024-05-02 23:21:39.921 | 23MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/os-testr-env 2024-05-02 23:21:39.921 | 22MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/skyline-console/docs 2024-05-02 23:21:39.921 | 22MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/os-testr-env/lib 2024-05-02 23:21:39.921 | 22MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/os-testr-env/lib/python3.9 2024-05-02 23:21:39.921 | 22MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/os-testr-env/lib/python3.9/site-packages 2024-05-02 23:21:39.921 | 22MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/opendev/system-config/.git/objects/pack 2024-05-02 23:21:39.921 | 22MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/stackalytics/.git 2024-05-02 23:21:39.921 | 22MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface 2024-05-02 23:21:39.921 | 22MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/senlin 2024-05-02 23:21:39.921 | 22MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/stackalytics/.git/objects 2024-05-02 23:21:39.921 | 22MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/zuul/zuul/.git/objects/pack 2024-05-02 23:21:39.921 | 22MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/horizon/openstack_dashboard 2024-05-02 23:21:39.921 | 22MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/releases/.git/objects/pack/pack-421d2150f5a758e0e315c265dbbd47ba44b38c57.pack 2024-05-02 23:21:39.921 | 22MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/tacker/samples/tests 2024-05-02 23:21:39.921 | 22MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/config/.git/objects/pack 2024-05-02 23:21:39.921 | 22MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/kolla-ansible/.git/objects/pack/pack-0311418ea4ae08a45ff1ce982a32024bf29615ef.pack 2024-05-02 23:21:39.921 | 22MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/dash-stack/contrib/AdminLTE 2024-05-02 23:21:39.921 | 22MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/compass-core 2024-05-02 23:21:39.922 | 22MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/bindep-env 2024-05-02 23:21:39.922 | 22MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/bindep-env/lib 2024-05-02 23:21:39.922 | 22MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/bindep-env/lib/python3.9 2024-05-02 23:21:39.922 | 22MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/bindep-env/lib/python3.9/site-packages 2024-05-02 23:21:39.922 | 22MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/releases/deliverables 2024-05-02 23:21:39.922 | 21MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/rally/.git 2024-05-02 23:21:39.922 | 21MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/freezer/.git 2024-05-02 23:21:39.922 | 21MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/api-site/.git/objects/pack/pack-b8d539eb9b9f781af44c43e3444f2d20945085d5.pack 2024-05-02 23:21:39.922 | 21MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/rally/.git/objects 2024-05-02 23:21:39.922 | 21MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/freezer/.git/objects 2024-05-02 23:21:39.922 | 21MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/stx-puppet 2024-05-02 23:21:39.922 | 21MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/manila/.git/objects/pack 2024-05-02 23:21:39.922 | 21MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/zuul/nodepool 2024-05-02 23:21:39.922 | 21MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/ceilometer/.git 2024-05-02 23:21:39.922 | 21MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/whitebox-tempest-plugin 2024-05-02 23:21:39.922 | 21MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib64/perl5/vendor_perl 2024-05-02 23:21:39.922 | 21MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/cache/files/cirros-0.6.2-x86_64-disk.img 2024-05-02 23:21:39.922 | 21MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib/firmware/qed 2024-05-02 23:21:39.922 | 21MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/glance/.git/objects/pack 2024-05-02 23:21:39.922 | 21MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib/firmware/qcom/sm8250 2024-05-02 23:21:39.922 | 21MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/os-ken/os_ken 2024-05-02 23:21:39.922 | 21MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/tempest/.git/objects/pack 2024-05-02 23:21:39.922 | 21MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/ceilometer/.git/objects 2024-05-02 23:21:39.922 | 21MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/cache/files/cirros-0.6.1-x86_64-disk.img 2024-05-02 23:21:39.922 | 21MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/placement/.git 2024-05-02 23:21:39.922 | 21MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/nova/nova/tests 2024-05-02 23:21:39.923 | 21MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/freezer/.git/objects/pack 2024-05-02 23:21:39.923 | 21MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/whitebox-tempest-plugin/.git 2024-05-02 23:21:39.923 | 21MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/devstack/.git 2024-05-02 23:21:39.923 | 20MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/trove/.git 2024-05-02 23:21:39.923 | 20MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/placement/.git/objects 2024-05-02 23:21:39.923 | 20MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/whitebox-tempest-plugin/.git/objects 2024-05-02 23:21:39.923 | 20MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/freezer/.git/objects/pack/pack-56fd05e52f96aa0757a05994749860d8ca0ce1f2.pack 2024-05-02 23:21:39.923 | 20MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/devstack/.git/objects 2024-05-02 23:21:39.923 | 20MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/training-guides/doc 2024-05-02 23:21:39.923 | 20MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/metal 2024-05-02 23:21:39.923 | 20MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/tobiko 2024-05-02 23:21:39.923 | 20MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/trove/.git/objects 2024-05-02 23:21:39.923 | 20MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib/firmware/liquidio/lio_23xx_vsw.bin 2024-05-02 23:21:39.923 | 20MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/docs/doc 2024-05-02 23:21:39.923 | 20MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/cache/files/cirros-0.6.2-x86_64-uec.tar.gz 2024-05-02 23:21:39.923 | 20MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/container_cluster_systems 2024-05-02 23:21:39.923 | 20MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/docs/doc/source 2024-05-02 23:21:39.923 | 20MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/python-manilaclient 2024-05-02 23:21:39.923 | 20MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/cache/files/cirros-0.6.1-x86_64-uec.tar.gz 2024-05-02 23:21:39.923 | 20MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/neutron-lib 2024-05-02 23:21:39.923 | 20MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/murano/.git 2024-05-02 23:21:39.923 | 20MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib64/gconv 2024-05-02 23:21:39.923 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstack-helm-infra/.git 2024-05-02 23:21:39.923 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/murano/.git/objects 2024-05-02 23:21:39.923 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/control_plane 2024-05-02 23:21:39.923 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/rally/.git/objects/pack 2024-05-02 23:21:39.923 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/control_plane/1000_nodes 2024-05-02 23:21:39.924 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/etc/ima 2024-05-02 23:21:39.924 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance/1000_nodes 2024-05-02 23:21:39.924 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/control_plane/1000_nodes/configs 2024-05-02 23:21:39.924 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance/1000_nodes/configs 2024-05-02 23:21:39.924 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/nebulous/monitoring/nebulous/ems-core/web-admin 2024-05-02 23:21:39.924 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/glance/.git/objects/pack/pack-19d5e92e221cea43f57a5d147e6cbe6c56a6efb9.pack 2024-05-02 23:21:39.924 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/cache/files/cirros-0.5.3-aarch64-disk.img 2024-05-02 23:21:39.924 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib/locale 2024-05-02 23:21:39.924 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/magnum/.git 2024-05-02 23:21:39.924 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/opendev/system-config/.git/objects/pack/pack-03bf3aac5014c862dc94506303c523a8fe7b4a1e.pack 2024-05-02 23:21:39.924 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/tacker/samples/tests/etc 2024-05-02 23:21:39.924 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstack-helm-infra/.git/objects 2024-05-02 23:21:39.924 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/tacker/samples/tests/etc/samples 2024-05-02 23:21:39.924 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/puppet-nova/.git 2024-05-02 23:21:39.924 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/share/fonts 2024-05-02 23:21:39.924 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/share/fonts/dejavu 2024-05-02 23:21:39.924 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/tacker/samples/tests/etc/samples/etsi 2024-05-02 23:21:39.924 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/tacker/samples/tests/etc/samples/etsi/nfv 2024-05-02 23:21:39.924 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/ironic-python-agent 2024-05-02 23:21:39.924 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch060202/val.csv 2024-05-02 23:21:39.924 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib/firmware/qcom/sdm845 2024-05-02 23:21:39.924 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/compass-web/v2.5 2024-05-02 23:21:39.924 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib/locale/locale-archive 2024-05-02 23:21:39.924 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch060202/test.csv 2024-05-02 23:21:39.924 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/magnum/.git/objects 2024-05-02 23:21:39.924 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/murano/.git/objects/pack 2024-05-02 23:21:39.925 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/puppet-nova/.git/objects 2024-05-02 23:21:39.925 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/update 2024-05-02 23:21:39.925 | 19MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/placement/.git/objects/pack 2024-05-02 23:21:39.925 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/os-log-merger/.git 2024-05-02 23:21:39.925 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/alexandria 2024-05-02 23:21:39.925 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/election 2024-05-02 23:21:39.925 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/microstack/snap-overlay 2024-05-02 23:21:39.925 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/whitebox-tempest-plugin/.git/objects/pack 2024-05-02 23:21:39.925 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/os-log-merger/.git/objects 2024-05-02 23:21:39.925 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/os-log-merger/.git/objects/pack 2024-05-02 23:21:39.925 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/os-log-merger/.git/objects/pack/pack-a8a4b54350e8529f70d3681449825c8c7a81ca56.pack 2024-05-02 23:21:39.925 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/whitebox-tempest-plugin/.git/objects/pack/pack-bfb0ca6cc7b4fb76cab7a9d9f929d5a0be6c131b.pack 2024-05-02 23:21:39.925 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/sahara-extra/.git 2024-05-02 23:21:39.925 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/neutron/doc 2024-05-02 23:21:39.925 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/neutron/doc/source 2024-05-02 23:21:39.925 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/share/doc 2024-05-02 23:21:39.925 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/cache/files/cirros-0.5.3-x86_64-disk.img 2024-05-02 23:21:39.926 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/glean 2024-05-02 23:21:39.926 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance/400_nodes 2024-05-02 23:21:39.926 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openinfra/openstackweb/themes/openstack/images 2024-05-02 23:21:39.926 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/opendev/infra-vhd-util-deb 2024-05-02 23:21:39.926 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance/400_nodes/configs 2024-05-02 23:21:39.926 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/opendev/infra-vhd-util-deb/.git 2024-05-02 23:21:39.926 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/glean/lib 2024-05-02 23:21:39.926 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/glean/lib/python3.9 2024-05-02 23:21:39.926 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/glean/lib/python3.9/site-packages 2024-05-02 23:21:39.926 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/sahara-extra/.git/objects 2024-05-02 23:21:39.926 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/tools 2024-05-02 23:21:39.926 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/diskimage-builder 2024-05-02 23:21:39.926 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/puppet-neutron 2024-05-02 23:21:39.926 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/zuul/nodepool/.git 2024-05-02 23:21:39.926 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/stx-puppet/.git 2024-05-02 23:21:39.926 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/python-redfish/.git 2024-05-02 23:21:39.926 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/murano/.git/objects/pack/pack-cf9e3e4aaae3f6c19fce99be7aa6d245553bfe61.pack 2024-05-02 23:21:39.926 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/stackube/vendor/k8s.io 2024-05-02 23:21:39.927 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/opendev/infra-vhd-util-deb/.git/objects 2024-05-02 23:21:39.927 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/opendev/infra-vhd-util-deb/.git/objects/pack 2024-05-02 23:21:39.927 | 18MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib64/python3.9/site-packages 2024-05-02 23:21:39.927 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/python-redfish/.git/objects 2024-05-02 23:21:39.927 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/zuul/nodepool/.git/objects 2024-05-02 23:21:39.927 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/python-redfish/.git/objects/pack 2024-05-02 23:21:39.927 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/sahara-extra/common-artifacts 2024-05-02 23:21:39.927 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/rally/.git/objects/pack/pack-76baf5e74c7f71b3f63b35edb913d61c42bbc3ac.pack 2024-05-02 23:21:39.927 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/python-redfish/.git/objects/pack/pack-fb6ca5d329089bfbe855edcd9de4a29ab9c83cdc.pack 2024-05-02 23:21:39.927 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/sahara-extra/.git/objects/pack 2024-05-02 23:21:39.927 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/zuul/zuul/.git/objects/pack/pack-08b6b552e7a98faaffdb7641d10fda985855f5be.pack 2024-05-02 23:21:39.927 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/opendev/infra-vhd-util-deb/.git/objects/pack/pack-8a6c50c87475f07088aa05fb0e7caf1cc8c9f299.pack 2024-05-02 23:21:39.927 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/sahara-extra/.git/objects/pack/pack-72b8808e4e71e41cebcfdb281102b02593eb5843.pack 2024-05-02 23:21:39.927 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/tempest/.git/objects/pack/pack-35a59f5a20997b96eea3b93a7aae672da8052d25.pack 2024-05-02 23:21:39.927 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/stx-puppet/.git/objects 2024-05-02 23:21:39.927 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/pyeclib/.git 2024-05-02 23:21:39.927 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/tacker-specs 2024-05-02 23:21:39.927 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-octavia-diskimage-retrofit 2024-05-02 23:21:39.928 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch060202/train_daginfo.csv 2024-05-02 23:21:39.928 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstacksdk/.git/objects/pack 2024-05-02 23:21:39.928 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/sahara/.git 2024-05-02 23:21:39.928 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/placement/.git/objects/pack/pack-56cf8dc5aa741f08f6f025b4de9294adccf25e9b.pack 2024-05-02 23:21:39.928 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/pyeclib/.git/objects 2024-05-02 23:21:39.928 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/zuul/zuul-jobs 2024-05-02 23:21:39.928 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/nfv/nfv/nfv-tests/nfv_scenario_tests/data/loads/cirros-guest.img 2024-05-02 23:21:39.928 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-octavia-diskimage-retrofit/.git 2024-05-02 23:21:39.928 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/cache/files/cirros-0.5.3-x86_64-uec.tar.gz 2024-05-02 23:21:39.928 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/nova-specs 2024-05-02 23:21:39.928 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/nova/.git/objects/pack/pack-902b2016dba7070c0f575c2547dedb52e8901aed.idx 2024-05-02 23:21:39.928 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/sunbeam-charms 2024-05-02 23:21:39.928 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstack-ansible-ops 2024-05-02 23:21:39.928 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/sahara/.git/objects 2024-05-02 23:21:39.928 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/var/cache/dnf/everything-c8fdc106eca1863e 2024-05-02 23:21:39.928 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/var/cache/dnf/everything-c8fdc106eca1863e/repodata 2024-05-02 23:21:39.928 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/cinder/cinder/tests 2024-05-02 23:21:39.928 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/training-guides/doc/upstream-training 2024-05-02 23:21:39.928 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-placement 2024-05-02 23:21:39.928 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/kuryr-kubernetes 2024-05-02 23:21:39.928 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/training-guides/doc/upstream-training/source 2024-05-02 23:21:39.928 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-octavia-diskimage-retrofit/.git/objects 2024-05-02 23:21:39.928 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/cache/files/cirros-0.5.2-aarch64-disk.img 2024-05-02 23:21:39.928 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/manila/manila 2024-05-02 23:21:39.928 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/bifrost 2024-05-02 23:21:39.928 | 17MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/airship/treasuremap 2024-05-02 23:21:39.929 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/rpm-packaging 2024-05-02 23:21:39.929 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/vitrage 2024-05-02 23:21:39.929 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/monasca-agent 2024-05-02 23:21:39.929 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-placement/.git 2024-05-02 23:21:39.929 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface/xstatic 2024-05-02 23:21:39.929 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface/xstatic/pkg 2024-05-02 23:21:39.929 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface/xstatic/pkg/roboto_fontface 2024-05-02 23:21:39.929 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface/xstatic/pkg/roboto_fontface/data 2024-05-02 23:21:39.929 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/pyeclib/.git/objects/pack 2024-05-02 23:21:39.929 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib/firmware/i915 2024-05-02 23:21:39.929 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/var/lib/selinux 2024-05-02 23:21:39.929 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/python-manilaclient/.git 2024-05-02 23:21:39.929 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/var/lib/selinux/targeted 2024-05-02 23:21:39.929 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/var/lib/selinux/targeted/active 2024-05-02 23:21:39.929 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstack/.git/objects/info 2024-05-02 23:21:39.929 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstack/.git/objects/info/commit-graph 2024-05-02 23:21:39.929 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-watcher-dashboard/.git 2024-05-02 23:21:39.929 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/pyeclib/.git/objects/pack/pack-fc04b5381b85b21c0af504a32614c77d69c7395b.pack 2024-05-02 23:21:39.929 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-placement/.git/objects 2024-05-02 23:21:39.929 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/puppet-openstack-integration 2024-05-02 23:21:39.929 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/cache/files/cirros-0.5.2-x86_64-disk.img 2024-05-02 23:21:39.929 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface/xstatic/pkg/roboto_fontface/data/fonts 2024-05-02 23:21:39.929 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-watcher-dashboard/.git/objects 2024-05-02 23:21:39.930 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/os-ken/os_ken/tests 2024-05-02 23:21:39.930 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/osp7_controller1_1447326246805_93065/var/log/neutron 2024-05-02 23:21:39.930 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/controller1/var/log/neutron 2024-05-02 23:21:39.930 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-masakari-monitors 2024-05-02 23:21:39.930 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openinfra/openstackweb/html2pdf_v4.03 2024-05-02 23:21:39.930 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/python-manilaclient/.git/objects 2024-05-02 23:21:39.930 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/cache/files/zanata-cli-4.3.3-dist.tar.gz 2024-05-02 23:21:39.930 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/tools/.git 2024-05-02 23:21:39.930 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/tacker/samples/tests/etc/samples/etsi/nfv/common 2024-05-02 23:21:39.930 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-neutron-api-plugin-ironic 2024-05-02 23:21:39.930 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/rally-openstack/.git 2024-05-02 23:21:39.930 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-masakari-monitors/.git 2024-05-02 23:21:39.930 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/sahara/.git/objects/pack 2024-05-02 23:21:39.930 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/tacker/samples/tests/etc/samples/etsi/nfv/common/Files 2024-05-02 23:21:39.930 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/manila/.git/objects/pack/pack-a4e462dded4c8d2593006f5d67e5d19fff2a12e0.pack 2024-05-02 23:21:39.930 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/tacker/samples/tests/etc/samples/etsi/nfv/common/Files/images 2024-05-02 23:21:39.930 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/tacker/samples/tests/etc/samples/etsi/nfv/common/Files/images/cirros-0.5.2-x86_64-disk.img 2024-05-02 23:21:39.930 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/cinder/cinder/tests/unit 2024-05-02 23:21:39.930 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-octavia-diskimage-retrofit/.git/objects/pack 2024-05-02 23:21:39.930 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-octavia-diskimage-retrofit/.git/objects/pack/pack-68d02b5f893dcca1db0123142c33defeee69a183.pack 2024-05-02 23:21:39.930 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/governance 2024-05-02 23:21:39.930 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/browbeat 2024-05-02 23:21:39.930 | 16MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-neutron-api-plugin-ironic/.git 2024-05-02 23:21:39.930 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/puppet-openstack-integration/.git 2024-05-02 23:21:39.930 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/integ/kubernetes 2024-05-02 23:21:39.931 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/watcher 2024-05-02 23:21:39.931 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/rally-openstack/.git/objects 2024-05-02 23:21:39.931 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-watcher-dashboard/watcher-dashboard.charm 2024-05-02 23:21:39.931 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/opendev/netlify-sandbox/site/.vuepress/public/templates 2024-05-02 23:21:39.931 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-watcher-dashboard/.git/objects/14 2024-05-02 23:21:39.931 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/tools/.git/objects 2024-05-02 23:21:39.931 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-watcher-dashboard/.git/objects/14/e087cda64088f5491bbf5f897fe696fb58f17e 2024-05-02 23:21:39.931 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/kolla/.git/objects/pack 2024-05-02 23:21:39.931 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-masakari-monitors/.git/objects 2024-05-02 23:21:39.931 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib/firmware/qcom/sm8250/adsp.mbn 2024-05-02 23:21:39.931 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-neutron-api-plugin-ironic/.git/objects 2024-05-02 23:21:39.931 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib/firmware/dpaa2 2024-05-02 23:21:39.931 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib/firmware/dpaa2/mc 2024-05-02 23:21:39.931 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/tobiko/.git 2024-05-02 23:21:39.931 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/ceilometer/.git/objects/pack 2024-05-02 23:21:39.931 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib64/perl5/vendor_perl/auto 2024-05-02 23:21:39.931 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/puppet-openstack-integration/.git/objects 2024-05-02 23:21:39.931 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/ironic-python-agent/.git 2024-05-02 23:21:39.931 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openinfra/edge-computing-group 2024-05-02 23:21:39.931 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/cache/files/cirros-0.5.2-x86_64-uec.tar.gz 2024-05-02 23:21:39.931 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/compass-web/v2 2024-05-02 23:21:39.931 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/opendev/netlify-sandbox/.git 2024-05-02 23:21:39.931 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openinfra/openstackweb/html2pdf_v4.03/_tcpdf_5.0.002 2024-05-02 23:21:39.931 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/tobiko/.git/objects 2024-05-02 23:21:39.931 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/aodh 2024-05-02 23:21:39.931 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/opendev/netlify-sandbox/.git/objects 2024-05-02 23:21:39.932 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/docs/resources 2024-05-02 23:21:39.932 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/octavia/.git/objects/pack 2024-05-02 23:21:39.932 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/opendev/netlify-sandbox/.git/objects/pack 2024-05-02 23:21:39.932 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/opendev/netlify-sandbox/.git/objects/pack/pack-503d5fbc361174c0dfb8a92995de8d0c709073f4.pack 2024-05-02 23:21:39.932 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/kernel 2024-05-02 23:21:39.932 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/dash-stack/contrib/AdminLTE/plugins 2024-05-02 23:21:39.932 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/ironic-python-agent/.git/objects 2024-05-02 23:21:39.932 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/barbican 2024-05-02 23:21:39.932 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/senlin/.git 2024-05-02 23:21:39.932 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstack/.git/objects/pack/pack-de39bced715ba217d291b10a7c87b0c75ba3a66c.idx 2024-05-02 23:21:39.932 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/training-guides/doc/upstream-training/source/slides 2024-05-02 23:21:39.932 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-placement/.git/objects/pack 2024-05-02 23:21:39.932 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-placement/.git/objects/pack/pack-a00d5e73c356c4774618d2eeeea0795868110242.pack 2024-05-02 23:21:39.932 | 15MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-masakari-monitors/.git/objects/pack 2024-05-02 23:21:39.932 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-masakari-monitors/.git/objects/pack/pack-0e2471d9ba26ac977e1aa8e70956c91fa4cdc0e5.pack 2024-05-02 23:21:39.932 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-neutron-api-plugin-ironic/.git/objects/pack 2024-05-02 23:21:39.932 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-neutron-api-plugin-ironic/.git/objects/pack/pack-beb3d532f613b9f396cc0ae854b040e8a70c1d3a.pack 2024-05-02 23:21:39.932 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/os-ken/.git 2024-05-02 23:21:39.932 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/senlin/.git/objects 2024-05-02 23:21:39.932 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/training-guides/doc/upstream-training/source/slides/_assets 2024-05-02 23:21:39.932 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/neutron/doc/source/admin 2024-05-02 23:21:39.932 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/dash-stack/.git 2024-05-02 23:21:39.932 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/update/.git 2024-05-02 23:21:39.932 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/skyline-console/skyline_console 2024-05-02 23:21:39.933 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/skyline-console/skyline_console/static 2024-05-02 23:21:39.933 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/sahara/.git/objects/pack/pack-7044d162f40d70c2ebcc08610404b193db3e84fe.pack 2024-05-02 23:21:39.933 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/os-testr-env/lib/python3.9/site-packages/pip 2024-05-02 23:21:39.933 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/bindep-env/lib/python3.9/site-packages/pip 2024-05-02 23:21:39.933 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/tox-env/lib/python3.9/site-packages/pip 2024-05-02 23:21:39.933 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/jjb/jenkins-job-builder/.git 2024-05-02 23:21:39.933 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/puppet-neutron/.git 2024-05-02 23:21:39.933 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/var/lib/rpm/Index.db 2024-05-02 23:21:39.933 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/compass-web/v2.5/target 2024-05-02 23:21:39.933 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/airship/airshipctl/manifests 2024-05-02 23:21:39.933 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/os-ken/.git/objects 2024-05-02 23:21:39.933 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/murano-dashboard 2024-05-02 23:21:39.933 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/skyline-apiserver/doc 2024-05-02 23:21:39.933 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/skyline-apiserver/doc/source 2024-05-02 23:21:39.933 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/update/.git/objects 2024-05-02 23:21:39.933 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/reliability 2024-05-02 23:21:39.933 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/skyline-apiserver/doc/source/images 2024-05-02 23:21:39.933 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openinfra/openstackweb/html2pdf_v4.03/_tcpdf_5.0.002/fonts 2024-05-02 23:21:39.933 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/puppet-neutron/.git/objects 2024-05-02 23:21:39.933 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/openstack-armada-app 2024-05-02 23:21:39.933 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/skyline-apiserver/doc/source/images/logo 2024-05-02 23:21:39.933 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/dash-stack/.git/objects 2024-05-02 23:21:39.933 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/dash-stack/.git/objects/pack 2024-05-02 23:21:39.933 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/python-openstackclient/.git/objects/pack 2024-05-02 23:21:39.933 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/bifrost/.git 2024-05-02 23:21:39.934 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/nova/nova/tests/unit 2024-05-02 23:21:39.934 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/jjb/jenkins-job-builder/.git/objects 2024-05-02 23:21:39.934 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/tacker-specs/.git 2024-05-02 23:21:39.934 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/governance/.git 2024-05-02 23:21:39.934 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/dash-stack/.git/objects/pack/pack-e9fceff5d6dc81889e74ca83a25c21a4206c3120.pack 2024-05-02 23:21:39.934 | 14MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/opendev/netlify-sandbox/site/.vuepress/public/admin 2024-05-02 23:21:39.934 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface/xstatic/pkg/roboto_fontface/data/fonts/roboto 2024-05-02 23:21:39.934 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_gpu_v2023 2024-05-02 23:21:39.934 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/tacker-specs/.git/objects 2024-05-02 23:21:39.934 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/ceilometer/.git/objects/pack/pack-c1577b4e196a80638c25139f733a170c3595c897.pack 2024-05-02 23:21:39.934 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/rpm-packaging/.git 2024-05-02 23:21:39.934 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/governance/.git/objects 2024-05-02 23:21:39.934 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/airship/airshipctl/.git 2024-05-02 23:21:39.934 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/massively_distribute_rpc 2024-05-02 23:21:39.934 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/massively_distribute_rpc/tc1 2024-05-02 23:21:39.934 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/bifrost/.git/objects 2024-05-02 23:21:39.934 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstack-helm-plugin 2024-05-02 23:21:39.934 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/config/sysinv 2024-05-02 23:21:39.934 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/etc/ima/digest_lists 2024-05-02 23:21:39.934 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/heat/heat 2024-05-02 23:21:39.934 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/rpm-packaging/.git/objects 2024-05-02 23:21:39.934 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/zuul/zuul-website-media 2024-05-02 23:21:39.934 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/skyline-console/docs/zh 2024-05-02 23:21:39.934 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/container_cluster_systems/kubernetes 2024-05-02 23:21:39.934 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/aodh/.git 2024-05-02 23:21:39.935 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/inaugust 2024-05-02 23:21:39.935 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/zaqar 2024-05-02 23:21:39.935 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/charm-ovn-central 2024-05-02 23:21:39.935 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/airship/airshipctl/.git/objects 2024-05-02 23:21:39.935 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/airship/airshipctl/.git/objects/pack 2024-05-02 23:21:39.935 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/storlets 2024-05-02 23:21:39.935 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/nebulous/monitoring/.git 2024-05-02 23:21:39.935 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_gpu_v2023/csv 2024-05-02 23:21:39.935 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/dash-stack/contrib/Font-Awesome 2024-05-02 23:21:39.935 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/var/cache/dnf/everything-filenames.solvx 2024-05-02 23:21:39.935 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/rally-openstack/.git/objects/pack 2024-05-02 23:21:39.935 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstack-manuals/www 2024-05-02 23:21:39.935 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/stackube/.git 2024-05-02 23:21:39.935 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/aodh/.git/objects 2024-05-02 23:21:39.935 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/os-ken/.git/objects/pack 2024-05-02 23:21:39.935 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/nebulous/monitoring/nebulous/ems-core/web-admin/public 2024-05-02 23:21:39.935 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/ovn-octavia-provider 2024-05-02 23:21:39.935 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/kolla/.git/objects/pack/pack-9cdb0928188c877853d85e38ec011ed44719b0b5.pack 2024-05-02 23:21:39.935 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/integ/kubernetes/plugins 2024-05-02 23:21:39.935 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/heat-dashboard 2024-05-02 23:21:39.935 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/nebulous/monitoring/nebulous/ems-core/web-admin/public/assets 2024-05-02 23:21:39.935 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/devstack/.git/objects/pack 2024-05-02 23:21:39.935 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/swift/test 2024-05-02 23:21:39.935 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/ironic/ironic 2024-05-02 23:21:39.935 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/integ/kubernetes/plugins/isolcpus-device-plugin 2024-05-02 23:21:39.936 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/nebulous/monitoring/.git/objects 2024-05-02 23:21:39.936 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/mistral/.git 2024-05-02 23:21:39.936 | 13MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/libexec/git-core 2024-05-02 23:21:39.936 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/integ/kubernetes/plugins/isolcpus-device-plugin/files 2024-05-02 23:21:39.936 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/airship/airshipctl/manifests/function 2024-05-02 23:21:39.936 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib/python3.9/site-packages/pip 2024-05-02 23:21:39.936 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/var/cache/dnf/everything-c8fdc106eca1863e/repodata/8cb51558c2047c0c83b2106485c2329e643b7722c3e5165e1e0bcee16f0ac70b-filelists.xml.gz 2024-05-02 23:21:39.936 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/charm-ovn-central/.git 2024-05-02 23:21:39.936 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/inaugust/inaugust.com 2024-05-02 23:21:39.936 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/neutron/neutron/tests 2024-05-02 23:21:39.936 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/ovn-bgp-agent 2024-05-02 23:21:39.936 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-cinder-nfs 2024-05-02 23:21:39.936 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-nova-compute 2024-05-02 23:21:39.936 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/neutron-lib/.git 2024-05-02 23:21:39.936 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/microstack/snap-overlay/images 2024-05-02 23:21:39.936 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/microstack/snap-overlay/images/cirros-0.4.0-x86_64-disk.img 2024-05-02 23:21:39.936 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/utilities 2024-05-02 23:21:39.936 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/stackube/.git/objects 2024-05-02 23:21:39.936 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/stackube/.git/objects/pack 2024-05-02 23:21:39.936 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/interop-workloads 2024-05-02 23:21:39.936 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/config/.git/objects/pack/pack-ce215df77a0266228537891e69f16b1785c79b1d.pack 2024-05-02 23:21:39.936 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/integ/kubernetes/plugins/isolcpus-device-plugin/files/vendor 2024-05-02 23:21:39.936 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/include 2024-05-02 23:21:39.936 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-live-migration 2024-05-02 23:21:39.936 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib/firmware/brcm 2024-05-02 23:21:39.936 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-live-migration/logs 2024-05-02 23:21:39.937 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/zuul/zuul/tests 2024-05-02 23:21:39.937 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/root 2024-05-02 23:21:39.937 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/mistral/.git/objects 2024-05-02 23:21:39.937 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/charm-ovn-central/.git/objects 2024-05-02 23:21:39.937 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/sahara-plugin-cdh 2024-05-02 23:21:39.937 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/stackube/.git/objects/pack/pack-d882b918aa06361cb5a01d178aae5d1668d7f4f3.pack 2024-05-02 23:21:39.937 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/airship/airshipctl/.git/objects/pack/pack-66a6ecb12810b28f8024f86585da8bc5139be07b.pack 2024-05-02 23:21:39.937 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/share/icons/Adwaita/cursors 2024-05-02 23:21:39.937 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/zun 2024-05-02 23:21:39.937 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/senlin/.git/objects/pack 2024-05-02 23:21:39.937 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/gyan 2024-05-02 23:21:39.937 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/var/lib/rpm/Packages.db 2024-05-02 23:21:39.937 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/kloudbuster 2024-05-02 23:21:39.937 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/windmill 2024-05-02 23:21:39.937 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/metal/.git 2024-05-02 23:21:39.937 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/nova/doc 2024-05-02 23:21:39.937 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/os-ken/.git/objects/pack/pack-a219d62bbeebadbf0bc9d122a53ea3edb8625db8.pack 2024-05-02 23:21:39.937 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/neutron-lib/.git/objects 2024-05-02 23:21:39.937 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/contributor-guide 2024-05-02 23:21:39.937 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/var/lib/selinux/targeted/active/modules 2024-05-02 23:21:39.937 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/var/lib/selinux/targeted/active/modules/100 2024-05-02 23:21:39.937 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/rally-openstack/.git/objects/pack/pack-3009fef8b4b4a70679d41a42e910213b5e5a6b6f.pack 2024-05-02 23:21:39.937 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/compass-adapters/chef 2024-05-02 23:21:39.937 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/config/sysinv/sysinv 2024-05-02 23:21:39.937 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/cloudkitty 2024-05-02 23:21:39.938 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/puppet-keystone 2024-05-02 23:21:39.938 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/config/sysinv/sysinv/sysinv 2024-05-02 23:21:39.938 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/metal/.git/objects 2024-05-02 23:21:39.938 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/taskflow 2024-05-02 23:21:39.938 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/share/perl5/vendor_perl 2024-05-02 23:21:39.938 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/group-based-policy/.git/objects/pack 2024-05-02 23:21:39.938 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-nova-cloud-controller 2024-05-02 23:21:39.938 | 12MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/jjb/jenkins-job-builder/tests 2024-05-02 23:21:39.938 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/compass-adapters/chef/cookbooks 2024-05-02 23:21:39.938 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/compass-core/mibs 2024-05-02 23:21:39.938 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstacksdk/.git/objects/pack/pack-48fef249c200a3aa7dc73f79e0edb73d9d95a5ea.pack 2024-05-02 23:21:39.938 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/os-testr-env/lib/python3.9/site-packages/pip/_vendor 2024-05-02 23:21:39.938 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/bindep-env/lib/python3.9/site-packages/pip/_vendor 2024-05-02 23:21:39.938 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/tox-env/lib/python3.9/site-packages/pip/_vendor 2024-05-02 23:21:39.938 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/ovn-octavia-provider/.git 2024-05-02 23:21:39.938 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/airship/promenade 2024-05-02 23:21:39.938 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/cache/files/etcd-v3.3.12-linux-amd64.tar.gz 2024-05-02 23:21:39.938 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/dash-stack/contrib/Font-Awesome/src 2024-05-02 23:21:39.938 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/skyline-apiserver/.git 2024-05-02 23:21:39.938 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/puppet-ironic 2024-05-02 23:21:39.938 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstack-manuals/doc 2024-05-02 23:21:39.938 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/devstack/.git/objects/pack/pack-62cebe419cdca9b114f0ec018d9c5dfd61bdb4c3.pack 2024-05-02 23:21:39.938 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/glean/lib/python3.9/site-packages/pip 2024-05-02 23:21:39.938 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/sunbeam-charms/.git 2024-05-02 23:21:39.938 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/config/sysinv/sysinv/sysinv/sysinv 2024-05-02 23:21:39.938 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/mistral/rally-jobs 2024-05-02 23:21:39.939 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/ovn-octavia-provider/.git/objects 2024-05-02 23:21:39.939 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/murano-dashboard/.git 2024-05-02 23:21:39.939 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/skyline-apiserver/.git/objects 2024-05-02 23:21:39.939 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/mistral/rally-jobs/extra 2024-05-02 23:21:39.939 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/ha 2024-05-02 23:21:39.939 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/mistral/rally-jobs/extra/scenarios 2024-05-02 23:21:39.939 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib/systemd 2024-05-02 23:21:39.939 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/os-brick 2024-05-02 23:21:39.939 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-keystone 2024-05-02 23:21:39.939 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib/firmware/bnx2x 2024-05-02 23:21:39.939 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/magnum/.git/objects/pack 2024-05-02 23:21:39.939 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/mistral/rally-jobs/extra/scenarios/big_wf 2024-05-02 23:21:39.939 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/panko 2024-05-02 23:21:39.939 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/panko/.git 2024-05-02 23:21:39.939 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/trove/.git/objects/pack 2024-05-02 23:21:39.939 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/neutron/.git/objects/pack/pack-b227096c541c68cc2f0d4ae86a4b87926eb8e3e1.idx 2024-05-02 23:21:39.939 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/knets_exp 2024-05-02 23:21:39.939 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/sunbeam-charms/.git/objects 2024-05-02 23:21:39.939 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/tacker-specs/.git/objects/3a 2024-05-02 23:21:39.939 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/tacker-specs/.git/objects/3a/e05b3ca19a3912107b351f082904e08aa18e03 2024-05-02 23:21:39.939 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/murano-dashboard/.git/objects 2024-05-02 23:21:39.939 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/panko/.git/objects 2024-05-02 23:21:39.939 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/cinder/cinder/tests/unit/volume 2024-05-02 23:21:39.939 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstack-manuals/www/static 2024-05-02 23:21:39.939 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/octavia-tempest-plugin 2024-05-02 23:21:39.939 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/ovn-bgp-agent/.git 2024-05-02 23:21:39.940 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/opendev/netlify-sandbox/site/.vuepress/public/admin/netlify-cms.js.map 2024-05-02 23:21:39.940 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/puppet-swift 2024-05-02 23:21:39.940 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/panko/.git/objects/pack 2024-05-02 23:21:39.940 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/boot/vmlinuz-5.10.0-60.135.0.162.oe2203.aarch64 2024-05-02 23:21:39.940 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/openstack-helm/.git/objects/pack 2024-05-02 23:21:39.940 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/cache/files/etcd-v3.2.17-linux-amd64.tar.gz 2024-05-02 23:21:43.356 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/puppet-cinder 2024-05-02 23:21:43.357 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/oslo.messaging 2024-05-02 23:21:43.357 | 11MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/tacker/tacker 2024-05-02 23:21:43.357 | 10MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/charm-ovn-central/.git/objects/pack 2024-05-02 23:21:43.357 | 10MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/requirements/.git/objects/pack 2024-05-02 23:21:43.357 | 10MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/charm-ovn-central/.git/objects/pack/pack-0142dba92bc49f9f042f2e9071a3c9a4b5b29634.pack 2024-05-02 23:21:43.357 | 10MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/oslo.vmware 2024-05-02 23:21:43.357 | 10MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/ovn-bgp-agent/.git/objects 2024-05-02 23:21:43.357 | 10MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/usr/lib/firmware/qcom/sdm845/adsp.mbn 2024-05-02 23:21:43.357 | 10MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/networking-cisco 2024-05-02 23:21:43.357 | 10MiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/charm-guide 2024-05-02 23:21:43.357 | 24KiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/bareon/bareon/tests/data/block-device/empty-1024MiB 2024-05-02 23:21:43.357 | 8.0KiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/bareon/bareon/tests/data/block-device/empty-1024MiB/sgdisk 2024-05-02 23:21:43.357 | 8.0KiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/bareon/bareon/tests/data/block-device/empty-1024MiB/file 2024-05-02 23:21:43.357 | 4.0KiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/bareon/bareon/tests/data/block-device/empty-1024MiB/sgdisk/loop0.txt 2024-05-02 23:21:43.357 | 4.0KiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/bareon/bareon/tests/data/block-device/empty-1024MiB/meta.json 2024-05-02 23:21:43.357 | 4.0KiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/x/bareon/bareon/tests/data/block-device/empty-1024MiB/file/loop0.txt 2024-05-02 23:21:43.357 | 4.0KiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/root/build-tools/certificates/TiBoot.crt 2024-05-02 23:21:43.357 | 4.0KiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/starlingx/public-keys/TiBoot.crt 2024-05-02 23:21:43.357 | 4.0KiB /opt/dib_tmp/dib_build.ECfZYmcv/built/opt/git/opendev.org/openstack/cinder/releasenotes/notes/reject-volume_clear_size-settings-larger-than-1024MiB-30b38811da048948.yaml 2024-05-02 23:21:43.359 | 2024-05-02 23:21:43.359 | ===== end image size report ===== 2024-05-02 23:21:43.359 | 2024-05-02 23:21:43.366 | + diskimage_builder/lib/disk-image-create:main:437 : rm -f /opt/dib_tmp/dib_build.ECfZYmcv/du_output.tmp 2024-05-02 23:21:43.422 | + diskimage_builder/lib/disk-image-create:main:439 : '[' -n 512 ']' 2024-05-02 23:21:43.429 | + diskimage_builder/lib/disk-image-create:main:440 : journal_size=512 2024-05-02 23:21:43.435 | + diskimage_builder/lib/disk-image-create:main:445 : '[' ext4 = ext4 ']' 2024-05-02 23:21:43.441 | + diskimage_builder/lib/disk-image-create:main:449 : MKFS_OPTS='-i 4096 -J size=512 ' 2024-05-02 23:21:43.447 | + diskimage_builder/lib/disk-image-create:main:464 : [[ 22.03-LTS == \t\r\u\s\t\y ]] 2024-05-02 23:21:43.453 | + diskimage_builder/lib/disk-image-create:main:470 : '[' -z '' ']' 2024-05-02 23:21:43.460 | + diskimage_builder/lib/disk-image-create:main:471 : du_size=21840948 2024-05-02 23:21:43.466 | + diskimage_builder/lib/disk-image-create:main:482 : [[ vm bootloader install-static runtime-ssh-host-keys block-device-efi yum-minimal openstack-repos initialize-urandom openssh-server cache-devstack sysprep install-bin ensure-venv cache-url simple-init zuul-worker yum rpm-distro nodepool-base infra-package-needs growroot install-types dib-init-system pkg-map journal-to-console base openeuler-minimal cloud-init-datasources redhat-common package-installs cloud-init source-repositories manifests =~ block-device-efi ]] 2024-05-02 23:21:43.473 | + diskimage_builder/lib/disk-image-create:main:483 : echo 'Expanding disk for EFI partition' 2024-05-02 23:21:43.473 | Expanding disk for EFI partition 2024-05-02 23:21:43.479 | + diskimage_builder/lib/disk-image-create:main:484 : du_size=22378548 2024-05-02 23:21:43.486 | ++ diskimage_builder/lib/disk-image-create:main:490 : echo 22378548 2024-05-02 23:21:43.490 | ++ diskimage_builder/lib/disk-image-create:main:490 : awk ' { if ($1 % 64 != 0) print $1 + 64 - ( $1 % 64); else print $1; } ' 2024-05-02 23:21:43.497 | + diskimage_builder/lib/disk-image-create:main:490 : export DIB_IMAGE_SIZE=22378560 2024-05-02 23:21:43.504 | + diskimage_builder/lib/disk-image-create:main:490 : DIB_IMAGE_SIZE=22378560 2024-05-02 23:21:43.510 | + diskimage_builder/lib/disk-image-create:main:492 : '[' -n '' ']' 2024-05-02 23:21:43.517 | + diskimage_builder/lib/disk-image-create:main:496 : export TMP_IMAGE_DIR 2024-05-02 23:21:43.524 | + diskimage_builder/lib/disk-image-create:main:499 : eval_run_d block-device IMAGE_BLOCK_DEVICE= 2024-05-02 23:21:43.530 | ++ diskimage_builder/lib/common-functions:eval_run_d:162 : mktemp 2024-05-02 23:21:43.542 | + diskimage_builder/lib/common-functions:eval_run_d:162 : local run_output=/opt/dib_tmp/tmp.yI1AkPW0PI 2024-05-02 23:21:43.548 | + diskimage_builder/lib/common-functions:eval_run_d:163 : trap 'rm -f /opt/dib_tmp/tmp.yI1AkPW0PI; check_break after-error bash' ERR 2024-05-02 23:21:43.562 | + diskimage_builder/lib/common-functions:eval_run_d:164 : run_d block-device /opt/dib_tmp/tmp.yI1AkPW0PI 2024-05-02 23:21:43.569 | + diskimage_builder/lib/common-functions:run_d:247 : check_element 2024-05-02 23:21:43.577 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.ECfZYmcv/hooks ']' 2024-05-02 23:21:43.584 | + diskimage_builder/lib/common-functions:run_d:248 : check_break before-block-device bash 2024-05-02 23:21:43.594 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-block-device(,|$)' -q 2024-05-02 23:21:43.595 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-05-02 23:21:43.606 | + diskimage_builder/lib/common-functions:run_d:249 : '[' -d /opt/dib_tmp/dib_build.ECfZYmcv/hooks/block-device.d ']' 2024-05-02 23:21:43.613 | + diskimage_builder/lib/common-functions:run_d:260 : check_break after-block-device bash 2024-05-02 23:21:43.621 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-05-02 23:21:43.621 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-block-device(,|$)' -q 2024-05-02 23:21:43.633 | + diskimage_builder/lib/common-functions:eval_run_d:165 : grep -q IMAGE_BLOCK_DEVICE= /opt/dib_tmp/tmp.yI1AkPW0PI 2024-05-02 23:21:43.642 | + diskimage_builder/lib/common-functions:eval_run_d:169 : rm /opt/dib_tmp/tmp.yI1AkPW0PI 2024-05-02 23:21:43.652 | + diskimage_builder/lib/common-functions:eval_run_d:170 : trap - ERR 2024-05-02 23:21:43.659 | + diskimage_builder/lib/disk-image-create:main:501 : '[' -z ']' 2024-05-02 23:21:43.665 | + diskimage_builder/lib/disk-image-create:main:504 : echo 'image-size: 22378560KiB' 2024-05-02 23:21:43.704 | + diskimage_builder/lib/disk-image-create:main:506 : '[' -n '-i 4096 -J size=512 ' ']' 2024-05-02 23:21:43.711 | + diskimage_builder/lib/disk-image-create:main:507 : echo 'root-fs-opts: '\''-i 4096 -J size=512 '\''' 2024-05-02 23:21:43.717 | + diskimage_builder/lib/disk-image-create:main:513 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py init 2024-05-02 23:21:46.445 | 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-05-02 23:21:46.446 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.ECfZYmcv/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.t8OaZdzF', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.ECfZYmcv/mnt', 'build-dir': '/opt/dib_tmp/dib_build.ECfZYmcv', 'image-size': '22378560KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-05-02 23:21:46.476 | 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-05-02 23:21:46.476 | 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-05-02 23:21:46.477 | 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', 'opts': '-i 4096 -J size=512 ', '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-05-02 23:21:46.478 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.ECfZYmcv/states/block-device/config.json] 2024-05-02 23:21:46.615 | + diskimage_builder/lib/disk-image-create:main:516 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py create 2024-05-02 23:21:47.281 | 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-05-02 23:21:47.282 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.ECfZYmcv/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.t8OaZdzF', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.ECfZYmcv/mnt', 'build-dir': '/opt/dib_tmp/dib_build.ECfZYmcv', 'image-size': '22378560KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-05-02 23:21:47.282 | INFO diskimage_builder.block_device.blockdevice [-] create() called 2024-05-02 23:21:47.283 | DEBUG diskimage_builder.block_device.blockdevice [-] Using config [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_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', 'opts': '-i 4096 -J size=512 ', '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_create /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:414 2024-05-02 23:21:47.283 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'local_loop': {'name': 'image0'}}] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:172 2024-05-02 23:21:47.283 | DEBUG diskimage_builder.block_device.level0.localloop [-] Creating LocalLoop object; config [{'name': 'image0'}] default_config [{'config': '/opt/dib_tmp/dib_build.ECfZYmcv/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.t8OaZdzF', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.ECfZYmcv/mnt', 'build-dir': '/opt/dib_tmp/dib_build.ECfZYmcv', 'image-size': '22378560KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level0/localloop.py:75 2024-05-02 23:21:47.283 | DEBUG diskimage_builder.block_device.level0.localloop [-] Using default image size [22915645440] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level0/localloop.py:83 2024-05-02 23:21:47.283 | DEBUG diskimage_builder.block_device.config [-] Adding image0 : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2024-05-02 23:21:47.284 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:172 2024-05-02 23:21:47.284 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_mkfs_ESP : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2024-05-02 23:21:47.284 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:172 2024-05-02 23:21:47.284 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level3/mount.py:42 2024-05-02 23:21:47.284 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/boot/efi', 'mount_mkfs_ESP')] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level3/mount.py:191 2024-05-02 23:21:47.284 | DEBUG diskimage_builder.block_device.config [-] Adding mount_mkfs_ESP : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2024-05-02 23:21:47.284 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:172 2024-05-02 23:21:47.285 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2024-05-02 23:21:47.285 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2024-05-02 23:21:47.285 | DEBUG diskimage_builder.block_device.config [-] Adding mkfs_ESP : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2024-05-02 23:21:47.285 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:172 2024-05-02 23:21:47.285 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_mkfs_root : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2024-05-02 23:21:47.286 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:172 2024-05-02 23:21:47.286 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level3/mount.py:42 2024-05-02 23:21:47.286 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/', 'mount_mkfs_root'), ('/boot/efi', 'mount_mkfs_ESP')] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level3/mount.py:191 2024-05-02 23:21:47.286 | DEBUG diskimage_builder.block_device.config [-] Adding mount_mkfs_root : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2024-05-02 23:21:47.286 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'root', 'name': 'mkfs_root', 'type': 'ext4', 'opts': '-i 4096 -J size=512 ', 'label': 'cloudimg-rootfs'}}] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:172 2024-05-02 23:21:47.286 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'root', 'name': 'mkfs_root', 'type': 'ext4', 'opts': '-i 4096 -J size=512 ', 'label': 'cloudimg-rootfs'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2024-05-02 23:21:47.286 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2024-05-02 23:21:47.286 | DEBUG diskimage_builder.block_device.config [-] Adding mkfs_root : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2024-05-02 23:21:47.286 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'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'}]}}] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:172 2024-05-02 23:21:47.287 | DEBUG diskimage_builder.block_device.level1.partitioning [-] Creating Partitioning object; config [{'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'}]}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level1/partitioning.py:35 2024-05-02 23:21:47.287 | DEBUG diskimage_builder.block_device.config [-] Adding ESP : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2024-05-02 23:21:47.287 | DEBUG diskimage_builder.block_device.config [-] Adding BSP : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2024-05-02 23:21:47.287 | DEBUG diskimage_builder.block_device.config [-] Adding root : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2024-05-02 23:21:47.287 | DEBUG diskimage_builder.block_device.config [-] Edges for image0: f:[] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2024-05-02 23:21:47.287 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_mkfs_ESP: f:['mount_mkfs_ESP'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2024-05-02 23:21:47.287 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_mkfs_ESP: f:['mount_mkfs_root', 'mkfs_ESP'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2024-05-02 23:21:47.287 | DEBUG diskimage_builder.block_device.config [-] Edges for mkfs_ESP: f:['ESP'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2024-05-02 23:21:47.288 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_mkfs_root: f:['mount_mkfs_root'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2024-05-02 23:21:47.288 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_mkfs_root: f:['mkfs_root'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2024-05-02 23:21:47.288 | DEBUG diskimage_builder.block_device.config [-] Edges for mkfs_root: f:['root'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2024-05-02 23:21:47.288 | DEBUG diskimage_builder.block_device.config [-] Edges for ESP: f:['image0'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2024-05-02 23:21:47.288 | DEBUG diskimage_builder.block_device.config [-] Edges for BSP: f:['image0', 'ESP'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2024-05-02 23:21:47.288 | DEBUG diskimage_builder.block_device.config [-] Edges for root: f:['image0', 'BSP'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2024-05-02 23:21:47.290 | DEBUG diskimage_builder.block_device.config [-] Call order: ['image0', 'ESP', 'mkfs_ESP', 'BSP', 'root', 'mkfs_root', 'mount_mkfs_root', 'mount_mkfs_ESP', 'fstab_mount_mkfs_root', 'fstab_mount_mkfs_ESP'] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:241 2024-05-02 23:21:47.290 | DEBUG diskimage_builder.block_device.level0.localloop [-] [image0] Creating loop on [/opt/dib_tmp/dib_image.t8OaZdzF/image0.raw] with size [22915645440] create /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level0/localloop.py:95 2024-05-02 23:21:47.290 | INFO diskimage_builder.block_device.level0.localloop [-] Create image file [/opt/dib_tmp/dib_image.t8OaZdzF/image0.raw] 2024-05-02 23:21:47.290 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev attach 2024-05-02 23:21:47.291 | DEBUG diskimage_builder.block_device.level0.localloop [-] Calling [sudo losetup --show -f /opt/dib_tmp/dib_image.t8OaZdzF/image0.raw] loopdev_attach /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level0/localloop.py:43 2024-05-02 23:21:47.291 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup --show -f /opt/dib_tmp/dib_image.t8OaZdzF/image0.raw] 2024-05-02 23:21:47.358 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /dev/loop8 exec_sudo /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py:135 2024-05-02 23:21:47.360 | INFO diskimage_builder.block_device.level0.localloop [-] New block device [/dev/loop8] 2024-05-02 23:21:47.360 | DEBUG diskimage_builder.block_device.level0.localloop [-] Created loop name [image0] device [/dev/loop8] image [/opt/dib_tmp/dib_image.t8OaZdzF/image0.raw] create /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level0/localloop.py:109 2024-05-02 23:21:47.360 | INFO diskimage_builder.block_device.level1.partitioning [-] Creating partition on [image0] [/opt/dib_tmp/dib_image.t8OaZdzF/image0.raw] 2024-05-02 23:21:47.361 | DEBUG diskimage_builder.block_device.level1.partitioning [-] Partition 2 added, 22336831488 remaining in disk _create_gpt /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level1/partitioning.py:170 2024-05-02 23:21:47.361 | DEBUG diskimage_builder.block_device.level1.partitioning [-] Partition 3 added, 22328442880 remaining in disk _create_gpt /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level1/partitioning.py:170 2024-05-02 23:21:47.361 | DEBUG diskimage_builder.block_device.level1.partitioning [-] Partition 4 added, 0 remaining in disk _create_gpt /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level1/partitioning.py:170 2024-05-02 23:21:47.361 | DEBUG diskimage_builder.block_device.level1.partitioning [-] cmd: sgdisk /opt/dib_tmp/dib_image.t8OaZdzF/image0.raw -n 1:0:+550M -t 1:EF00 -c 1:ESP -n 2:0:+8M -t 2:EF02 -c 2:BSP -n 3:0:+21294M -t 3:8300 -c 3:root _create_gpt /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level1/partitioning.py:174 2024-05-02 23:21:47.361 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sgdisk /opt/dib_tmp/dib_image.t8OaZdzF/image0.raw -n 1:0:+550M -t 1:EF00 -c 1:ESP -n 2:0:+8M -t 2:EF02 -c 2:BSP -n 3:0:+21294M -t 3:8300 -c 3:root] 2024-05-02 23:21:54.277 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Creating new GPT entries in memory. exec_sudo /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py:135 2024-05-02 23:21:54.277 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Warning: The kernel is still using the old partition table. exec_sudo /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py:135 2024-05-02 23:21:54.277 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: The new table will be used at the next reboot or after you exec_sudo /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py:135 2024-05-02 23:21:54.277 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: run partprobe(8) or kpartx(8) exec_sudo /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py:135 2024-05-02 23:21:54.277 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: The operation has completed successfully. exec_sudo /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py:135 2024-05-02 23:21:54.323 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2024-05-02 23:21:54.350 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -av /dev/loop8] 2024-05-02 23:21:54.490 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: add map loop8p1 (253:16): 0 1126400 linear 7:8 2048 exec_sudo /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py:135 2024-05-02 23:21:54.491 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: add map loop8p2 (253:17): 0 16384 linear 7:8 1128448 exec_sudo /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py:135 2024-05-02 23:21:54.491 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: add map loop8p3 (253:18): 0 43610112 linear 7:8 1144832 exec_sudo /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py:135 2024-05-02 23:21:54.492 | INFO diskimage_builder.block_device.utils [-] Calling [sudo dmsetup --noudevsync mknodes] 2024-05-02 23:21:54.578 | WARNING diskimage_builder.block_device.level2.mkfs [-] UUID will not be written for fs type [vfat] 2024-05-02 23:21:54.579 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'vfat', '-n', 'MKFS_ESP', '/dev/mapper/loop8p1']] create /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2024-05-02 23:21:54.579 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t vfat -n MKFS_ESP /dev/mapper/loop8p1] 2024-05-02 23:21:54.790 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: mkfs.fat 4.2 (2021-01-31) exec_sudo /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py:135 2024-05-02 23:21:54.791 | INFO diskimage_builder.block_device.level1.partitioning [-] Not creating the partitions a second time. 2024-05-02 23:21:54.791 | INFO diskimage_builder.block_device.level1.partitioning [-] Not creating the partitions a second time. 2024-05-02 23:21:54.791 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'ext4', '-i', '4096', '-J', 'size=512', '-L', 'cloudimg-rootfs', '-U', 'b57803de-bd8b-49a1-a392-98e50e8ea46a', '-q', '/dev/mapper/loop8p3']] create /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2024-05-02 23:21:54.792 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t ext4 -i 4096 -J size=512 -L cloudimg-rootfs -U b57803de-bd8b-49a1-a392-98e50e8ea46a -q /dev/mapper/loop8p3] 2024-05-02 23:21:55.296 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/] create /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level3/mount.py:80 2024-05-02 23:21:55.297 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /opt/dib_tmp/dib_build.ECfZYmcv/mnt/] 2024-05-02 23:21:55.313 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_root] to [/opt/dib_tmp/dib_build.ECfZYmcv/mnt/] 2024-05-02 23:21:55.313 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/loop8p3 /opt/dib_tmp/dib_build.ECfZYmcv/mnt/] 2024-05-02 23:21:55.358 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/boot/efi] create /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level3/mount.py:80 2024-05-02 23:21:55.359 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /opt/dib_tmp/dib_build.ECfZYmcv/mnt/boot/efi] 2024-05-02 23:21:55.376 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_ESP] to [/opt/dib_tmp/dib_build.ECfZYmcv/mnt/boot/efi] 2024-05-02 23:21:55.376 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/loop8p1 /opt/dib_tmp/dib_build.ECfZYmcv/mnt/boot/efi] 2024-05-02 23:21:55.419 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_mkfs_root] create /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2024-05-02 23:21:55.419 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_mkfs_ESP] create /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2024-05-02 23:21:55.419 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing state to: /opt/dib_tmp/dib_build.ECfZYmcv/states/block-device/state.json save_state /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:101 2024-05-02 23:21:55.423 | DEBUG diskimage_builder.block_device.blockdevice [-] {'blockdev': {'BSP': {'device': '/dev/mapper/loop8p2'}, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.423 | DEBUG diskimage_builder.block_device.blockdevice [-] 'ESP': {'device': '/dev/mapper/loop8p1'}, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.423 | DEBUG diskimage_builder.block_device.blockdevice [-] 'image0': {'device': '/dev/loop8', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.423 | DEBUG diskimage_builder.block_device.blockdevice [-] 'image': '/opt/dib_tmp/dib_image.t8OaZdzF/image0.raw'}, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.424 | DEBUG diskimage_builder.block_device.blockdevice [-] 'root': {'device': '/dev/mapper/loop8p3'}}, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.424 | DEBUG diskimage_builder.block_device.blockdevice [-] 'filesys': {'mkfs_ESP': {'device': '/dev/mapper/loop8p1', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.424 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'vfat', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.424 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'MKFS_ESP', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.424 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.425 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '21c91704-f30a-4315-a1c9-0bca2c319dd7'}, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.425 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mkfs_root': {'device': '/dev/mapper/loop8p3', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.425 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'ext4', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.425 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'cloudimg-rootfs', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.426 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': ['-i', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.426 | DEBUG diskimage_builder.block_device.blockdevice [-] '4096', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.426 | DEBUG diskimage_builder.block_device.blockdevice [-] '-J', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.426 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size=512'], debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.426 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': 'b57803de-bd8b-49a1-a392-98e50e8ea46a'}}, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.427 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_labels': ['MKFS_ESP', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.427 | DEBUG diskimage_builder.block_device.blockdevice [-] 'cloudimg-rootfs'], debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.427 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstab': {'mount_mkfs_ESP': {'base': 'mount_mkfs_ESP', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.427 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.427 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 2, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.428 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_mkfs_ESP', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.428 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'defaults'}, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.428 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_mkfs_root': {'base': 'mount_mkfs_root', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.428 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.428 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 1, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.429 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_mkfs_root', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.429 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'defaults'}}, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.429 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount': {'/': {'base': 'mkfs_root', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.429 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_mkfs_root', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.429 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/opt/dib_tmp/dib_build.ECfZYmcv/mnt/'}, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.430 | DEBUG diskimage_builder.block_device.blockdevice [-] '/boot/efi': {'base': 'mkfs_ESP', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.430 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_mkfs_ESP', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.430 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/opt/dib_tmp/dib_build.ECfZYmcv/mnt/boot/efi'}}, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.430 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_order': ['/', '/boot/efi'], debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.430 | DEBUG diskimage_builder.block_device.blockdevice [-] 'sorted_mount_points': [('/', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.431 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_mkfs_root'), debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.431 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/boot/efi', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.431 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_mkfs_ESP')]} debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-05-02 23:21:55.433 | INFO diskimage_builder.block_device.blockdevice [-] create() finished 2024-05-02 23:21:55.580 | ++ diskimage_builder/lib/disk-image-create:main:520 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval image-block-device 2024-05-02 23:21:56.250 | 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-05-02 23:21:56.250 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.ECfZYmcv/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.t8OaZdzF', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.ECfZYmcv/mnt', 'build-dir': '/opt/dib_tmp/dib_build.ECfZYmcv', 'image-size': '22378560KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-05-02 23:21:56.251 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-device] 2024-05-02 23:21:56.391 | + diskimage_builder/lib/disk-image-create:main:520 : IMAGE_BLOCK_DEVICE=/dev/loop8 2024-05-02 23:21:56.398 | + diskimage_builder/lib/disk-image-create:main:521 : export IMAGE_BLOCK_DEVICE 2024-05-02 23:21:56.405 | ++ diskimage_builder/lib/disk-image-create:main:527 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval image-block-devices 2024-05-02 23:21:57.053 | 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-05-02 23:21:57.053 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.ECfZYmcv/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.t8OaZdzF', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.ECfZYmcv/mnt', 'build-dir': '/opt/dib_tmp/dib_build.ECfZYmcv', 'image-size': '22378560KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-05-02 23:21:57.054 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-devices] 2024-05-02 23:21:57.184 | + diskimage_builder/lib/disk-image-create:main:527 : IMAGE_BLOCK_DEVICES=' [image0]=/dev/loop8 [ESP]=/dev/mapper/loop8p1 [BSP]=/dev/mapper/loop8p2 [root]=/dev/mapper/loop8p3 ' 2024-05-02 23:21:57.191 | + diskimage_builder/lib/disk-image-create:main:528 : export IMAGE_BLOCK_DEVICES 2024-05-02 23:21:57.197 | + diskimage_builder/lib/disk-image-create:main:531 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py writefstab 2024-05-02 23:21:57.862 | 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-05-02 23:21:57.863 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.ECfZYmcv/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.t8OaZdzF', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.ECfZYmcv/mnt', 'build-dir': '/opt/dib_tmp/dib_build.ECfZYmcv', 'image-size': '22378560KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-05-02 23:21:57.863 | INFO diskimage_builder.block_device.blockdevice [-] Creating fstab 2024-05-02 23:21:57.864 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/] cmd_writefstab /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:381 2024-05-02 23:21:57.865 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/boot/efi] cmd_writefstab /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:381 2024-05-02 23:21:57.865 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /opt/dib_tmp/dib_build.ECfZYmcv/built/etc] 2024-05-02 23:21:57.880 | INFO diskimage_builder.block_device.utils [-] Calling [sudo cp /opt/dib_tmp/dib_build.ECfZYmcv/states/block-device/fstab /opt/dib_tmp/dib_build.ECfZYmcv/built/etc/fstab] 2024-05-02 23:21:58.031 | + diskimage_builder/lib/disk-image-create:main:535 : LOOPDEV=/dev/loop8 2024-05-02 23:21:58.038 | + diskimage_builder/lib/disk-image-create:main:547 : sudo cp -ra /opt/dib_tmp/dib_build.ECfZYmcv/built/afs /opt/dib_tmp/dib_build.ECfZYmcv/built/bin /opt/dib_tmp/dib_build.ECfZYmcv/built/boot /opt/dib_tmp/dib_build.ECfZYmcv/built/dev /opt/dib_tmp/dib_build.ECfZYmcv/built/etc /opt/dib_tmp/dib_build.ECfZYmcv/built/home /opt/dib_tmp/dib_build.ECfZYmcv/built/lib /opt/dib_tmp/dib_build.ECfZYmcv/built/lib64 /opt/dib_tmp/dib_build.ECfZYmcv/built/media /opt/dib_tmp/dib_build.ECfZYmcv/built/mnt /opt/dib_tmp/dib_build.ECfZYmcv/built/opt /opt/dib_tmp/dib_build.ECfZYmcv/built/proc /opt/dib_tmp/dib_build.ECfZYmcv/built/root /opt/dib_tmp/dib_build.ECfZYmcv/built/run /opt/dib_tmp/dib_build.ECfZYmcv/built/sbin /opt/dib_tmp/dib_build.ECfZYmcv/built/srv /opt/dib_tmp/dib_build.ECfZYmcv/built/sys /opt/dib_tmp/dib_build.ECfZYmcv/built/tmp /opt/dib_tmp/dib_build.ECfZYmcv/built/usr /opt/dib_tmp/dib_build.ECfZYmcv/built/var /opt/dib_tmp/dib_build.ECfZYmcv/mnt 2024-05-03 00:29:04.385 | + diskimage_builder/lib/disk-image-create:main:548 : sudo rm -fr /opt/dib_tmp/dib_build.ECfZYmcv/built/afs /opt/dib_tmp/dib_build.ECfZYmcv/built/bin /opt/dib_tmp/dib_build.ECfZYmcv/built/boot /opt/dib_tmp/dib_build.ECfZYmcv/built/dev /opt/dib_tmp/dib_build.ECfZYmcv/built/etc /opt/dib_tmp/dib_build.ECfZYmcv/built/home /opt/dib_tmp/dib_build.ECfZYmcv/built/lib /opt/dib_tmp/dib_build.ECfZYmcv/built/lib64 /opt/dib_tmp/dib_build.ECfZYmcv/built/media /opt/dib_tmp/dib_build.ECfZYmcv/built/mnt /opt/dib_tmp/dib_build.ECfZYmcv/built/opt /opt/dib_tmp/dib_build.ECfZYmcv/built/proc /opt/dib_tmp/dib_build.ECfZYmcv/built/root /opt/dib_tmp/dib_build.ECfZYmcv/built/run /opt/dib_tmp/dib_build.ECfZYmcv/built/sbin /opt/dib_tmp/dib_build.ECfZYmcv/built/srv /opt/dib_tmp/dib_build.ECfZYmcv/built/sys /opt/dib_tmp/dib_build.ECfZYmcv/built/tmp /opt/dib_tmp/dib_build.ECfZYmcv/built/usr /opt/dib_tmp/dib_build.ECfZYmcv/built/var 2024-05-03 00:29:59.494 | + diskimage_builder/lib/disk-image-create:main:550 : mount_proc_dev_sys 2024-05-03 00:29:59.500 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount -t proc none /opt/dib_tmp/dib_build.ECfZYmcv/mnt/proc 2024-05-03 00:29:59.519 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : sudo mount --bind /dev /opt/dib_tmp/dib_build.ECfZYmcv/mnt/dev 2024-05-03 00:29:59.539 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:407 : mount_dev_pts_options 2024-05-03 00:29:59.546 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:400 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-05-03 00:29:59.656 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:400 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-05-03 00:29:59.663 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:407 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666 devpts /opt/dib_tmp/dib_build.ECfZYmcv/mnt/dev/pts 2024-05-03 00:29:59.685 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:415 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.ECfZYmcv/mnt/sys 2024-05-03 00:29:59.705 | + diskimage_builder/lib/disk-image-create:main:551 : run_d pre-finalise 2024-05-03 00:29:59.711 | + diskimage_builder/lib/common-functions:run_d:247 : check_element 2024-05-03 00:29:59.717 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.ECfZYmcv/hooks ']' 2024-05-03 00:29:59.722 | + diskimage_builder/lib/common-functions:run_d:248 : check_break before-pre-finalise bash 2024-05-03 00:29:59.728 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-05-03 00:29:59.728 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-pre-finalise(,|$)' -q 2024-05-03 00:29:59.739 | + diskimage_builder/lib/common-functions:run_d:249 : '[' -d /opt/dib_tmp/dib_build.ECfZYmcv/hooks/pre-finalise.d ']' 2024-05-03 00:29:59.744 | + diskimage_builder/lib/common-functions:run_d:260 : check_break after-pre-finalise bash 2024-05-03 00:29:59.750 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-05-03 00:29:59.752 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-pre-finalise(,|$)' -q 2024-05-03 00:29:59.762 | + diskimage_builder/lib/disk-image-create:main:552 : run_d_in_target finalise 2024-05-03 00:29:59.768 | + diskimage_builder/lib/img-functions:run_d_in_target:65 : check_element 2024-05-03 00:29:59.773 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.ECfZYmcv/hooks ']' 2024-05-03 00:29:59.778 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : '[' -d /opt/dib_tmp/dib_build.ECfZYmcv/hooks/finalise.d ']' 2024-05-03 00:29:59.784 | + diskimage_builder/lib/img-functions:run_d_in_target:69 : sudo mkdir /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp/in_target.d 2024-05-03 00:29:59.802 | + diskimage_builder/lib/img-functions:run_d_in_target:74 : sudo cp /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.ECfZYmcv/hooks 2024-05-03 00:29:59.822 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount --bind /opt/dib_tmp/dib_build.ECfZYmcv/hooks /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp/in_target.d 2024-05-03 00:29:59.842 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : sudo mount -o remount,ro,bind /opt/dib_tmp/dib_build.ECfZYmcv/hooks /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp/in_target.d 2024-05-03 00:29:59.863 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : check_break before-finalise run_in_target bash 2024-05-03 00:29:59.868 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-05-03 00:29:59.868 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-finalise(,|$)' -q 2024-05-03 00:29:59.879 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : '[' -z '' ']' 2024-05-03 00:29:59.885 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : in_target_arg=run_in_target 2024-05-03 00:29:59.890 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : trap 'check_break after-error run_in_target bash' ERR 2024-05-03 00:29:59.896 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/finalise.d 2024-05-03 00:29:59.902 | + diskimage_builder/lib/img-functions:run_in_target:50 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/finalise.d' 2024-05-03 00:29:59.908 | + diskimage_builder/lib/img-functions:run_in_target:52 : ORIG_HOME=/var/lib/nodepool 2024-05-03 00:29:59.914 | + diskimage_builder/lib/img-functions:run_in_target:53 : export HOME=/root 2024-05-03 00:29:59.920 | + diskimage_builder/lib/img-functions:run_in_target:53 : HOME=/root 2024-05-03 00:29:59.926 | + diskimage_builder/lib/img-functions:run_in_target:59 : sudo -E chroot /opt/dib_tmp/dib_build.ECfZYmcv/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/finalise.d' 2024-05-03 00:30:01.461 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2024-05-03 00:30:01.465 | + source /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2024-05-03 00:30:01.496 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2024-05-03 00:30:01.497 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2024-05-03 00:30:01.497 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2024-05-03 00:30:01.500 | + source /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2024-05-03 00:30:01.526 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-05-03 00:30:01.526 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-05-03 00:30:01.526 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-05-03 00:30:01.526 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-05-03 00:30:01.526 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-05-03 00:30:01.526 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-05-03 00:30:01.526 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-05-03 00:30:01.526 | ++ export DIB_NO_TIMER_CHECK=True 2024-05-03 00:30:01.526 | ++ DIB_NO_TIMER_CHECK=True 2024-05-03 00:30:01.526 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-openeuler-distro-name.bash 2024-05-03 00:30:01.529 | + source /tmp/in_target.d/finalise.d/../environment.d/10-openeuler-distro-name.bash 2024-05-03 00:30:01.558 | ++ export DISTRO_NAME=openeuler 2024-05-03 00:30:01.558 | ++ DISTRO_NAME=openeuler 2024-05-03 00:30:01.558 | ++ export DIB_RELEASE=22.03-LTS 2024-05-03 00:30:01.558 | ++ DIB_RELEASE=22.03-LTS 2024-05-03 00:30:01.558 | ++ export EFI_BOOT_DIR=EFI/openEuler 2024-05-03 00:30:01.558 | ++ EFI_BOOT_DIR=EFI/openEuler 2024-05-03 00:30:01.558 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2024-05-03 00:30:01.563 | + source /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2024-05-03 00:30:01.580 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2024-05-03 00:30:01.580 | ++ DIB_DEFAULT_INSTALLTYPE=source 2024-05-03 00:30:01.580 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-yum-dnf.bash 2024-05-03 00:30:01.584 | + source /tmp/in_target.d/finalise.d/../environment.d/11-yum-dnf.bash 2024-05-03 00:30:01.590 | ++ export YUM=dnf 2024-05-03 00:30:01.590 | ++ YUM=dnf 2024-05-03 00:30:01.590 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2024-05-03 00:30:01.593 | + source /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2024-05-03 00:30:01.599 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-05-03 00:30:01.599 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-05-03 00:30:01.599 | ++ export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27.d/ 2024-05-03 00:30:01.599 | ++ DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27.d/ 2024-05-03 00:30:01.600 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2024-05-03 00:30:01.604 | + source /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2024-05-03 00:30:01.729 | ++ [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-05-03 00:30:01.731 | ++ export DIB_BLOCK_DEVICE=efi 2024-05-03 00:30:01.731 | ++ DIB_BLOCK_DEVICE=efi 2024-05-03 00:30:01.731 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/15-simple-init-networkmanager 2024-05-03 00:30:01.735 | + source /tmp/in_target.d/finalise.d/../environment.d/15-simple-init-networkmanager 2024-05-03 00:30:01.760 | ++ [[ openeuler =~ (centos|fedora|rocky) ]] 2024-05-03 00:30:01.760 | ++ export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-05-03 00:30:01.760 | ++ DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-05-03 00:30:01.760 | ++ [[ openeuler == \c\e\n\t\o\s ]] 2024-05-03 00:30:01.760 | ++ [[ openeuler == \r\o\c\k\y ]] 2024-05-03 00:30:01.760 | ++ [[ openeuler == \f\e\d\o\r\a ]] 2024-05-03 00:30:01.760 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-disable-cloud-init 2024-05-03 00:30:01.765 | + source /tmp/in_target.d/finalise.d/../environment.d/50-disable-cloud-init 2024-05-03 00:30:01.785 | ++ export DIB_CLOUD_INIT_DATASOURCES=None 2024-05-03 00:30:01.785 | ++ DIB_CLOUD_INIT_DATASOURCES=None 2024-05-03 00:30:01.785 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common 2024-05-03 00:30:01.789 | + source /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common 2024-05-03 00:30:01.792 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2024-05-03 00:30:01.792 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2024-05-03 00:30:01.792 | ++ export DIB_INIT_SYSTEM=systemd 2024-05-03 00:30:01.792 | ++ DIB_INIT_SYSTEM=systemd 2024-05-03 00:30:01.792 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/75-nodepool-base-env 2024-05-03 00:30:01.796 | + source /tmp/in_target.d/finalise.d/../environment.d/75-nodepool-base-env 2024-05-03 00:30:01.818 | ++ export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-05-03 00:30:01.818 | ++ NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-05-03 00:30:01.818 | ++ export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-05-03 00:30:01.818 | ++ NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-05-03 00:30:01.818 | ++ export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-05-03 00:30:01.818 | ++ NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-05-03 00:30:01.818 | ++ export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-05-03 00:30:01.818 | ++ NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-05-03 00:30:01.818 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2024-05-03 00:30:01.823 | + source /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2024-05-03 00:30:01.825 | ++ '[' -z systemd ']' 2024-05-03 00:30:01.825 | ++ case $DIB_INIT_SYSTEM in 2024-05-03 00:30:01.825 | dib-run-parts Running /tmp/in_target.d/finalise.d/01-clean-old-kernels 2024-05-03 00:30:01.868 | + set -eu 2024-05-03 00:30:01.868 | + set -o pipefail 2024-05-03 00:30:01.868 | + '[' 0 -ne 0 ']' 2024-05-03 00:30:01.868 | + YUM=dnf 2024-05-03 00:30:01.868 | + [[ dnf == \d\n\f ]] 2024-05-03 00:30:01.868 | ++ dnf repoquery --installonly --latest-limit=-1 -q 2024-05-03 00:30:15.265 | + _old_kernels= 2024-05-03 00:30:15.265 | + [[ -n '' ]] 2024-05-03 00:30:15.269 | dib-run-parts 01-clean-old-kernels completed 2024-05-03 00:30:15.269 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-bootloader 2024-05-03 00:30:15.290 | + set -eu 2024-05-03 00:30:15.290 | + set -o pipefail 2024-05-03 00:30:15.290 | + '[' 0 '!=' 0 ']' 2024-05-03 00:30:15.290 | + [[ -f /tmp/grub/install ]] 2024-05-03 00:30:15.290 | + BOOT_DEV=/dev/loop8 2024-05-03 00:30:15.290 | + declare -A DEVICES 2024-05-03 00:30:15.290 | + eval 'DEVICES=(' '[image0]=/dev/loop8' '[ESP]=/dev/mapper/loop8p1' '[BSP]=/dev/mapper/loop8p2' '[root]=/dev/mapper/loop8p3' ')' 2024-05-03 00:30:15.290 | ++ DEVICES=([image0]=/dev/loop8 [ESP]=/dev/mapper/loop8p1 [BSP]=/dev/mapper/loop8p2 [root]=/dev/mapper/loop8p3) 2024-05-03 00:30:15.290 | + DIB_BLOCK_DEVICE=efi 2024-05-03 00:30:15.290 | + [[ arm64 =~ ppc ]] 2024-05-03 00:30:15.290 | + [[ efi == \m\b\r ]] 2024-05-03 00:30:15.290 | + [[ efi == \g\p\t ]] 2024-05-03 00:30:15.290 | + [[ efi == \e\f\i ]] 2024-05-03 00:30:15.291 | + install-packages -m bootloader grub-efi grub-efi-arm64 2024-05-03 00:30:15.604 | INFO:root:Mapping for bootloader : grub-efi 2024-05-03 00:30:15.728 | INFO:root:Mapping for bootloader : grub-efi-arm64 2024-05-03 00:30:15.859 | INFO:root:Mapping for bootloader : grub-efi grub-efi-arm64 2024-05-03 00:30:15.874 | Running install-packages install. 2024-05-03 00:30:15.875 | + dnf -v -y install grub2-tools grub2 efibootmgr grub2-efi-aa64 grub2-efi-aa64-modules shim-aa64 2024-05-03 00:30:16.462 | Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync 2024-05-03 00:30:16.463 | DNF version: 4.10.0 2024-05-03 00:30:16.464 | cachedir: /var/cache/dnf 2024-05-03 00:30:16.485 | User-Agent: constructed: 'libdnf (openEuler 22.03; generic; Linux.aarch64)' 2024-05-03 00:30:16.594 | repo: downloading from remote: OS 2024-05-03 00:30:20.702 | OS 842 kB/s | 3.4 MB 00:04 2024-05-03 00:30:20.730 | OS: using metadata from Wed Mar 30 08:47:17 2022. 2024-05-03 00:30:20.731 | repo: downloading from remote: everything 2024-05-03 00:30:25.355 | everything 3.5 MB/s | 16 MB 00:04 2024-05-03 00:30:25.520 | everything: using metadata from Wed Mar 30 08:56:13 2022. 2024-05-03 00:30:25.521 | repo: downloading from remote: EPOL 2024-05-03 00:30:32.039 | EPOL 417 kB/s | 2.7 MB 00:06 2024-05-03 00:30:32.061 | EPOL: using metadata from Wed Mar 30 08:34:04 2022. 2024-05-03 00:30:32.063 | repo: downloading from remote: debuginfo 2024-05-03 00:30:35.202 | debuginfo 1.2 MB/s | 3.8 MB 00:03 2024-05-03 00:30:35.230 | debuginfo: using metadata from Wed Mar 30 08:52:38 2022. 2024-05-03 00:30:35.231 | repo: downloading from remote: source 2024-05-03 00:30:40.056 | source 358 kB/s | 1.7 MB 00:04 2024-05-03 00:30:40.085 | source: using metadata from Wed Mar 30 08:53:48 2022. 2024-05-03 00:30:40.086 | repo: downloading from remote: update 2024-05-03 00:30:49.930 | update 7.9 MB/s | 78 MB 00:09 2024-05-03 00:30:50.224 | update: using metadata from Fri Apr 26 13:26:02 2024. 2024-05-03 00:30:50.226 | repo: downloading from remote: update-source 2024-05-03 00:30:53.043 | update-source 468 kB/s | 1.3 MB 00:02 2024-05-03 00:30:53.947 | update-source: using metadata from Fri Apr 26 13:26:02 2024. 2024-05-03 00:30:53.974 | Completion plugin: Generating completion cache... 2024-05-03 00:30:55.117 | Package grub2-tools-1:2.06-41.oe2203.aarch64 is already installed. 2024-05-03 00:30:55.118 | Package grub2-tools-minimal-1:2.06-41.oe2203.aarch64 is already installed. 2024-05-03 00:30:55.138 | --> Starting dependency resolution 2024-05-03 00:30:55.225 | ---> Package dbxtool.aarch64 8-10.oe2203 will be installed 2024-05-03 00:30:55.226 | ---> Package efivar.aarch64 37-7.oe2203 will be installed 2024-05-03 00:30:55.227 | ---> Package efivar-libs.aarch64 37-7.oe2203 will be installed 2024-05-03 00:30:55.228 | ---> Package mokutil.aarch64 1:0.5.0-1.oe2203 will be installed 2024-05-03 00:30:55.228 | ---> Package efi-filesystem.noarch 4-5.oe2203 will be installed 2024-05-03 00:30:55.229 | ---> Package efibootmgr.aarch64 17-2.oe2203 will be installed 2024-05-03 00:30:55.230 | ---> Package grub2-efi-aa64.aarch64 1:2.06-41.oe2203 will be installed 2024-05-03 00:30:55.230 | ---> Package grub2-efi-aa64-modules.noarch 1:2.06-41.oe2203 will be installed 2024-05-03 00:30:55.231 | ---> Package grub2-tools-extra.aarch64 1:2.06-41.oe2203 will be installed 2024-05-03 00:30:55.232 | ---> Package shim.aarch64 15.4-14.oe2203 will be installed 2024-05-03 00:30:55.232 | --> Finished dependency resolution 2024-05-03 00:30:55.234 | Dependencies resolved. 2024-05-03 00:30:55.370 | ================================================================================ 2024-05-03 00:30:55.370 | Package Arch Version Repository Size 2024-05-03 00:30:55.370 | ================================================================================ 2024-05-03 00:30:55.370 | Installing: 2024-05-03 00:30:55.370 | efibootmgr aarch64 17-2.oe2203 update 35 k 2024-05-03 00:30:55.370 | grub2-efi-aa64 aarch64 1:2.06-41.oe2203 update 506 k 2024-05-03 00:30:55.370 | grub2-efi-aa64-modules noarch 1:2.06-41.oe2203 update 1.2 M 2024-05-03 00:30:55.370 | shim aarch64 15.4-14.oe2203 update 448 k 2024-05-03 00:30:55.370 | Installing dependencies: 2024-05-03 00:30:55.370 | dbxtool aarch64 8-10.oe2203 OS 32 k 2024-05-03 00:30:55.370 | efi-filesystem noarch 4-5.oe2203 update 10 k 2024-05-03 00:30:55.370 | efivar aarch64 37-7.oe2203 OS 24 k 2024-05-03 00:30:55.371 | efivar-libs aarch64 37-7.oe2203 OS 81 k 2024-05-03 00:30:55.371 | grub2-tools-extra aarch64 1:2.06-41.oe2203 update 764 k 2024-05-03 00:30:55.371 | mokutil aarch64 1:0.5.0-1.oe2203 OS 41 k 2024-05-03 00:30:55.371 | 2024-05-03 00:30:55.371 | Transaction Summary 2024-05-03 00:30:55.371 | ================================================================================ 2024-05-03 00:30:55.371 | Install 10 Packages 2024-05-03 00:30:55.371 | 2024-05-03 00:30:55.375 | Total download size: 3.1 M 2024-05-03 00:30:55.375 | Installed size: 20 M 2024-05-03 00:30:55.376 | Downloading Packages: 2024-05-03 00:30:59.564 | (1/10): efivar-37-7.oe2203.aarch64.rpm 8.4 kB/s | 24 kB 00:02 2024-05-03 00:30:59.610 | (2/10): dbxtool-8-10.oe2203.aarch64.rpm 11 kB/s | 32 kB 00:02 2024-05-03 00:30:59.826 | (3/10): efivar-libs-37-7.oe2203.aarch64.rpm 26 kB/s | 81 kB 00:03 2024-05-03 00:31:00.198 | (4/10): mokutil-0.5.0-1.oe2203.aarch64.rpm 66 kB/s | 41 kB 00:00 2024-05-03 00:31:00.229 | (5/10): efi-filesystem-4-5.oe2203.noarch.rpm 17 kB/s | 10 kB 00:00 2024-05-03 00:31:00.659 | (6/10): efibootmgr-17-2.oe2203.aarch64.rpm 42 kB/s | 35 kB 00:00 2024-05-03 00:31:01.564 | (7/10): grub2-efi-aa64-modules-2.06-41.oe2203.n 914 kB/s | 1.2 MB 00:01 2024-05-03 00:31:01.612 | (8/10): grub2-tools-extra-2.06-41.oe2203.aarch6 805 kB/s | 764 kB 00:00 2024-05-03 00:31:01.781 | (9/10): grub2-efi-aa64-2.06-41.oe2203.aarch64.r 320 kB/s | 506 kB 00:01 2024-05-03 00:31:01.827 | (10/10): shim-15.4-14.oe2203.aarch64.rpm 1.7 MB/s | 448 kB 00:00 2024-05-03 00:31:01.844 | -------------------------------------------------------------------------------- 2024-05-03 00:31:01.845 | Total 489 kB/s | 3.1 MB 00:06 2024-05-03 00:31:01.847 | Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2024-05-03 00:31:02.166 | Running transaction check 2024-05-03 00:31:02.430 | Transaction check succeeded. 2024-05-03 00:31:02.431 | Running transaction test 2024-05-03 00:31:02.520 | Transaction test succeeded. 2024-05-03 00:31:02.521 | Running transaction 2024-05-03 00:31:03.436 | Preparing : 1/1 2024-05-03 00:31:03.520 | Installing : efivar-libs-37-7.oe2203.aarch64 1/10 2024-05-03 00:31:03.597 | Installing : efi-filesystem-4-5.oe2203.noarch 2/10 2024-05-03 00:31:03.746 | Installing : efivar-37-7.oe2203.aarch64 3/10 2024-05-03 00:31:03.768 | Running scriptlet: dbxtool-8-10.oe2203.aarch64 4/10 2024-05-03 00:31:03.861 | Installing : dbxtool-8-10.oe2203.aarch64 4/10 2024-05-03 00:31:05.081 | Running scriptlet: dbxtool-8-10.oe2203.aarch64 4/10 2024-05-03 00:31:05.106 | Running scriptlet: mokutil-1:0.5.0-1.oe2203.aarch64 5/10 2024-05-03 00:31:05.164 | Installing : mokutil-1:0.5.0-1.oe2203.aarch64 5/10 2024-05-03 00:31:05.330 | Running scriptlet: mokutil-1:0.5.0-1.oe2203.aarch64 5/10 2024-05-03 00:31:05.416 | Installing : grub2-tools-extra-1:2.06-41.oe2203.aarch64 6/10 2024-05-03 00:31:06.174 | Running scriptlet: grub2-efi-aa64-1:2.06-41.oe2203.aarch64 7/10 2024-05-03 00:31:06.420 | Installing : grub2-efi-aa64-1:2.06-41.oe2203.aarch64 7/10 2024-05-03 00:31:06.629 | Installing : shim-15.4-14.oe2203.aarch64 8/10 2024-05-03 00:31:07.282 | Installing : efibootmgr-17-2.oe2203.aarch64 9/10 2024-05-03 00:31:07.907 | Installing : grub2-efi-aa64-modules-1:2.06-41.oe2203.noarch 10/10 2024-05-03 00:31:19.440 | Running scriptlet: grub2-efi-aa64-modules-1:2.06-41.oe2203.noarch 10/10 2024-05-03 00:31:19.440 | Verifying : dbxtool-8-10.oe2203.aarch64 1/10 2024-05-03 00:31:19.440 | Verifying : efivar-37-7.oe2203.aarch64 2/10 2024-05-03 00:31:19.441 | Verifying : efivar-libs-37-7.oe2203.aarch64 3/10 2024-05-03 00:31:19.441 | Verifying : mokutil-1:0.5.0-1.oe2203.aarch64 4/10 2024-05-03 00:31:19.442 | Verifying : efi-filesystem-4-5.oe2203.noarch 5/10 2024-05-03 00:31:19.442 | Verifying : efibootmgr-17-2.oe2203.aarch64 6/10 2024-05-03 00:31:19.442 | Verifying : grub2-efi-aa64-1:2.06-41.oe2203.aarch64 7/10 2024-05-03 00:31:19.443 | Verifying : grub2-efi-aa64-modules-1:2.06-41.oe2203.noarch 8/10 2024-05-03 00:31:19.443 | Verifying : grub2-tools-extra-1:2.06-41.oe2203.aarch64 9/10 2024-05-03 00:31:20.466 | Verifying : shim-15.4-14.oe2203.aarch64 10/10 2024-05-03 00:31:20.466 | Completion plugin: Generating completion cache... 2024-05-03 00:31:20.628 | Installed: dbxtool-8-10.oe2203.aarch64 2024-05-03 00:31:20.629 | Installed: efi-filesystem-4-5.oe2203.noarch 2024-05-03 00:31:20.630 | Installed: efibootmgr-17-2.oe2203.aarch64 2024-05-03 00:31:20.630 | Installed: efivar-37-7.oe2203.aarch64 2024-05-03 00:31:20.631 | Installed: efivar-libs-37-7.oe2203.aarch64 2024-05-03 00:31:20.631 | Installed: grub2-efi-aa64-1:2.06-41.oe2203.aarch64 2024-05-03 00:31:20.632 | Installed: grub2-efi-aa64-modules-1:2.06-41.oe2203.noarch 2024-05-03 00:31:20.632 | Installed: grub2-tools-extra-1:2.06-41.oe2203.aarch64 2024-05-03 00:31:20.632 | Installed: mokutil-1:0.5.0-1.oe2203.aarch64 2024-05-03 00:31:20.633 | Installed: shim-15.4-14.oe2203.aarch64 2024-05-03 00:31:20.672 | 2024-05-03 00:31:20.672 | Installed: 2024-05-03 00:31:20.672 | dbxtool-8-10.oe2203.aarch64 2024-05-03 00:31:20.672 | efi-filesystem-4-5.oe2203.noarch 2024-05-03 00:31:20.672 | efibootmgr-17-2.oe2203.aarch64 2024-05-03 00:31:20.672 | efivar-37-7.oe2203.aarch64 2024-05-03 00:31:20.672 | efivar-libs-37-7.oe2203.aarch64 2024-05-03 00:31:20.672 | grub2-efi-aa64-1:2.06-41.oe2203.aarch64 2024-05-03 00:31:20.672 | grub2-efi-aa64-modules-1:2.06-41.oe2203.noarch 2024-05-03 00:31:20.672 | grub2-tools-extra-1:2.06-41.oe2203.aarch64 2024-05-03 00:31:20.672 | mokutil-1:0.5.0-1.oe2203.aarch64 2024-05-03 00:31:20.672 | shim-15.4-14.oe2203.aarch64 2024-05-03 00:31:20.672 | 2024-05-03 00:31:20.672 | Complete! 2024-05-03 00:31:20.806 | + '[' install == install ']' 2024-05-03 00:31:20.806 | + '[' dnf == dnf ']' 2024-05-03 00:31:20.806 | + dnf mark install grub2-tools grub2 efibootmgr grub2-efi-aa64 grub2-efi-aa64-modules shim-aa64 2024-05-03 00:31:21.522 | grub2-tools-1:2.06-41.oe2203.aarch64 marked as user installed. 2024-05-03 00:31:21.523 | grub2-efi-aa64-1:2.06-41.oe2203.aarch64 marked as user installed. 2024-05-03 00:31:21.524 | efibootmgr-17-2.oe2203.aarch64 marked as user installed. 2024-05-03 00:31:21.525 | grub2-efi-aa64-1:2.06-41.oe2203.aarch64 marked as user installed. 2024-05-03 00:31:21.526 | grub2-efi-aa64-modules-1:2.06-41.oe2203.noarch marked as user installed. 2024-05-03 00:31:21.527 | shim-15.4-14.oe2203.aarch64 marked as user installed. 2024-05-03 00:31:22.229 | ++ type -p grub-install 2024-05-03 00:31:22.230 | + GRUBNAME= 2024-05-03 00:31:22.230 | + echo 'trying grub2-install' 2024-05-03 00:31:22.230 | trying grub2-install 2024-05-03 00:31:22.231 | + '[' -z '' ']' 2024-05-03 00:31:22.231 | ++ type -p grub2-install 2024-05-03 00:31:22.232 | + GRUBNAME=/usr/sbin/grub2-install 2024-05-03 00:31:22.232 | + type grub2-mkconfig 2024-05-03 00:31:22.232 | + GRUB_MKCONFIG=grub2-mkconfig 2024-05-03 00:31:22.233 | ++ /usr/sbin/grub2-install --version 2024-05-03 00:31:22.307 | + [[ ! /usr/sbin/grub2-install (GRUB) 2.06 =~ 2\. ]] 2024-05-03 00:31:22.308 | + '[' -d /boot/grub2 ']' 2024-05-03 00:31:22.308 | + GRUB_CFG=/boot/grub2/grub.cfg 2024-05-03 00:31:22.308 | + GRUBENV=/boot/grub2/grubenv 2024-05-03 00:31:22.308 | + [[ -L /boot/grub2/grubenv ]] 2024-05-03 00:31:22.308 | + rm -f /boot/grub2/grubenv 2024-05-03 00:31:22.330 | + echo GRUB_DEVICE=LABEL=cloudimg-rootfs 2024-05-03 00:31:22.330 | + echo GRUB_DISABLE_LINUX_UUID=true 2024-05-03 00:31:22.330 | + echo GRUB_TIMEOUT=0 2024-05-03 00:31:22.330 | + echo GRUB_TIMEOUT_STYLE=hidden 2024-05-03 00:31:22.330 | + echo 'GRUB_TERMINAL="serial console"' 2024-05-03 00:31:22.330 | + echo GRUB_GFXPAYLOAD_LINUX=auto 2024-05-03 00:31:22.330 | + sed -i 's/\ boot=[0-9A-Za-z/=\-]\+//' /etc/default/grub 2024-05-03 00:31:22.384 | + BOOT_FS= 2024-05-03 00:31:22.384 | + [[ -n '' ]] 2024-05-03 00:31:22.384 | + BOOT_FIPS= 2024-05-03 00:31:22.385 | + [[ -x /bin/fips-mode-setup ]] 2024-05-03 00:31:22.385 | + [[ -n '' ]] 2024-05-03 00:31:22.385 | + [[ powerpc ppc64 ppc64le =~ arm64 ]] 2024-05-03 00:31:22.385 | + [[ arm64 =~ arm64 ]] 2024-05-03 00:31:22.385 | + SERIAL_CONSOLE=console=ttyAMA0,115200 2024-05-03 00:31:22.385 | + [[ -n tty0 ]] 2024-05-03 00:31:22.385 | + VIRTUAL_TERMINAL=console=tty0 2024-05-03 00:31:22.385 | + [[ True == \T\r\u\e ]] 2024-05-03 00:31:22.385 | + NO_TIMER_CHECK=no_timer_check 2024-05-03 00:31:22.385 | + GRUB_CMDLINE_LINUX_DEFAULT='console=tty0 console=ttyAMA0,115200 no_timer_check' 2024-05-03 00:31:22.385 | + echo 'GRUB_CMDLINE_LINUX_DEFAULT="console=tty0 console=ttyAMA0,115200 no_timer_check nofb nomodeset gfxpayload=text"' 2024-05-03 00:31:22.385 | + echo 'GRUB_SERIAL_COMMAND="serial --speed=115200 --unit=0 --word=8 --parity=no --stop=1"' 2024-05-03 00:31:22.385 | + PROBER_DISABLED= 2024-05-03 00:31:22.385 | + grep -qe '^\s*GRUB_DISABLE_OS_PROBER=true' /etc/default/grub 2024-05-03 00:31:22.387 | + PROBER_DISABLED=true 2024-05-03 00:31:22.387 | + echo GRUB_DISABLE_OS_PROBER=true 2024-05-03 00:31:22.387 | + grub2-mkconfig -o /boot/grub2/grub.cfg 2024-05-03 00:31:22.851 | Generating grub configuration file ... 2024-05-03 00:31:23.005 | Found linux image: /boot/vmlinuz-5.10.0-60.135.0.162.oe2203.aarch64 2024-05-03 00:31:23.496 | Found initrd image: /boot/initramfs-5.10.0-60.135.0.162.oe2203.aarch64.img 2024-05-03 00:31:24.053 | Adding boot menu entry for UEFI Firmware Settings ... 2024-05-03 00:31:24.113 | done 2024-05-03 00:31:24.115 | + [[ -e /boot/loader/entries ]] 2024-05-03 00:31:24.115 | + grubby --info=ALL 2024-05-03 00:31:24.142 | index=0 2024-05-03 00:31:24.142 | kernel=/boot/vmlinuz-5.10.0-60.135.0.162.oe2203.aarch64 2024-05-03 00:31:24.142 | args="ro console=tty0 console=ttyAMA0,115200 no_timer_check nofb nomodeset gfxpayload=text" 2024-05-03 00:31:24.142 | root=LABEL=cloudimg-rootfs 2024-05-03 00:31:24.142 | initrd=/boot/initramfs-5.10.0-60.135.0.162.oe2203.aarch64.img 2024-05-03 00:31:24.142 | title=openEuler 22.03 LTS 2024-05-03 00:31:24.142 | index=1 2024-05-03 00:31:24.142 | non linux entry 2024-05-03 00:31:24.142 | index=2 2024-05-03 00:31:24.142 | kernel=/boot/vmlinuz-5.10.0-60.135.0.162.oe2203.aarch64 2024-05-03 00:31:24.142 | args="ro console=tty0 console=ttyAMA0,115200 no_timer_check nofb nomodeset gfxpayload=text" 2024-05-03 00:31:24.142 | root=LABEL=cloudimg-rootfs 2024-05-03 00:31:24.142 | initrd=/boot/initramfs-5.10.0-60.135.0.162.oe2203.aarch64.img 2024-05-03 00:31:24.143 | title=openEuler (5.10.0-60.135.0.162.oe2203.aarch64) 22.03 LTS 2024-05-03 00:31:24.143 | index=3 2024-05-03 00:31:24.143 | kernel=/boot/vmlinuz-5.10.0-60.135.0.162.oe2203.aarch64 2024-05-03 00:31:24.143 | args="ro single " 2024-05-03 00:31:24.143 | root=LABEL=cloudimg-rootfs 2024-05-03 00:31:24.143 | initrd=/boot/initramfs-5.10.0-60.135.0.162.oe2203.aarch64.img 2024-05-03 00:31:24.143 | title=openEuler (5.10.0-60.135.0.162.oe2203.aarch64) 22.03 LTS (recovery mode) 2024-05-03 00:31:24.143 | index=4 2024-05-03 00:31:24.143 | non linux entry 2024-05-03 00:31:24.143 | index=5 2024-05-03 00:31:24.143 | non linux entry 2024-05-03 00:31:24.143 | index=6 2024-05-03 00:31:24.143 | non linux entry 2024-05-03 00:31:24.143 | index=7 2024-05-03 00:31:24.143 | non linux entry 2024-05-03 00:31:24.144 | + '[' -n true ']' 2024-05-03 00:31:24.144 | + sed -i '$d' /etc/default/grub 2024-05-03 00:31:24.148 | + '[' -d /sys/firmware/efi ']' 2024-05-03 00:31:24.148 | + sed -i 's%\(initrd\|linux\)efi /boot%\1 /boot%g' /boot/grub2/grub.cfg 2024-05-03 00:31:24.152 | + [[ efi == \e\f\i ]] 2024-05-03 00:31:24.152 | + sed -i 's%\(linux\|initrd\)16 /boot%\1efi /boot%g' /boot/grub2/grub.cfg 2024-05-03 00:31:24.155 | + '[' -d /boot/efi/EFI/openEuler ']' 2024-05-03 00:31:24.155 | + cp /boot/grub2/grub.cfg /boot/efi/EFI/openEuler/grub.cfg 2024-05-03 00:31:24.179 | + '[' -a /boot/grub2/grubenv ']' 2024-05-03 00:31:24.179 | + [[ -e /boot/loader/entries ]] 2024-05-03 00:31:24.179 | + pushd /boot/loader/entries 2024-05-03 00:31:24.179 | /boot/loader/entries / 2024-05-03 00:31:24.179 | + set +e 2024-05-03 00:31:24.179 | + mountpoint /boot 2024-05-03 00:31:24.204 | /boot is not a mountpoint 2024-05-03 00:31:24.206 | + bootmount=32 2024-05-03 00:31:24.206 | + for entry in * 2024-05-03 00:31:24.206 | + [[ 32 -eq 0 ]] 2024-05-03 00:31:24.206 | + sed -i 's| /vmlinuz| /boot/vmlinuz|' '*' 2024-05-03 00:31:24.208 | sed: can't read *: No such file or directory 2024-05-03 00:31:24.208 | + sed -i 's| /initramfs| /boot/initramfs|' '*' 2024-05-03 00:31:24.211 | sed: can't read *: No such file or directory 2024-05-03 00:31:24.211 | + set -e 2024-05-03 00:31:24.211 | + popd 2024-05-03 00:31:24.211 | / 2024-05-03 00:31:24.211 | + grubby --info=ALL 2024-05-03 00:31:24.216 | index=0 2024-05-03 00:31:24.216 | kernel=/boot/vmlinuz-5.10.0-60.135.0.162.oe2203.aarch64 2024-05-03 00:31:24.216 | args="ro console=tty0 console=ttyAMA0,115200 no_timer_check nofb nomodeset gfxpayload=text" 2024-05-03 00:31:24.216 | root=LABEL=cloudimg-rootfs 2024-05-03 00:31:24.216 | initrd=/boot/initramfs-5.10.0-60.135.0.162.oe2203.aarch64.img 2024-05-03 00:31:24.216 | title=openEuler 22.03 LTS 2024-05-03 00:31:24.216 | index=1 2024-05-03 00:31:24.216 | non linux entry 2024-05-03 00:31:24.217 | index=2 2024-05-03 00:31:24.217 | kernel=/boot/vmlinuz-5.10.0-60.135.0.162.oe2203.aarch64 2024-05-03 00:31:24.217 | args="ro console=tty0 console=ttyAMA0,115200 no_timer_check nofb nomodeset gfxpayload=text" 2024-05-03 00:31:24.217 | root=LABEL=cloudimg-rootfs 2024-05-03 00:31:24.217 | initrd=/boot/initramfs-5.10.0-60.135.0.162.oe2203.aarch64.img 2024-05-03 00:31:24.217 | title=openEuler (5.10.0-60.135.0.162.oe2203.aarch64) 22.03 LTS 2024-05-03 00:31:24.217 | index=3 2024-05-03 00:31:24.217 | kernel=/boot/vmlinuz-5.10.0-60.135.0.162.oe2203.aarch64 2024-05-03 00:31:24.217 | args="ro single " 2024-05-03 00:31:24.217 | root=LABEL=cloudimg-rootfs 2024-05-03 00:31:24.217 | initrd=/boot/initramfs-5.10.0-60.135.0.162.oe2203.aarch64.img 2024-05-03 00:31:24.217 | title=openEuler (5.10.0-60.135.0.162.oe2203.aarch64) 22.03 LTS (recovery mode) 2024-05-03 00:31:24.217 | index=4 2024-05-03 00:31:24.217 | non linux entry 2024-05-03 00:31:24.217 | index=5 2024-05-03 00:31:24.217 | non linux entry 2024-05-03 00:31:24.217 | index=6 2024-05-03 00:31:24.217 | non linux entry 2024-05-03 00:31:24.217 | index=7 2024-05-03 00:31:24.217 | non linux entry 2024-05-03 00:31:24.219 | + [[ ! arm64 =~ ppc ]] 2024-05-03 00:31:24.219 | + [[ -z efi ]] 2024-05-03 00:31:24.219 | + echo 'Installing GRUB2...' 2024-05-03 00:31:24.219 | Installing GRUB2... 2024-05-03 00:31:24.219 | + GRUB_OPTS='--force ' 2024-05-03 00:31:24.219 | + [[ arm64 =~ ppc ]] 2024-05-03 00:31:24.219 | + modules='part_msdos part_gpt lvm' 2024-05-03 00:31:24.219 | + [[ efi == \m\b\r ]] 2024-05-03 00:31:24.219 | + [[ efi == \g\p\t ]] 2024-05-03 00:31:24.219 | + [[ efi == \e\f\i ]] 2024-05-03 00:31:24.219 | + case $ARCH in 2024-05-03 00:31:24.219 | + '[' '!' -d /boot/efi/EFI/openEuler ']' 2024-05-03 00:31:24.222 | dib-run-parts 50-bootloader completed 2024-05-03 00:31:24.222 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-remove-bogus-udev-links 2024-05-03 00:31:24.249 | + set -eu 2024-05-03 00:31:24.249 | + set -o pipefail 2024-05-03 00:31:24.249 | + '[' openeuler = opensuse ']' 2024-05-03 00:31:24.253 | dib-run-parts 50-remove-bogus-udev-links completed 2024-05-03 00:31:24.253 | dib-run-parts Running /tmp/in_target.d/finalise.d/89-boot-settings 2024-05-03 00:31:24.271 | + set -e 2024-05-03 00:31:24.272 | + NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-05-03 00:31:24.272 | + NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-05-03 00:31:24.272 | + [[ -n 2606:4700:4700::1111 ]] 2024-05-03 00:31:24.272 | + NODEPOOL_STATIC_NAMESERVER_POPULATE_IPV6=1 2024-05-03 00:31:24.272 | + [[ 1 == 1 ]] 2024-05-03 00:31:24.272 | + NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-05-03 00:31:24.272 | + NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-05-03 00:31:24.273 | + dd of=/tmp/forwarding.conf 2024-05-03 00:31:24.275 | 0+1 records in 2024-05-03 00:31:24.275 | 0+1 records out 2024-05-03 00:31:24.276 | 148 bytes copied, 0.000291271 s, 508 kB/s 2024-05-03 00:31:24.276 | + mv /tmp/forwarding.conf /etc/unbound/ 2024-05-03 00:31:24.279 | + chown root:root /etc/unbound/forwarding.conf 2024-05-03 00:31:24.408 | + chmod a+r /etc/unbound/forwarding.conf 2024-05-03 00:31:24.417 | + UNBOUND_LOGGING_CONF='server: 2024-05-03 00:31:24.418 | chroot: "" 2024-05-03 00:31:24.418 | logfile: "/var/log/unbound.log" 2024-05-03 00:31:24.418 | # Log debug messages 2024-05-03 00:31:24.418 | verbosity: 5' 2024-05-03 00:31:24.418 | + echo 'server: 2024-05-03 00:31:24.418 | chroot: "" 2024-05-03 00:31:24.418 | logfile: "/var/log/unbound.log" 2024-05-03 00:31:24.418 | # Log debug messages 2024-05-03 00:31:24.418 | verbosity: 5' 2024-05-03 00:31:24.418 | + [[ openeuler =~ (centos|rhel7|fedora|opensuse|openeuler|rocky) ]] 2024-05-03 00:31:24.419 | + UNBOUND_CONFD=/etc/unbound/conf.d 2024-05-03 00:31:24.419 | + mv /tmp/unbound-logging.conf /etc/unbound/conf.d 2024-05-03 00:31:24.422 | + chown root:root /etc/unbound/conf.d/unbound-logging.conf 2024-05-03 00:31:24.424 | + chmod a+r /etc/unbound/conf.d/unbound-logging.conf 2024-05-03 00:31:24.426 | + touch /var/log/unbound.log 2024-05-03 00:31:24.453 | + chown unbound /var/log/unbound.log 2024-05-03 00:31:24.455 | + chmod 0644 /var/log/unbound.log 2024-05-03 00:31:24.458 | + [[ -e /usr/sbin/semanage ]] 2024-05-03 00:31:24.458 | + semanage fcontext -a -t named_log_t /var/log/unbound.log 2024-05-03 00:31:54.838 | + restorecon -v /var/log/unbound.log 2024-05-03 00:31:54.842 | + [[ openeuler =~ (opensuse) ]] 2024-05-03 00:31:54.843 | + [[ openeuler =~ gentoo ]] 2024-05-03 00:31:54.843 | + [[ ! -e /etc/rc.local ]] 2024-05-03 00:31:54.843 | + rclocal=/etc/rc.local 2024-05-03 00:31:54.843 | + cat 2024-05-03 00:31:54.846 | + '[' -d /etc/NetworkManager/conf.d ']' 2024-05-03 00:31:54.846 | + cat 2024-05-03 00:31:54.847 | + python3 2024-05-03 00:31:54.927 | + [[ openeuler =~ (opensuse) ]] 2024-05-03 00:31:54.927 | + cat 2024-05-03 00:31:54.930 | + chmod a+x /etc/rc.local 2024-05-03 00:31:54.932 | + echo 'include: /etc/unbound/forwarding.conf' 2024-05-03 00:31:54.951 | + sed -i -e s/dlv-anchor-file:/#dlv-anchor-file:/g /etc/unbound/unbound.conf 2024-05-03 00:31:54.994 | + dhcp_file= 2024-05-03 00:31:54.994 | + [[ openeuler =~ (centos|rhel7|fedora|openeuler|rocky) ]] 2024-05-03 00:31:54.994 | + dhcp_file=/etc/dhcp/dhclient-eth0.conf 2024-05-03 00:31:54.995 | + '[' -n /etc/dhcp/dhclient-eth0.conf ']' 2024-05-03 00:31:54.995 | + cat 2024-05-03 00:31:54.998 | + rm -f /etc/resolv.conf.ORIG 2024-05-03 00:31:55.000 | + echo 'nameserver 127.0.0.1' 2024-05-03 00:31:55.000 | + case "$DIB_INIT_SYSTEM" in 2024-05-03 00:31:55.000 | + systemctl enable unbound.service 2024-05-03 00:31:55.037 | Created symlink /etc/systemd/system/multi-user.target.wants/unbound.service -> /usr/lib/systemd/system/unbound.service. 2024-05-03 00:31:55.043 | dib-run-parts 89-boot-settings completed 2024-05-03 00:31:55.043 | dib-run-parts Running /tmp/in_target.d/finalise.d/89-glean 2024-05-03 00:31:55.072 | + set -e 2024-05-03 00:31:55.072 | + case "$DIB_INIT_SYSTEM" in 2024-05-03 00:31:55.072 | + glean_path_dib=/etc/systemd/system/glean@.service.d 2024-05-03 00:31:55.072 | + mkdir -p /etc/systemd/system/glean@.service.d 2024-05-03 00:31:55.222 | ++ dirname /tmp/in_target.d/finalise.d/89-glean 2024-05-03 00:31:55.224 | + nodepool_base=/tmp/in_target.d/finalise.d/../glean@.service.d 2024-05-03 00:31:55.225 | + cp -RP /tmp/in_target.d/finalise.d/../glean@.service.d/override.conf /etc/systemd/system/glean@.service.d/override.conf 2024-05-03 00:31:55.256 | dib-run-parts 89-glean completed 2024-05-03 00:31:55.256 | dib-run-parts Running /tmp/in_target.d/finalise.d/89-journald-persistent 2024-05-03 00:31:55.262 | + set -e 2024-05-03 00:31:55.263 | + '[' -f /etc/systemd/journald.conf ']' 2024-05-03 00:31:55.263 | + sed -i -e s/#Storage=auto/Storage=persistent/ /etc/systemd/journald.conf 2024-05-03 00:31:55.276 | dib-run-parts 89-journald-persistent completed 2024-05-03 00:31:55.276 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-clear-machine-id 2024-05-03 00:31:55.305 | + set -eu 2024-05-03 00:31:55.305 | + set -o pipefail 2024-05-03 00:31:55.305 | + '[' -e /var/lib/dbus/machine-id ']' 2024-05-03 00:31:55.305 | + '[' -e /etc/machine-id ']' 2024-05-03 00:31:55.306 | + echo uninitialized 2024-05-03 00:31:55.309 | dib-run-parts 99-clear-machine-id completed 2024-05-03 00:31:55.309 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-nodepool-dir 2024-05-03 00:31:55.316 | + set -e 2024-05-03 00:31:55.316 | + mkdir /etc/nodepool 2024-05-03 00:31:55.319 | + chmod 0777 /etc/nodepool 2024-05-03 00:31:55.325 | dib-run-parts 99-nodepool-dir completed 2024-05-03 00:31:55.325 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-05-03 00:31:55.325 | dib-run-parts 2024-05-03 00:31:55.329 | dib-run-parts Target: finalise.d 2024-05-03 00:31:55.329 | dib-run-parts 2024-05-03 00:31:55.329 | dib-run-parts Script Seconds 2024-05-03 00:31:55.329 | dib-run-parts --------------------------------------- ---------- 2024-05-03 00:31:55.329 | dib-run-parts 2024-05-03 00:31:55.440 | dib-run-parts 01-clean-old-kernels 13.406 2024-05-03 00:31:55.452 | dib-run-parts 50-bootloader 68.950 2024-05-03 00:31:55.463 | dib-run-parts 50-remove-bogus-udev-links 0.028 2024-05-03 00:31:55.474 | dib-run-parts 89-boot-settings 30.787 2024-05-03 00:31:55.485 | dib-run-parts 89-glean 0.210 2024-05-03 00:31:55.496 | dib-run-parts 89-journald-persistent 0.018 2024-05-03 00:31:55.507 | dib-run-parts 99-clear-machine-id 0.030 2024-05-03 00:31:55.517 | dib-run-parts 99-nodepool-dir 0.013 2024-05-03 00:31:55.521 | dib-run-parts 2024-05-03 00:31:55.521 | dib-run-parts --------------------- END PROFILING --------------------- 2024-05-03 00:31:55.531 | + diskimage_builder/lib/img-functions:run_in_target:60 : export HOME=/var/lib/nodepool 2024-05-03 00:31:55.539 | + diskimage_builder/lib/img-functions:run_in_target:60 : HOME=/var/lib/nodepool 2024-05-03 00:31:55.545 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : trap - ERR 2024-05-03 00:31:55.551 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : check_break after-finalise run_in_target bash 2024-05-03 00:31:55.557 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-05-03 00:31:55.566 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-finalise(,|$)' -q 2024-05-03 00:31:55.571 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : sudo umount -f /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp/in_target.d 2024-05-03 00:31:55.593 | + diskimage_builder/lib/img-functions:run_d_in_target:88 : timeout 10 sh -c ' while ! sudo rmdir /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp/in_target.d; do sleep 1; done' 2024-05-03 00:31:55.617 | + diskimage_builder/lib/disk-image-create:main:553 : finalise_base 2024-05-03 00:31:55.623 | + diskimage_builder/lib/img-functions:finalise_base:96 : TARGET_ROOT=/opt/dib_tmp/dib_build.ECfZYmcv/mnt 2024-05-03 00:31:55.629 | + diskimage_builder/lib/img-functions:finalise_base:96 : run_d cleanup 2024-05-03 00:31:55.635 | + diskimage_builder/lib/common-functions:run_d:247 : check_element 2024-05-03 00:31:55.640 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.ECfZYmcv/hooks ']' 2024-05-03 00:31:55.647 | + diskimage_builder/lib/common-functions:run_d:248 : check_break before-cleanup bash 2024-05-03 00:31:55.652 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-05-03 00:31:55.653 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-cleanup(,|$)' -q 2024-05-03 00:31:55.664 | + diskimage_builder/lib/common-functions:run_d:249 : '[' -d /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d ']' 2024-05-03 00:31:55.669 | + diskimage_builder/lib/common-functions:run_d:250 : echo 'Running hooks from /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d' 2024-05-03 00:31:55.669 | Running hooks from /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d 2024-05-03 00:31:55.675 | + diskimage_builder/lib/common-functions:run_d:251 : '[' -n '' ']' 2024-05-03 00:31:55.680 | + diskimage_builder/lib/common-functions:run_d:257 : /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d 2024-05-03 00:31:55.711 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/../environment.d/10-base-defaults 2024-05-03 00:31:55.721 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/../environment.d/10-base-defaults 2024-05-03 00:31:55.726 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-05-03 00:31:55.731 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-05-03 00:31:55.737 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/../environment.d/10-bootloader-default-cmdline 2024-05-03 00:31:55.746 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/../environment.d/10-bootloader-default-cmdline 2024-05-03 00:31:55.751 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-05-03 00:31:55.756 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-05-03 00:31:55.761 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-05-03 00:31:55.766 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-05-03 00:31:55.772 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-05-03 00:31:55.777 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-05-03 00:31:55.782 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-05-03 00:31:55.788 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-05-03 00:31:55.792 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-05-03 00:31:55.798 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/../environment.d/10-openeuler-distro-name.bash 2024-05-03 00:31:55.807 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/../environment.d/10-openeuler-distro-name.bash 2024-05-03 00:31:55.812 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : export DISTRO_NAME=openeuler 2024-05-03 00:31:55.817 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : DISTRO_NAME=openeuler 2024-05-03 00:31:55.822 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : export DIB_RELEASE=22.03-LTS 2024-05-03 00:31:55.827 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : DIB_RELEASE=22.03-LTS 2024-05-03 00:31:55.832 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/openEuler 2024-05-03 00:31:55.837 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/openEuler 2024-05-03 00:31:55.842 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2024-05-03 00:31:55.852 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2024-05-03 00:31:55.858 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2024-05-03 00:31:55.863 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2024-05-03 00:31:55.868 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/../environment.d/11-yum-dnf.bash 2024-05-03 00:31:55.878 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/../environment.d/11-yum-dnf.bash 2024-05-03 00:31:55.883 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/11-yum-dnf.bash:source:1 : export YUM=dnf 2024-05-03 00:31:55.888 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/11-yum-dnf.bash:source:1 : YUM=dnf 2024-05-03 00:31:55.893 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/../environment.d/14-manifests 2024-05-03 00:31:55.903 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/../environment.d/14-manifests 2024-05-03 00:31:55.908 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-05-03 00:31:55.913 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-05-03 00:31:55.918 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27.d/ 2024-05-03 00:31:55.923 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27.d/ 2024-05-03 00:31:55.929 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/../environment.d/15-block-device.bash 2024-05-03 00:31:55.938 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/../environment.d/15-block-device.bash 2024-05-03 00:31:55.943 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-05-03 00:31:55.948 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-05-03 00:31:55.953 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-05-03 00:31:55.959 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/../environment.d/15-simple-init-networkmanager 2024-05-03 00:31:55.968 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/../environment.d/15-simple-init-networkmanager 2024-05-03 00:31:55.973 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ openeuler =~ (centos|fedora|rocky) ]] 2024-05-03 00:31:55.979 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-05-03 00:31:55.984 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-05-03 00:31:55.989 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \c\e\n\t\o\s ]] 2024-05-03 00:31:55.994 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \r\o\c\k\y ]] 2024-05-03 00:31:55.999 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \f\e\d\o\r\a ]] 2024-05-03 00:31:56.004 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/../environment.d/50-disable-cloud-init 2024-05-03 00:31:56.014 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/../environment.d/50-disable-cloud-init 2024-05-03 00:31:56.019 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-05-03 00:31:56.024 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-05-03 00:31:56.029 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/../environment.d/50-redhat-common 2024-05-03 00:31:56.040 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/../environment.d/50-redhat-common 2024-05-03 00:31:56.045 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-05-03 00:31:56.050 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-05-03 00:31:56.055 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-05-03 00:31:56.060 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-05-03 00:31:56.066 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/../environment.d/75-nodepool-base-env 2024-05-03 00:31:56.075 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/../environment.d/75-nodepool-base-env 2024-05-03 00:31:56.081 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-05-03 00:31:56.086 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-05-03 00:31:56.091 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-05-03 00:31:56.096 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-05-03 00:31:56.101 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-05-03 00:31:56.108 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-05-03 00:31:56.113 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-05-03 00:31:56.118 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-05-03 00:31:56.123 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/../environment.d/99-dib-init-system 2024-05-03 00:31:56.133 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/../environment.d/99-dib-init-system 2024-05-03 00:31:56.138 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-05-03 00:31:56.143 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-05-03 00:31:56.148 | dib-run-parts Running /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/01-copy-manifests-dir 2024-05-03 00:31:56.202 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/01-copy-manifests-dir:main:22 : set -eu 2024-05-03 00:31:56.207 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/01-copy-manifests-dir:main:23 : set -o pipefail 2024-05-03 00:31:56.212 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/01-copy-manifests-dir:main:25 : MANIFEST_IMAGE_PATH=/opt/dib_tmp/dib_build.ECfZYmcv/mnt//etc/dib-manifests 2024-05-03 00:31:56.217 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/01-copy-manifests-dir:main:28 : '[' -d /opt/dib_tmp/dib_build.ECfZYmcv/mnt//etc/dib-manifests ']' 2024-05-03 00:31:56.223 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/01-copy-manifests-dir:main:32 : echo 'declare -x DIB_ARGS="-x -t raw --checksum --no-tmpfs -o /opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27 block-device-efi vm simple-init openstack-repos nodepool-base cache-devstack initialize-urandom growroot infra-package-needs journal-to-console openeuler-minimal" 2024-05-03 00:31:56.223 | declare -x DIB_CHECKSUM="1" 2024-05-03 00:31:56.223 | declare -x DIB_DISTRIBUTION_MIRROR="http://mirror.regionone.linaro.opendev.org/openeuler" 2024-05-03 00:31:56.223 | declare -x DIB_GRUB_TIMEOUT="0" 2024-05-03 00:31:56.223 | declare -x DIB_IMAGE_CACHE="/opt/dib_cache" 2024-05-03 00:31:56.223 | declare -x DIB_IMAGE_FILENAME="/opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27" 2024-05-03 00:31:56.223 | declare -x DIB_IMAGE_NAME="openEuler-22-03-LTS-arm64" 2024-05-03 00:31:56.223 | declare -x DIB_JOURNAL_SIZE="512" 2024-05-03 00:31:56.223 | declare -x DIB_PYTHON_EXEC="/usr/local/bin/python" 2024-05-03 00:31:56.223 | declare -x DIB_RELEASE="22.03-LTS" 2024-05-03 00:31:56.223 | declare -x DIB_SHOW_IMAGE_USAGE="1"' 2024-05-03 00:31:56.223 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/01-copy-manifests-dir:main:32 : sudo dd of=/opt/dib_tmp/dib_build.ECfZYmcv/mnt//etc/dib-manifests/dib_environment 2024-05-03 00:31:56.470 | 1+1 records in 2024-05-03 00:31:56.470 | 1+1 records out 2024-05-03 00:31:56.471 | 809 bytes copied, 0.000516545 s, 1.6 MB/s 2024-05-03 00:31:56.479 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/01-copy-manifests-dir:main:33 : echo '-x -t raw --checksum --no-tmpfs -o /opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27 block-device-efi vm simple-init openstack-repos nodepool-base cache-devstack initialize-urandom growroot infra-package-needs journal-to-console openeuler-minimal' 2024-05-03 00:31:56.480 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/01-copy-manifests-dir:main:33 : sudo dd of=/opt/dib_tmp/dib_build.ECfZYmcv/mnt//etc/dib-manifests/dib_arguments 2024-05-03 00:31:56.491 | 0+1 records in 2024-05-03 00:31:56.491 | 0+1 records out 2024-05-03 00:31:56.491 | 274 bytes copied, 0.000132549 s, 2.1 MB/s 2024-05-03 00:31:56.499 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/01-copy-manifests-dir:main:36 : mkdir -p /opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27.d/ 2024-05-03 00:31:56.507 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/01-copy-manifests-dir:main:37 : cp --no-preserve=ownership -rv /opt/dib_tmp/dib_build.ECfZYmcv/mnt//etc/dib-manifests /opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27.d/ 2024-05-03 00:31:56.523 | '/opt/dib_tmp/dib_build.ECfZYmcv/mnt//etc/dib-manifests' -> '/opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27.d/dib-manifests' 2024-05-03 00:31:56.523 | '/opt/dib_tmp/dib_build.ECfZYmcv/mnt//etc/dib-manifests/dib-manifest-git-openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27' -> '/opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27.d/dib-manifests/dib-manifest-git-openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27' 2024-05-03 00:31:56.523 | '/opt/dib_tmp/dib_build.ECfZYmcv/mnt//etc/dib-manifests/dib_environment' -> '/opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27.d/dib-manifests/dib_environment' 2024-05-03 00:31:56.523 | '/opt/dib_tmp/dib_build.ECfZYmcv/mnt//etc/dib-manifests/dib_arguments' -> '/opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27.d/dib-manifests/dib_arguments' 2024-05-03 00:31:56.531 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/01-copy-manifests-dir:main:42 : find /opt/dib_tmp/dib_build.ECfZYmcv/mnt//etc/dib-manifests -type f 2024-05-03 00:31:56.531 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/01-copy-manifests-dir:main:42 : xargs sudo chown root:root 2024-05-03 00:31:56.695 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/01-copy-manifests-dir:main:43 : find /opt/dib_tmp/dib_build.ECfZYmcv/mnt//etc/dib-manifests -type f 2024-05-03 00:31:56.695 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/01-copy-manifests-dir:main:43 : xargs sudo chmod 600 2024-05-03 00:31:56.742 | dib-run-parts 01-copy-manifests-dir completed 2024-05-03 00:31:56.742 | dib-run-parts Running /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/50-root 2024-05-03 00:31:56.777 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/50-root:main:20 : set -eu 2024-05-03 00:31:56.783 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/50-root:main:21 : set -o pipefail 2024-05-03 00:31:56.788 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/50-root:main:23 : sudo rm -rf /opt/dib_tmp/dib_build.ECfZYmcv/mnt/root/.cache 2024-05-03 00:31:56.852 | dib-run-parts 50-root completed 2024-05-03 00:31:56.852 | dib-run-parts Running /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/90-remove-ssh-host-keys 2024-05-03 00:31:56.865 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/90-remove-ssh-host-keys:main:6 : set -eu 2024-05-03 00:31:56.871 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/90-remove-ssh-host-keys:main:7 : set -o pipefail 2024-05-03 00:31:56.876 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/90-remove-ssh-host-keys:main:13 : '[' -d /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/ssh ']' 2024-05-03 00:31:56.881 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/90-remove-ssh-host-keys:main:14 : sudo find /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/ssh -name 'ssh_host*' -type f -delete 2024-05-03 00:31:56.901 | dib-run-parts 90-remove-ssh-host-keys completed 2024-05-03 00:31:56.901 | dib-run-parts Running /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/95-remove-yum-mirror 2024-05-03 00:31:56.931 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/95-remove-yum-mirror:main:23 : set -eu 2024-05-03 00:31:56.936 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/95-remove-yum-mirror:main:24 : set -o pipefail 2024-05-03 00:31:56.941 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/95-remove-yum-mirror:main:27 : [[ -n '' ]] 2024-05-03 00:31:56.945 | dib-run-parts 95-remove-yum-mirror completed 2024-05-03 00:31:56.945 | dib-run-parts Running /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-remove-yum-repo-conf 2024-05-03 00:31:56.980 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-remove-yum-repo-conf:main:6 : set -eu 2024-05-03 00:31:56.985 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-remove-yum-repo-conf:main:7 : set -o pipefail 2024-05-03 00:31:56.990 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-remove-yum-repo-conf:main:10 : '[' -z '' ']' 2024-05-03 00:31:56.995 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-remove-yum-repo-conf:main:11 : echo 'DIB_YUM_REPO_CONF is not set - no repo configurations will be cleaned up' 2024-05-03 00:31:56.995 | DIB_YUM_REPO_CONF is not set - no repo configurations will be cleaned up 2024-05-03 00:31:57.001 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-remove-yum-repo-conf:main:12 : exit 0 2024-05-03 00:31:57.004 | dib-run-parts 99-remove-yum-repo-conf completed 2024-05-03 00:31:57.004 | dib-run-parts Running /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-selinux-fixfiles-restore 2024-05-03 00:31:57.017 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-selinux-fixfiles-restore:main:6 : set -eu 2024-05-03 00:31:57.022 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-selinux-fixfiles-restore:main:7 : set -o pipefail 2024-05-03 00:31:57.028 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-selinux-fixfiles-restore:main:33 : [[ ! -f /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/selinux/targeted/contexts/files/file_contexts ]] 2024-05-03 00:31:57.033 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-selinux-fixfiles-restore:main:38 : [[ ! -x /opt/dib_tmp/dib_build.ECfZYmcv/mnt/usr/sbin/setfiles ]] 2024-05-03 00:31:57.038 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-selinux-fixfiles-restore:main:47 : _runcon= 2024-05-03 00:31:57.043 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-selinux-fixfiles-restore:main:48 : [[ -d /sys/fs/selinux ]] 2024-05-03 00:31:57.048 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-selinux-fixfiles-restore:main:61 : _dash_m= 2024-05-03 00:31:57.053 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-selinux-fixfiles-restore:main:62 : [[ openeuler == \f\e\d\o\r\a ]] 2024-05-03 00:31:57.058 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-selinux-fixfiles-restore:main:66 : IFS='|' 2024-05-03 00:31:57.063 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-selinux-fixfiles-restore:main:66 : read -ra SPLIT_MOUNTS 2024-05-03 00:31:57.068 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-selinux-fixfiles-restore:main:67 : for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2024-05-03 00:31:57.074 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-selinux-fixfiles-restore:main:68 : '[' /boot/efi '!=' /tmp/in_target.d ']' 2024-05-03 00:31:57.079 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-selinux-fixfiles-restore:main:68 : '[' /boot/efi '!=' /dev ']' 2024-05-03 00:31:57.084 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-selinux-fixfiles-restore:main:68 : '[' /boot/efi '!=' /boot/efi ']' 2024-05-03 00:31:57.089 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-selinux-fixfiles-restore:main:67 : for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2024-05-03 00:31:57.094 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-selinux-fixfiles-restore:main:68 : '[' / '!=' /tmp/in_target.d ']' 2024-05-03 00:31:57.099 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-selinux-fixfiles-restore:main:68 : '[' / '!=' /dev ']' 2024-05-03 00:31:57.104 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-selinux-fixfiles-restore:main:68 : '[' / '!=' /boot/efi ']' 2024-05-03 00:31:57.109 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-selinux-fixfiles-restore:main:69 : '[' -z '' ']' 2024-05-03 00:31:57.114 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-selinux-fixfiles-restore:main:74 : [[ / == \/ ]] 2024-05-03 00:31:57.120 | ++ /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-selinux-fixfiles-restore:main:93 : mktemp -d 2024-05-03 00:31:57.127 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-selinux-fixfiles-restore:main:93 : TMP_BIND_MOUNT=/opt/dib_tmp/tmp.by4VVrs3HM 2024-05-03 00:31:57.132 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-selinux-fixfiles-restore:main:94 : sudo mount --bind /opt/dib_tmp/dib_build.ECfZYmcv/mnt /opt/dib_tmp/tmp.by4VVrs3HM 2024-05-03 00:31:57.152 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-selinux-fixfiles-restore:main:95 : sudo chroot /opt/dib_tmp/tmp.by4VVrs3HM /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts / 2024-05-03 00:34:48.922 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-selinux-fixfiles-restore:main:98 : sudo umount /opt/dib_tmp/tmp.by4VVrs3HM 2024-05-03 00:34:48.943 | + /opt/dib_tmp/dib_build.ECfZYmcv/hooks/cleanup.d/99-selinux-fixfiles-restore:main:99 : sudo rmdir /opt/dib_tmp/tmp.by4VVrs3HM 2024-05-03 00:34:48.960 | dib-run-parts 99-selinux-fixfiles-restore completed 2024-05-03 00:34:48.961 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-05-03 00:34:48.961 | dib-run-parts 2024-05-03 00:34:48.964 | dib-run-parts Target: cleanup.d 2024-05-03 00:34:48.964 | dib-run-parts 2024-05-03 00:34:48.965 | dib-run-parts Script Seconds 2024-05-03 00:34:48.965 | dib-run-parts --------------------------------------- ---------- 2024-05-03 00:34:48.965 | dib-run-parts 2024-05-03 00:34:49.017 | dib-run-parts 01-copy-manifests-dir 0.588 2024-05-03 00:34:49.027 | dib-run-parts 50-root 0.107 2024-05-03 00:34:49.037 | dib-run-parts 90-remove-ssh-host-keys 0.046 2024-05-03 00:34:49.047 | dib-run-parts 95-remove-yum-mirror 0.041 2024-05-03 00:34:49.056 | dib-run-parts 99-remove-yum-repo-conf 0.056 2024-05-03 00:34:49.066 | dib-run-parts 99-selinux-fixfiles-restore 171.953 2024-05-03 00:34:49.069 | dib-run-parts 2024-05-03 00:34:49.070 | dib-run-parts --------------------- END PROFILING --------------------- 2024-05-03 00:34:49.079 | + diskimage_builder/lib/common-functions:run_d:260 : check_break after-cleanup bash 2024-05-03 00:34:49.084 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-05-03 00:34:49.085 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-cleanup(,|$)' -q 2024-05-03 00:34:49.096 | + diskimage_builder/lib/img-functions:finalise_base:111 : '[' -L /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/resolv.conf ']' 2024-05-03 00:34:49.104 | + diskimage_builder/lib/img-functions:finalise_base:112 : grep '^....i' 2024-05-03 00:34:49.104 | + diskimage_builder/lib/img-functions:finalise_base:112 : lsattr /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/resolv.conf 2024-05-03 00:34:49.430 | + diskimage_builder/lib/img-functions:finalise_base:119 : sudo rm -f /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/resolv.conf 2024-05-03 00:34:49.450 | + diskimage_builder/lib/img-functions:finalise_base:122 : '[' -L /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/resolv.conf.ORIG ']' 2024-05-03 00:34:49.456 | + diskimage_builder/lib/img-functions:finalise_base:122 : '[' -f /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/resolv.conf.ORIG ']' 2024-05-03 00:34:49.461 | + diskimage_builder/lib/img-functions:finalise_base:123 : sudo mv /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/resolv.conf.ORIG /opt/dib_tmp/dib_build.ECfZYmcv/mnt/etc/resolv.conf 2024-05-03 00:34:49.483 | + diskimage_builder/lib/img-functions:finalise_base:128 : unmount_dir /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp 2024-05-03 00:34:49.488 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local dir=/opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp 2024-05-03 00:34:49.494 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local real_dir 2024-05-03 00:34:49.500 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local mnts 2024-05-03 00:34:49.505 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local split_mounts 2024-05-03 00:34:49.511 | + diskimage_builder/lib/common-functions:unmount_dir:426 : local found_mountpoint 2024-05-03 00:34:49.517 | + diskimage_builder/lib/common-functions:unmount_dir:428 : '[' '!' -d /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp ']' 2024-05-03 00:34:49.524 | ++ diskimage_builder/lib/common-functions:unmount_dir:435 : readlink -e /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp 2024-05-03 00:34:49.532 | + diskimage_builder/lib/common-functions:unmount_dir:435 : real_dir=/opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp 2024-05-03 00:34:49.538 | + diskimage_builder/lib/common-functions:unmount_dir:438 : IFS='|' 2024-05-03 00:34:49.545 | + diskimage_builder/lib/common-functions:unmount_dir:438 : read -ra split_mounts 2024-05-03 00:34:49.552 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : grep '^/opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp/' 2024-05-03 00:34:49.552 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : awk '{print $2}' 2024-05-03 00:34:49.555 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : sort -r 2024-05-03 00:34:49.564 | + diskimage_builder/lib/common-functions:unmount_dir:443 : mnts= 2024-05-03 00:34:49.570 | + diskimage_builder/lib/img-functions:finalise_base:129 : find /opt/dib_tmp/dib_build.ECfZYmcv/mnt/tmp -maxdepth 1 -mindepth 1 2024-05-03 00:34:49.572 | + diskimage_builder/lib/img-functions:finalise_base:129 : xargs sudo rm -rf --one-file-system 2024-05-03 00:34:49.633 | + diskimage_builder/lib/img-functions:finalise_base:131 : sudo find /opt/dib_tmp/dib_build.ECfZYmcv/mnt/var/log -type f -exec cp /dev/null '{}' ';' 2024-05-03 00:34:49.688 | + diskimage_builder/lib/img-functions:finalise_base:133 : sudo find /opt/dib_tmp/dib_build.ECfZYmcv/mnt/root -name '*.log' -type f -delete 2024-05-03 00:34:49.709 | + diskimage_builder/lib/disk-image-create:main:555 : for X in ${!IMAGE_TYPES[@]} 2024-05-03 00:34:49.715 | + diskimage_builder/lib/disk-image-create:main:556 : [[ tar aci =~ raw ]] 2024-05-03 00:34:49.720 | + diskimage_builder/lib/disk-image-create:main:574 : '[' raw == squashfs ']' 2024-05-03 00:34:49.726 | + diskimage_builder/lib/disk-image-create:main:578 : '[' raw == docker ']' 2024-05-03 00:34:49.733 | + diskimage_builder/lib/disk-image-create:main:589 : export EXTRA_UNMOUNT= 2024-05-03 00:34:49.740 | + diskimage_builder/lib/disk-image-create:main:589 : EXTRA_UNMOUNT= 2024-05-03 00:34:49.745 | + diskimage_builder/lib/disk-image-create:main:590 : unmount_image 2024-05-03 00:34:49.752 | + diskimage_builder/lib/img-functions:unmount_image:22 : sync 2024-05-03 00:34:51.159 | + diskimage_builder/lib/img-functions:unmount_image:26 : unmount_dir /opt/dib_tmp/dib_build.ECfZYmcv/mnt 2024-05-03 00:34:51.165 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local dir=/opt/dib_tmp/dib_build.ECfZYmcv/mnt 2024-05-03 00:34:51.171 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local real_dir 2024-05-03 00:34:51.177 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local mnts 2024-05-03 00:34:51.183 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local split_mounts 2024-05-03 00:34:51.189 | + diskimage_builder/lib/common-functions:unmount_dir:426 : local found_mountpoint 2024-05-03 00:34:51.195 | + diskimage_builder/lib/common-functions:unmount_dir:428 : '[' '!' -d /opt/dib_tmp/dib_build.ECfZYmcv/mnt ']' 2024-05-03 00:34:51.204 | ++ diskimage_builder/lib/common-functions:unmount_dir:435 : readlink -e /opt/dib_tmp/dib_build.ECfZYmcv/mnt 2024-05-03 00:34:51.210 | + diskimage_builder/lib/common-functions:unmount_dir:435 : real_dir=/opt/dib_tmp/dib_build.ECfZYmcv/mnt 2024-05-03 00:34:51.217 | + diskimage_builder/lib/common-functions:unmount_dir:438 : IFS='|' 2024-05-03 00:34:51.224 | + diskimage_builder/lib/common-functions:unmount_dir:438 : read -ra split_mounts 2024-05-03 00:34:51.236 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : awk '{print $2}' 2024-05-03 00:34:51.236 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : sort -r 2024-05-03 00:34:51.240 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : grep '^/opt/dib_tmp/dib_build.ECfZYmcv/mnt/' 2024-05-03 00:34:51.250 | + diskimage_builder/lib/common-functions:unmount_dir:443 : mnts='/opt/dib_tmp/dib_build.ECfZYmcv/mnt/sys 2024-05-03 00:34:51.250 | /opt/dib_tmp/dib_build.ECfZYmcv/mnt/proc 2024-05-03 00:34:51.250 | /opt/dib_tmp/dib_build.ECfZYmcv/mnt/dev/pts 2024-05-03 00:34:51.250 | /opt/dib_tmp/dib_build.ECfZYmcv/mnt/dev 2024-05-03 00:34:51.250 | /opt/dib_tmp/dib_build.ECfZYmcv/mnt/boot/efi' 2024-05-03 00:34:51.255 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-05-03 00:34:51.261 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-05-03 00:34:51.267 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-05-03 00:34:51.273 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-05-03 00:34:51.279 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.ECfZYmcv/mnt/sys == */boot/efi ]] 2024-05-03 00:34:51.284 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-05-03 00:34:51.295 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-05-03 00:34:51.302 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-05-03 00:34:51.307 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.ECfZYmcv/mnt/sys' 2024-05-03 00:34:51.307 | Unmount /opt/dib_tmp/dib_build.ECfZYmcv/mnt/sys 2024-05-03 00:34:51.313 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.ECfZYmcv/mnt/sys 2024-05-03 00:34:51.334 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-05-03 00:34:51.341 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-05-03 00:34:51.347 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-05-03 00:34:51.352 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-05-03 00:34:51.360 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.ECfZYmcv/mnt/proc == */boot/efi ]] 2024-05-03 00:34:51.366 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-05-03 00:34:51.372 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-05-03 00:34:51.377 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-05-03 00:34:51.383 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.ECfZYmcv/mnt/proc' 2024-05-03 00:34:51.383 | Unmount /opt/dib_tmp/dib_build.ECfZYmcv/mnt/proc 2024-05-03 00:34:51.389 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.ECfZYmcv/mnt/proc 2024-05-03 00:34:51.410 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-05-03 00:34:51.416 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-05-03 00:34:51.422 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-05-03 00:34:51.427 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-05-03 00:34:51.433 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.ECfZYmcv/mnt/dev/pts == */boot/efi ]] 2024-05-03 00:34:51.438 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-05-03 00:34:51.444 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-05-03 00:34:51.450 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-05-03 00:34:51.456 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.ECfZYmcv/mnt/dev/pts' 2024-05-03 00:34:51.456 | Unmount /opt/dib_tmp/dib_build.ECfZYmcv/mnt/dev/pts 2024-05-03 00:34:51.462 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.ECfZYmcv/mnt/dev/pts 2024-05-03 00:34:51.485 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-05-03 00:34:51.490 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-05-03 00:34:51.496 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-05-03 00:34:51.510 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-05-03 00:34:51.516 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.ECfZYmcv/mnt/dev == */boot/efi ]] 2024-05-03 00:34:51.522 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-05-03 00:34:51.528 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-05-03 00:34:51.534 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-05-03 00:34:51.540 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.ECfZYmcv/mnt/dev' 2024-05-03 00:34:51.540 | Unmount /opt/dib_tmp/dib_build.ECfZYmcv/mnt/dev 2024-05-03 00:34:51.546 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.ECfZYmcv/mnt/dev 2024-05-03 00:34:51.566 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-05-03 00:34:51.572 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-05-03 00:34:51.577 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-05-03 00:34:51.583 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-05-03 00:34:51.589 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.ECfZYmcv/mnt/boot/efi == */boot/efi ]] 2024-05-03 00:34:51.595 | + diskimage_builder/lib/common-functions:unmount_dir:450 : echo 'Mountpoint /opt/dib_tmp/dib_build.ECfZYmcv/mnt/boot/efi managed by block device; skipping' 2024-05-03 00:34:51.595 | Mountpoint /opt/dib_tmp/dib_build.ECfZYmcv/mnt/boot/efi managed by block device; skipping 2024-05-03 00:34:51.600 | + diskimage_builder/lib/common-functions:unmount_dir:451 : found_mountpoint=true 2024-05-03 00:34:51.606 | + diskimage_builder/lib/common-functions:unmount_dir:452 : break 2024-05-03 00:34:51.617 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' true == false ']' 2024-05-03 00:34:51.623 | + diskimage_builder/lib/img-functions:unmount_image:27 : '[' -n '' ']' 2024-05-03 00:34:51.629 | + diskimage_builder/lib/img-functions:unmount_image:30 : '[' -n '' ']' 2024-05-03 00:34:51.636 | ++ diskimage_builder/lib/disk-image-create:main:592 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval image-path 2024-05-03 00:34:52.504 | 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-05-03 00:34:52.504 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.ECfZYmcv/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.t8OaZdzF', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.ECfZYmcv/mnt', 'build-dir': '/opt/dib_tmp/dib_build.ECfZYmcv', 'image-size': '22378560KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-05-03 00:34:52.511 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-path] 2024-05-03 00:34:52.667 | + diskimage_builder/lib/disk-image-create:main:592 : TMP_IMAGE_PATH=/opt/dib_tmp/dib_image.t8OaZdzF/image0.raw 2024-05-03 00:34:52.674 | + diskimage_builder/lib/disk-image-create:main:593 : export TMP_IMAGE_PATH 2024-05-03 00:34:52.680 | + diskimage_builder/lib/disk-image-create:main:596 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py umount 2024-05-03 00:34:53.327 | 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-05-03 00:34:53.328 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.ECfZYmcv/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.t8OaZdzF', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.ECfZYmcv/mnt', 'build-dir': '/opt/dib_tmp/dib_build.ECfZYmcv', 'image-size': '22378560KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-05-03 00:34:53.348 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_ESP] 2024-05-03 00:34:53.348 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2024-05-03 00:34:53.459 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /opt/dib_tmp/dib_build.ECfZYmcv/mnt/boot/efi] 2024-05-03 00:34:53.501 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_root] 2024-05-03 00:34:53.502 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2024-05-03 00:34:53.859 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /opt/dib_tmp/dib_build.ECfZYmcv/mnt/] 2024-05-03 00:34:54.077 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /opt/dib_tmp/dib_build.ECfZYmcv/mnt/: 6.6 GiB (7114604544 bytes) trimmed exec_sudo /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py:135 2024-05-03 00:34:54.079 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /opt/dib_tmp/dib_build.ECfZYmcv/mnt/] 2024-05-03 00:34:58.532 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -d /dev/loop8] 2024-05-03 00:34:58.685 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev detach 2024-05-03 00:34:58.685 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup -d /dev/loop8] 2024-05-03 00:34:59.188 | + diskimage_builder/lib/disk-image-create:main:597 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py cleanup 2024-05-03 00:34:59.840 | 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-05-03 00:34:59.841 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.ECfZYmcv/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.t8OaZdzF', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.ECfZYmcv/mnt', 'build-dir': '/opt/dib_tmp/dib_build.ECfZYmcv', 'image-size': '22378560KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-05-03 00:34:59.842 | INFO diskimage_builder.block_device.blockdevice [-] Removing temporary state dir [/opt/dib_tmp/dib_build.ECfZYmcv/states/block-device] 2024-05-03 00:34:59.968 | + diskimage_builder/lib/disk-image-create:main:599 : cleanup_build_dir 2024-05-03 00:34:59.974 | + diskimage_builder/lib/common-functions:cleanup_build_dir:217 : timeout 10 sh -c ' while ! sudo rm -rf /opt/dib_tmp/dib_build.ECfZYmcv/built; do sleep 1; done' 2024-05-03 00:34:59.998 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : sudo rm -rf /opt/dib_tmp/dib_build.ECfZYmcv/mnt 2024-05-03 00:35:00.018 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : kill_chroot_processes /opt/dib_tmp/dib_build.ECfZYmcv 2024-05-03 00:35:00.723 | + diskimage_builder/lib/common-functions:cleanup_build_dir:223 : tmpfs_check 0 2024-05-03 00:35:00.729 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : local echo_message=0 2024-05-03 00:35:00.734 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' 1 == 0 ']' 2024-05-03 00:35:00.740 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : return 1 2024-05-03 00:35:00.745 | + diskimage_builder/lib/common-functions:cleanup_build_dir:231 : rm -rf --one-file-system /opt/dib_tmp/dib_build.ECfZYmcv 2024-05-03 00:35:00.788 | + diskimage_builder/lib/disk-image-create:main:601 : [[ ! vm bootloader install-static runtime-ssh-host-keys block-device-efi yum-minimal openstack-repos initialize-urandom openssh-server cache-devstack sysprep install-bin ensure-venv cache-url simple-init zuul-worker yum rpm-distro nodepool-base infra-package-needs growroot install-types dib-init-system pkg-map journal-to-console base openeuler-minimal cloud-init-datasources redhat-common package-installs cloud-init source-repositories manifests =~ no-final-image ]] 2024-05-03 00:35:00.793 | + diskimage_builder/lib/disk-image-create:main:601 : [[ 0 == \0 ]] 2024-05-03 00:35:00.799 | + diskimage_builder/lib/disk-image-create:main:602 : has_raw_type= 2024-05-03 00:35:00.806 | + diskimage_builder/lib/disk-image-create:main:603 : for IMAGE_TYPE in ${IMAGE_TYPES[@]} 2024-05-03 00:35:00.811 | + diskimage_builder/lib/disk-image-create:main:605 : '[' raw = raw ']' 2024-05-03 00:35:00.817 | + diskimage_builder/lib/disk-image-create:main:606 : has_raw_type=1 2024-05-03 00:35:00.823 | + diskimage_builder/lib/disk-image-create:main:611 : '[' -n 1 ']' 2024-05-03 00:35:00.830 | + diskimage_builder/lib/disk-image-create:main:612 : IMAGE_TYPE=raw 2024-05-03 00:35:00.836 | + diskimage_builder/lib/disk-image-create:main:613 : compress_and_save_image /opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27.raw 2024-05-03 00:35:00.841 | + diskimage_builder/lib/img-functions:compress_and_save_image:138 : test raw '!=' qcow2 2024-05-03 00:35:00.847 | + diskimage_builder/lib/img-functions:compress_and_save_image:138 : COMPRESS_IMAGE= 2024-05-03 00:35:00.852 | + diskimage_builder/lib/img-functions:compress_and_save_image:139 : '[' -n '' ']' 2024-05-03 00:35:00.858 | + diskimage_builder/lib/img-functions:compress_and_save_image:142 : EXTRA_OPTIONS= 2024-05-03 00:35:00.863 | + diskimage_builder/lib/img-functions:compress_and_save_image:144 : '[' raw = raw ']' 2024-05-03 00:35:00.870 | + diskimage_builder/lib/img-functions:compress_and_save_image:145 : mv /opt/dib_tmp/dib_image.t8OaZdzF/image0.raw /opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27.raw-new 2024-05-03 00:52:58.136 | + diskimage_builder/lib/img-functions:compress_and_save_image:161 : OUT_IMAGE_PATH=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27.raw-new 2024-05-03 00:52:58.141 | + diskimage_builder/lib/img-functions:compress_and_save_image:162 : finish_image /opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27.raw 2024-05-03 00:52:58.147 | + diskimage_builder/lib/common-functions:finish_image:55 : '[' -f /opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27.raw -a 0 -eq 0 ']' 2024-05-03 00:52:58.153 | + diskimage_builder/lib/common-functions:finish_image:67 : mv /opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27.raw-new /opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27.raw 2024-05-03 00:52:58.162 | + diskimage_builder/lib/common-functions:finish_image:68 : [[ -n 1 ]] 2024-05-03 00:52:58.168 | + diskimage_builder/lib/common-functions:finish_image:68 : [[ 1 != \0 ]] 2024-05-03 00:52:58.174 | + diskimage_builder/lib/common-functions:finish_image:76 : declare -a wait_for 2024-05-03 00:52:58.180 | + diskimage_builder/lib/common-functions:finish_image:77 : [[ 1 == \1 ]] 2024-05-03 00:52:58.185 | + diskimage_builder/lib/common-functions:finish_image:77 : DIB_CHECKSUM=md5,sha256 2024-05-03 00:52:58.192 | + diskimage_builder/lib/common-functions:finish_image:78 : [[ md5,sha256 == *md5* ]] 2024-05-03 00:52:58.198 | + diskimage_builder/lib/common-functions:finish_image:78 : md5sum /opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27.raw 2024-05-03 00:52:58.199 | + diskimage_builder/lib/common-functions:finish_image:78 : wait_for+=($!) 2024-05-03 00:52:58.205 | + diskimage_builder/lib/common-functions:finish_image:79 : [[ md5,sha256 == *sha256* ]] 2024-05-03 00:52:58.213 | + diskimage_builder/lib/common-functions:finish_image:79 : sha256sum /opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27.raw 2024-05-03 00:52:58.213 | + diskimage_builder/lib/common-functions:finish_image:79 : wait_for+=($!) 2024-05-03 00:52:58.218 | + diskimage_builder/lib/common-functions:finish_image:80 : wait 656074 656084 2024-05-03 01:14:25.703 | + diskimage_builder/lib/common-functions:finish_image:82 : echo 'Image file /opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27.raw created...' 2024-05-03 01:14:25.994 | Image file /opt/nodepool_dib/openEuler-22-03-LTS-arm64-c6510b2ae22d4c03a4aa883f7ba27e27.raw created... 2024-05-03 01:14:25.994 | + diskimage_builder/lib/disk-image-create:main:618 : cleanup_image_dir 2024-05-03 01:14:25.994 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : kill_chroot_processes /opt/dib_tmp/dib_image.t8OaZdzF 2024-05-03 01:14:29.086 | + diskimage_builder/lib/common-functions:cleanup_image_dir:236 : tmpfs_check 0 2024-05-03 01:14:29.094 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : local echo_message=0 2024-05-03 01:14:29.102 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' 1 == 0 ']' 2024-05-03 01:14:29.109 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : return 1 2024-05-03 01:14:29.116 | + diskimage_builder/lib/common-functions:cleanup_image_dir:242 : rm -rf --one-file-system /opt/dib_tmp/dib_image.t8OaZdzF 2024-05-03 01:14:29.300 | Build completed successfully Exit code: 0