2024-01-26 13:58:47.812 | diskimage-builder version 3.31.0 2024-01-26 13:58:47.814 | Building elements: base block-device-efi vm simple-init openstack-repos nodepool-base cache-devstack initialize-urandom growroot infra-package-needs journal-to-console debian-minimal 2024-01-26 13:58:48.344 | 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-01-26 13:58:50.115 | Expanded element dependencies to: dib-init-system growroot debian-minimal manifests journal-to-console install-types cache-devstack source-repositories vm package-installs install-static zuul-worker infra-package-needs debootstrap install-bin nodepool-base base bootloader openstack-repos cloud-init-datasources dpkg pkg-map runtime-ssh-host-keys sysprep openssh-server cache-url initialize-urandom ensure-venv block-device-efi modprobe simple-init 2024-01-26 13:58:50.119 | + diskimage_builder/lib/disk-image-create:main:256 : '[' 1 = 1 ']' 2024-01-26 13:58:50.124 | + diskimage_builder/lib/disk-image-create:main:257 : export IMAGE_NAME=/opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d 2024-01-26 13:58:50.129 | + diskimage_builder/lib/disk-image-create:main:257 : IMAGE_NAME=/opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d 2024-01-26 13:58:50.133 | + diskimage_builder/lib/disk-image-create:main:261 : for X in ${!IMAGE_TYPES[@]} 2024-01-26 13:58:50.139 | + diskimage_builder/lib/disk-image-create:main:262 : case "${IMAGE_TYPES[$X]}" in 2024-01-26 13:58:50.144 | + diskimage_builder/lib/disk-image-create:main:300 : type fstrim 2024-01-26 13:58:50.148 | + diskimage_builder/lib/disk-image-create:main:308 : [[ -n '' ]] 2024-01-26 13:58:50.153 | + diskimage_builder/lib/disk-image-create:main:315 : mk_build_dir 2024-01-26 13:58:50.158 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2024-01-26 13:58:50.201 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.jcbuMr46 2024-01-26 13:58:50.206 | ++ diskimage_builder/lib/common-functions:mk_build_dir:39 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2024-01-26 13:58:50.234 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.Br0l6Fw5 2024-01-26 13:58:50.239 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : '[' 0 -eq 0 ']' 2024-01-26 13:58:50.244 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : export TMP_BUILD_DIR 2024-01-26 13:58:50.248 | + diskimage_builder/lib/common-functions:mk_build_dir:42 : tmpfs_check 2024-01-26 13:58:50.252 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : local echo_message=1 2024-01-26 13:58:50.256 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' 1 == 0 ']' 2024-01-26 13:58:50.261 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : return 1 2024-01-26 13:58:50.265 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : trap trap_cleanup EXIT 2024-01-26 13:58:50.270 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : echo Building in /opt/dib_tmp/dib_build.jcbuMr46 2024-01-26 13:58:50.270 | Building in /opt/dib_tmp/dib_build.jcbuMr46 2024-01-26 13:58:50.274 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export TMP_IMAGE_DIR 2024-01-26 13:58:50.279 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export OUT_IMAGE_PATH= 2024-01-26 13:58:50.283 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : OUT_IMAGE_PATH= 2024-01-26 13:58:50.288 | + diskimage_builder/lib/common-functions:mk_build_dir:51 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.jcbuMr46/hooks 2024-01-26 13:58:50.292 | + diskimage_builder/lib/common-functions:mk_build_dir:51 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.jcbuMr46/hooks 2024-01-26 13:58:50.297 | + diskimage_builder/lib/disk-image-create:main:319 : mkdir -p /opt/dib_tmp/dib_build.jcbuMr46/block-device 2024-01-26 13:58:50.378 | + diskimage_builder/lib/disk-image-create:main:320 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.jcbuMr46/block-device/config.yaml 2024-01-26 13:58:50.382 | + diskimage_builder/lib/disk-image-create:main:321 : block_device_create_config_file /opt/dib_tmp/dib_build.jcbuMr46/block-device/config.yaml 2024-01-26 13:58:50.405 | Searching elements for block-device[-arm64].yaml ... 2024-01-26 13:58:50.918 | Using block-device config: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/block-device-default.yaml 2024-01-26 13:58:50.924 | + diskimage_builder/lib/common-functions:block_device_create_config_file:517 : return 2024-01-26 13:58:50.929 | + diskimage_builder/lib/disk-image-create:main:324 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.jcbuMr46/block-device/params.yaml 2024-01-26 13:58:50.934 | + diskimage_builder/lib/disk-image-create:main:325 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2024-01-26 13:58:50.939 | + diskimage_builder/lib/disk-image-create:main:326 : cat 2024-01-26 13:58:50.949 | + 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-01-26 13:58:52.932 | 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-01-26 13:58:52.932 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.jcbuMr46/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.Br0l6Fw5', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.jcbuMr46/mnt', 'build-dir': '/opt/dib_tmp/dib_build.jcbuMr46'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-01-26 13:58:52.938 | 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-01-26 13:58:52.938 | 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-01-26 13:58:52.939 | 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-01-26 13:58:52.939 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.jcbuMr46/states/block-device/config.json] 2024-01-26 13:58:53.015 | ++ 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-01-26 13:58:53.508 | 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-01-26 13:58:53.508 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.jcbuMr46/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.Br0l6Fw5', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.jcbuMr46/mnt', 'build-dir': '/opt/dib_tmp/dib_build.jcbuMr46'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-01-26 13:58:53.509 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2024-01-26 13:58:53.509 | 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-01-26 13:58:53.589 | + diskimage_builder/lib/disk-image-create:main:339 : DIB_ROOT_LABEL=cloudimg-rootfs 2024-01-26 13:58:53.594 | + diskimage_builder/lib/disk-image-create:main:340 : export DIB_ROOT_LABEL 2024-01-26 13:58:53.599 | ++ 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-01-26 13:58:54.093 | 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-01-26 13:58:54.094 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.jcbuMr46/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.Br0l6Fw5', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.jcbuMr46/mnt', 'build-dir': '/opt/dib_tmp/dib_build.jcbuMr46'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-01-26 13:58:54.094 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2024-01-26 13:58:54.095 | 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-01-26 13:58:54.176 | + diskimage_builder/lib/disk-image-create:main:343 : DIB_ROOT_FSTYPE=ext4 2024-01-26 13:58:54.184 | + diskimage_builder/lib/disk-image-create:main:344 : export DIB_ROOT_FSTYPE 2024-01-26 13:58:54.189 | ++ 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-01-26 13:58:54.668 | 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-01-26 13:58:54.668 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.jcbuMr46/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.Br0l6Fw5', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.jcbuMr46/mnt', 'build-dir': '/opt/dib_tmp/dib_build.jcbuMr46'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-01-26 13:58:54.669 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2024-01-26 13:58:54.669 | 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-01-26 13:58:54.744 | + diskimage_builder/lib/disk-image-create:main:348 : DIB_BOOT_LABEL= 2024-01-26 13:58:54.749 | + diskimage_builder/lib/disk-image-create:main:349 : export DIB_BOOT_LABEL 2024-01-26 13:58:54.754 | ++ 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-01-26 13:58:55.245 | 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-01-26 13:58:55.245 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.jcbuMr46/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.Br0l6Fw5', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.jcbuMr46/mnt', 'build-dir': '/opt/dib_tmp/dib_build.jcbuMr46'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-01-26 13:58:55.246 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2024-01-26 13:58:55.322 | + diskimage_builder/lib/disk-image-create:main:352 : DIB_MOUNTPOINTS='/boot/efi|/' 2024-01-26 13:58:55.327 | + diskimage_builder/lib/disk-image-create:main:353 : export DIB_MOUNTPOINTS 2024-01-26 13:58:55.332 | + diskimage_builder/lib/disk-image-create:main:355 : create_base 2024-01-26 13:58:55.337 | + diskimage_builder/lib/common-functions:create_base:354 : mkdir /opt/dib_tmp/dib_build.jcbuMr46/mnt 2024-01-26 13:58:55.418 | + diskimage_builder/lib/common-functions:create_base:358 : sudo chown root.root /opt/dib_tmp/dib_build.jcbuMr46/mnt 2024-01-26 13:58:57.503 | chown: warning: '.' should be ':': 'root.root' 2024-01-26 13:58:57.511 | + diskimage_builder/lib/common-functions:create_base:359 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.jcbuMr46/mnt 2024-01-26 13:58:57.516 | + diskimage_builder/lib/common-functions:create_base:359 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.jcbuMr46/mnt 2024-01-26 13:58:57.522 | + diskimage_builder/lib/common-functions:create_base:361 : TARGET_ROOT=/opt/dib_tmp/dib_build.jcbuMr46/mnt 2024-01-26 13:58:57.527 | + diskimage_builder/lib/common-functions:create_base:361 : run_d root 2024-01-26 13:58:57.531 | + diskimage_builder/lib/common-functions:run_d:247 : check_element 2024-01-26 13:58:57.536 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.jcbuMr46/hooks ']' 2024-01-26 13:58:57.541 | + diskimage_builder/lib/common-functions:check_element:155 : generate_hooks 2024-01-26 13:58:57.575 | Copying hooks for vm 2024-01-26 13:58:57.858 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2024-01-26 13:58:57.918 | Copying hooks for infra-package-needs 2024-01-26 13:58:57.931 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2024-01-26 13:58:57.948 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2024-01-26 13:58:57.952 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2024-01-26 13:58:57.956 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2024-01-26 13:58:57.971 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2024-01-26 13:58:57.975 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2024-01-26 13:58:58.094 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2024-01-26 13:58:58.099 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2024-01-26 13:58:58.134 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2024-01-26 13:58:58.148 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2024-01-26 13:58:58.300 | Copying hooks for install-bin 2024-01-26 13:58:58.310 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2024-01-26 13:58:58.406 | Copying hooks for source-repositories 2024-01-26 13:58:58.420 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2024-01-26 13:58:58.579 | Copying hooks for package-installs 2024-01-26 13:58:58.589 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2024-01-26 13:58:58.617 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2024-01-26 13:58:58.632 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2024-01-26 13:58:58.637 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2024-01-26 13:58:58.641 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2024-01-26 13:58:58.652 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2024-01-26 13:58:58.658 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2024-01-26 13:58:58.668 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2024-01-26 13:58:58.672 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2024-01-26 13:58:58.683 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2024-01-26 13:58:58.686 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2024-01-26 13:58:58.724 | Copying hooks for debian-minimal 2024-01-26 13:58:58.737 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/test-elements/bullseye-arm64-build-succeeds 2024-01-26 13:58:58.809 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/root.d/75-debian-minimal-baseinstall 2024-01-26 13:58:58.836 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/environment.d/10-debian-minimal.bash 2024-01-26 13:58:58.860 | Copying hooks for debootstrap 2024-01-26 13:58:58.873 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/cleanup.d/99-clean-up-cache 2024-01-26 13:58:58.897 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/cleanup.d/99-set-bullseye-version 2024-01-26 13:58:58.910 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/root.d/08-debootstrap 2024-01-26 13:58:58.924 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/10-debian-networking 2024-01-26 13:58:59.002 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/12-debian-locale-gen 2024-01-26 13:58:59.008 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/15-cleanup-debootstrap 2024-01-26 13:58:59.030 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/environment.d/10-debootstrap-default-locale 2024-01-26 13:58:59.045 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/environment.d/20-network-interface-names 2024-01-26 13:58:59.099 | Copying hooks for cloud-init-datasources 2024-01-26 13:58:59.112 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2024-01-26 13:58:59.127 | Copying hooks for ensure-venv 2024-01-26 13:58:59.154 | Copying hooks for block-device-efi 2024-01-26 13:58:59.171 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/environment.d/15-block-device.bash 2024-01-26 13:58:59.193 | Copying hooks for modprobe 2024-01-26 13:58:59.206 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/extra-data.d/50-modprobe-blacklist 2024-01-26 13:58:59.219 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/install.d/80-modprobe-blacklist 2024-01-26 13:58:59.233 | Copying hooks for base 2024-01-26 13:58:59.247 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2024-01-26 13:58:59.260 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2024-01-26 13:58:59.265 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2024-01-26 13:58:59.272 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2024-01-26 13:58:59.296 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2024-01-26 13:58:59.314 | Copying hooks for initialize-urandom 2024-01-26 13:58:59.342 | Copying hooks /opt/project-config/nodepool/elements/initialize-urandom/init-scripts/systemd 2024-01-26 13:58:59.355 | Copying hooks /opt/project-config/nodepool/elements/initialize-urandom/post-install.d/80-initialize-urandom 2024-01-26 13:58:59.368 | Copying hooks /opt/project-config/nodepool/elements/initialize-urandom/static/usr 2024-01-26 13:58:59.388 | Copying hooks for install-types 2024-01-26 13:58:59.399 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2024-01-26 13:58:59.410 | Copying hooks for openssh-server 2024-01-26 13:58:59.420 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2024-01-26 13:58:59.424 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2024-01-26 13:58:59.598 | Copying hooks for bootloader 2024-01-26 13:58:59.609 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2024-01-26 13:58:59.620 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2024-01-26 13:58:59.635 | Copying hooks for manifests 2024-01-26 13:58:59.646 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2024-01-26 13:58:59.657 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2024-01-26 13:58:59.672 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2024-01-26 13:58:59.697 | Copying hooks for openstack-repos 2024-01-26 13:58:59.707 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2024-01-26 13:58:59.741 | Copying hooks for sysprep 2024-01-26 13:58:59.751 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2024-01-26 13:58:59.763 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2024-01-26 13:58:59.774 | Copying hooks for dib-init-system 2024-01-26 13:58:59.784 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2024-01-26 13:58:59.837 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2024-01-26 13:58:59.849 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2024-01-26 13:58:59.882 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2024-01-26 13:58:59.912 | Copying hooks for journal-to-console 2024-01-26 13:58:59.922 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/post-install.d/30-journal-to-console 2024-01-26 13:58:59.937 | Copying hooks for install-static 2024-01-26 13:58:59.947 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2024-01-26 13:59:00.004 | Copying hooks for cache-devstack 2024-01-26 13:59:00.052 | Copying hooks for cache-url 2024-01-26 13:59:00.062 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2024-01-26 13:59:00.112 | Copying hooks for dpkg 2024-01-26 13:59:00.123 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/finalise.d/99-clean-up-cache 2024-01-26 13:59:00.141 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/finalise.d/99-write-dpkg-manifest 2024-01-26 13:59:00.164 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/40-unblock-daemons 2024-01-26 13:59:00.185 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/50-remove-img-build-proxy 2024-01-26 13:59:00.192 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/60-untrim-dpkg 2024-01-26 13:59:00.205 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/bin/install-packages 2024-01-26 13:59:00.216 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/09-apt-keyring 2024-01-26 13:59:00.220 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-block-apt-translations 2024-01-26 13:59:00.224 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-block-daemons 2024-01-26 13:59:00.228 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-build-with-http-cache 2024-01-26 13:59:00.232 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-shared-apt-cache 2024-01-26 13:59:00.236 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-trim-dpkg 2024-01-26 13:59:00.246 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/pre-install.d/00-disable-apt-recommends 2024-01-26 13:59:00.250 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/pre-install.d/99-apt-get-update 2024-01-26 13:59:00.260 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/environment.d/10-dpkg.bash 2024-01-26 13:59:00.274 | Copying hooks for nodepool-base 2024-01-26 13:59:00.285 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2024-01-26 13:59:00.295 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2024-01-26 13:59:00.305 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2024-01-26 13:59:00.319 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2024-01-26 13:59:00.332 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2024-01-26 13:59:00.350 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2024-01-26 13:59:00.354 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2024-01-26 13:59:00.364 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2024-01-26 13:59:00.369 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2024-01-26 13:59:00.373 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2024-01-26 13:59:00.376 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2024-01-26 13:59:00.387 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2024-01-26 13:59:00.390 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2024-01-26 13:59:00.395 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2024-01-26 13:59:00.398 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2024-01-26 13:59:00.402 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2024-01-26 13:59:00.406 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2024-01-26 13:59:00.410 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2024-01-26 13:59:00.420 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2024-01-26 13:59:00.442 | Copying hooks for growroot 2024-01-26 13:59:00.454 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2024-01-26 13:59:00.466 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/static/usr 2024-01-26 13:59:00.503 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2024-01-26 13:59:00.536 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2024-01-26 13:59:00.600 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2024-01-26 13:59:00.633 | Copying hooks for runtime-ssh-host-keys 2024-01-26 13:59:00.644 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2024-01-26 13:59:00.684 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2024-01-26 13:59:00.707 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2024-01-26 13:59:00.798 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2024-01-26 13:59:00.818 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2024-01-26 13:59:00.877 | Copying hooks for simple-init 2024-01-26 13:59:00.887 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2024-01-26 13:59:00.899 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2024-01-26 13:59:00.903 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/60-simple-init-remove-interfaces 2024-01-26 13:59:00.907 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2024-01-26 13:59:00.912 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2024-01-26 13:59:00.928 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2024-01-26 13:59:00.940 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2024-01-26 13:59:00.944 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2024-01-26 13:59:00.970 | Copying hooks for pkg-map 2024-01-26 13:59:00.980 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2024-01-26 13:59:00.990 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2024-01-26 13:59:01.021 | Copying hooks for zuul-worker 2024-01-26 13:59:01.031 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2024-01-26 13:59:01.042 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2024-01-26 13:59:01.060 | + diskimage_builder/lib/common-functions:run_d:248 : check_break before-root bash 2024-01-26 13:59:01.068 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-01-26 13:59:01.069 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-root(,|$)' -q 2024-01-26 13:59:01.101 | + diskimage_builder/lib/common-functions:run_d:249 : '[' -d /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d ']' 2024-01-26 13:59:01.105 | + diskimage_builder/lib/common-functions:run_d:250 : echo 'Running hooks from /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d' 2024-01-26 13:59:01.105 | Running hooks from /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d 2024-01-26 13:59:01.111 | + diskimage_builder/lib/common-functions:run_d:251 : '[' -n '' ']' 2024-01-26 13:59:01.116 | + 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.jcbuMr46/hooks/root.d 2024-01-26 13:59:01.149 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/../environment.d/10-base-defaults 2024-01-26 13:59:01.157 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/../environment.d/10-base-defaults 2024-01-26 13:59:01.161 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-01-26 13:59:01.165 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-01-26 13:59:01.170 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-01-26 13:59:01.177 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-01-26 13:59:01.196 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-01-26 13:59:01.200 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-01-26 13:59:01.205 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-01-26 13:59:01.210 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-01-26 13:59:01.214 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-01-26 13:59:01.218 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-01-26 13:59:01.222 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-01-26 13:59:01.227 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/../environment.d/10-debian-minimal.bash 2024-01-26 13:59:01.235 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/../environment.d/10-debian-minimal.bash 2024-01-26 13:59:01.239 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:1 : export DISTRO_NAME=debian 2024-01-26 13:59:01.244 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:1 : DISTRO_NAME=debian 2024-01-26 13:59:01.248 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:2 : export DIB_RELEASE=buster 2024-01-26 13:59:01.252 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:2 : DIB_RELEASE=buster 2024-01-26 13:59:01.257 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:3 : export DIB_INIT_SYSTEM=systemd 2024-01-26 13:59:01.261 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:3 : DIB_INIT_SYSTEM=systemd 2024-01-26 13:59:01.267 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:4 : export EFI_BOOT_DIR=EFI/debian 2024-01-26 13:59:01.271 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:4 : EFI_BOOT_DIR=EFI/debian 2024-01-26 13:59:01.275 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:6 : '[' -n '' ']' 2024-01-26 13:59:01.279 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:9 : export DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.linaro.opendev.org/debian 2024-01-26 13:59:01.284 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:9 : DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.linaro.opendev.org/debian 2024-01-26 13:59:01.288 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:15 : DIB_DEBIAN_SECURITY_MIRROR=http://security.debian.org/ 2024-01-26 13:59:01.292 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:17 : export DIB_DEBIAN_COMPONENTS=main 2024-01-26 13:59:01.296 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:17 : DIB_DEBIAN_COMPONENTS=main 2024-01-26 13:59:01.301 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:18 : export DIB_DEBIAN_COMPONENTS_WS=main 2024-01-26 13:59:01.305 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:18 : DIB_DEBIAN_COMPONENTS_WS=main 2024-01-26 13:59:01.311 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:20 : case "${DIB_RELEASE}" in 2024-01-26 13:59:01.316 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:26 : DIB_DEBIAN_SECURITY_PATH=buster 2024-01-26 13:59:01.320 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:27 : DIB_DEBIAN_SECURITY_SUBPATH=/updates 2024-01-26 13:59:01.324 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:36 : DIB_APT_SOURCES_CONF_DEFAULT='default:deb https://mirror.regionone.linaro.opendev.org/debian buster main 2024-01-26 13:59:01.324 | backports:deb https://mirror.regionone.linaro.opendev.org/debian buster-backports main 2024-01-26 13:59:01.324 | updates:deb https://mirror.regionone.linaro.opendev.org/debian buster-updates main 2024-01-26 13:59:01.324 | security:deb http://security.debian.org/ buster/updates main 2024-01-26 13:59:01.324 | ' 2024-01-26 13:59:01.329 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:38 : '[' buster = testing -o buster = unstable ']' 2024-01-26 13:59:01.333 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:42 : export 'DIB_APT_SOURCES_CONF=default:deb https://mirror.regionone.linaro.opendev.org/debian buster main 2024-01-26 13:59:01.333 | backports:deb https://mirror.regionone.linaro.opendev.org/debian buster-backports main 2024-01-26 13:59:01.333 | updates:deb https://mirror.regionone.linaro.opendev.org/debian buster-updates main 2024-01-26 13:59:01.333 | security:deb http://security.debian.org/ buster/updates main 2024-01-26 13:59:01.333 | ' 2024-01-26 13:59:01.337 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:42 : DIB_APT_SOURCES_CONF='default:deb https://mirror.regionone.linaro.opendev.org/debian buster main 2024-01-26 13:59:01.337 | backports:deb https://mirror.regionone.linaro.opendev.org/debian buster-backports main 2024-01-26 13:59:01.338 | updates:deb https://mirror.regionone.linaro.opendev.org/debian buster-updates main 2024-01-26 13:59:01.338 | security:deb http://security.debian.org/ buster/updates main 2024-01-26 13:59:01.338 | ' 2024-01-26 13:59:01.342 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/../environment.d/10-debootstrap-default-locale 2024-01-26 13:59:01.349 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/../environment.d/10-debootstrap-default-locale 2024-01-26 13:59:01.354 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-01-26 13:59:01.358 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-01-26 13:59:01.364 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/../environment.d/10-dpkg.bash 2024-01-26 13:59:01.372 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/../environment.d/10-dpkg.bash 2024-01-26 13:59:01.378 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2024-01-26 13:59:01.382 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2024-01-26 13:59:01.386 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/../environment.d/14-manifests 2024-01-26 13:59:01.394 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/../environment.d/14-manifests 2024-01-26 13:59:01.398 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-01-26 13:59:01.402 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-01-26 13:59:01.406 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d.d/ 2024-01-26 13:59:01.411 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d.d/ 2024-01-26 13:59:01.416 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/../environment.d/15-block-device.bash 2024-01-26 13:59:01.425 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/../environment.d/15-block-device.bash 2024-01-26 13:59:01.431 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-01-26 13:59:01.435 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-01-26 13:59:01.441 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-01-26 13:59:01.445 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-01-26 13:59:01.453 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-01-26 13:59:01.457 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ debian =~ (centos|fedora|rocky) ]] 2024-01-26 13:59:01.461 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-01-26 13:59:01.466 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-01-26 13:59:01.470 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \c\e\n\t\o\s ]] 2024-01-26 13:59:01.475 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \r\o\c\k\y ]] 2024-01-26 13:59:01.485 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \f\e\d\o\r\a ]] 2024-01-26 13:59:01.489 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/../environment.d/20-network-interface-names 2024-01-26 13:59:01.497 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/../environment.d/20-network-interface-names 2024-01-26 13:59:01.501 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2024-01-26 13:59:01.507 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2024-01-26 13:59:01.511 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/../environment.d/50-disable-cloud-init 2024-01-26 13:59:01.519 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/../environment.d/50-disable-cloud-init 2024-01-26 13:59:01.523 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-01-26 13:59:01.528 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-01-26 13:59:01.532 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/../environment.d/75-nodepool-base-env 2024-01-26 13:59:01.541 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/../environment.d/75-nodepool-base-env 2024-01-26 13:59:01.545 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-01-26 13:59:01.551 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-01-26 13:59:01.559 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-01-26 13:59:01.564 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-01-26 13:59:01.568 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-01-26 13:59:01.573 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-01-26 13:59:01.577 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-01-26 13:59:01.582 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-01-26 13:59:01.586 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/../environment.d/99-dib-init-system 2024-01-26 13:59:01.594 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/../environment.d/99-dib-init-system 2024-01-26 13:59:01.599 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-01-26 13:59:01.604 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-01-26 13:59:01.608 | dib-run-parts Running /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/08-debootstrap 2024-01-26 13:59:01.670 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/08-debootstrap:main:20 : set -eu 2024-01-26 13:59:01.674 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/08-debootstrap:main:21 : set -o pipefail 2024-01-26 13:59:01.679 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/08-debootstrap:main:23 : '[' -f /opt/dib_tmp/dib_build.jcbuMr46/mnt/.extra_settings ']' 2024-01-26 13:59:01.683 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/08-debootstrap:main:27 : '[' -n debian ']' 2024-01-26 13:59:01.687 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/08-debootstrap:main:28 : '[' -n buster ']' 2024-01-26 13:59:01.692 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/08-debootstrap:main:29 : '[' -n https://mirror.regionone.linaro.opendev.org/debian ']' 2024-01-26 13:59:01.697 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/08-debootstrap:main:31 : DIB_DEBIAN_COMPONENTS=main 2024-01-26 13:59:01.701 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/08-debootstrap:main:32 : DIB_DEBOOTSTRAP_EXTRA_ARGS=--no-check-gpg 2024-01-26 13:59:01.706 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/08-debootstrap:main:33 : DEBOOTSTRAP_TARBALL=/opt/dib_cache/debootstrap-debian-buster-arm64.tar.gz 2024-01-26 13:59:01.711 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/08-debootstrap:main:34 : http_proxy= 2024-01-26 13:59:01.715 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/08-debootstrap:main:35 : no_proxy= 2024-01-26 13:59:01.719 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/08-debootstrap:main:37 : DEBOOTSTRAP_QEMU= 2024-01-26 13:59:01.723 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/08-debootstrap:main:39 : debootstrap --version 2024-01-26 13:59:01.940 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/08-debootstrap:main:39 : _debootstrap_version='debootstrap 1.0.128+nmu2+deb12u1' 2024-01-26 13:59:01.945 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/08-debootstrap:main:41 : _debootstrap_version=128 2024-01-26 13:59:01.949 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/08-debootstrap:main:42 : [[ buster == \b\u\s\t\e\r ]] 2024-01-26 13:59:01.953 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/08-debootstrap:main:42 : [[ 128 -lt 105 ]] 2024-01-26 13:59:01.957 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/08-debootstrap:main:46 : '[' -n '' -o -n '' ']' 2024-01-26 13:59:01.962 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/08-debootstrap:main:51 : KEYRING_OPT= 2024-01-26 13:59:01.966 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/08-debootstrap:main:52 : '[' -n '' ']' 2024-01-26 13:59:01.971 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/08-debootstrap:main:60 : dpkg --print-architecture 2024-01-26 13:59:01.978 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/08-debootstrap:main:60 : '[' arm64 '!=' arm64 ']' 2024-01-26 13:59:01.982 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/08-debootstrap:main:66 : sudo sh -c 'http_proxy= no_proxy= debootstrap --verbose --variant=minbase --components=main --arch=arm64 --no-check-gpg buster /opt/dib_tmp/dib_build.jcbuMr46/mnt https://mirror.regionone.linaro.opendev.org/debian ' 2024-01-26 13:59:03.587 | I: Retrieving InRelease 2024-01-26 13:59:05.971 | I: Retrieving Release 2024-01-26 13:59:06.476 | I: Retrieving Packages 2024-01-26 13:59:08.018 | I: Validating Packages 2024-01-26 13:59:10.430 | I: Resolving dependencies of required packages... 2024-01-26 13:59:17.537 | I: Resolving dependencies of base packages... 2024-01-26 13:59:30.034 | I: Checking component main on https://mirror.regionone.linaro.opendev.org/debian... 2024-01-26 13:59:33.342 | I: Retrieving adduser 3.118 2024-01-26 13:59:33.853 | I: Validating adduser 3.118 2024-01-26 13:59:33.874 | I: Retrieving apt 1.8.2.3 2024-01-26 13:59:34.479 | I: Validating apt 1.8.2.3 2024-01-26 13:59:34.506 | I: Retrieving base-files 10.3+deb10u13 2024-01-26 13:59:34.911 | I: Validating base-files 10.3+deb10u13 2024-01-26 13:59:34.929 | I: Retrieving base-passwd 3.5.46 2024-01-26 13:59:35.324 | I: Validating base-passwd 3.5.46 2024-01-26 13:59:35.342 | I: Retrieving bash 5.0-4 2024-01-26 13:59:35.952 | I: Validating bash 5.0-4 2024-01-26 13:59:35.979 | I: Retrieving bsdutils 1:2.33.1-0.1 2024-01-26 13:59:36.430 | I: Validating bsdutils 1:2.33.1-0.1 2024-01-26 13:59:36.448 | I: Retrieving ca-certificates 20200601~deb10u2 2024-01-26 13:59:36.898 | I: Validating ca-certificates 20200601~deb10u2 2024-01-26 13:59:36.917 | I: Retrieving coreutils 8.30-3 2024-01-26 13:59:37.581 | I: Validating coreutils 8.30-3 2024-01-26 13:59:37.616 | I: Retrieving dash 0.5.10.2-5 2024-01-26 13:59:38.075 | I: Validating dash 0.5.10.2-5 2024-01-26 13:59:38.096 | I: Retrieving debconf 1.5.71+deb10u1 2024-01-26 13:59:38.550 | I: Validating debconf 1.5.71+deb10u1 2024-01-26 13:59:38.569 | I: Retrieving debian-archive-keyring 2019.1+deb10u1 2024-01-26 13:59:38.972 | I: Validating debian-archive-keyring 2019.1+deb10u1 2024-01-26 13:59:38.989 | I: Retrieving debianutils 4.8.6.1 2024-01-26 13:59:39.446 | I: Validating debianutils 4.8.6.1 2024-01-26 13:59:39.466 | I: Retrieving diffutils 1:3.7-3 2024-01-26 13:59:39.966 | I: Validating diffutils 1:3.7-3 2024-01-26 13:59:39.985 | I: Retrieving dpkg 1.19.8 2024-01-26 13:59:40.667 | I: Validating dpkg 1.19.8 2024-01-26 13:59:40.698 | I: Retrieving e2fsprogs 1.44.5-1+deb10u3 2024-01-26 13:59:41.252 | I: Validating e2fsprogs 1.44.5-1+deb10u3 2024-01-26 13:59:41.273 | I: Retrieving fdisk 2.33.1-0.1 2024-01-26 13:59:41.721 | I: Validating fdisk 2.33.1-0.1 2024-01-26 13:59:41.740 | I: Retrieving findutils 4.6.0+git+20190209-2 2024-01-26 13:59:42.302 | I: Validating findutils 4.6.0+git+20190209-2 2024-01-26 13:59:42.323 | I: Retrieving gcc-8-base 8.3.0-6 2024-01-26 13:59:42.782 | I: Validating gcc-8-base 8.3.0-6 2024-01-26 13:59:42.801 | I: Retrieving gpgv 2.2.12-1+deb10u2 2024-01-26 13:59:43.361 | I: Validating gpgv 2.2.12-1+deb10u2 2024-01-26 13:59:43.382 | I: Retrieving grep 3.3-1 2024-01-26 13:59:43.885 | I: Validating grep 3.3-1 2024-01-26 13:59:43.905 | I: Retrieving gzip 1.9-3+deb10u1 2024-01-26 13:59:44.356 | I: Validating gzip 1.9-3+deb10u1 2024-01-26 13:59:44.374 | I: Retrieving hostname 3.21 2024-01-26 13:59:44.724 | I: Validating hostname 3.21 2024-01-26 13:59:44.743 | I: Retrieving init-system-helpers 1.56+nmu1 2024-01-26 13:59:45.144 | I: Validating init-system-helpers 1.56+nmu1 2024-01-26 13:59:45.162 | I: Retrieving libacl1 2.2.53-4 2024-01-26 13:59:45.503 | I: Validating libacl1 2.2.53-4 2024-01-26 13:59:45.521 | I: Retrieving libapt-pkg5.0 1.8.2.3 2024-01-26 13:59:46.138 | I: Validating libapt-pkg5.0 1.8.2.3 2024-01-26 13:59:46.161 | I: Retrieving libattr1 1:2.4.48-4 2024-01-26 13:59:46.508 | I: Validating libattr1 1:2.4.48-4 2024-01-26 13:59:46.526 | I: Retrieving libaudit-common 1:2.8.4-3 2024-01-26 13:59:46.871 | I: Validating libaudit-common 1:2.8.4-3 2024-01-26 13:59:46.890 | I: Retrieving libaudit1 1:2.8.4-3 2024-01-26 13:59:47.290 | I: Validating libaudit1 1:2.8.4-3 2024-01-26 13:59:47.309 | I: Retrieving libblkid1 2.33.1-0.1 2024-01-26 13:59:47.770 | I: Validating libblkid1 2.33.1-0.1 2024-01-26 13:59:47.791 | I: Retrieving libbz2-1.0 1.0.6-9.2~deb10u1 2024-01-26 13:59:48.190 | I: Validating libbz2-1.0 1.0.6-9.2~deb10u1 2024-01-26 13:59:48.209 | I: Retrieving libc-bin 2.28-10+deb10u1 2024-01-26 13:59:48.770 | I: Validating libc-bin 2.28-10+deb10u1 2024-01-26 13:59:48.791 | I: Retrieving libc6 2.28-10+deb10u1 2024-01-26 13:59:49.452 | I: Validating libc6 2.28-10+deb10u1 2024-01-26 13:59:49.491 | I: Retrieving libcap-ng0 0.7.9-2 2024-01-26 13:59:49.835 | I: Validating libcap-ng0 0.7.9-2 2024-01-26 13:59:49.853 | I: Retrieving libcom-err2 1.44.5-1+deb10u3 2024-01-26 13:59:50.254 | I: Validating libcom-err2 1.44.5-1+deb10u3 2024-01-26 13:59:50.272 | I: Retrieving libdb5.3 5.3.28+dfsg1-0.5 2024-01-26 13:59:50.848 | I: Validating libdb5.3 5.3.28+dfsg1-0.5 2024-01-26 13:59:50.871 | I: Retrieving libdebconfclient0 0.249 2024-01-26 13:59:51.269 | I: Validating libdebconfclient0 0.249 2024-01-26 13:59:51.288 | I: Retrieving libext2fs2 1.44.5-1+deb10u3 2024-01-26 13:59:51.792 | I: Validating libext2fs2 1.44.5-1+deb10u3 2024-01-26 13:59:51.813 | I: Retrieving libfdisk1 2.33.1-0.1 2024-01-26 13:59:52.317 | I: Validating libfdisk1 2.33.1-0.1 2024-01-26 13:59:52.337 | I: Retrieving libffi6 3.2.1-9 2024-01-26 13:59:52.684 | I: Validating libffi6 3.2.1-9 2024-01-26 13:59:52.701 | I: Retrieving libgcc1 1:8.3.0-6 2024-01-26 13:59:53.050 | I: Validating libgcc1 1:8.3.0-6 2024-01-26 13:59:53.069 | I: Retrieving libgcrypt20 1.8.4-5+deb10u1 2024-01-26 13:59:53.623 | I: Validating libgcrypt20 1.8.4-5+deb10u1 2024-01-26 13:59:53.644 | I: Retrieving libgmp10 2:6.1.2+dfsg-4+deb10u1 2024-01-26 13:59:54.149 | I: Validating libgmp10 2:6.1.2+dfsg-4+deb10u1 2024-01-26 13:59:54.168 | I: Retrieving libgnutls30 3.6.7-4+deb10u8 2024-01-26 13:59:54.783 | I: Validating libgnutls30 3.6.7-4+deb10u8 2024-01-26 13:59:54.806 | I: Retrieving libgpg-error0 1.35-1 2024-01-26 13:59:55.203 | I: Validating libgpg-error0 1.35-1 2024-01-26 13:59:55.220 | I: Retrieving libhogweed4 3.4.1-1+deb10u1 2024-01-26 13:59:55.675 | I: Validating libhogweed4 3.4.1-1+deb10u1 2024-01-26 13:59:55.692 | I: Retrieving libidn2-0 2.0.5-1+deb10u1 2024-01-26 13:59:56.093 | I: Validating libidn2-0 2.0.5-1+deb10u1 2024-01-26 13:59:56.114 | I: Retrieving liblz4-1 1.8.3-1+deb10u1 2024-01-26 13:59:56.518 | I: Validating liblz4-1 1.8.3-1+deb10u1 2024-01-26 13:59:56.536 | I: Retrieving liblzma5 5.2.4-1+deb10u1 2024-01-26 13:59:56.990 | I: Validating liblzma5 5.2.4-1+deb10u1 2024-01-26 13:59:57.009 | I: Retrieving libmount1 2.33.1-0.1 2024-01-26 13:59:57.563 | I: Validating libmount1 2.33.1-0.1 2024-01-26 13:59:57.582 | I: Retrieving libncursesw6 6.1+20181013-2+deb10u2 2024-01-26 13:59:58.033 | I: Validating libncursesw6 6.1+20181013-2+deb10u2 2024-01-26 13:59:58.051 | I: Retrieving libnettle6 3.4.1-1+deb10u1 2024-01-26 13:59:58.553 | I: Validating libnettle6 3.4.1-1+deb10u1 2024-01-26 13:59:58.574 | I: Retrieving libp11-kit0 0.23.15-2+deb10u1 2024-01-26 13:59:59.086 | I: Validating libp11-kit0 0.23.15-2+deb10u1 2024-01-26 13:59:59.105 | I: Retrieving libpam-modules 1.3.1-5 2024-01-26 13:59:59.610 | I: Validating libpam-modules 1.3.1-5 2024-01-26 13:59:59.629 | I: Retrieving libpam-modules-bin 1.3.1-5 2024-01-26 14:00:00.092 | I: Validating libpam-modules-bin 1.3.1-5 2024-01-26 14:00:00.109 | I: Retrieving libpam-runtime 1.3.1-5 2024-01-26 14:00:00.620 | I: Validating libpam-runtime 1.3.1-5 2024-01-26 14:00:00.639 | I: Retrieving libpam0g 1.3.1-5 2024-01-26 14:00:01.093 | I: Validating libpam0g 1.3.1-5 2024-01-26 14:00:01.111 | I: Retrieving libpcre3 2:8.39-12 2024-01-26 14:00:01.607 | I: Validating libpcre3 2:8.39-12 2024-01-26 14:00:01.626 | I: Retrieving libseccomp2 2.3.3-4 2024-01-26 14:00:01.972 | I: Validating libseccomp2 2.3.3-4 2024-01-26 14:00:01.990 | I: Retrieving libselinux1 2.8-1+b1 2024-01-26 14:00:02.407 | I: Validating libselinux1 2.8-1+b1 2024-01-26 14:00:02.426 | I: Retrieving libsemanage-common 2.8-2 2024-01-26 14:00:02.777 | I: Validating libsemanage-common 2.8-2 2024-01-26 14:00:02.795 | I: Retrieving libsemanage1 2.8-2 2024-01-26 14:00:03.198 | I: Validating libsemanage1 2.8-2 2024-01-26 14:00:03.216 | I: Retrieving libsepol1 2.8-1 2024-01-26 14:00:03.724 | I: Validating libsepol1 2.8-1 2024-01-26 14:00:03.747 | I: Retrieving libsmartcols1 2.33.1-0.1 2024-01-26 14:00:04.199 | I: Validating libsmartcols1 2.33.1-0.1 2024-01-26 14:00:04.217 | I: Retrieving libss2 1.44.5-1+deb10u3 2024-01-26 14:00:04.611 | I: Validating libss2 1.44.5-1+deb10u3 2024-01-26 14:00:04.628 | I: Retrieving libssl1.1 1.1.1n-0+deb10u3 2024-01-26 14:00:05.236 | I: Validating libssl1.1 1.1.1n-0+deb10u3 2024-01-26 14:00:05.263 | I: Retrieving libstdc++6 8.3.0-6 2024-01-26 14:00:05.762 | I: Validating libstdc++6 8.3.0-6 2024-01-26 14:00:05.783 | I: Retrieving libsystemd0 241-7~deb10u8 2024-01-26 14:00:06.296 | I: Validating libsystemd0 241-7~deb10u8 2024-01-26 14:00:06.316 | I: Retrieving libtasn1-6 4.13-3 2024-01-26 14:00:06.713 | I: Validating libtasn1-6 4.13-3 2024-01-26 14:00:06.732 | I: Retrieving libtinfo6 6.1+20181013-2+deb10u2 2024-01-26 14:00:07.230 | I: Validating libtinfo6 6.1+20181013-2+deb10u2 2024-01-26 14:00:07.251 | I: Retrieving libudev1 241-7~deb10u8 2024-01-26 14:00:07.701 | I: Validating libudev1 241-7~deb10u8 2024-01-26 14:00:07.721 | I: Retrieving libunistring2 0.9.10-1 2024-01-26 14:00:08.228 | I: Validating libunistring2 0.9.10-1 2024-01-26 14:00:08.249 | I: Retrieving libuuid1 2.33.1-0.1 2024-01-26 14:00:08.681 | I: Validating libuuid1 2.33.1-0.1 2024-01-26 14:00:08.701 | I: Retrieving libzstd1 1.3.8+dfsg-3+deb10u2 2024-01-26 14:00:09.197 | I: Validating libzstd1 1.3.8+dfsg-3+deb10u2 2024-01-26 14:00:09.217 | I: Retrieving login 1:4.5-1.1 2024-01-26 14:00:09.769 | I: Validating login 1:4.5-1.1 2024-01-26 14:00:09.794 | I: Retrieving mawk 1.3.3-17+b3 2024-01-26 14:00:10.209 | I: Validating mawk 1.3.3-17+b3 2024-01-26 14:00:10.227 | I: Retrieving mount 2.33.1-0.1 2024-01-26 14:00:10.715 | I: Validating mount 2.33.1-0.1 2024-01-26 14:00:10.733 | I: Retrieving ncurses-base 6.1+20181013-2+deb10u2 2024-01-26 14:00:11.230 | I: Validating ncurses-base 6.1+20181013-2+deb10u2 2024-01-26 14:00:11.249 | I: Retrieving ncurses-bin 6.1+20181013-2+deb10u2 2024-01-26 14:00:11.759 | I: Validating ncurses-bin 6.1+20181013-2+deb10u2 2024-01-26 14:00:11.780 | I: Retrieving openssl 1.1.1n-0+deb10u3 2024-01-26 14:00:12.344 | I: Validating openssl 1.1.1n-0+deb10u3 2024-01-26 14:00:12.367 | I: Retrieving passwd 1:4.5-1.1 2024-01-26 14:00:12.971 | I: Validating passwd 1:4.5-1.1 2024-01-26 14:00:13.001 | I: Retrieving perl-base 5.28.1-6+deb10u1 2024-01-26 14:00:13.623 | I: Validating perl-base 5.28.1-6+deb10u1 2024-01-26 14:00:13.650 | I: Retrieving sed 4.7-1 2024-01-26 14:00:14.174 | I: Validating sed 4.7-1 2024-01-26 14:00:14.194 | I: Retrieving sysvinit-utils 2.93-8 2024-01-26 14:00:14.592 | I: Validating sysvinit-utils 2.93-8 2024-01-26 14:00:14.612 | I: Retrieving tar 1.30+dfsg-6 2024-01-26 14:00:15.179 | I: Validating tar 1.30+dfsg-6 2024-01-26 14:00:15.202 | I: Retrieving tzdata 2021a-0+deb10u6 2024-01-26 14:00:15.712 | I: Validating tzdata 2021a-0+deb10u6 2024-01-26 14:00:15.731 | I: Retrieving util-linux 2.33.1-0.1 2024-01-26 14:00:16.332 | I: Validating util-linux 2.33.1-0.1 2024-01-26 14:00:16.357 | I: Retrieving zlib1g 1:1.2.11.dfsg-1+deb10u1 2024-01-26 14:00:16.756 | I: Validating zlib1g 1:1.2.11.dfsg-1+deb10u1 2024-01-26 14:00:16.777 | I: Chosen extractor for .deb packages: dpkg-deb 2024-01-26 14:00:16.819 | I: Extracting adduser... 2024-01-26 14:00:16.940 | I: Extracting apt... 2024-01-26 14:00:17.065 | I: Extracting base-files... 2024-01-26 14:00:17.081 | I: Extracting base-passwd... 2024-01-26 14:00:17.105 | I: Extracting bash... 2024-01-26 14:00:17.232 | I: Extracting bsdutils... 2024-01-26 14:00:17.249 | I: Extracting coreutils... 2024-01-26 14:00:17.485 | I: Extracting dash... 2024-01-26 14:00:17.500 | I: Extracting debconf... 2024-01-26 14:00:17.520 | I: Extracting debian-archive-keyring... 2024-01-26 14:00:17.533 | I: Extracting debianutils... 2024-01-26 14:00:17.549 | I: Extracting diffutils... 2024-01-26 14:00:17.589 | I: Extracting dpkg... 2024-01-26 14:00:17.744 | I: Extracting e2fsprogs... 2024-01-26 14:00:17.797 | I: Extracting fdisk... 2024-01-26 14:00:17.824 | I: Extracting findutils... 2024-01-26 14:00:17.878 | I: Extracting gcc-8-base... 2024-01-26 14:00:17.894 | I: Extracting gpgv... 2024-01-26 14:00:17.922 | I: Extracting grep... 2024-01-26 14:00:17.951 | I: Extracting gzip... 2024-01-26 14:00:17.968 | I: Extracting hostname... 2024-01-26 14:00:17.975 | I: Extracting init-system-helpers... 2024-01-26 14:00:17.984 | I: Extracting libacl1... 2024-01-26 14:00:17.993 | I: Extracting libapt-pkg5.0... 2024-01-26 14:00:18.078 | I: Extracting libattr1... 2024-01-26 14:00:18.086 | I: Extracting libaudit-common... 2024-01-26 14:00:18.094 | I: Extracting libaudit1... 2024-01-26 14:00:18.105 | I: Extracting libblkid1... 2024-01-26 14:00:18.126 | I: Extracting libbz2-1.0... 2024-01-26 14:00:18.136 | I: Extracting libc-bin... 2024-01-26 14:00:18.223 | I: Extracting libc6... 2024-01-26 14:00:18.445 | I: Extracting libcap-ng0... 2024-01-26 14:00:18.453 | I: Extracting libcom-err2... 2024-01-26 14:00:18.463 | I: Extracting libdb5.3... 2024-01-26 14:00:18.525 | I: Extracting libdebconfclient0... 2024-01-26 14:00:18.534 | I: Extracting libext2fs2... 2024-01-26 14:00:18.557 | I: Extracting libfdisk1... 2024-01-26 14:00:18.581 | I: Extracting libffi6... 2024-01-26 14:00:18.590 | I: Extracting libgcc1... 2024-01-26 14:00:18.598 | I: Extracting libgcrypt20... 2024-01-26 14:00:18.641 | I: Extracting libgmp10... 2024-01-26 14:00:18.667 | I: Extracting libgnutls30... 2024-01-26 14:00:18.751 | I: Extracting libgpg-error0... 2024-01-26 14:00:18.762 | I: Extracting libhogweed4... 2024-01-26 14:00:18.780 | I: Extracting libidn2-0... 2024-01-26 14:00:18.795 | I: Extracting liblz4-1... 2024-01-26 14:00:18.805 | I: Extracting liblzma5... 2024-01-26 14:00:18.825 | I: Extracting libmount1... 2024-01-26 14:00:18.849 | I: Extracting libncursesw6... 2024-01-26 14:00:18.865 | I: Extracting libnettle6... 2024-01-26 14:00:18.884 | I: Extracting libp11-kit0... 2024-01-26 14:00:18.917 | I: Extracting libpam-modules... 2024-01-26 14:00:18.947 | I: Extracting libpam-modules-bin... 2024-01-26 14:00:18.961 | I: Extracting libpam-runtime... 2024-01-26 14:00:18.993 | I: Extracting libpam0g... 2024-01-26 14:00:19.007 | I: Extracting libpcre3... 2024-01-26 14:00:19.034 | I: Extracting libseccomp2... 2024-01-26 14:00:19.045 | I: Extracting libselinux1... 2024-01-26 14:00:19.059 | I: Extracting libsemanage-common... 2024-01-26 14:00:19.067 | I: Extracting libsemanage1... 2024-01-26 14:00:19.082 | I: Extracting libsepol1... 2024-01-26 14:00:19.109 | I: Extracting libsmartcols1... 2024-01-26 14:00:19.128 | I: Extracting libss2... 2024-01-26 14:00:19.138 | I: Extracting libstdc++6... 2024-01-26 14:00:19.181 | I: Extracting libsystemd0... 2024-01-26 14:00:19.209 | I: Extracting libtasn1-6... 2024-01-26 14:00:19.220 | I: Extracting libtinfo6... 2024-01-26 14:00:19.239 | I: Extracting libudev1... 2024-01-26 14:00:19.252 | I: Extracting libunistring2... 2024-01-26 14:00:19.296 | I: Extracting libuuid1... 2024-01-26 14:00:19.308 | I: Extracting libzstd1... 2024-01-26 14:00:19.333 | I: Extracting login... 2024-01-26 14:00:19.401 | I: Extracting mawk... 2024-01-26 14:00:19.413 | I: Extracting mount... 2024-01-26 14:00:19.433 | I: Extracting ncurses-base... 2024-01-26 14:00:19.448 | I: Extracting ncurses-bin... 2024-01-26 14:00:19.471 | I: Extracting passwd... 2024-01-26 14:00:19.552 | I: Extracting perl-base... 2024-01-26 14:00:19.720 | I: Extracting sed... 2024-01-26 14:00:19.769 | I: Extracting sysvinit-utils... 2024-01-26 14:00:19.783 | I: Extracting tar... 2024-01-26 14:00:19.868 | I: Extracting tzdata... 2024-01-26 14:00:20.442 | I: Extracting util-linux... 2024-01-26 14:00:20.544 | I: Extracting zlib1g... 2024-01-26 14:00:21.877 | I: Installing core packages... 2024-01-26 14:00:35.415 | I: Unpacking required packages... 2024-01-26 14:00:35.722 | I: Unpacking adduser... 2024-01-26 14:00:37.153 | I: Unpacking apt... 2024-01-26 14:00:37.724 | I: Unpacking base-files... 2024-01-26 14:00:40.107 | I: Unpacking base-passwd... 2024-01-26 14:00:41.973 | I: Unpacking bash... 2024-01-26 14:00:42.986 | I: Unpacking bsdutils... 2024-01-26 14:00:43.380 | I: Unpacking coreutils... 2024-01-26 14:00:44.563 | I: Unpacking dash... 2024-01-26 14:00:45.966 | I: Unpacking debconf... 2024-01-26 14:00:47.130 | I: Unpacking debian-archive-keyring... 2024-01-26 14:00:48.302 | I: Unpacking debianutils... 2024-01-26 14:00:48.800 | I: Unpacking diffutils... 2024-01-26 14:00:49.438 | I: Unpacking dpkg... 2024-01-26 14:00:50.131 | I: Unpacking e2fsprogs... 2024-01-26 14:00:50.934 | I: Unpacking fdisk... 2024-01-26 14:00:51.868 | I: Unpacking findutils... 2024-01-26 14:00:53.298 | I: Unpacking gcc-8-base:arm64... 2024-01-26 14:00:53.976 | I: Unpacking gpgv... 2024-01-26 14:00:54.281 | I: Unpacking grep... 2024-01-26 14:00:55.253 | I: Unpacking gzip... 2024-01-26 14:00:56.168 | I: Unpacking hostname... 2024-01-26 14:00:56.974 | I: Unpacking init-system-helpers... 2024-01-26 14:00:57.159 | I: Unpacking libacl1:arm64... 2024-01-26 14:00:57.842 | I: Unpacking libapt-pkg5.0:arm64... 2024-01-26 14:01:00.087 | I: Unpacking libattr1:arm64... 2024-01-26 14:01:02.038 | I: Unpacking libaudit-common... 2024-01-26 14:01:02.947 | I: Unpacking libaudit1:arm64... 2024-01-26 14:01:04.394 | I: Unpacking libblkid1:arm64... 2024-01-26 14:01:05.154 | I: Unpacking libbz2-1.0:arm64... 2024-01-26 14:01:05.882 | I: Unpacking libc-bin... 2024-01-26 14:01:07.966 | I: Unpacking libc6:arm64... 2024-01-26 14:01:11.214 | I: Unpacking libcap-ng0:arm64... 2024-01-26 14:01:12.450 | I: Unpacking libcom-err2:arm64... 2024-01-26 14:01:13.004 | I: Unpacking libdb5.3:arm64... 2024-01-26 14:01:14.715 | I: Unpacking libdebconfclient0:arm64... 2024-01-26 14:01:16.633 | I: Unpacking libext2fs2:arm64... 2024-01-26 14:01:16.909 | I: Unpacking libfdisk1:arm64... 2024-01-26 14:01:17.100 | I: Unpacking libffi6:arm64... 2024-01-26 14:01:17.282 | I: Unpacking libgcc1:arm64... 2024-01-26 14:01:17.699 | I: Unpacking libgcrypt20:arm64... 2024-01-26 14:01:18.116 | I: Unpacking libgmp10:arm64... 2024-01-26 14:01:18.739 | I: Unpacking libgnutls30:arm64... 2024-01-26 14:01:19.064 | I: Unpacking libgpg-error0:arm64... 2024-01-26 14:01:21.901 | I: Unpacking libhogweed4:arm64... 2024-01-26 14:01:24.525 | I: Unpacking libidn2-0:arm64... 2024-01-26 14:01:27.029 | I: Unpacking liblz4-1:arm64... 2024-01-26 14:01:29.303 | I: Unpacking liblzma5:arm64... 2024-01-26 14:01:33.499 | I: Unpacking libmount1:arm64... 2024-01-26 14:01:38.646 | I: Unpacking libncursesw6:arm64... 2024-01-26 14:01:43.601 | I: Unpacking libnettle6:arm64... 2024-01-26 14:01:44.841 | I: Unpacking libp11-kit0:arm64... 2024-01-26 14:01:45.596 | I: Unpacking libpam-modules:arm64... 2024-01-26 14:01:46.323 | I: Unpacking libpam-modules-bin... 2024-01-26 14:01:47.246 | I: Unpacking libpam-runtime... 2024-01-26 14:01:47.681 | I: Unpacking libpam0g:arm64... 2024-01-26 14:01:48.615 | I: Unpacking libpcre3:arm64... 2024-01-26 14:01:49.472 | I: Unpacking libseccomp2:arm64... 2024-01-26 14:01:50.766 | I: Unpacking libselinux1:arm64... 2024-01-26 14:01:50.941 | I: Unpacking libsemanage-common... 2024-01-26 14:01:51.211 | I: Unpacking libsemanage1:arm64... 2024-01-26 14:01:51.592 | I: Unpacking libsepol1:arm64... 2024-01-26 14:01:52.621 | I: Unpacking libsmartcols1:arm64... 2024-01-26 14:01:52.867 | I: Unpacking libss2:arm64... 2024-01-26 14:01:55.594 | I: Unpacking libstdc++6:arm64... 2024-01-26 14:01:57.510 | I: Unpacking libsystemd0:arm64... 2024-01-26 14:01:57.871 | I: Unpacking libtasn1-6:arm64... 2024-01-26 14:01:58.398 | I: Unpacking libtinfo6:arm64... 2024-01-26 14:02:00.683 | I: Unpacking libudev1:arm64... 2024-01-26 14:02:02.884 | I: Unpacking libunistring2:arm64... 2024-01-26 14:02:04.432 | I: Unpacking libuuid1:arm64... 2024-01-26 14:02:05.719 | I: Unpacking libzstd1:arm64... 2024-01-26 14:02:06.083 | I: Unpacking login... 2024-01-26 14:02:07.307 | I: Unpacking mawk... 2024-01-26 14:02:07.882 | I: Unpacking mount... 2024-01-26 14:02:09.269 | I: Unpacking ncurses-base... 2024-01-26 14:02:09.465 | I: Unpacking ncurses-bin... 2024-01-26 14:02:09.946 | I: Unpacking passwd... 2024-01-26 14:02:11.146 | I: Unpacking perl-base... 2024-01-26 14:02:14.186 | I: Unpacking sed... 2024-01-26 14:02:14.763 | I: Unpacking sysvinit-utils... 2024-01-26 14:02:15.508 | I: Unpacking tar... 2024-01-26 14:02:16.877 | I: Unpacking tzdata... 2024-01-26 14:02:21.246 | I: Unpacking util-linux... 2024-01-26 14:02:23.244 | I: Unpacking zlib1g:arm64... 2024-01-26 14:02:25.175 | I: Configuring required packages... 2024-01-26 14:02:26.094 | I: Configuring debian-archive-keyring... 2024-01-26 14:02:26.920 | I: Configuring libaudit-common... 2024-01-26 14:02:27.090 | I: Configuring libsemanage-common... 2024-01-26 14:02:27.200 | I: Configuring ncurses-base... 2024-01-26 14:02:27.267 | I: Configuring gcc-8-base:arm64... 2024-01-26 14:02:27.415 | I: Configuring libc6:arm64... 2024-01-26 14:02:28.458 | I: Configuring libudev1:arm64... 2024-01-26 14:02:28.534 | I: Configuring libsepol1:arm64... 2024-01-26 14:02:28.643 | I: Configuring libattr1:arm64... 2024-01-26 14:02:28.682 | I: Configuring libtasn1-6:arm64... 2024-01-26 14:02:28.922 | I: Configuring debianutils... 2024-01-26 14:02:29.208 | I: Configuring mawk... 2024-01-26 14:02:29.774 | I: Configuring libdebconfclient0:arm64... 2024-01-26 14:02:31.078 | I: Configuring base-files... 2024-01-26 14:02:31.849 | I: Configuring libbz2-1.0:arm64... 2024-01-26 14:02:32.954 | I: Configuring base-passwd... 2024-01-26 14:02:34.283 | I: Configuring libdb5.3:arm64... 2024-01-26 14:02:34.821 | I: Configuring libtinfo6:arm64... 2024-01-26 14:02:35.325 | I: Configuring bash... 2024-01-26 14:02:35.820 | I: Configuring libzstd1:arm64... 2024-01-26 14:02:35.920 | I: Configuring liblzma5:arm64... 2024-01-26 14:02:36.028 | I: Configuring libgpg-error0:arm64... 2024-01-26 14:02:36.187 | I: Configuring libgcc1:arm64... 2024-01-26 14:02:36.252 | I: Configuring liblz4-1:arm64... 2024-01-26 14:02:37.018 | I: Configuring libc-bin... 2024-01-26 14:02:38.586 | I: Configuring ncurses-bin... 2024-01-26 14:02:38.879 | I: Configuring libacl1:arm64... 2024-01-26 14:02:38.926 | I: Configuring libunistring2:arm64... 2024-01-26 14:02:39.152 | I: Configuring libsmartcols1:arm64... 2024-01-26 14:02:39.544 | I: Configuring libgcrypt20:arm64... 2024-01-26 14:02:39.618 | I: Configuring zlib1g:arm64... 2024-01-26 14:02:39.788 | I: Configuring libffi6:arm64... 2024-01-26 14:02:39.850 | I: Configuring libidn2-0:arm64... 2024-01-26 14:02:39.953 | I: Configuring libcom-err2:arm64... 2024-01-26 14:02:40.674 | I: Configuring diffutils... 2024-01-26 14:02:41.551 | I: Configuring libseccomp2:arm64... 2024-01-26 14:02:41.895 | I: Configuring libsystemd0:arm64... 2024-01-26 14:02:41.971 | I: Configuring hostname... 2024-01-26 14:02:42.039 | I: Configuring libpcre3:arm64... 2024-01-26 14:02:42.858 | I: Configuring libcap-ng0:arm64... 2024-01-26 14:02:43.138 | I: Configuring libext2fs2:arm64... 2024-01-26 14:02:43.663 | I: Configuring libgmp10:arm64... 2024-01-26 14:02:43.755 | I: Configuring libp11-kit0:arm64... 2024-01-26 14:02:43.793 | I: Configuring libaudit1:arm64... 2024-01-26 14:02:43.960 | I: Configuring libuuid1:arm64... 2024-01-26 14:02:44.008 | I: Configuring libss2:arm64... 2024-01-26 14:02:44.485 | I: Configuring libncursesw6:arm64... 2024-01-26 14:02:44.873 | I: Configuring libnettle6:arm64... 2024-01-26 14:02:44.973 | I: Configuring gpgv... 2024-01-26 14:02:45.046 | I: Configuring libblkid1:arm64... 2024-01-26 14:02:45.198 | I: Configuring libstdc++6:arm64... 2024-01-26 14:02:45.270 | I: Configuring bsdutils... 2024-01-26 14:02:45.337 | I: Configuring libhogweed4:arm64... 2024-01-26 14:02:45.514 | I: Configuring e2fsprogs... 2024-01-26 14:02:46.150 | I: Configuring libselinux1:arm64... 2024-01-26 14:02:46.456 | I: Configuring libgnutls30:arm64... 2024-01-26 14:02:46.828 | I: Configuring sed... 2024-01-26 14:02:46.914 | I: Configuring libfdisk1:arm64... 2024-01-26 14:02:47.529 | I: Configuring findutils... 2024-01-26 14:02:47.789 | I: Configuring libmount1:arm64... 2024-01-26 14:02:47.900 | I: Configuring libapt-pkg5.0:arm64... 2024-01-26 14:02:47.997 | I: Configuring libsemanage1:arm64... 2024-01-26 14:02:48.072 | I: Configuring tar... 2024-01-26 14:02:48.134 | I: Configuring coreutils... 2024-01-26 14:02:48.183 | I: Configuring fdisk... 2024-01-26 14:02:50.197 | I: Configuring dpkg... 2024-01-26 14:02:50.441 | I: Configuring grep... 2024-01-26 14:02:50.481 | I: Configuring perl-base... 2024-01-26 14:02:50.751 | I: Configuring init-system-helpers... 2024-01-26 14:02:50.868 | I: Configuring gzip... 2024-01-26 14:02:51.184 | I: Configuring debconf... 2024-01-26 14:02:52.275 | I: Configuring tzdata... 2024-01-26 14:02:53.668 | I: Configuring libpam0g:arm64... 2024-01-26 14:02:54.440 | I: Configuring dash... 2024-01-26 14:02:55.971 | I: Configuring libpam-modules-bin... 2024-01-26 14:02:56.286 | I: Configuring libpam-modules:arm64... 2024-01-26 14:02:57.155 | I: Configuring passwd... 2024-01-26 14:02:57.734 | I: Configuring libpam-runtime... 2024-01-26 14:02:59.353 | I: Configuring login... 2024-01-26 14:02:59.515 | I: Configuring adduser... 2024-01-26 14:03:00.762 | I: Configuring apt... 2024-01-26 14:03:04.446 | I: Configuring util-linux... 2024-01-26 14:03:05.659 | I: Configuring mount... 2024-01-26 14:03:06.148 | I: Configuring sysvinit-utils... 2024-01-26 14:03:06.751 | I: Configuring libc-bin... 2024-01-26 14:03:07.905 | I: Unpacking the base system... 2024-01-26 14:03:13.733 | I: Unpacking ca-certificates... 2024-01-26 14:03:16.186 | I: Unpacking libssl1.1:arm64... 2024-01-26 14:03:16.549 | I: Unpacking openssl... 2024-01-26 14:03:17.984 | I: Configuring the base system... 2024-01-26 14:03:18.047 | I: Configuring libssl1.1:arm64... 2024-01-26 14:03:18.726 | I: Configuring openssl... 2024-01-26 14:03:19.587 | I: Configuring ca-certificates... 2024-01-26 14:03:22.585 | I: Configuring libc-bin... 2024-01-26 14:03:23.224 | I: Configuring ca-certificates... 2024-01-26 14:03:24.341 | I: Base system installed successfully. 2024-01-26 14:03:24.790 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/08-debootstrap:main:80 : sudo rm -fr /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/apt/sources.list /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/apt/sources.list.d 2024-01-26 14:03:24.826 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/08-debootstrap:main:83 : echo Caching debootstrap result in /opt/dib_cache/debootstrap-debian-buster-arm64.tar.gz 2024-01-26 14:03:24.826 | Caching debootstrap result in /opt/dib_cache/debootstrap-debian-buster-arm64.tar.gz 2024-01-26 14:03:24.830 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/08-debootstrap:main:84 : '[' 0 '!=' 0 ']' 2024-01-26 14:03:24.834 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/08-debootstrap:main:89 : sudo rm -f /opt/dib_tmp/dib_build.jcbuMr46/mnt/.extra_settings 2024-01-26 14:03:24.855 | dib-run-parts 08-debootstrap completed 2024-01-26 14:03:24.855 | dib-run-parts Running /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/09-apt-keyring 2024-01-26 14:03:24.897 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/09-apt-keyring:main:23 : set -eu 2024-01-26 14:03:24.902 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/09-apt-keyring:main:24 : set -o pipefail 2024-01-26 14:03:24.906 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/09-apt-keyring:main:26 : '[' -n '' ']' 2024-01-26 14:03:24.909 | dib-run-parts 09-apt-keyring completed 2024-01-26 14:03:24.909 | dib-run-parts Running /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-apt-allow-unauthenticated 2024-01-26 14:03:24.919 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2024-01-26 14:03:24.923 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2024-01-26 14:03:24.927 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/apt/apt.conf.d ']' 2024-01-26 14:03:24.932 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-apt-allow-unauthenticated:main:27 : echo 'APT::Get::AllowUnauthenticated "true";' 2024-01-26 14:03:24.932 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-apt-allow-unauthenticated:main:27 : sudo tee /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/apt/apt.conf.d/95allow-unauthenticated 2024-01-26 14:03:24.956 | APT::Get::AllowUnauthenticated "true"; 2024-01-26 14:03:24.962 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-apt-allow-unauthenticated:main:28 : echo 'Acquire::AllowInsecureRepositories "true";' 2024-01-26 14:03:24.964 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-apt-allow-unauthenticated:main:28 : sudo tee -a /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/apt/apt.conf.d/95allow-unauthenticated 2024-01-26 14:03:24.973 | Acquire::AllowInsecureRepositories "true"; 2024-01-26 14:03:24.977 | dib-run-parts 50-apt-allow-unauthenticated completed 2024-01-26 14:03:24.977 | dib-run-parts Running /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-block-apt-translations 2024-01-26 14:03:24.987 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-block-apt-translations:main:6 : set -eu 2024-01-26 14:03:24.991 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-block-apt-translations:main:7 : set -o pipefail 2024-01-26 14:03:24.995 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-block-apt-translations:main:9 : '[' -n /opt/dib_tmp/dib_build.jcbuMr46/mnt ']' 2024-01-26 14:03:24.999 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-block-apt-translations:main:12 : sudo dd of=/opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/apt/apt.conf.d/95no-translations 2024-01-26 14:03:25.027 | 0+1 records in 2024-01-26 14:03:25.027 | 0+1 records out 2024-01-26 14:03:25.027 | 27 bytes copied, 0.000244497 s, 110 kB/s 2024-01-26 14:03:25.033 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-block-apt-translations:main:17 : find /opt/dib_tmp/dib_build.jcbuMr46/mnt/var/lib/apt/lists/ -path /opt/dib_tmp/dib_build.jcbuMr46/mnt/var/lib/apt/lists/partial -prune -o -type f -name '*_i18n_Translation-*' -print -exec sudo rm -f '{}' + 2024-01-26 14:03:25.052 | dib-run-parts 50-block-apt-translations completed 2024-01-26 14:03:25.052 | dib-run-parts Running /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-block-daemons 2024-01-26 14:03:25.062 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-block-daemons:main:6 : set -eu 2024-01-26 14:03:25.067 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-block-daemons:main:7 : set -o pipefail 2024-01-26 14:03:25.071 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-block-daemons:main:9 : '[' -n /opt/dib_tmp/dib_build.jcbuMr46/mnt ']' 2024-01-26 14:03:25.075 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-block-daemons:main:12 : sudo mv /opt/dib_tmp/dib_build.jcbuMr46/mnt/sbin/start-stop-daemon /opt/dib_tmp/dib_build.jcbuMr46/mnt/sbin/start-stop-daemon.REAL 2024-01-26 14:03:25.091 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-block-daemons:main:13 : sudo dd of=/opt/dib_tmp/dib_build.jcbuMr46/mnt/sbin/start-stop-daemon 2024-01-26 14:03:25.100 | 0+1 records in 2024-01-26 14:03:25.100 | 0+1 records out 2024-01-26 14:03:25.100 | 76 bytes copied, 0.000239897 s, 317 kB/s 2024-01-26 14:03:25.106 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-block-daemons:main:18 : sudo chmod 755 /opt/dib_tmp/dib_build.jcbuMr46/mnt/sbin/start-stop-daemon 2024-01-26 14:03:25.120 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-block-daemons:main:20 : '[' -f /opt/dib_tmp/dib_build.jcbuMr46/mnt/sbin/initctl ']' 2024-01-26 14:03:25.124 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-block-daemons:main:30 : sudo dd of=/opt/dib_tmp/dib_build.jcbuMr46/mnt/usr/sbin/policy-rc.d 2024-01-26 14:03:25.133 | 0+1 records in 2024-01-26 14:03:25.134 | 0+1 records out 2024-01-26 14:03:25.134 | 143 bytes copied, 0.000233422 s, 613 kB/s 2024-01-26 14:03:25.139 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-block-daemons:main:36 : sudo chmod 755 /opt/dib_tmp/dib_build.jcbuMr46/mnt/usr/sbin/policy-rc.d 2024-01-26 14:03:25.153 | dib-run-parts 50-block-daemons completed 2024-01-26 14:03:25.154 | dib-run-parts Running /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-build-with-http-cache 2024-01-26 14:03:25.164 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-build-with-http-cache:main:6 : set -eu 2024-01-26 14:03:25.168 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-build-with-http-cache:main:7 : set -o pipefail 2024-01-26 14:03:25.172 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-build-with-http-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.jcbuMr46/mnt ']' 2024-01-26 14:03:25.176 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-build-with-http-cache:main:12 : '[' -n '' ']' 2024-01-26 14:03:25.179 | dib-run-parts 50-build-with-http-cache completed 2024-01-26 14:03:25.179 | dib-run-parts Running /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-shared-apt-cache 2024-01-26 14:03:25.189 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-shared-apt-cache:main:6 : set -eu 2024-01-26 14:03:25.193 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-shared-apt-cache:main:7 : set -o pipefail 2024-01-26 14:03:25.197 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-shared-apt-cache:main:9 : DIB_APT_LOCAL_CACHE=0 2024-01-26 14:03:25.201 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-shared-apt-cache:main:11 : '[' 0 = 0 ']' 2024-01-26 14:03:25.206 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-shared-apt-cache:main:12 : exit 0 2024-01-26 14:03:25.208 | dib-run-parts 50-shared-apt-cache completed 2024-01-26 14:03:25.208 | dib-run-parts Running /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-trim-dpkg 2024-01-26 14:03:25.218 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-trim-dpkg:main:6 : set -eu 2024-01-26 14:03:25.222 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-trim-dpkg:main:7 : set -o pipefail 2024-01-26 14:03:25.227 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-trim-dpkg:main:9 : '[' -n /opt/dib_tmp/dib_build.jcbuMr46/mnt ']' 2024-01-26 14:03:25.231 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-trim-dpkg:main:12 : echo force-unsafe-io 2024-01-26 14:03:25.231 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-trim-dpkg:main:12 : sudo tee /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/dpkg/dpkg.cfg.d/02apt-speedup 2024-01-26 14:03:25.246 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-trim-dpkg:main:15 : echo 'Acquire::Languages "none";' 2024-01-26 14:03:25.247 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/50-trim-dpkg:main:15 : sudo tee /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/apt/apt.conf.d/no-languages 2024-01-26 14:03:25.260 | dib-run-parts 50-trim-dpkg completed 2024-01-26 14:03:25.260 | dib-run-parts Running /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/60-apt-phased-updates 2024-01-26 14:03:25.269 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2024-01-26 14:03:25.273 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2024-01-26 14:03:25.278 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/60-apt-phased-updates:main:26 : '[' buster = jammy ']' 2024-01-26 14:03:25.280 | dib-run-parts 60-apt-phased-updates completed 2024-01-26 14:03:25.280 | dib-run-parts Running /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall 2024-01-26 14:03:25.301 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:main:24 : set -eu 2024-01-26 14:03:25.305 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:main:25 : set -o pipefail 2024-01-26 14:03:25.309 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:main:28 : '[' -n '' ']' 2024-01-26 14:03:25.314 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:main:50 : sudo mount -t proc none /opt/dib_tmp/dib_build.jcbuMr46/mnt/proc 2024-01-26 14:03:25.371 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:main:51 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.jcbuMr46/mnt/sys 2024-01-26 14:03:25.386 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:main:52 : trap 'sudo umount /opt/dib_tmp/dib_build.jcbuMr46/mnt/proc; sudo umount /opt/dib_tmp/dib_build.jcbuMr46/mnt/sys' EXIT 2024-01-26 14:03:25.391 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:main:54 : apt_get='sudo chroot /opt/dib_tmp/dib_build.jcbuMr46/mnt /usr/bin/apt-get' 2024-01-26 14:03:25.395 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:main:56 : apt_sources_write 'default:deb https://mirror.regionone.linaro.opendev.org/debian buster main 2024-01-26 14:03:25.395 | backports:deb https://mirror.regionone.linaro.opendev.org/debian buster-backports main 2024-01-26 14:03:25.395 | updates:deb https://mirror.regionone.linaro.opendev.org/debian buster-updates main 2024-01-26 14:03:25.395 | security:deb http://security.debian.org/ buster/updates main 2024-01-26 14:03:25.395 | ' 2024-01-26 14:03:25.399 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:38 : local 'APT_SOURCES_CONF=default:deb https://mirror.regionone.linaro.opendev.org/debian buster main 2024-01-26 14:03:25.399 | backports:deb https://mirror.regionone.linaro.opendev.org/debian buster-backports main 2024-01-26 14:03:25.399 | updates:deb https://mirror.regionone.linaro.opendev.org/debian buster-updates main 2024-01-26 14:03:25.399 | security:deb http://security.debian.org/ buster/updates main 2024-01-26 14:03:25.399 | ' 2024-01-26 14:03:25.403 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:40 : sudo mkdir -p /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/apt/sources.list.d 2024-01-26 14:03:25.420 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-01-26 14:03:25.420 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:42 : echo 'default:deb https://mirror.regionone.linaro.opendev.org/debian buster main 2024-01-26 14:03:25.420 | backports:deb https://mirror.regionone.linaro.opendev.org/debian buster-backports main 2024-01-26 14:03:25.420 | updates:deb https://mirror.regionone.linaro.opendev.org/debian buster-updates main 2024-01-26 14:03:25.420 | security:deb http://security.debian.org/ buster/updates main 2024-01-26 14:03:25.420 | ' 2024-01-26 14:03:25.427 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2024-01-26 14:03:25.429 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo default:deb https://mirror.regionone.linaro.opendev.org/debian buster main 2024-01-26 14:03:25.436 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=default 2024-01-26 14:03:25.441 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo default:deb https://mirror.regionone.linaro.opendev.org/debian buster main 2024-01-26 14:03:25.441 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2024-01-26 14:03:25.447 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local 'value=deb https://mirror.regionone.linaro.opendev.org/debian buster main' 2024-01-26 14:03:25.452 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo 'deb https://mirror.regionone.linaro.opendev.org/debian buster main' 2024-01-26 14:03:25.453 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/apt/sources.list.d/default.list 2024-01-26 14:03:25.463 | deb https://mirror.regionone.linaro.opendev.org/debian buster main 2024-01-26 14:03:25.468 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-01-26 14:03:25.474 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2024-01-26 14:03:25.475 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo backports:deb https://mirror.regionone.linaro.opendev.org/debian buster-backports main 2024-01-26 14:03:25.481 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=backports 2024-01-26 14:03:25.486 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo backports:deb https://mirror.regionone.linaro.opendev.org/debian buster-backports main 2024-01-26 14:03:25.486 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2024-01-26 14:03:25.493 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local 'value=deb https://mirror.regionone.linaro.opendev.org/debian buster-backports main' 2024-01-26 14:03:25.497 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo 'deb https://mirror.regionone.linaro.opendev.org/debian buster-backports main' 2024-01-26 14:03:25.500 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/apt/sources.list.d/backports.list 2024-01-26 14:03:25.510 | deb https://mirror.regionone.linaro.opendev.org/debian buster-backports main 2024-01-26 14:03:25.515 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-01-26 14:03:25.521 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo updates:deb https://mirror.regionone.linaro.opendev.org/debian buster-updates main 2024-01-26 14:03:25.524 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2024-01-26 14:03:25.529 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=updates 2024-01-26 14:03:25.534 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2024-01-26 14:03:25.536 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo updates:deb https://mirror.regionone.linaro.opendev.org/debian buster-updates main 2024-01-26 14:03:25.541 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local 'value=deb https://mirror.regionone.linaro.opendev.org/debian buster-updates main' 2024-01-26 14:03:25.545 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/apt/sources.list.d/updates.list 2024-01-26 14:03:25.546 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo 'deb https://mirror.regionone.linaro.opendev.org/debian buster-updates main' 2024-01-26 14:03:25.554 | deb https://mirror.regionone.linaro.opendev.org/debian buster-updates main 2024-01-26 14:03:25.559 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-01-26 14:03:25.564 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo security:deb http://security.debian.org/ buster/updates main 2024-01-26 14:03:25.565 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2024-01-26 14:03:25.571 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=security 2024-01-26 14:03:25.576 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo security:deb http://security.debian.org/ buster/updates main 2024-01-26 14:03:25.580 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2024-01-26 14:03:25.584 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local 'value=deb http://security.debian.org/ buster/updates main' 2024-01-26 14:03:25.588 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo 'deb http://security.debian.org/ buster/updates main' 2024-01-26 14:03:25.589 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/apt/sources.list.d/security.list 2024-01-26 14:03:25.597 | deb http://security.debian.org/ buster/updates main 2024-01-26 14:03:25.603 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-01-26 14:03:25.608 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo 2024-01-26 14:03:25.610 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2024-01-26 14:03:25.615 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name= 2024-01-26 14:03:25.619 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo 2024-01-26 14:03:25.619 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2024-01-26 14:03:25.625 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local value= 2024-01-26 14:03:25.630 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo '' 2024-01-26 14:03:25.630 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/apt/sources.list.d/.list 2024-01-26 14:03:25.638 | 2024-01-26 14:03:25.644 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-01-26 14:03:25.648 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:main:59 : sudo chroot /opt/dib_tmp/dib_build.jcbuMr46/mnt /usr/bin/apt-get update 2024-01-26 14:03:26.285 | Get:1 http://security.debian.org buster/updates InRelease [34.8 kB] 2024-01-26 14:03:26.334 | Ign:2 https://mirror.regionone.linaro.opendev.org/debian buster-backports InRelease 2024-01-26 14:03:26.348 | Ign:3 https://mirror.regionone.linaro.opendev.org/debian buster InRelease 2024-01-26 14:03:26.415 | Ign:4 https://mirror.regionone.linaro.opendev.org/debian buster-updates InRelease 2024-01-26 14:03:26.482 | Get:5 https://mirror.regionone.linaro.opendev.org/debian buster-backports Release [3884 B] 2024-01-26 14:03:26.540 | Hit:6 https://mirror.regionone.linaro.opendev.org/debian buster Release 2024-01-26 14:03:26.619 | Get:7 https://mirror.regionone.linaro.opendev.org/debian buster-updates Release [3756 B] 2024-01-26 14:03:26.672 | Ign:8 https://mirror.regionone.linaro.opendev.org/debian buster-backports Release.gpg 2024-01-26 14:03:26.725 | Ign:9 https://mirror.regionone.linaro.opendev.org/debian buster Release.gpg 2024-01-26 14:03:26.778 | Ign:10 https://mirror.regionone.linaro.opendev.org/debian buster-updates Release.gpg 2024-01-26 14:03:26.919 | Get:11 https://mirror.regionone.linaro.opendev.org/debian buster-backports/main arm64 Packages [1233 kB] 2024-01-26 14:03:26.932 | Get:12 http://security.debian.org buster/updates/main arm64 Packages [572 kB] 2024-01-26 14:03:27.434 | Get:13 https://mirror.regionone.linaro.opendev.org/debian buster-updates/main arm64 Packages [27.5 kB] 2024-01-26 14:03:27.510 | Fetched 1875 kB in 2s (1185 kB/s) 2024-01-26 14:03:28.913 | Reading package lists... 2024-01-26 14:03:28.962 | W: The repository 'https://mirror.regionone.linaro.opendev.org/debian buster-backports Release' is not signed. 2024-01-26 14:03:28.963 | W: The repository 'https://mirror.regionone.linaro.opendev.org/debian buster Release' is not signed. 2024-01-26 14:03:28.963 | W: The repository 'https://mirror.regionone.linaro.opendev.org/debian buster-updates Release' is not signed. 2024-01-26 14:03:28.972 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:main:61 : sudo chroot /opt/dib_tmp/dib_build.jcbuMr46/mnt /usr/bin/apt-get clean 2024-01-26 14:03:29.020 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:main:62 : sudo chroot /opt/dib_tmp/dib_build.jcbuMr46/mnt /usr/bin/apt-get dist-upgrade -y 2024-01-26 14:03:30.450 | Reading package lists... 2024-01-26 14:03:30.773 | Building dependency tree... 2024-01-26 14:03:31.032 | Calculating upgrade... 2024-01-26 14:03:31.330 | The following packages will be upgraded: 2024-01-26 14:03:31.331 | debian-archive-keyring libbz2-1.0 libc-bin libc6 libgnutls30 libncursesw6 2024-01-26 14:03:31.332 | libssl1.1 libsystemd0 libtasn1-6 libtinfo6 libudev1 ncurses-base ncurses-bin 2024-01-26 14:03:31.332 | openssl tzdata zlib1g 2024-01-26 14:03:31.369 | 16 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2024-01-26 14:03:31.369 | Need to get 8634 kB of archives. 2024-01-26 14:03:31.369 | After this operation, 76.8 kB of additional disk space will be used. 2024-01-26 14:03:31.369 | Get:1 http://security.debian.org buster/updates/main arm64 ncurses-bin arm64 6.1+20181013-2+deb10u5 [403 kB] 2024-01-26 14:03:31.545 | Get:2 http://security.debian.org buster/updates/main arm64 libc6 arm64 2.28-10+deb10u2 [2522 kB] 2024-01-26 14:03:32.608 | Get:3 http://security.debian.org buster/updates/main arm64 libc-bin arm64 2.28-10+deb10u2 [696 kB] 2024-01-26 14:03:33.108 | Get:4 http://security.debian.org buster/updates/main arm64 ncurses-base all 6.1+20181013-2+deb10u5 [259 kB] 2024-01-26 14:03:33.431 | Get:5 http://security.debian.org buster/updates/main arm64 libsystemd0 arm64 241-7~deb10u10 [313 kB] 2024-01-26 14:03:33.776 | Get:6 http://security.debian.org buster/updates/main arm64 zlib1g arm64 1:1.2.11.dfsg-1+deb10u2 [88.4 kB] 2024-01-26 14:03:33.778 | Get:7 http://security.debian.org buster/updates/main arm64 debian-archive-keyring all 2019.1+deb10u2 [110 kB] 2024-01-26 14:03:33.780 | Get:8 http://security.debian.org buster/updates/main arm64 libbz2-1.0 arm64 1.0.6-9.2~deb10u2 [45.7 kB] 2024-01-26 14:03:34.103 | Get:9 http://security.debian.org buster/updates/main arm64 libudev1 arm64 241-7~deb10u10 [146 kB] 2024-01-26 14:03:34.467 | Get:10 http://security.debian.org buster/updates/main arm64 libtasn1-6 arm64 4.13-3+deb10u1 [50.6 kB] 2024-01-26 14:03:34.792 | Get:11 http://security.debian.org buster/updates/main arm64 libgnutls30 arm64 3.6.7-4+deb10u11 [1062 kB] 2024-01-26 14:03:35.675 | Get:12 http://security.debian.org buster/updates/main arm64 libtinfo6 arm64 6.1+20181013-2+deb10u5 [321 kB] 2024-01-26 14:03:36.343 | Get:13 http://security.debian.org buster/updates/main arm64 libncursesw6 arm64 6.1+20181013-2+deb10u5 [120 kB] 2024-01-26 14:03:36.528 | Get:14 http://security.debian.org buster/updates/main arm64 tzdata all 2021a-0+deb10u12 [268 kB] 2024-01-26 14:03:36.850 | Get:15 http://security.debian.org buster/updates/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u6 [1395 kB] 2024-01-26 14:03:37.833 | Get:16 http://security.debian.org buster/updates/main arm64 openssl arm64 1.1.1n-0+deb10u6 [834 kB] 2024-01-26 14:03:38.671 | debconf: delaying package configuration, since apt-utils is not installed 2024-01-26 14:03:38.814 | Fetched 8634 kB in 7s (1234 kB/s) 2024-01-26 14:03:38.814 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2024-01-26 14:03:39.113 | (Reading database ... 6780 files and directories currently installed.) 2024-01-26 14:03:39.114 | Preparing to unpack .../ncurses-bin_6.1+20181013-2+deb10u5_arm64.deb ... 2024-01-26 14:03:39.235 | Unpacking ncurses-bin (6.1+20181013-2+deb10u5) over (6.1+20181013-2+deb10u2) ... 2024-01-26 14:03:39.451 | Setting up ncurses-bin (6.1+20181013-2+deb10u5) ... 2024-01-26 14:03:40.141 | (Reading database ... 6780 files and directories currently installed.) 2024-01-26 14:03:40.142 | Preparing to unpack .../libc6_2.28-10+deb10u2_arm64.deb ... 2024-01-26 14:03:40.501 | debconf: unable to initialize frontend: Dialog 2024-01-26 14:03:40.501 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-01-26 14:03:40.501 | debconf: falling back to frontend: Readline 2024-01-26 14:03:40.503 | debconf: unable to initialize frontend: Readline 2024-01-26 14:03:40.503 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.28.1 /usr/local/share/perl/5.28.1 /usr/lib/aarch64-linux-gnu/perl5/5.28 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.28 /usr/share/perl/5.28 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-01-26 14:03:40.503 | debconf: falling back to frontend: Teletype 2024-01-26 14:03:40.727 | Unpacking libc6:arm64 (2.28-10+deb10u2) over (2.28-10+deb10u1) ... 2024-01-26 14:03:42.324 | Setting up libc6:arm64 (2.28-10+deb10u2) ... 2024-01-26 14:03:42.778 | debconf: unable to initialize frontend: Dialog 2024-01-26 14:03:42.779 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-01-26 14:03:42.779 | debconf: falling back to frontend: Readline 2024-01-26 14:03:42.779 | debconf: unable to initialize frontend: Readline 2024-01-26 14:03:42.779 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.28.1 /usr/local/share/perl/5.28.1 /usr/lib/aarch64-linux-gnu/perl5/5.28 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.28 /usr/share/perl/5.28 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-01-26 14:03:42.779 | debconf: falling back to frontend: Teletype 2024-01-26 14:03:43.758 | (Reading database ... 6780 files and directories currently installed.) 2024-01-26 14:03:43.759 | Preparing to unpack .../libc-bin_2.28-10+deb10u2_arm64.deb ... 2024-01-26 14:03:44.229 | Unpacking libc-bin (2.28-10+deb10u2) over (2.28-10+deb10u1) ... 2024-01-26 14:03:45.270 | Setting up libc-bin (2.28-10+deb10u2) ... 2024-01-26 14:03:45.791 | (Reading database ... 6780 files and directories currently installed.) 2024-01-26 14:03:45.792 | Preparing to unpack .../ncurses-base_6.1+20181013-2+deb10u5_all.deb ... 2024-01-26 14:03:45.878 | Unpacking ncurses-base (6.1+20181013-2+deb10u5) over (6.1+20181013-2+deb10u2) ... 2024-01-26 14:03:47.376 | Setting up ncurses-base (6.1+20181013-2+deb10u5) ... 2024-01-26 14:03:49.781 | (Reading database ... 6780 files and directories currently installed.) 2024-01-26 14:03:49.782 | Preparing to unpack .../libsystemd0_241-7~deb10u10_arm64.deb ... 2024-01-26 14:03:50.932 | Unpacking libsystemd0:arm64 (241-7~deb10u10) over (241-7~deb10u8) ... 2024-01-26 14:03:52.915 | Setting up libsystemd0:arm64 (241-7~deb10u10) ... 2024-01-26 14:03:56.268 | (Reading database ... 6780 files and directories currently installed.) 2024-01-26 14:03:56.269 | Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-1+deb10u2_arm64.deb ... 2024-01-26 14:03:56.967 | Unpacking zlib1g:arm64 (1:1.2.11.dfsg-1+deb10u2) over (1:1.2.11.dfsg-1+deb10u1) ... 2024-01-26 14:03:57.202 | Setting up zlib1g:arm64 (1:1.2.11.dfsg-1+deb10u2) ... 2024-01-26 14:03:58.384 | (Reading database ... 6780 files and directories currently installed.) 2024-01-26 14:03:58.385 | Preparing to unpack .../debian-archive-keyring_2019.1+deb10u2_all.deb ... 2024-01-26 14:03:59.378 | Unpacking debian-archive-keyring (2019.1+deb10u2) over (2019.1+deb10u1) ... 2024-01-26 14:04:02.422 | Setting up debian-archive-keyring (2019.1+deb10u2) ... 2024-01-26 14:04:03.393 | (Reading database ... 6786 files and directories currently installed.) 2024-01-26 14:04:03.394 | Preparing to unpack .../libbz2-1.0_1.0.6-9.2~deb10u2_arm64.deb ... 2024-01-26 14:04:03.733 | Unpacking libbz2-1.0:arm64 (1.0.6-9.2~deb10u2) over (1.0.6-9.2~deb10u1) ... 2024-01-26 14:04:04.161 | Setting up libbz2-1.0:arm64 (1.0.6-9.2~deb10u2) ... 2024-01-26 14:04:04.581 | (Reading database ... 6786 files and directories currently installed.) 2024-01-26 14:04:04.582 | Preparing to unpack .../libudev1_241-7~deb10u10_arm64.deb ... 2024-01-26 14:04:05.011 | Unpacking libudev1:arm64 (241-7~deb10u10) over (241-7~deb10u8) ... 2024-01-26 14:04:05.278 | Setting up libudev1:arm64 (241-7~deb10u10) ... 2024-01-26 14:04:05.710 | (Reading database ... 6786 files and directories currently installed.) 2024-01-26 14:04:05.711 | Preparing to unpack .../libtasn1-6_4.13-3+deb10u1_arm64.deb ... 2024-01-26 14:04:05.792 | Unpacking libtasn1-6:arm64 (4.13-3+deb10u1) over (4.13-3) ... 2024-01-26 14:04:07.026 | Setting up libtasn1-6:arm64 (4.13-3+deb10u1) ... 2024-01-26 14:04:07.307 | (Reading database ... 6786 files and directories currently installed.) 2024-01-26 14:04:07.308 | Preparing to unpack .../libgnutls30_3.6.7-4+deb10u11_arm64.deb ... 2024-01-26 14:04:07.603 | Unpacking libgnutls30:arm64 (3.6.7-4+deb10u11) over (3.6.7-4+deb10u8) ... 2024-01-26 14:04:08.043 | Setting up libgnutls30:arm64 (3.6.7-4+deb10u11) ... 2024-01-26 14:04:08.797 | (Reading database ... 6786 files and directories currently installed.) 2024-01-26 14:04:08.798 | Preparing to unpack .../libtinfo6_6.1+20181013-2+deb10u5_arm64.deb ... 2024-01-26 14:04:08.841 | Unpacking libtinfo6:arm64 (6.1+20181013-2+deb10u5) over (6.1+20181013-2+deb10u2) ... 2024-01-26 14:04:10.246 | Setting up libtinfo6:arm64 (6.1+20181013-2+deb10u5) ... 2024-01-26 14:04:11.091 | (Reading database ... 6786 files and directories currently installed.) 2024-01-26 14:04:11.092 | Preparing to unpack .../libncursesw6_6.1+20181013-2+deb10u5_arm64.deb ... 2024-01-26 14:04:12.227 | Unpacking libncursesw6:arm64 (6.1+20181013-2+deb10u5) over (6.1+20181013-2+deb10u2) ... 2024-01-26 14:04:14.653 | Setting up libncursesw6:arm64 (6.1+20181013-2+deb10u5) ... 2024-01-26 14:04:16.585 | (Reading database ... 6786 files and directories currently installed.) 2024-01-26 14:04:16.586 | Preparing to unpack .../tzdata_2021a-0+deb10u12_all.deb ... 2024-01-26 14:04:17.117 | Unpacking tzdata (2021a-0+deb10u12) over (2021a-0+deb10u6) ... 2024-01-26 14:04:18.516 | Preparing to unpack .../libssl1.1_1.1.1n-0+deb10u6_arm64.deb ... 2024-01-26 14:04:19.374 | Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u6) over (1.1.1n-0+deb10u3) ... 2024-01-26 14:04:21.455 | Preparing to unpack .../openssl_1.1.1n-0+deb10u6_arm64.deb ... 2024-01-26 14:04:22.306 | Unpacking openssl (1.1.1n-0+deb10u6) over (1.1.1n-0+deb10u3) ... 2024-01-26 14:04:24.461 | Setting up libssl1.1:arm64 (1.1.1n-0+deb10u6) ... 2024-01-26 14:04:25.605 | debconf: unable to initialize frontend: Dialog 2024-01-26 14:04:25.606 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-01-26 14:04:25.606 | debconf: falling back to frontend: Readline 2024-01-26 14:04:25.606 | debconf: unable to initialize frontend: Readline 2024-01-26 14:04:25.606 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.28.1 /usr/local/share/perl/5.28.1 /usr/lib/aarch64-linux-gnu/perl5/5.28 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.28 /usr/share/perl/5.28 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-01-26 14:04:25.606 | debconf: falling back to frontend: Teletype 2024-01-26 14:04:26.521 | Setting up tzdata (2021a-0+deb10u12) ... 2024-01-26 14:04:27.345 | debconf: unable to initialize frontend: Dialog 2024-01-26 14:04:27.345 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-01-26 14:04:27.345 | debconf: falling back to frontend: Readline 2024-01-26 14:04:27.345 | debconf: unable to initialize frontend: Readline 2024-01-26 14:04:27.345 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.28.1 /usr/local/share/perl/5.28.1 /usr/lib/aarch64-linux-gnu/perl5/5.28 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.28 /usr/share/perl/5.28 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-01-26 14:04:27.345 | debconf: falling back to frontend: Teletype 2024-01-26 14:04:27.421 | 2024-01-26 14:04:27.421 | Current default time zone: 'Etc/UTC' 2024-01-26 14:04:27.428 | Local time is now: Fri Jan 26 14:04:27 UTC 2024. 2024-01-26 14:04:27.428 | Universal Time is now: Fri Jan 26 14:04:27 UTC 2024. 2024-01-26 14:04:27.428 | Run 'dpkg-reconfigure tzdata' if you wish to change it. 2024-01-26 14:04:27.428 | 2024-01-26 14:04:27.605 | Setting up openssl (1.1.1n-0+deb10u6) ... 2024-01-26 14:04:27.820 | Processing triggers for libc-bin (2.28-10+deb10u2) ... 2024-01-26 14:04:28.466 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:main:64 : to_install= 2024-01-26 14:04:28.470 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:main:69 : to_install+='systemd-sysv ' 2024-01-26 14:04:28.474 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:main:72 : to_install+='busybox sudo ' 2024-01-26 14:04:28.479 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:main:74 : to_install+='gnupg2 ' 2024-01-26 14:04:28.484 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:main:76 : to_install+='python3 ' 2024-01-26 14:04:28.488 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:main:78 : sudo chroot /opt/dib_tmp/dib_build.jcbuMr46/mnt /usr/bin/apt-get install -y systemd-sysv busybox sudo gnupg2 python3 2024-01-26 14:04:28.625 | Reading package lists... 2024-01-26 14:04:28.944 | Building dependency tree... 2024-01-26 14:04:28.944 | Reading state information... 2024-01-26 14:04:29.401 | The following additional packages will be installed: 2024-01-26 14:04:29.401 | bzip2 dbus dirmngr dmsetup file gnupg gnupg-l10n gnupg-utils gpg gpg-agent 2024-01-26 14:04:29.401 | gpg-wks-client gpg-wks-server gpgconf gpgsm libapparmor1 libargon2-1 2024-01-26 14:04:29.402 | libassuan0 libcap2 libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libexpat1 2024-01-26 14:04:29.402 | libidn11 libip4tc0 libjson-c3 libkmod2 libksba8 libldap-2.4-2 libldap-common 2024-01-26 14:04:29.402 | libmagic-mgc libmagic1 libmpdec2 libnpth0 libnss-systemd libpam-systemd 2024-01-26 14:04:29.403 | libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline7 2024-01-26 14:04:29.403 | libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 lsb-base 2024-01-26 14:04:29.404 | mime-support pinentry-curses python3-minimal python3.7 python3.7-minimal 2024-01-26 14:04:29.404 | readline-common systemd xz-utils 2024-01-26 14:04:29.407 | Suggested packages: 2024-01-26 14:04:29.407 | bzip2-doc default-dbus-session-bus | dbus-session-bus dbus-user-session 2024-01-26 14:04:29.407 | pinentry-gnome3 tor parcimonie xloadimage scdaemon 2024-01-26 14:04:29.407 | libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 2024-01-26 14:04:29.407 | libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql pinentry-doc 2024-01-26 14:04:29.407 | python3-doc python3-tk python3-venv python3.7-venv python3.7-doc binutils 2024-01-26 14:04:29.407 | binfmt-support readline-doc systemd-container policykit-1 2024-01-26 14:04:29.706 | The following NEW packages will be installed: 2024-01-26 14:04:29.706 | busybox bzip2 dbus dirmngr dmsetup file gnupg gnupg-l10n gnupg-utils gnupg2 2024-01-26 14:04:29.707 | gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libapparmor1 2024-01-26 14:04:29.707 | libargon2-1 libassuan0 libcap2 libcryptsetup12 libdbus-1-3 2024-01-26 14:04:29.707 | libdevmapper1.02.1 libexpat1 libidn11 libip4tc0 libjson-c3 libkmod2 libksba8 2024-01-26 14:04:29.708 | libldap-2.4-2 libldap-common libmagic-mgc libmagic1 libmpdec2 libnpth0 2024-01-26 14:04:29.708 | libnss-systemd libpam-systemd libpython3-stdlib libpython3.7-minimal 2024-01-26 14:04:29.708 | libpython3.7-stdlib libreadline7 libsasl2-2 libsasl2-modules 2024-01-26 14:04:29.709 | libsasl2-modules-db libsqlite3-0 lsb-base mime-support pinentry-curses 2024-01-26 14:04:29.709 | python3 python3-minimal python3.7 python3.7-minimal readline-common sudo 2024-01-26 14:04:29.710 | systemd systemd-sysv xz-utils 2024-01-26 14:04:29.726 | 0 upgraded, 57 newly installed, 0 to remove and 0 not upgraded. 2024-01-26 14:04:29.726 | Need to get 20.3 MB of archives. 2024-01-26 14:04:29.726 | After this operation, 70.0 MB of additional disk space will be used. 2024-01-26 14:04:29.726 | WARNING: The following packages cannot be authenticated! 2024-01-26 14:04:29.726 | libapparmor1 libcap2 libargon2-1 dmsetup libdevmapper1.02.1 libjson-c3 2024-01-26 14:04:29.726 | libcryptsetup12 libidn11 libip4tc0 libkmod2 python3-minimal mime-support 2024-01-26 14:04:29.726 | libmpdec2 readline-common libreadline7 libpython3-stdlib python3 2024-01-26 14:04:29.726 | libmagic-mgc libmagic1 file xz-utils busybox libassuan0 gpgconf lsb-base 2024-01-26 14:04:29.726 | libsasl2-modules-db libsasl2-2 libldap-common libldap-2.4-2 libnpth0 dirmngr 2024-01-26 14:04:29.726 | gnupg-l10n gnupg-utils gpg pinentry-curses gpg-agent gpg-wks-client 2024-01-26 14:04:29.726 | gpg-wks-server gpgsm gnupg gnupg2 libsasl2-modules 2024-01-26 14:04:30.084 | Authentication warning overridden. 2024-01-26 14:04:30.084 | Get:1 http://security.debian.org buster/updates/main arm64 systemd arm64 241-7~deb10u10 [3262 kB] 2024-01-26 14:04:30.195 | Get:2 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] 2024-01-26 14:04:30.356 | Get:3 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libcap2 arm64 1:2.25-2 [17.5 kB] 2024-01-26 14:04:30.358 | Get:4 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] 2024-01-26 14:04:30.362 | Get:5 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] 2024-01-26 14:04:30.408 | Get:6 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] 2024-01-26 14:04:30.415 | Get:7 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libjson-c3 arm64 0.12.1+ds-2+deb10u1 [26.8 kB] 2024-01-26 14:04:30.416 | Get:8 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libcryptsetup12 arm64 2:2.1.0-5+deb10u2 [181 kB] 2024-01-26 14:04:30.463 | Get:9 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libidn11 arm64 1.33-2.2 [113 kB] 2024-01-26 14:04:30.466 | Get:10 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] 2024-01-26 14:04:30.469 | Get:11 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libkmod2 arm64 26-1 [49.4 kB] 2024-01-26 14:04:30.470 | Get:12 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] 2024-01-26 14:04:30.471 | Get:13 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 mime-support all 3.62 [37.2 kB] 2024-01-26 14:04:30.473 | Get:14 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] 2024-01-26 14:04:30.518 | Get:15 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 readline-common all 7.0-5 [70.6 kB] 2024-01-26 14:04:30.522 | Get:16 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libreadline7 arm64 7.0-5 [134 kB] 2024-01-26 14:04:30.526 | Get:17 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] 2024-01-26 14:04:30.566 | Get:18 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] 2024-01-26 14:04:30.570 | Get:19 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libmagic-mgc arm64 1:5.35-4+deb10u2 [242 kB] 2024-01-26 14:04:30.575 | Get:20 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libmagic1 arm64 1:5.35-4+deb10u2 [115 kB] 2024-01-26 14:04:30.578 | Get:21 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 file arm64 1:5.35-4+deb10u2 [66.5 kB] 2024-01-26 14:04:30.583 | Get:22 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 xz-utils arm64 5.2.4-1+deb10u1 [182 kB] 2024-01-26 14:04:30.590 | Get:23 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 busybox arm64 1:1.30.1-4 [410 kB] 2024-01-26 14:04:30.624 | Get:24 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libassuan0 arm64 2.5.2-1 [47.1 kB] 2024-01-26 14:04:30.628 | Get:25 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 gpgconf arm64 2.2.12-1+deb10u2 [504 kB] 2024-01-26 14:04:30.638 | Get:26 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 lsb-base all 10.2019051400 [28.4 kB] 2024-01-26 14:04:30.639 | Get:27 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB] 2024-01-26 14:04:30.674 | Get:28 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB] 2024-01-26 14:04:30.678 | Get:29 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] 2024-01-26 14:04:30.682 | Get:30 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u7 [216 kB] 2024-01-26 14:04:30.688 | Get:31 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libnpth0 arm64 1.6-1 [17.6 kB] 2024-01-26 14:04:30.691 | Get:32 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 dirmngr arm64 2.2.12-1+deb10u2 [694 kB] 2024-01-26 14:04:30.730 | Get:33 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB] 2024-01-26 14:04:30.750 | Get:34 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 gnupg-utils arm64 2.2.12-1+deb10u2 [824 kB] 2024-01-26 14:04:30.766 | Get:35 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 gpg arm64 2.2.12-1+deb10u2 [827 kB] 2024-01-26 14:04:30.782 | Get:36 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 pinentry-curses arm64 1.1.0-2 [62.7 kB] 2024-01-26 14:04:30.784 | Get:37 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 gpg-agent arm64 2.2.12-1+deb10u2 [601 kB] 2024-01-26 14:04:30.796 | Get:38 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 gpg-wks-client arm64 2.2.12-1+deb10u2 [478 kB] 2024-01-26 14:04:30.806 | Get:39 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 gpg-wks-server arm64 2.2.12-1+deb10u2 [472 kB] 2024-01-26 14:04:30.815 | Get:40 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 gpgsm arm64 2.2.12-1+deb10u2 [586 kB] 2024-01-26 14:04:30.826 | Get:41 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 gnupg all 2.2.12-1+deb10u2 [715 kB] 2024-01-26 14:04:30.840 | Get:42 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 gnupg2 all 2.2.12-1+deb10u2 [393 kB] 2024-01-26 14:04:30.925 | Get:43 http://security.debian.org buster/updates/main arm64 systemd-sysv arm64 241-7~deb10u10 [100 kB] 2024-01-26 14:04:31.248 | Get:44 http://security.debian.org buster/updates/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u6 [589 kB] 2024-01-26 14:04:31.832 | Get:45 http://security.debian.org buster/updates/main arm64 libexpat1 arm64 2.2.6-2+deb10u6 [87.5 kB] 2024-01-26 14:04:32.315 | Get:46 http://security.debian.org buster/updates/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u6 [1406 kB] 2024-01-26 14:04:32.968 | Get:47 http://security.debian.org buster/updates/main arm64 libsqlite3-0 arm64 3.27.2-3+deb10u2 [603 kB] 2024-01-26 14:04:33.295 | Get:48 http://security.debian.org buster/updates/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u6 [1642 kB] 2024-01-26 14:04:33.974 | Get:49 http://security.debian.org buster/updates/main arm64 python3.7 arm64 3.7.3-2+deb10u6 [331 kB] 2024-01-26 14:04:34.304 | Get:50 http://security.debian.org buster/updates/main arm64 bzip2 arm64 1.0.6-9.2~deb10u2 [47.8 kB] 2024-01-26 14:04:34.658 | Get:51 http://security.debian.org buster/updates/main arm64 libdbus-1-3 arm64 1.12.28-0+deb10u1 [210 kB] 2024-01-26 14:04:35.213 | Get:52 http://security.debian.org buster/updates/main arm64 dbus arm64 1.12.28-0+deb10u1 [232 kB] 2024-01-26 14:04:35.456 | Get:53 http://security.debian.org buster/updates/main arm64 libpam-systemd arm64 241-7~deb10u10 [200 kB] 2024-01-26 14:04:35.459 | Get:54 http://security.debian.org buster/updates/main arm64 libksba8 arm64 1.3.5-2+deb10u2 [96.6 kB] 2024-01-26 14:04:35.779 | Get:55 http://security.debian.org buster/updates/main arm64 sudo arm64 1.8.27-1+deb10u5 [1209 kB] 2024-01-26 14:04:36.358 | Get:56 http://security.debian.org buster/updates/main arm64 libnss-systemd arm64 241-7~deb10u10 [197 kB] 2024-01-26 14:05:00.879 | Get:57 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libsasl2-modules arm64 2.1.27+dfsg-1+deb10u2 [102 kB] 2024-01-26 14:05:01.129 | Get:57 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libsasl2-modules arm64 2.1.27+dfsg-1+deb10u2 [102 kB] 2024-01-26 14:05:01.412 | debconf: delaying package configuration, since apt-utils is not installed 2024-01-26 14:05:01.457 | Fetched 20.2 MB in 31s (643 kB/s) 2024-01-26 14:05:01.457 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory) 2024-01-26 14:05:01.836 | Selecting previously unselected package libapparmor1:arm64. 2024-01-26 14:05:01.844 | (Reading database ... 6789 files and directories currently installed.) 2024-01-26 14:05:01.845 | Preparing to unpack .../00-libapparmor1_2.13.2-10_arm64.deb ... 2024-01-26 14:05:01.908 | Unpacking libapparmor1:arm64 (2.13.2-10) ... 2024-01-26 14:05:02.092 | Selecting previously unselected package libcap2:arm64. 2024-01-26 14:05:02.094 | Preparing to unpack .../01-libcap2_1%3a2.25-2_arm64.deb ... 2024-01-26 14:05:02.116 | Unpacking libcap2:arm64 (1:2.25-2) ... 2024-01-26 14:05:03.041 | Selecting previously unselected package libargon2-1:arm64. 2024-01-26 14:05:03.042 | Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ... 2024-01-26 14:05:03.061 | Unpacking libargon2-1:arm64 (0~20171227-0.2) ... 2024-01-26 14:05:03.188 | Selecting previously unselected package dmsetup. 2024-01-26 14:05:03.190 | Preparing to unpack .../03-dmsetup_2%3a1.02.155-3_arm64.deb ... 2024-01-26 14:05:03.682 | Unpacking dmsetup (2:1.02.155-3) ... 2024-01-26 14:05:05.031 | Selecting previously unselected package libdevmapper1.02.1:arm64. 2024-01-26 14:05:05.033 | Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... 2024-01-26 14:05:05.285 | Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... 2024-01-26 14:05:06.051 | Selecting previously unselected package libjson-c3:arm64. 2024-01-26 14:05:06.052 | Preparing to unpack .../05-libjson-c3_0.12.1+ds-2+deb10u1_arm64.deb ... 2024-01-26 14:05:06.135 | Unpacking libjson-c3:arm64 (0.12.1+ds-2+deb10u1) ... 2024-01-26 14:05:06.273 | Selecting previously unselected package libcryptsetup12:arm64. 2024-01-26 14:05:06.274 | Preparing to unpack .../06-libcryptsetup12_2%3a2.1.0-5+deb10u2_arm64.deb ... 2024-01-26 14:05:06.297 | Unpacking libcryptsetup12:arm64 (2:2.1.0-5+deb10u2) ... 2024-01-26 14:05:08.124 | Selecting previously unselected package libidn11:arm64. 2024-01-26 14:05:08.126 | Preparing to unpack .../07-libidn11_1.33-2.2_arm64.deb ... 2024-01-26 14:05:08.243 | Unpacking libidn11:arm64 (1.33-2.2) ... 2024-01-26 14:05:08.620 | Selecting previously unselected package libip4tc0:arm64. 2024-01-26 14:05:08.622 | Preparing to unpack .../08-libip4tc0_1.8.2-4_arm64.deb ... 2024-01-26 14:05:08.662 | Unpacking libip4tc0:arm64 (1.8.2-4) ... 2024-01-26 14:05:09.970 | Selecting previously unselected package libkmod2:arm64. 2024-01-26 14:05:09.972 | Preparing to unpack .../09-libkmod2_26-1_arm64.deb ... 2024-01-26 14:05:10.729 | Unpacking libkmod2:arm64 (26-1) ... 2024-01-26 14:05:13.368 | Selecting previously unselected package systemd. 2024-01-26 14:05:13.369 | Preparing to unpack .../10-systemd_241-7~deb10u10_arm64.deb ... 2024-01-26 14:05:13.650 | Unpacking systemd (241-7~deb10u10) ... 2024-01-26 14:05:16.517 | Setting up libapparmor1:arm64 (2.13.2-10) ... 2024-01-26 14:05:18.378 | Setting up libcap2:arm64 (1:2.25-2) ... 2024-01-26 14:05:19.377 | Setting up libargon2-1:arm64 (0~20171227-0.2) ... 2024-01-26 14:05:20.502 | Setting up libjson-c3:arm64 (0.12.1+ds-2+deb10u1) ... 2024-01-26 14:05:21.791 | Setting up libidn11:arm64 (1.33-2.2) ... 2024-01-26 14:05:22.002 | Setting up libip4tc0:arm64 (1.8.2-4) ... 2024-01-26 14:05:22.821 | Setting up libkmod2:arm64 (26-1) ... 2024-01-26 14:05:23.173 | Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... 2024-01-26 14:05:24.762 | Setting up libcryptsetup12:arm64 (2:2.1.0-5+deb10u2) ... 2024-01-26 14:05:27.059 | Setting up systemd (241-7~deb10u10) ... 2024-01-26 14:05:28.297 | Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /lib/systemd/system/getty@.service. 2024-01-26 14:05:28.300 | Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /lib/systemd/system/remote-fs.target. 2024-01-26 14:05:28.307 | Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service -> /lib/systemd/system/systemd-timesyncd.service. 2024-01-26 14:05:28.307 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service. 2024-01-26 14:05:28.320 | Initializing machine ID from KVM UUID. 2024-01-26 14:05:41.021 | Setting up dmsetup (2:1.02.155-3) ... 2024-01-26 14:05:41.419 | Selecting previously unselected package systemd-sysv. 2024-01-26 14:05:41.428 | (Reading database ... 7635 files and directories currently installed.) 2024-01-26 14:05:41.429 | Preparing to unpack .../systemd-sysv_241-7~deb10u10_arm64.deb ... 2024-01-26 14:05:41.456 | Unpacking systemd-sysv (241-7~deb10u10) ... 2024-01-26 14:05:41.845 | Selecting previously unselected package libpython3.7-minimal:arm64. 2024-01-26 14:05:41.846 | Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u6_arm64.deb ... 2024-01-26 14:05:42.008 | Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u6) ... 2024-01-26 14:05:43.697 | Selecting previously unselected package libexpat1:arm64. 2024-01-26 14:05:43.699 | Preparing to unpack .../libexpat1_2.2.6-2+deb10u6_arm64.deb ... 2024-01-26 14:05:43.712 | Unpacking libexpat1:arm64 (2.2.6-2+deb10u6) ... 2024-01-26 14:05:44.278 | Selecting previously unselected package python3.7-minimal. 2024-01-26 14:05:44.281 | Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u6_arm64.deb ... 2024-01-26 14:05:44.571 | Unpacking python3.7-minimal (3.7.3-2+deb10u6) ... 2024-01-26 14:05:45.439 | Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u6) ... 2024-01-26 14:05:45.816 | Setting up libexpat1:arm64 (2.2.6-2+deb10u6) ... 2024-01-26 14:05:46.170 | Setting up python3.7-minimal (3.7.3-2+deb10u6) ... 2024-01-26 14:05:48.081 | Selecting previously unselected package python3-minimal. 2024-01-26 14:05:48.089 | (Reading database ... 7902 files and directories currently installed.) 2024-01-26 14:05:48.090 | Preparing to unpack .../0-python3-minimal_3.7.3-1_arm64.deb ... 2024-01-26 14:05:48.240 | Unpacking python3-minimal (3.7.3-1) ... 2024-01-26 14:05:49.421 | Selecting previously unselected package mime-support. 2024-01-26 14:05:49.424 | Preparing to unpack .../1-mime-support_3.62_all.deb ... 2024-01-26 14:05:49.438 | Unpacking mime-support (3.62) ... 2024-01-26 14:05:50.324 | Selecting previously unselected package libmpdec2:arm64. 2024-01-26 14:05:50.327 | Preparing to unpack .../2-libmpdec2_2.4.2-2_arm64.deb ... 2024-01-26 14:05:50.340 | Unpacking libmpdec2:arm64 (2.4.2-2) ... 2024-01-26 14:05:50.538 | Selecting previously unselected package readline-common. 2024-01-26 14:05:50.540 | Preparing to unpack .../3-readline-common_7.0-5_all.deb ... 2024-01-26 14:05:50.553 | Unpacking readline-common (7.0-5) ... 2024-01-26 14:05:50.649 | Selecting previously unselected package libreadline7:arm64. 2024-01-26 14:05:50.651 | Preparing to unpack .../4-libreadline7_7.0-5_arm64.deb ... 2024-01-26 14:05:50.663 | Unpacking libreadline7:arm64 (7.0-5) ... 2024-01-26 14:05:50.778 | Selecting previously unselected package libsqlite3-0:arm64. 2024-01-26 14:05:50.781 | Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_arm64.deb ... 2024-01-26 14:05:50.793 | Unpacking libsqlite3-0:arm64 (3.27.2-3+deb10u2) ... 2024-01-26 14:05:51.057 | Selecting previously unselected package libpython3.7-stdlib:arm64. 2024-01-26 14:05:51.059 | Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u6_arm64.deb ... 2024-01-26 14:05:51.072 | Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u6) ... 2024-01-26 14:05:51.410 | Selecting previously unselected package python3.7. 2024-01-26 14:05:51.413 | Preparing to unpack .../7-python3.7_3.7.3-2+deb10u6_arm64.deb ... 2024-01-26 14:05:51.425 | Unpacking python3.7 (3.7.3-2+deb10u6) ... 2024-01-26 14:05:51.515 | Selecting previously unselected package libpython3-stdlib:arm64. 2024-01-26 14:05:51.517 | Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_arm64.deb ... 2024-01-26 14:05:51.528 | Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... 2024-01-26 14:05:51.621 | Setting up python3-minimal (3.7.3-1) ... 2024-01-26 14:05:52.222 | Selecting previously unselected package python3. 2024-01-26 14:05:52.231 | (Reading database ... 8371 files and directories currently installed.) 2024-01-26 14:05:52.233 | Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... 2024-01-26 14:05:52.429 | Unpacking python3 (3.7.3-1) ... 2024-01-26 14:05:52.936 | Selecting previously unselected package bzip2. 2024-01-26 14:05:52.936 | Preparing to unpack .../01-bzip2_1.0.6-9.2~deb10u2_arm64.deb ... 2024-01-26 14:05:53.049 | Unpacking bzip2 (1.0.6-9.2~deb10u2) ... 2024-01-26 14:05:54.016 | Selecting previously unselected package libdbus-1-3:arm64. 2024-01-26 14:05:54.016 | Preparing to unpack .../02-libdbus-1-3_1.12.28-0+deb10u1_arm64.deb ... 2024-01-26 14:05:54.267 | Unpacking libdbus-1-3:arm64 (1.12.28-0+deb10u1) ... 2024-01-26 14:05:56.563 | Selecting previously unselected package dbus. 2024-01-26 14:05:56.563 | Preparing to unpack .../03-dbus_1.12.28-0+deb10u1_arm64.deb ... 2024-01-26 14:05:56.589 | Unpacking dbus (1.12.28-0+deb10u1) ... 2024-01-26 14:05:57.879 | Selecting previously unselected package libmagic-mgc. 2024-01-26 14:05:57.881 | Preparing to unpack .../04-libmagic-mgc_1%3a5.35-4+deb10u2_arm64.deb ... 2024-01-26 14:05:57.906 | Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... 2024-01-26 14:05:58.435 | Selecting previously unselected package libmagic1:arm64. 2024-01-26 14:05:58.437 | Preparing to unpack .../05-libmagic1_1%3a5.35-4+deb10u2_arm64.deb ... 2024-01-26 14:05:58.585 | Unpacking libmagic1:arm64 (1:5.35-4+deb10u2) ... 2024-01-26 14:05:59.544 | Selecting previously unselected package file. 2024-01-26 14:05:59.547 | Preparing to unpack .../06-file_1%3a5.35-4+deb10u2_arm64.deb ... 2024-01-26 14:05:59.899 | Unpacking file (1:5.35-4+deb10u2) ... 2024-01-26 14:06:00.480 | Selecting previously unselected package libpam-systemd:arm64. 2024-01-26 14:06:00.482 | Preparing to unpack .../07-libpam-systemd_241-7~deb10u10_arm64.deb ... 2024-01-26 14:06:00.498 | Unpacking libpam-systemd:arm64 (241-7~deb10u10) ... 2024-01-26 14:06:01.142 | Selecting previously unselected package xz-utils. 2024-01-26 14:06:01.142 | Preparing to unpack .../08-xz-utils_5.2.4-1+deb10u1_arm64.deb ... 2024-01-26 14:06:01.209 | Unpacking xz-utils (5.2.4-1+deb10u1) ... 2024-01-26 14:06:01.426 | Selecting previously unselected package busybox. 2024-01-26 14:06:01.427 | Preparing to unpack .../09-busybox_1%3a1.30.1-4_arm64.deb ... 2024-01-26 14:06:01.493 | Unpacking busybox (1:1.30.1-4) ... 2024-01-26 14:06:02.089 | Selecting previously unselected package libassuan0:arm64. 2024-01-26 14:06:02.091 | Preparing to unpack .../10-libassuan0_2.5.2-1_arm64.deb ... 2024-01-26 14:06:02.119 | Unpacking libassuan0:arm64 (2.5.2-1) ... 2024-01-26 14:06:02.707 | Selecting previously unselected package gpgconf. 2024-01-26 14:06:02.710 | Preparing to unpack .../11-gpgconf_2.2.12-1+deb10u2_arm64.deb ... 2024-01-26 14:06:02.722 | Unpacking gpgconf (2.2.12-1+deb10u2) ... 2024-01-26 14:06:02.962 | Selecting previously unselected package lsb-base. 2024-01-26 14:06:02.965 | Preparing to unpack .../12-lsb-base_10.2019051400_all.deb ... 2024-01-26 14:06:02.981 | Unpacking lsb-base (10.2019051400) ... 2024-01-26 14:06:03.802 | Selecting previously unselected package libksba8:arm64. 2024-01-26 14:06:03.805 | Preparing to unpack .../13-libksba8_1.3.5-2+deb10u2_arm64.deb ... 2024-01-26 14:06:03.867 | Unpacking libksba8:arm64 (1.3.5-2+deb10u2) ... 2024-01-26 14:06:05.334 | Selecting previously unselected package libsasl2-modules-db:arm64. 2024-01-26 14:06:05.336 | Preparing to unpack .../14-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ... 2024-01-26 14:06:05.730 | Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... 2024-01-26 14:06:08.473 | Selecting previously unselected package libsasl2-2:arm64. 2024-01-26 14:06:08.476 | Preparing to unpack .../15-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ... 2024-01-26 14:06:08.749 | Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... 2024-01-26 14:06:09.926 | Selecting previously unselected package libldap-common. 2024-01-26 14:06:09.929 | Preparing to unpack .../16-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... 2024-01-26 14:06:09.943 | Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... 2024-01-26 14:06:10.702 | Selecting previously unselected package libldap-2.4-2:arm64. 2024-01-26 14:06:10.705 | Preparing to unpack .../17-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_arm64.deb ... 2024-01-26 14:06:10.880 | Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... 2024-01-26 14:06:11.690 | Selecting previously unselected package libnpth0:arm64. 2024-01-26 14:06:11.693 | Preparing to unpack .../18-libnpth0_1.6-1_arm64.deb ... 2024-01-26 14:06:11.729 | Unpacking libnpth0:arm64 (1.6-1) ... 2024-01-26 14:06:12.490 | Selecting previously unselected package dirmngr. 2024-01-26 14:06:12.492 | Preparing to unpack .../19-dirmngr_2.2.12-1+deb10u2_arm64.deb ... 2024-01-26 14:06:12.536 | Unpacking dirmngr (2.2.12-1+deb10u2) ... 2024-01-26 14:06:12.944 | Selecting previously unselected package gnupg-l10n. 2024-01-26 14:06:12.947 | Preparing to unpack .../20-gnupg-l10n_2.2.12-1+deb10u2_all.deb ... 2024-01-26 14:06:13.088 | Unpacking gnupg-l10n (2.2.12-1+deb10u2) ... 2024-01-26 14:06:13.953 | Selecting previously unselected package gnupg-utils. 2024-01-26 14:06:13.955 | Preparing to unpack .../21-gnupg-utils_2.2.12-1+deb10u2_arm64.deb ... 2024-01-26 14:06:14.496 | Unpacking gnupg-utils (2.2.12-1+deb10u2) ... 2024-01-26 14:06:16.620 | Selecting previously unselected package gpg. 2024-01-26 14:06:16.622 | Preparing to unpack .../22-gpg_2.2.12-1+deb10u2_arm64.deb ... 2024-01-26 14:06:16.692 | Unpacking gpg (2.2.12-1+deb10u2) ... 2024-01-26 14:06:17.704 | Selecting previously unselected package pinentry-curses. 2024-01-26 14:06:17.707 | Preparing to unpack .../23-pinentry-curses_1.1.0-2_arm64.deb ... 2024-01-26 14:06:17.882 | Unpacking pinentry-curses (1.1.0-2) ... 2024-01-26 14:06:18.484 | Selecting previously unselected package gpg-agent. 2024-01-26 14:06:18.484 | Preparing to unpack .../24-gpg-agent_2.2.12-1+deb10u2_arm64.deb ... 2024-01-26 14:06:18.560 | Unpacking gpg-agent (2.2.12-1+deb10u2) ... 2024-01-26 14:06:18.758 | Selecting previously unselected package gpg-wks-client. 2024-01-26 14:06:18.760 | Preparing to unpack .../25-gpg-wks-client_2.2.12-1+deb10u2_arm64.deb ... 2024-01-26 14:06:18.774 | Unpacking gpg-wks-client (2.2.12-1+deb10u2) ... 2024-01-26 14:06:19.148 | Selecting previously unselected package gpg-wks-server. 2024-01-26 14:06:19.151 | Preparing to unpack .../26-gpg-wks-server_2.2.12-1+deb10u2_arm64.deb ... 2024-01-26 14:06:19.306 | Unpacking gpg-wks-server (2.2.12-1+deb10u2) ... 2024-01-26 14:06:20.907 | Selecting previously unselected package gpgsm. 2024-01-26 14:06:20.909 | Preparing to unpack .../27-gpgsm_2.2.12-1+deb10u2_arm64.deb ... 2024-01-26 14:06:20.935 | Unpacking gpgsm (2.2.12-1+deb10u2) ... 2024-01-26 14:06:21.180 | Selecting previously unselected package gnupg. 2024-01-26 14:06:21.183 | Preparing to unpack .../28-gnupg_2.2.12-1+deb10u2_all.deb ... 2024-01-26 14:06:21.194 | Unpacking gnupg (2.2.12-1+deb10u2) ... 2024-01-26 14:06:21.636 | Selecting previously unselected package gnupg2. 2024-01-26 14:06:21.638 | Preparing to unpack .../29-gnupg2_2.2.12-1+deb10u2_all.deb ... 2024-01-26 14:06:21.735 | Unpacking gnupg2 (2.2.12-1+deb10u2) ... 2024-01-26 14:06:21.982 | Selecting previously unselected package libsasl2-modules:arm64. 2024-01-26 14:06:21.985 | Preparing to unpack .../30-libsasl2-modules_2.1.27+dfsg-1+deb10u2_arm64.deb ... 2024-01-26 14:06:21.996 | Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u2) ... 2024-01-26 14:06:23.954 | Selecting previously unselected package sudo. 2024-01-26 14:06:23.957 | Preparing to unpack .../31-sudo_1.8.27-1+deb10u5_arm64.deb ... 2024-01-26 14:06:24.123 | Unpacking sudo (1.8.27-1+deb10u5) ... 2024-01-26 14:06:28.175 | Selecting previously unselected package libnss-systemd:arm64. 2024-01-26 14:06:28.177 | Preparing to unpack .../32-libnss-systemd_241-7~deb10u10_arm64.deb ... 2024-01-26 14:06:28.588 | Unpacking libnss-systemd:arm64 (241-7~deb10u10) ... 2024-01-26 14:06:29.710 | Setting up libksba8:arm64 (1.3.5-2+deb10u2) ... 2024-01-26 14:06:29.936 | Setting up lsb-base (10.2019051400) ... 2024-01-26 14:06:30.085 | Setting up systemd-sysv (241-7~deb10u10) ... 2024-01-26 14:06:30.314 | Setting up mime-support (3.62) ... 2024-01-26 14:06:32.614 | Setting up libmagic-mgc (1:5.35-4+deb10u2) ... 2024-01-26 14:06:34.319 | Setting up libsqlite3-0:arm64 (3.27.2-3+deb10u2) ... 2024-01-26 14:06:34.835 | Setting up libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u2) ... 2024-01-26 14:06:35.101 | Setting up libmagic1:arm64 (1:5.35-4+deb10u2) ... 2024-01-26 14:06:35.223 | Setting up libnss-systemd:arm64 (241-7~deb10u10) ... 2024-01-26 14:06:35.268 | First installation detected... 2024-01-26 14:06:35.268 | Checking NSS setup... 2024-01-26 14:06:35.495 | Setting up libnpth0:arm64 (1.6-1) ... 2024-01-26 14:06:35.629 | Setting up file (1:5.35-4+deb10u2) ... 2024-01-26 14:06:35.792 | Setting up libassuan0:arm64 (2.5.2-1) ... 2024-01-26 14:06:35.880 | Setting up bzip2 (1.0.6-9.2~deb10u2) ... 2024-01-26 14:06:35.918 | Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... 2024-01-26 14:06:36.013 | Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... 2024-01-26 14:06:36.079 | Setting up busybox (1:1.30.1-4) ... 2024-01-26 14:06:36.182 | Setting up gnupg-l10n (2.2.12-1+deb10u2) ... 2024-01-26 14:06:36.253 | Setting up libdbus-1-3:arm64 (1.12.28-0+deb10u1) ... 2024-01-26 14:06:36.345 | Setting up dbus (1.12.28-0+deb10u1) ... 2024-01-26 14:06:36.709 | Running in chroot, ignoring request. 2024-01-26 14:06:36.726 | invoke-rc.d: policy-rc.d denied execution of start. 2024-01-26 14:06:36.740 | Setting up xz-utils (5.2.4-1+deb10u1) ... 2024-01-26 14:06:36.869 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2024-01-26 14:06:36.920 | Setting up sudo (1.8.27-1+deb10u5) ... 2024-01-26 14:06:37.634 | Running in chroot, ignoring request. 2024-01-26 14:06:37.639 | invoke-rc.d: policy-rc.d denied execution of start. 2024-01-26 14:06:38.064 | Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... 2024-01-26 14:06:38.782 | Setting up libpam-systemd:arm64 (241-7~deb10u10) ... 2024-01-26 14:06:39.387 | debconf: unable to initialize frontend: Dialog 2024-01-26 14:06:39.387 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-01-26 14:06:39.388 | debconf: falling back to frontend: Readline 2024-01-26 14:06:39.388 | debconf: unable to initialize frontend: Readline 2024-01-26 14:06:39.388 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.28.1 /usr/local/share/perl/5.28.1 /usr/lib/aarch64-linux-gnu/perl5/5.28 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.28 /usr/share/perl/5.28 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-01-26 14:06:39.388 | debconf: falling back to frontend: Teletype 2024-01-26 14:06:40.215 | Setting up libmpdec2:arm64 (2.4.2-2) ... 2024-01-26 14:06:41.194 | Setting up readline-common (7.0-5) ... 2024-01-26 14:06:41.852 | Setting up libreadline7:arm64 (7.0-5) ... 2024-01-26 14:06:42.835 | Setting up gnupg-utils (2.2.12-1+deb10u2) ... 2024-01-26 14:06:43.507 | Setting up pinentry-curses (1.1.0-2) ... 2024-01-26 14:06:43.969 | Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u6) ... 2024-01-26 14:06:44.890 | Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... 2024-01-26 14:06:45.910 | Setting up gpgconf (2.2.12-1+deb10u2) ... 2024-01-26 14:06:46.767 | Setting up gpg (2.2.12-1+deb10u2) ... 2024-01-26 14:06:48.197 | Setting up libpython3-stdlib:arm64 (3.7.3-1) ... 2024-01-26 14:06:48.979 | Setting up python3.7 (3.7.3-2+deb10u6) ... 2024-01-26 14:06:51.191 | Setting up gpg-agent (2.2.12-1+deb10u2) ... 2024-01-26 14:06:51.392 | Setting up gpgsm (2.2.12-1+deb10u2) ... 2024-01-26 14:06:51.628 | Setting up python3 (3.7.3-1) ... 2024-01-26 14:06:51.677 | running python rtupdate hooks for python3.7... 2024-01-26 14:06:51.677 | running python post-rtupdate hooks for python3.7... 2024-01-26 14:06:52.015 | Setting up dirmngr (2.2.12-1+deb10u2) ... 2024-01-26 14:06:52.404 | Setting up gpg-wks-server (2.2.12-1+deb10u2) ... 2024-01-26 14:06:52.566 | Setting up gpg-wks-client (2.2.12-1+deb10u2) ... 2024-01-26 14:06:52.632 | Setting up gnupg (2.2.12-1+deb10u2) ... 2024-01-26 14:06:52.872 | Setting up gnupg2 (2.2.12-1+deb10u2) ... 2024-01-26 14:06:52.910 | Processing triggers for systemd (241-7~deb10u10) ... 2024-01-26 14:06:52.935 | Processing triggers for libc-bin (2.28-10+deb10u2) ... 2024-01-26 14:06:53.386 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:main:1 : sudo umount /opt/dib_tmp/dib_build.jcbuMr46/mnt/proc 2024-01-26 14:06:53.404 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/root.d/75-debian-minimal-baseinstall:main:1 : sudo umount /opt/dib_tmp/dib_build.jcbuMr46/mnt/sys 2024-01-26 14:06:53.418 | dib-run-parts 75-debian-minimal-baseinstall completed 2024-01-26 14:06:53.418 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-01-26 14:06:53.419 | dib-run-parts 2024-01-26 14:06:53.423 | dib-run-parts Target: root.d 2024-01-26 14:06:53.423 | dib-run-parts 2024-01-26 14:06:53.423 | dib-run-parts Script Seconds 2024-01-26 14:06:53.423 | dib-run-parts --------------------------------------- ---------- 2024-01-26 14:06:53.423 | dib-run-parts 2024-01-26 14:06:53.559 | dib-run-parts 08-debootstrap 263.192 2024-01-26 14:06:53.571 | dib-run-parts 09-apt-keyring 0.052 2024-01-26 14:06:53.581 | dib-run-parts 50-apt-allow-unauthenticated 0.065 2024-01-26 14:06:53.592 | dib-run-parts 50-block-apt-translations 0.073 2024-01-26 14:06:53.602 | dib-run-parts 50-block-daemons 0.099 2024-01-26 14:06:53.627 | dib-run-parts 50-build-with-http-cache 0.023 2024-01-26 14:06:53.639 | dib-run-parts 50-shared-apt-cache 0.027 2024-01-26 14:06:53.649 | dib-run-parts 50-trim-dpkg 0.049 2024-01-26 14:06:53.661 | dib-run-parts 60-apt-phased-updates 0.019 2024-01-26 14:06:53.674 | dib-run-parts 75-debian-minimal-baseinstall 208.135 2024-01-26 14:06:53.677 | dib-run-parts 2024-01-26 14:06:53.677 | dib-run-parts --------------------- END PROFILING --------------------- 2024-01-26 14:06:53.684 | + diskimage_builder/lib/common-functions:run_d:260 : check_break after-root bash 2024-01-26 14:06:53.689 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-01-26 14:06:53.689 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-root(,|$)' -q 2024-01-26 14:06:53.730 | ++ diskimage_builder/lib/common-functions:create_base:362 : ls /opt/dib_tmp/dib_build.jcbuMr46/mnt 2024-01-26 14:06:53.730 | ++ diskimage_builder/lib/common-functions:create_base:362 : grep -v '^lost+found\|tmp$' 2024-01-26 14:06:53.739 | + diskimage_builder/lib/common-functions:create_base:362 : '[' -z 'bin 2024-01-26 14:06:53.739 | boot 2024-01-26 14:06:53.739 | dev 2024-01-26 14:06:53.739 | etc 2024-01-26 14:06:53.739 | home 2024-01-26 14:06:53.739 | lib 2024-01-26 14:06:53.739 | media 2024-01-26 14:06:53.739 | mnt 2024-01-26 14:06:53.739 | opt 2024-01-26 14:06:53.739 | proc 2024-01-26 14:06:53.739 | root 2024-01-26 14:06:53.739 | run 2024-01-26 14:06:53.739 | sbin 2024-01-26 14:06:53.739 | srv 2024-01-26 14:06:53.739 | sys 2024-01-26 14:06:53.739 | usr 2024-01-26 14:06:53.739 | var' ']' 2024-01-26 14:06:53.744 | + diskimage_builder/lib/common-functions:create_base:376 : '[' -L /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/resolv.conf ']' 2024-01-26 14:06:53.748 | + diskimage_builder/lib/common-functions:create_base:376 : '[' -f /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/resolv.conf ']' 2024-01-26 14:06:53.753 | + diskimage_builder/lib/common-functions:create_base:377 : sudo mv /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/resolv.conf.ORIG 2024-01-26 14:06:53.769 | + diskimage_builder/lib/common-functions:create_base:381 : sudo touch /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/resolv.conf 2024-01-26 14:06:53.792 | + diskimage_builder/lib/common-functions:create_base:382 : sudo chmod 777 /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/resolv.conf 2024-01-26 14:06:53.807 | + diskimage_builder/lib/common-functions:create_base:384 : '[' -e /etc/resolv.conf ']' 2024-01-26 14:06:53.812 | + diskimage_builder/lib/common-functions:create_base:385 : cat /etc/resolv.conf 2024-01-26 14:06:53.819 | + diskimage_builder/lib/common-functions:create_base:389 : mount_proc_dev_sys 2024-01-26 14:06:53.823 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount -t proc none /opt/dib_tmp/dib_build.jcbuMr46/mnt/proc 2024-01-26 14:06:53.863 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : sudo mount --bind /dev /opt/dib_tmp/dib_build.jcbuMr46/mnt/dev 2024-01-26 14:06:53.880 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:407 : mount_dev_pts_options 2024-01-26 14:06:53.886 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:400 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-01-26 14:06:53.959 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:400 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-01-26 14:06:53.966 | + 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.jcbuMr46/mnt/dev/pts 2024-01-26 14:06:53.984 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:415 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.jcbuMr46/mnt/sys 2024-01-26 14:06:54.001 | + diskimage_builder/lib/disk-image-create:main:357 : mkdir -p /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d 2024-01-26 14:06:54.011 | + diskimage_builder/lib/disk-image-create:main:358 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2024-01-26 14:06:54.016 | + diskimage_builder/lib/disk-image-create:main:359 : run_d extra-data 2024-01-26 14:06:54.022 | + diskimage_builder/lib/common-functions:run_d:247 : check_element 2024-01-26 14:06:54.027 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.jcbuMr46/hooks ']' 2024-01-26 14:06:54.032 | + diskimage_builder/lib/common-functions:run_d:248 : check_break before-extra-data bash 2024-01-26 14:06:54.038 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-extra-data(,|$)' -q 2024-01-26 14:06:54.040 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-01-26 14:06:54.046 | + diskimage_builder/lib/common-functions:run_d:249 : '[' -d /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d ']' 2024-01-26 14:06:54.051 | + diskimage_builder/lib/common-functions:run_d:250 : echo 'Running hooks from /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d' 2024-01-26 14:06:54.051 | Running hooks from /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d 2024-01-26 14:06:54.056 | + diskimage_builder/lib/common-functions:run_d:251 : '[' -n '' ']' 2024-01-26 14:06:54.061 | + 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.jcbuMr46/hooks/extra-data.d 2024-01-26 14:06:54.101 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../environment.d/10-base-defaults 2024-01-26 14:06:54.108 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../environment.d/10-base-defaults 2024-01-26 14:06:54.134 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-01-26 14:06:54.139 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-01-26 14:06:54.145 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-01-26 14:06:54.152 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-01-26 14:06:54.160 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-01-26 14:06:54.164 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-01-26 14:06:54.169 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-01-26 14:06:54.174 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-01-26 14:06:54.178 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-01-26 14:06:54.182 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-01-26 14:06:54.187 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-01-26 14:06:54.191 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../environment.d/10-debian-minimal.bash 2024-01-26 14:06:54.200 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../environment.d/10-debian-minimal.bash 2024-01-26 14:06:54.225 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:1 : export DISTRO_NAME=debian 2024-01-26 14:06:54.230 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:1 : DISTRO_NAME=debian 2024-01-26 14:06:54.234 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:2 : export DIB_RELEASE=buster 2024-01-26 14:06:54.238 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:2 : DIB_RELEASE=buster 2024-01-26 14:06:54.243 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:3 : export DIB_INIT_SYSTEM=systemd 2024-01-26 14:06:54.250 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:3 : DIB_INIT_SYSTEM=systemd 2024-01-26 14:06:54.254 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:4 : export EFI_BOOT_DIR=EFI/debian 2024-01-26 14:06:54.259 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:4 : EFI_BOOT_DIR=EFI/debian 2024-01-26 14:06:54.263 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:6 : '[' -n '' ']' 2024-01-26 14:06:54.267 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:9 : export DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.linaro.opendev.org/debian 2024-01-26 14:06:54.273 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:9 : DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.linaro.opendev.org/debian 2024-01-26 14:06:54.278 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:15 : DIB_DEBIAN_SECURITY_MIRROR=http://security.debian.org/ 2024-01-26 14:06:54.282 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:17 : export DIB_DEBIAN_COMPONENTS=main 2024-01-26 14:06:54.286 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:17 : DIB_DEBIAN_COMPONENTS=main 2024-01-26 14:06:54.290 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:18 : export DIB_DEBIAN_COMPONENTS_WS=main 2024-01-26 14:06:54.300 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:18 : DIB_DEBIAN_COMPONENTS_WS=main 2024-01-26 14:06:54.304 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:20 : case "${DIB_RELEASE}" in 2024-01-26 14:06:54.309 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:26 : DIB_DEBIAN_SECURITY_PATH=buster 2024-01-26 14:06:54.314 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:27 : DIB_DEBIAN_SECURITY_SUBPATH=/updates 2024-01-26 14:06:54.318 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:36 : DIB_APT_SOURCES_CONF_DEFAULT='default:deb https://mirror.regionone.linaro.opendev.org/debian buster main 2024-01-26 14:06:54.318 | backports:deb https://mirror.regionone.linaro.opendev.org/debian buster-backports main 2024-01-26 14:06:54.318 | updates:deb https://mirror.regionone.linaro.opendev.org/debian buster-updates main 2024-01-26 14:06:54.318 | security:deb http://security.debian.org/ buster/updates main 2024-01-26 14:06:54.318 | ' 2024-01-26 14:06:54.323 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:38 : '[' buster = testing -o buster = unstable ']' 2024-01-26 14:06:54.332 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:42 : export 'DIB_APT_SOURCES_CONF=default:deb https://mirror.regionone.linaro.opendev.org/debian buster main 2024-01-26 14:06:54.332 | backports:deb https://mirror.regionone.linaro.opendev.org/debian buster-backports main 2024-01-26 14:06:54.332 | updates:deb https://mirror.regionone.linaro.opendev.org/debian buster-updates main 2024-01-26 14:06:54.332 | security:deb http://security.debian.org/ buster/updates main 2024-01-26 14:06:54.332 | ' 2024-01-26 14:06:54.337 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:42 : DIB_APT_SOURCES_CONF='default:deb https://mirror.regionone.linaro.opendev.org/debian buster main 2024-01-26 14:06:54.337 | backports:deb https://mirror.regionone.linaro.opendev.org/debian buster-backports main 2024-01-26 14:06:54.337 | updates:deb https://mirror.regionone.linaro.opendev.org/debian buster-updates main 2024-01-26 14:06:54.337 | security:deb http://security.debian.org/ buster/updates main 2024-01-26 14:06:54.337 | ' 2024-01-26 14:06:54.341 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2024-01-26 14:06:54.349 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2024-01-26 14:06:54.355 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-01-26 14:06:54.360 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-01-26 14:06:54.384 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../environment.d/10-dpkg.bash 2024-01-26 14:06:54.392 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../environment.d/10-dpkg.bash 2024-01-26 14:06:54.398 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2024-01-26 14:06:54.402 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2024-01-26 14:06:54.407 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-01-26 14:06:54.415 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-01-26 14:06:54.421 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2024-01-26 14:06:54.425 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2024-01-26 14:06:54.430 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../environment.d/14-manifests 2024-01-26 14:06:54.448 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../environment.d/14-manifests 2024-01-26 14:06:54.454 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-01-26 14:06:54.459 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-01-26 14:06:54.464 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d.d/ 2024-01-26 14:06:54.469 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d.d/ 2024-01-26 14:06:54.473 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-01-26 14:06:54.482 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-01-26 14:06:54.489 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-01-26 14:06:54.494 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-01-26 14:06:54.498 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-01-26 14:06:54.502 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-01-26 14:06:54.510 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-01-26 14:06:54.516 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ debian =~ (centos|fedora|rocky) ]] 2024-01-26 14:06:54.520 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-01-26 14:06:54.525 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-01-26 14:06:54.529 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \c\e\n\t\o\s ]] 2024-01-26 14:06:54.534 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \r\o\c\k\y ]] 2024-01-26 14:06:54.542 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \f\e\d\o\r\a ]] 2024-01-26 14:06:54.546 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../environment.d/20-network-interface-names 2024-01-26 14:06:54.555 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../environment.d/20-network-interface-names 2024-01-26 14:06:54.562 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2024-01-26 14:06:54.566 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2024-01-26 14:06:54.570 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-01-26 14:06:54.578 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-01-26 14:06:54.584 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-01-26 14:06:54.588 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-01-26 14:06:54.593 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-01-26 14:06:54.600 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-01-26 14:06:54.606 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-01-26 14:06:54.611 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-01-26 14:06:54.616 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-01-26 14:06:54.620 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-01-26 14:06:54.625 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-01-26 14:06:54.629 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-01-26 14:06:54.633 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-01-26 14:06:54.638 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-01-26 14:06:54.642 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-01-26 14:06:54.651 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-01-26 14:06:54.657 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-01-26 14:06:54.670 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-01-26 14:06:54.675 | dib-run-parts Running /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/10-create-pkg-map-dir 2024-01-26 14:06:54.700 | Copying pkg-map for infra-package-needs 2024-01-26 14:06:54.712 | Copying pkg-map for source-repositories 2024-01-26 14:06:54.750 | Copying pkg-map for debootstrap 2024-01-26 14:06:54.789 | Copying pkg-map for ensure-venv 2024-01-26 14:06:54.815 | Copying pkg-map for base 2024-01-26 14:06:54.830 | Copying pkg-map for openssh-server 2024-01-26 14:06:54.878 | Copying pkg-map for bootloader 2024-01-26 14:06:54.891 | Copying pkg-map for cache-url 2024-01-26 14:06:54.903 | Copying pkg-map for nodepool-base 2024-01-26 14:06:54.915 | Copying pkg-map for growroot 2024-01-26 14:06:54.988 | Copying pkg-map for runtime-ssh-host-keys 2024-01-26 14:06:55.057 | Copying pkg-map for simple-init 2024-01-26 14:06:55.087 | dib-run-parts 10-create-pkg-map-dir completed 2024-01-26 14:06:55.087 | dib-run-parts Running /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/20-manifest-dir 2024-01-26 14:06:55.098 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2024-01-26 14:06:55.102 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2024-01-26 14:06:55.106 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.jcbuMr46/mnt//etc/dib-manifests 2024-01-26 14:06:55.120 | dib-run-parts 20-manifest-dir completed 2024-01-26 14:06:55.120 | dib-run-parts Running /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-create-repo-list 2024-01-26 14:06:59.231 | dib-run-parts 50-create-repo-list completed 2024-01-26 14:06:59.231 | dib-run-parts Running /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist 2024-01-26 14:06:59.259 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:6 : set -eu 2024-01-26 14:06:59.264 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:7 : set -o pipefail 2024-01-26 14:06:59.272 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:15 : '[' '!' -d /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/modprobe.d ']' 2024-01-26 14:06:59.276 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:17 : sudo mkdir -p /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/modprobe.d 2024-01-26 14:06:59.291 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:22 : get_image_element_array 2024-01-26 14:06:59.296 | ++ /environment:get_image_element_array:0 : echo '[dib-init-system]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system [growroot]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot [debian-minimal]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal [manifests]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests [journal-to-console]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console [install-types]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types [cache-devstack]=/opt/project-config/nodepool/elements/cache-devstack [source-repositories]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories [vm]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm [package-installs]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs [install-static]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static [zuul-worker]=/opt/project-config/nodepool/elements/zuul-worker [infra-package-needs]=/opt/project-config/nodepool/elements/infra-package-needs [debootstrap]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap [install-bin]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin [nodepool-base]=/opt/project-config/nodepool/elements/nodepool-base [base]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base [bootloader]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader [openstack-repos]=/opt/project-config/nodepool/elements/openstack-repos [cloud-init-datasources]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources [dpkg]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg [pkg-map]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map [runtime-ssh-host-keys]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys [sysprep]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep [openssh-server]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server [cache-url]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url [initialize-urandom]=/opt/project-config/nodepool/elements/initialize-urandom [ensure-venv]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv [block-device-efi]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi [modprobe]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe [simple-init]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init ' 2024-01-26 14:06:59.306 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:22 : eval declare -A 'image_elements=([dib-init-system]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system' '[growroot]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot' '[debian-minimal]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal' '[manifests]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests' '[journal-to-console]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console' '[install-types]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types' '[cache-devstack]=/opt/project-config/nodepool/elements/cache-devstack' '[source-repositories]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories' '[vm]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm' '[package-installs]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs' '[install-static]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static' '[zuul-worker]=/opt/project-config/nodepool/elements/zuul-worker' '[infra-package-needs]=/opt/project-config/nodepool/elements/infra-package-needs' '[debootstrap]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap' '[install-bin]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin' '[nodepool-base]=/opt/project-config/nodepool/elements/nodepool-base' '[base]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base' '[bootloader]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader' '[openstack-repos]=/opt/project-config/nodepool/elements/openstack-repos' '[cloud-init-datasources]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources' '[dpkg]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg' '[pkg-map]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map' '[runtime-ssh-host-keys]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' '[sysprep]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep' '[openssh-server]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server' '[cache-url]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url' '[initialize-urandom]=/opt/project-config/nodepool/elements/initialize-urandom' '[ensure-venv]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv' '[block-device-efi]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi' '[modprobe]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe' '[simple-init]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init' ')' 2024-01-26 14:06:59.310 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:22 : image_elements=(['dib-init-system']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system' ['growroot']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot' ['debian-minimal']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal' ['manifests']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests' ['journal-to-console']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console' ['install-types']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types' ['cache-devstack']='/opt/project-config/nodepool/elements/cache-devstack' ['source-repositories']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories' ['vm']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm' ['package-installs']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs' ['install-static']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static' ['zuul-worker']='/opt/project-config/nodepool/elements/zuul-worker' ['infra-package-needs']='/opt/project-config/nodepool/elements/infra-package-needs' ['debootstrap']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap' ['install-bin']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin' ['nodepool-base']='/opt/project-config/nodepool/elements/nodepool-base' ['base']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base' ['bootloader']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader' ['openstack-repos']='/opt/project-config/nodepool/elements/openstack-repos' ['cloud-init-datasources']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources' ['dpkg']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg' ['pkg-map']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map' ['runtime-ssh-host-keys']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' ['sysprep']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep' ['openssh-server']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server' ['cache-url']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url' ['initialize-urandom']='/opt/project-config/nodepool/elements/initialize-urandom' ['ensure-venv']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv' ['block-device-efi']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi' ['modprobe']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe' ['simple-init']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init') 2024-01-26 14:06:59.322 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:22 : declare -A image_elements 2024-01-26 14:06:59.327 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-01-26 14:06:59.331 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=vm 2024-01-26 14:06:59.335 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm 2024-01-26 14:06:59.340 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/modprobe.d/ ']' 2024-01-26 14:06:59.344 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-01-26 14:06:59.348 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=infra-package-needs 2024-01-26 14:06:59.352 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/infra-package-needs 2024-01-26 14:06:59.373 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/infra-package-needs/modprobe.d/ ']' 2024-01-26 14:06:59.377 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-01-26 14:06:59.381 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-bin 2024-01-26 14:06:59.386 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin 2024-01-26 14:06:59.390 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/modprobe.d/ ']' 2024-01-26 14:06:59.394 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-01-26 14:06:59.399 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=source-repositories 2024-01-26 14:06:59.404 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories 2024-01-26 14:06:59.420 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/modprobe.d/ ']' 2024-01-26 14:06:59.425 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-01-26 14:06:59.429 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=package-installs 2024-01-26 14:06:59.433 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs 2024-01-26 14:06:59.437 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/modprobe.d/ ']' 2024-01-26 14:06:59.441 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-01-26 14:06:59.447 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=debian-minimal 2024-01-26 14:06:59.452 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal 2024-01-26 14:06:59.456 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/modprobe.d/ ']' 2024-01-26 14:06:59.466 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-01-26 14:06:59.470 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=debootstrap 2024-01-26 14:06:59.474 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap 2024-01-26 14:06:59.478 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/modprobe.d/ ']' 2024-01-26 14:06:59.482 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-01-26 14:06:59.486 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cloud-init-datasources 2024-01-26 14:06:59.491 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources 2024-01-26 14:06:59.495 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/modprobe.d/ ']' 2024-01-26 14:06:59.499 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-01-26 14:06:59.504 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=ensure-venv 2024-01-26 14:06:59.508 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv 2024-01-26 14:06:59.512 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv/modprobe.d/ ']' 2024-01-26 14:06:59.517 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-01-26 14:06:59.521 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=block-device-efi 2024-01-26 14:06:59.525 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi 2024-01-26 14:06:59.530 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/modprobe.d/ ']' 2024-01-26 14:06:59.534 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-01-26 14:06:59.538 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=modprobe 2024-01-26 14:06:59.542 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe 2024-01-26 14:06:59.546 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/modprobe.d/ ']' 2024-01-26 14:06:59.551 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-01-26 14:06:59.555 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=base 2024-01-26 14:06:59.560 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base 2024-01-26 14:06:59.564 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/modprobe.d/ ']' 2024-01-26 14:06:59.568 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-01-26 14:06:59.572 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=initialize-urandom 2024-01-26 14:06:59.576 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/initialize-urandom 2024-01-26 14:06:59.580 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/initialize-urandom/modprobe.d/ ']' 2024-01-26 14:06:59.585 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-01-26 14:06:59.589 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-types 2024-01-26 14:06:59.593 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types 2024-01-26 14:06:59.598 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/modprobe.d/ ']' 2024-01-26 14:06:59.602 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-01-26 14:06:59.607 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=openssh-server 2024-01-26 14:06:59.611 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server 2024-01-26 14:06:59.616 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/modprobe.d/ ']' 2024-01-26 14:06:59.620 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-01-26 14:06:59.625 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=bootloader 2024-01-26 14:06:59.629 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader 2024-01-26 14:06:59.633 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/modprobe.d/ ']' 2024-01-26 14:06:59.637 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-01-26 14:06:59.641 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=manifests 2024-01-26 14:06:59.645 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests 2024-01-26 14:06:59.650 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/modprobe.d/ ']' 2024-01-26 14:06:59.654 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-01-26 14:06:59.658 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=openstack-repos 2024-01-26 14:06:59.663 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/openstack-repos 2024-01-26 14:06:59.667 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/openstack-repos/modprobe.d/ ']' 2024-01-26 14:06:59.671 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-01-26 14:06:59.675 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=sysprep 2024-01-26 14:06:59.680 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep 2024-01-26 14:06:59.684 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/modprobe.d/ ']' 2024-01-26 14:06:59.688 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-01-26 14:06:59.692 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=dib-init-system 2024-01-26 14:06:59.697 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system 2024-01-26 14:06:59.701 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/modprobe.d/ ']' 2024-01-26 14:06:59.705 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-01-26 14:06:59.709 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=journal-to-console 2024-01-26 14:06:59.713 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console 2024-01-26 14:06:59.718 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/modprobe.d/ ']' 2024-01-26 14:06:59.722 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-01-26 14:06:59.726 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-static 2024-01-26 14:06:59.730 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static 2024-01-26 14:06:59.735 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/modprobe.d/ ']' 2024-01-26 14:06:59.739 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-01-26 14:06:59.743 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cache-devstack 2024-01-26 14:06:59.747 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/cache-devstack 2024-01-26 14:06:59.752 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/cache-devstack/modprobe.d/ ']' 2024-01-26 14:06:59.756 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-01-26 14:06:59.760 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cache-url 2024-01-26 14:06:59.764 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url 2024-01-26 14:06:59.780 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/modprobe.d/ ']' 2024-01-26 14:06:59.784 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-01-26 14:06:59.789 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=dpkg 2024-01-26 14:06:59.793 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg 2024-01-26 14:06:59.797 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/modprobe.d/ ']' 2024-01-26 14:06:59.801 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-01-26 14:06:59.806 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=nodepool-base 2024-01-26 14:06:59.810 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/nodepool-base 2024-01-26 14:06:59.814 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/nodepool-base/modprobe.d/ ']' 2024-01-26 14:06:59.819 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-01-26 14:06:59.824 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=growroot 2024-01-26 14:06:59.829 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot 2024-01-26 14:06:59.834 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/modprobe.d/ ']' 2024-01-26 14:06:59.839 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-01-26 14:06:59.843 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=runtime-ssh-host-keys 2024-01-26 14:06:59.847 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys 2024-01-26 14:06:59.851 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/modprobe.d/ ']' 2024-01-26 14:06:59.856 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-01-26 14:06:59.860 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=simple-init 2024-01-26 14:06:59.864 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init 2024-01-26 14:06:59.868 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/modprobe.d/ ']' 2024-01-26 14:06:59.873 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-01-26 14:06:59.877 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=pkg-map 2024-01-26 14:06:59.881 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map 2024-01-26 14:06:59.887 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/modprobe.d/ ']' 2024-01-26 14:06:59.896 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-01-26 14:06:59.900 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=zuul-worker 2024-01-26 14:06:59.904 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/zuul-worker 2024-01-26 14:06:59.908 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/zuul-worker/modprobe.d/ ']' 2024-01-26 14:06:59.911 | dib-run-parts 50-modprobe-blacklist completed 2024-01-26 14:06:59.911 | dib-run-parts Running /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/60-zuul-user 2024-01-26 14:06:59.944 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2024-01-26 14:06:59.948 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2024-01-26 14:06:59.952 | + /opt/dib_tmp/dib_build.jcbuMr46/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-01-26 14:06:59.952 | ' 2024-01-26 14:06:59.956 | + /opt/dib_tmp/dib_build.jcbuMr46/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-01-26 14:06:59.957 | ' ']' 2024-01-26 14:06:59.961 | + /opt/dib_tmp/dib_build.jcbuMr46/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-01-26 14:06:59.961 | ' ']' 2024-01-26 14:06:59.965 | + /opt/dib_tmp/dib_build.jcbuMr46/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-01-26 14:06:59.965 | ' 2024-01-26 14:06:59.968 | dib-run-parts 60-zuul-user completed 2024-01-26 14:06:59.968 | dib-run-parts Running /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/98-source-repositories 2024-01-26 14:07:00.777 | Getting /opt/dib_cache/source-repositories/repositories_flock: Fri Jan 26 14:07:00 UTC 2024 for /opt/dib_tmp/dib_build.jcbuMr46/hooks/source-repository-simple-init 2024-01-26 14:07:00.823 | (0001 / 0001) 2024-01-26 14:07:01.500 | Updating cache of https://opendev.org/opendev/glean in /opt/dib_cache/source-repositories/glean_924419e03bf18bdbfc5d11ef04701f4fc92c8443 with ref master 2024-01-26 14:07:05.811 | Cloning from glean cache and applying ref master 2024-01-26 14:07:06.107 | HEAD is now at f15485b Fix glean docs build 2024-01-26 14:07:06.142 | Getting /opt/dib_cache/source-repositories/repositories_flock: Fri Jan 26 14:07:06 UTC 2024 for /opt/dib_tmp/dib_build.jcbuMr46/hooks/source-repository-stackviz 2024-01-26 14:07:06.162 | (0001 / 0001) 2024-01-26 14:07:06.182 | Caching stackviz file from https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz in /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2024-01-26 14:07:06.485 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-01-26 14:07:06.486 | Dload Upload Total Spent Left Speed 2024-01-26 14:07:06.975 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 528 0 --:--:-- --:--:-- --:--:-- 528 2024-01-26 14:07:07.263 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-01-26 14:07:07.271 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2024-01-26 14:07:07.324 | Getting /opt/dib_cache/source-repositories/repositories_flock: Fri Jan 26 14:07:07 UTC 2024 for /opt/dib_tmp/dib_build.jcbuMr46/hooks/source-repository-zanatacli 2024-01-26 14:07:07.333 | (0001 / 0001) 2024-01-26 14:07:07.364 | 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-01-26 14:07:07.414 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-01-26 14:07:07.416 | Dload Upload Total Spent Left Speed 2024-01-26 14:07:07.966 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 250 0 --:--:-- --:--:-- --:--:-- 250 2024-01-26 14:07:08.401 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-01-26 14:07:08.411 | 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-01-26 14:07:10.485 | Getting /opt/dib_cache/source-repositories/repositories_flock: Fri Jan 26 14:07:10 UTC 2024 for /opt/dib_tmp/dib_build.jcbuMr46/hooks/source-repository-projects-yaml 2024-01-26 14:07:10.493 | (0001 / 1435) 2024-01-26 14:07:10.531 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2024-01-26 14:07:11.394 | Cloning from airshipctl cache and applying ref * 2024-01-26 14:07:12.292 | (0002 / 1435) 2024-01-26 14:07:12.351 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2024-01-26 14:07:12.927 | Cloning from airshipui cache and applying ref * 2024-01-26 14:07:13.439 | (0003 / 1435) 2024-01-26 14:07:13.460 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2024-01-26 14:07:13.914 | Cloning from apis cache and applying ref * 2024-01-26 14:07:13.985 | (0004 / 1435) 2024-01-26 14:07:14.033 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2024-01-26 14:07:15.488 | Cloning from armada cache and applying ref * 2024-01-26 14:07:37.322 | (0005 / 1435) 2024-01-26 14:07:37.388 | Updating cache of https://opendev.org/airship/armada-go.git in /opt/dib_cache/source-repositories/armada_go_55e2ee827f3495ee39f9467f499f440c47ea9e5c with ref * 2024-01-26 14:07:37.955 | Cloning from armada-go cache and applying ref * 2024-01-26 14:07:38.032 | (0006 / 1435) 2024-01-26 14:07:38.059 | Updating cache of https://opendev.org/airship/armada-operator.git in /opt/dib_cache/source-repositories/armada_operator_98cb4aec66321d1028e4f8e67f1ac68c9d450c2c with ref * 2024-01-26 14:07:38.632 | Cloning from armada-operator cache and applying ref * 2024-01-26 14:07:38.704 | (0007 / 1435) 2024-01-26 14:07:38.733 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2024-01-26 14:07:39.171 | Cloning from charts cache and applying ref * 2024-01-26 14:07:39.328 | (0008 / 1435) 2024-01-26 14:07:39.370 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2024-01-26 14:07:40.773 | Cloning from deckhand cache and applying ref * 2024-01-26 14:07:49.656 | (0009 / 1435) 2024-01-26 14:07:49.709 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2024-01-26 14:07:50.771 | Cloning from divingbell cache and applying ref * 2024-01-26 14:07:51.650 | (0010 / 1435) 2024-01-26 14:07:51.669 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2024-01-26 14:07:52.118 | Cloning from docs cache and applying ref * 2024-01-26 14:07:52.662 | (0011 / 1435) 2024-01-26 14:07:52.733 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2024-01-26 14:07:53.881 | Cloning from drydock cache and applying ref * 2024-01-26 14:08:01.566 | (0012 / 1435) 2024-01-26 14:08:01.612 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2024-01-26 14:08:02.155 | Cloning from election cache and applying ref * 2024-01-26 14:08:02.239 | (0013 / 1435) 2024-01-26 14:08:02.277 | 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-01-26 14:08:02.663 | Cloning from gerrit-to-github-bot cache and applying ref * 2024-01-26 14:08:02.741 | (0014 / 1435) 2024-01-26 14:08:02.844 | Updating cache of https://opendev.org/airship/go-redfish.git in /opt/dib_cache/source-repositories/go_redfish_102a993b413d741a2a31599a10ec04463a930500 with ref * 2024-01-26 14:08:03.198 | Cloning from go-redfish cache and applying ref * 2024-01-26 14:08:03.333 | (0015 / 1435) 2024-01-26 14:08:03.369 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2024-01-26 14:08:03.747 | Cloning from governance cache and applying ref * 2024-01-26 14:08:03.821 | (0016 / 1435) 2024-01-26 14:08:03.839 | Updating cache of https://opendev.org/airship/hostconfig-operator.git in /opt/dib_cache/source-repositories/hostconfig_operator_98872f3a06716d252b65a75b22d63dafd9e24821 with ref * 2024-01-26 14:08:04.534 | Cloning from hostconfig-operator cache and applying ref * 2024-01-26 14:08:04.807 | (0017 / 1435) 2024-01-26 14:08:05.072 | Updating cache of https://opendev.org/airship/image-builder.git in /opt/dib_cache/source-repositories/image_builder_f0d80151cf08fb0eb6888b4ed3fa2929f9a78bda with ref * 2024-01-26 14:08:05.486 | Cloning from image-builder cache and applying ref * 2024-01-26 14:08:05.593 | (0018 / 1435) 2024-01-26 14:08:05.627 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2024-01-26 14:08:06.027 | Cloning from images cache and applying ref * 2024-01-26 14:08:06.135 | (0019 / 1435) 2024-01-26 14:08:06.153 | Updating cache of https://opendev.org/airship/kubernetes-entrypoint.git in /opt/dib_cache/source-repositories/kubernetes_entrypoint_ceec575001b51beddb94bea6abb5529768d14a71 with ref * 2024-01-26 14:08:06.774 | Cloning from kubernetes-entrypoint cache and applying ref * 2024-01-26 14:08:10.560 | (0020 / 1435) 2024-01-26 14:08:10.577 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2024-01-26 14:08:12.810 | Cloning from maas cache and applying ref * 2024-01-26 14:08:15.460 | (0021 / 1435) 2024-01-26 14:08:15.577 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2024-01-26 14:08:17.186 | Cloning from pegleg cache and applying ref * 2024-01-26 14:08:22.737 | (0022 / 1435) 2024-01-26 14:08:22.769 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2024-01-26 14:08:24.043 | Cloning from porthole cache and applying ref * 2024-01-26 14:08:48.335 | (0023 / 1435) 2024-01-26 14:08:48.433 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2024-01-26 14:08:50.407 | Cloning from promenade cache and applying ref * 2024-01-26 14:09:15.536 | (0024 / 1435) 2024-01-26 14:09:15.570 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2024-01-26 14:09:17.364 | Cloning from shipyard cache and applying ref * 2024-01-26 14:09:29.061 | (0025 / 1435) 2024-01-26 14:09:29.086 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2024-01-26 14:09:29.591 | Cloning from sip cache and applying ref * 2024-01-26 14:09:34.901 | (0026 / 1435) 2024-01-26 14:09:34.919 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2024-01-26 14:09:35.355 | Cloning from specs cache and applying ref * 2024-01-26 14:09:35.457 | (0027 / 1435) 2024-01-26 14:09:35.515 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2024-01-26 14:09:35.965 | Cloning from spyglass cache and applying ref * 2024-01-26 14:09:36.074 | (0028 / 1435) 2024-01-26 14:09:36.120 | Updating cache of https://opendev.org/airship/spyglass-plugin-xls.git in /opt/dib_cache/source-repositories/spyglass_plugin_xls_829b4ff8d7c24d9e9af23516499ce22d08efcf8b with ref * 2024-01-26 14:09:36.607 | Cloning from spyglass-plugin-xls cache and applying ref * 2024-01-26 14:09:36.691 | (0029 / 1435) 2024-01-26 14:09:36.725 | Updating cache of https://opendev.org/airship/tempest-plugin.git in /opt/dib_cache/source-repositories/tempest_plugin_d689416cfab46737c32be836d303a9c85450eee9 with ref * 2024-01-26 14:09:37.156 | Cloning from tempest-plugin cache and applying ref * 2024-01-26 14:09:37.233 | (0030 / 1435) 2024-01-26 14:09:37.276 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2024-01-26 14:09:39.339 | Cloning from treasuremap cache and applying ref * 2024-01-26 14:09:52.938 | (0031 / 1435) 2024-01-26 14:09:53.165 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2024-01-26 14:09:54.093 | Cloning from vino cache and applying ref * 2024-01-26 14:09:54.235 | (0032 / 1435) 2024-01-26 14:09:54.283 | Updating cache of https://opendev.org/airship/zuul-airship-roles.git in /opt/dib_cache/source-repositories/zuul_airship_roles_b9c51aef3e01c78c17445ca75e80230898ab4a00 with ref * 2024-01-26 14:09:55.250 | Cloning from zuul-airship-roles cache and applying ref * 2024-01-26 14:09:55.346 | (0033 / 1435) 2024-01-26 14:09:55.365 | Updating cache of https://opendev.org/cfn/cfn-overview.git in /opt/dib_cache/source-repositories/cfn_overview_511d6a05d1347b21d5129e7a1044f90fb80ef1c4 with ref * 2024-01-26 14:09:56.284 | Cloning from cfn-overview cache and applying ref * 2024-01-26 14:09:56.805 | (0034 / 1435) 2024-01-26 14:09:56.825 | Updating cache of https://opendev.org/cfn/computing-native.git in /opt/dib_cache/source-repositories/computing_native_00e8ba19b66692bb3435f4dca7beed2c11420f55 with ref * 2024-01-26 14:09:57.906 | Cloning from computing-native cache and applying ref * 2024-01-26 14:09:58.221 | (0035 / 1435) 2024-01-26 14:09:58.241 | Updating cache of https://opendev.org/cfn/computing-offload.git in /opt/dib_cache/source-repositories/computing_offload_eb01cd9a5eae00ce85823f3270ced2360a245f9d with ref * 2024-01-26 14:09:59.485 | Cloning from computing-offload cache and applying ref * 2024-01-26 14:10:03.685 | (0036 / 1435) 2024-01-26 14:10:03.720 | Updating cache of https://opendev.org/cfn/ubiquitous-computing-scheduling.git in /opt/dib_cache/source-repositories/ubiquitous_computing_scheduling_5e2e392eafaea6d82fe2e72ca8ec4a5375c14e37 with ref * 2024-01-26 14:10:04.472 | Cloning from ubiquitous-computing-scheduling cache and applying ref * 2024-01-26 14:10:11.969 | (0037 / 1435) 2024-01-26 14:10:11.987 | 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-01-26 14:10:12.829 | Cloning from use-case-and-architecture cache and applying ref * 2024-01-26 14:10:22.609 | (0038 / 1435) 2024-01-26 14:10:22.627 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2024-01-26 14:10:23.641 | Cloning from cirros cache and applying ref * 2024-01-26 14:10:24.220 | (0039 / 1435) 2024-01-26 14:10:24.260 | Updating cache of https://opendev.org/inaugust/inaugust.com.git in /opt/dib_cache/source-repositories/inaugust_com_945665fbce6bdcff7f52959685599b441964ec38 with ref * 2024-01-26 14:10:25.774 | Cloning from inaugust.com cache and applying ref * 2024-01-26 14:10:27.913 | (0040 / 1435) 2024-01-26 14:10:28.004 | Updating cache of https://opendev.org/inaugust/src.sh.git in /opt/dib_cache/source-repositories/src_sh_ab89bcb9d55c1fa6d70526b7d817782db521a3ca with ref * 2024-01-26 14:10:28.610 | Cloning from src.sh cache and applying ref * 2024-01-26 14:10:28.684 | (0041 / 1435) 2024-01-26 14:10:28.701 | Updating cache of https://opendev.org/inaugust/ttrun.git in /opt/dib_cache/source-repositories/ttrun_8fb2b4b97740ccd1d10ae0cc6066f013f3489dd9 with ref * 2024-01-26 14:10:29.138 | Cloning from ttrun cache and applying ref * 2024-01-26 14:10:29.225 | (0042 / 1435) 2024-01-26 14:10:29.243 | Updating cache of https://opendev.org/jjb/jenkins-job-builder.git in /opt/dib_cache/source-repositories/jenkins_job_builder_47342494b3e0c7aefd322cbcfc2326cdd33d224f with ref * 2024-01-26 14:10:32.303 | Cloning from jenkins-job-builder cache and applying ref * 2024-01-26 14:11:04.440 | (0043 / 1435) 2024-01-26 14:11:04.470 | Updating cache of https://opendev.org/jjb/python-jenkins.git in /opt/dib_cache/source-repositories/python_jenkins_b3b491f4f8fdc966d3b8d22f41166c04cbd9bbfe with ref * 2024-01-26 14:11:05.382 | Cloning from python-jenkins cache and applying ref * 2024-01-26 14:11:07.116 | (0044 / 1435) 2024-01-26 14:11:07.135 | Updating cache of https://opendev.org/limestone/ci-cloud-config.git in /opt/dib_cache/source-repositories/ci_cloud_config_878f32acda2287d435cf52b823354ca3af518c53 with ref * 2024-01-26 14:11:07.694 | Cloning from ci-cloud-config cache and applying ref * 2024-01-26 14:11:07.811 | (0045 / 1435) 2024-01-26 14:11:07.858 | Updating cache of https://opendev.org/nebulous/activemq.git in /opt/dib_cache/source-repositories/activemq_3446e62e0c7f56a447e4ac8d9db50dddfeb013a2 with ref * 2024-01-26 14:11:08.992 | Cloning from activemq cache and applying ref * 2024-01-26 14:11:09.733 | (0046 / 1435) 2024-01-26 14:11:09.819 | Updating cache of https://opendev.org/nebulous/asyncapi.git in /opt/dib_cache/source-repositories/asyncapi_b0cdfcb1346229e3089fd7430a67d42ef89a2c03 with ref * 2024-01-26 14:11:10.647 | Cloning from asyncapi cache and applying ref * 2024-01-26 14:11:10.721 | (0047 / 1435) 2024-01-26 14:11:10.900 | 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-01-26 14:11:11.568 | Cloning from brokerage-quality-assurance-server cache and applying ref * 2024-01-26 14:11:11.641 | (0048 / 1435) 2024-01-26 14:11:11.701 | 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-01-26 14:11:12.656 | Cloning from cloud-fog-service-broker cache and applying ref * 2024-01-26 14:11:18.327 | (0049 / 1435) 2024-01-26 14:11:18.394 | Updating cache of https://opendev.org/nebulous/component-sandbox.git in /opt/dib_cache/source-repositories/component_sandbox_05286b6083e33d2eb6dcc610cd4cdbad0a1f1d65 with ref * 2024-01-26 14:11:19.841 | Cloning from component-sandbox cache and applying ref * 2024-01-26 14:11:21.504 | (0050 / 1435) 2024-01-26 14:11:21.593 | Updating cache of https://opendev.org/nebulous/component-template.git in /opt/dib_cache/source-repositories/component_template_fc19b743cf5ee424fc7861520335f8956144c594 with ref * 2024-01-26 14:11:23.075 | Cloning from component-template cache and applying ref * 2024-01-26 14:11:27.346 | (0051 / 1435) 2024-01-26 14:11:27.396 | Updating cache of https://opendev.org/nebulous/exn-connector-cpp.git in /opt/dib_cache/source-repositories/exn_connector_cpp_3d9473083d5156705859a988fd1cfaff3873d525 with ref * 2024-01-26 14:11:27.841 | Cloning from exn-connector-cpp cache and applying ref * 2024-01-26 14:11:27.915 | (0052 / 1435) 2024-01-26 14:11:27.932 | Updating cache of https://opendev.org/nebulous/exn-connector-java.git in /opt/dib_cache/source-repositories/exn_connector_java_4d3a22ab0e84045d1a6af058fbd855fb359dd0d8 with ref * 2024-01-26 14:11:28.738 | Cloning from exn-connector-java cache and applying ref * 2024-01-26 14:11:37.642 | (0053 / 1435) 2024-01-26 14:11:37.706 | Updating cache of https://opendev.org/nebulous/exn-connector-python.git in /opt/dib_cache/source-repositories/exn_connector_python_727575680401895a0db192d2dbc5dc5b8d7d80b0 with ref * 2024-01-26 14:11:39.079 | Cloning from exn-connector-python cache and applying ref * 2024-01-26 14:11:40.082 | (0054 / 1435) 2024-01-26 14:11:40.100 | Updating cache of https://opendev.org/nebulous/exponential-smoothing-predictor.git in /opt/dib_cache/source-repositories/exponential_smoothing_predictor_a34763eb1b29ca479bf18249119c68cb52376fb0 with ref * 2024-01-26 14:11:40.994 | Cloning from exponential-smoothing-predictor cache and applying ref * 2024-01-26 14:11:43.805 | (0055 / 1435) 2024-01-26 14:11:43.826 | Updating cache of https://opendev.org/nebulous/gui.git in /opt/dib_cache/source-repositories/gui_d36aba5e231fbb36b20ea29b9b2f0e760a176e10 with ref * 2024-01-26 14:11:44.342 | Cloning from gui cache and applying ref * 2024-01-26 14:11:45.342 | (0056 / 1435) 2024-01-26 14:11:45.373 | Updating cache of https://opendev.org/nebulous/influxdb.git in /opt/dib_cache/source-repositories/influxdb_229ca5e162a80003efe8c59c5df17a58497a1219 with ref * 2024-01-26 14:11:46.189 | Cloning from influxdb cache and applying ref * 2024-01-26 14:11:48.478 | (0057 / 1435) 2024-01-26 14:11:48.497 | Updating cache of https://opendev.org/nebulous/iot-dpp-orchestrator.git in /opt/dib_cache/source-repositories/iot_dpp_orchestrator_6e838fa2b4c6d85238ce2fcfdf14336a41bec777 with ref * 2024-01-26 14:11:49.366 | Cloning from iot-dpp-orchestrator cache and applying ref * 2024-01-26 14:11:51.019 | (0058 / 1435) 2024-01-26 14:11:51.193 | Updating cache of https://opendev.org/nebulous/library-template.git in /opt/dib_cache/source-repositories/library_template_1577ddead9b8a60caae910712433f9b8c2e63626 with ref * 2024-01-26 14:11:52.181 | Cloning from library-template cache and applying ref * 2024-01-26 14:11:53.090 | (0059 / 1435) 2024-01-26 14:11:53.112 | Updating cache of https://opendev.org/nebulous/monitoring.git in /opt/dib_cache/source-repositories/monitoring_fde1d8a77206e5bc8a22c22e5f4649d21ccff1b0 with ref * 2024-01-26 14:11:54.145 | Cloning from monitoring cache and applying ref * 2024-01-26 14:11:57.455 | (0060 / 1435) 2024-01-26 14:11:57.472 | Updating cache of https://opendev.org/nebulous/monitoring-data-persistor.git in /opt/dib_cache/source-repositories/monitoring_data_persistor_fd65931c7f878bb09e705c1bc4bfc45456430df1 with ref * 2024-01-26 14:11:58.411 | Cloning from monitoring-data-persistor cache and applying ref * 2024-01-26 14:12:02.100 | (0061 / 1435) 2024-01-26 14:12:02.117 | Updating cache of https://opendev.org/nebulous/nebulous.git in /opt/dib_cache/source-repositories/nebulous_2fc947cbcdc5c100b6a770449e0bb16545e0d9d4 with ref * 2024-01-26 14:12:03.099 | Cloning from nebulous cache and applying ref * 2024-01-26 14:12:06.100 | (0062 / 1435) 2024-01-26 14:12:06.151 | Updating cache of https://opendev.org/nebulous/nebulous-sandbox.git in /opt/dib_cache/source-repositories/nebulous_sandbox_9404df6eff533d8b56203338388d32cf71e4b6e4 with ref * 2024-01-26 14:12:07.121 | Cloning from nebulous-sandbox cache and applying ref * 2024-01-26 14:12:07.336 | (0063 / 1435) 2024-01-26 14:12:07.354 | Updating cache of https://opendev.org/nebulous/netdata-cluster-installation.git in /opt/dib_cache/source-repositories/netdata_cluster_installation_8aa394b3c5d864f1e57ae1ad2d6f379ad520d4e9 with ref * 2024-01-26 14:12:08.113 | Cloning from netdata-cluster-installation cache and applying ref * 2024-01-26 14:12:08.195 | (0064 / 1435) 2024-01-26 14:12:08.235 | Updating cache of https://opendev.org/nebulous/ontology-server.git in /opt/dib_cache/source-repositories/ontology_server_6883520e7aabc9c37db62fd92609167b4bce45c3 with ref * 2024-01-26 14:12:08.834 | Cloning from ontology-server cache and applying ref * 2024-01-26 14:12:08.905 | (0065 / 1435) 2024-01-26 14:12:09.085 | Updating cache of https://opendev.org/nebulous/optimiser-constraint-checker.git in /opt/dib_cache/source-repositories/optimiser_constraint_checker_eea94acaeba6f8818f6a16e4e86a015ebec8f36c with ref * 2024-01-26 14:12:09.813 | Cloning from optimiser-constraint-checker cache and applying ref * 2024-01-26 14:12:10.429 | (0066 / 1435) 2024-01-26 14:12:10.451 | Updating cache of https://opendev.org/nebulous/optimiser-controller.git in /opt/dib_cache/source-repositories/optimiser_controller_559089a0d50e7d2b8faee613e10b2b20f0622436 with ref * 2024-01-26 14:12:11.885 | Cloning from optimiser-controller cache and applying ref * 2024-01-26 14:12:29.151 | (0067 / 1435) 2024-01-26 14:12:29.169 | 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-01-26 14:12:29.735 | Cloning from optimiser-resource-auction-agent cache and applying ref * 2024-01-26 14:12:30.454 | (0068 / 1435) 2024-01-26 14:12:30.482 | Updating cache of https://opendev.org/nebulous/optimiser-solver.git in /opt/dib_cache/source-repositories/optimiser_solver_220a4614f514d6a00fc4c412240295460821dd68 with ref * 2024-01-26 14:12:31.203 | Cloning from optimiser-solver cache and applying ref * 2024-01-26 14:12:35.500 | (0069 / 1435) 2024-01-26 14:12:35.582 | Updating cache of https://opendev.org/nebulous/optimiser-utility-evaluator.git in /opt/dib_cache/source-repositories/optimiser_utility_evaluator_a479b3e060afaa1284ebd1235298a5ed8bb74855 with ref * 2024-01-26 14:12:36.496 | Cloning from optimiser-utility-evaluator cache and applying ref * 2024-01-26 14:12:37.827 | (0070 / 1435) 2024-01-26 14:12:37.846 | Updating cache of https://opendev.org/nebulous/overlay-network-manager.git in /opt/dib_cache/source-repositories/overlay_network_manager_6cd566c39754329774f63fa54cba707ec33aa1aa with ref * 2024-01-26 14:12:38.768 | Cloning from overlay-network-manager cache and applying ref * 2024-01-26 14:12:40.121 | (0071 / 1435) 2024-01-26 14:12:40.178 | 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-01-26 14:12:42.130 | Cloning from pilot-1-1-windmill cache and applying ref * 2024-01-26 14:12:42.212 | (0072 / 1435) 2024-01-26 14:12:42.229 | 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-01-26 14:12:42.923 | Cloning from pilot-1-2-city cache and applying ref * 2024-01-26 14:12:43.001 | (0073 / 1435) 2024-01-26 14:12:43.020 | 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-01-26 14:12:43.845 | Cloning from pilot-2-1-intralogistics cache and applying ref * 2024-01-26 14:12:43.939 | (0074 / 1435) 2024-01-26 14:12:43.956 | 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-01-26 14:12:44.654 | Cloning from pilot-2-2-last-mile cache and applying ref * 2024-01-26 14:12:44.731 | (0075 / 1435) 2024-01-26 14:12:44.786 | 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-01-26 14:12:45.743 | Cloning from pilot-3-1-agriculture cache and applying ref * 2024-01-26 14:12:45.817 | (0076 / 1435) 2024-01-26 14:12:45.837 | 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-01-26 14:12:46.548 | Cloning from pilot-4-1-emergency cache and applying ref * 2024-01-26 14:12:46.620 | (0077 / 1435) 2024-01-26 14:12:46.641 | Updating cache of https://opendev.org/nebulous/project-config.git in /opt/dib_cache/source-repositories/project_config_75a57f005ef2111f9c6af7de9fb7b731a9d5035f with ref * 2024-01-26 14:12:47.861 | Cloning from project-config cache and applying ref * 2024-01-26 14:12:54.493 | (0078 / 1435) 2024-01-26 14:12:54.536 | Updating cache of https://opendev.org/nebulous/resource-manager.git in /opt/dib_cache/source-repositories/resource_manager_b5549667727586bf79d4e34f3c67961663b71693 with ref * 2024-01-26 14:12:55.654 | Cloning from resource-manager cache and applying ref * 2024-01-26 14:12:59.125 | (0079 / 1435) 2024-01-26 14:12:59.153 | Updating cache of https://opendev.org/nebulous/security-manager.git in /opt/dib_cache/source-repositories/security_manager_ed3de06f7b10084199f2882ca21197552f9e5e9e with ref * 2024-01-26 14:13:00.013 | Cloning from security-manager cache and applying ref * 2024-01-26 14:13:00.918 | (0080 / 1435) 2024-01-26 14:13:00.937 | 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-01-26 14:13:01.528 | Cloning from service-level-agreement-generator cache and applying ref * 2024-01-26 14:13:01.606 | (0081 / 1435) 2024-01-26 14:13:01.688 | Updating cache of https://opendev.org/nebulous/slo-violation-detector.git in /opt/dib_cache/source-repositories/slo_violation_detector_91c9bb5d4d959ddad9b61a73feeee334b499cab0 with ref * 2024-01-26 14:13:03.086 | Cloning from slo-violation-detector cache and applying ref * 2024-01-26 14:13:09.277 | (0082 / 1435) 2024-01-26 14:13:09.296 | Updating cache of https://opendev.org/nebulous/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_8ac12b32e39f2295c49fa82720ffafa0eeb511e5 with ref * 2024-01-26 14:13:10.299 | Cloning from zuul-jobs cache and applying ref * 2024-01-26 14:13:13.848 | (0083 / 1435) 2024-01-26 14:13:13.869 | Updating cache of https://opendev.org/opendev/afsmon.git in /opt/dib_cache/source-repositories/afsmon_8f4a9f6d159fbc78d12868feab310f9be866908e with ref * 2024-01-26 14:13:14.359 | Cloning from afsmon cache and applying ref * 2024-01-26 14:13:14.436 | (0084 / 1435) 2024-01-26 14:13:14.462 | 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-01-26 14:13:14.970 | Cloning from ansible-role-cloud-launcher cache and applying ref * 2024-01-26 14:13:15.048 | (0085 / 1435) 2024-01-26 14:13:15.171 | Updating cache of https://opendev.org/opendev/ansible-role-puppet.git in /opt/dib_cache/source-repositories/ansible_role_puppet_dce75c584a36b53ba64e726a0a44bf022dfba49f with ref * 2024-01-26 14:13:15.529 | Cloning from ansible-role-puppet cache and applying ref * 2024-01-26 14:13:15.614 | (0086 / 1435) 2024-01-26 14:13:15.633 | Updating cache of https://opendev.org/opendev/askbot-theme.git in /opt/dib_cache/source-repositories/askbot_theme_3eaba0fe6aab4ef1b7d707033a2153bc3b8e0cc0 with ref * 2024-01-26 14:13:16.038 | Cloning from askbot-theme cache and applying ref * 2024-01-26 14:13:16.115 | (0087 / 1435) 2024-01-26 14:13:16.182 | Updating cache of https://opendev.org/opendev/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_e819d446f5b5f056465d50cae74b641a5a36c3c8 with ref * 2024-01-26 14:13:16.905 | Cloning from base-jobs cache and applying ref * 2024-01-26 14:13:18.738 | (0088 / 1435) 2024-01-26 14:13:18.756 | Updating cache of https://opendev.org/opendev/bindep.git in /opt/dib_cache/source-repositories/bindep_8e69b003a3e27716294ea4ba3fedf5ccb43c98a8 with ref * 2024-01-26 14:13:19.517 | Cloning from bindep cache and applying ref * 2024-01-26 14:13:20.370 | (0089 / 1435) 2024-01-26 14:13:20.388 | Updating cache of https://opendev.org/opendev/ci-sandbox.git in /opt/dib_cache/source-repositories/ci_sandbox_f13423e68e861a3970a2490759120880bbbe792c with ref * 2024-01-26 14:13:20.979 | Cloning from ci-sandbox cache and applying ref * 2024-01-26 14:13:21.141 | (0090 / 1435) 2024-01-26 14:13:21.231 | Updating cache of https://opendev.org/opendev/dstat_graph.git in /opt/dib_cache/source-repositories/dstat_graph_d351b8b002bc1e039ecc7b60b5c39fd9f0e4d6b4 with ref * 2024-01-26 14:13:21.615 | Cloning from dstat_graph cache and applying ref * 2024-01-26 14:13:21.754 | (0091 / 1435) 2024-01-26 14:13:21.772 | Updating cache of https://opendev.org/opendev/elastic-recheck.git in /opt/dib_cache/source-repositories/elastic_recheck_dcb9d3454103f6a3ececca9bbf6e17cf62ce3c22 with ref * 2024-01-26 14:13:22.333 | Cloning from elastic-recheck cache and applying ref * 2024-01-26 14:13:22.640 | (0092 / 1435) 2024-01-26 14:13:22.658 | Updating cache of https://opendev.org/opendev/engagement.git in /opt/dib_cache/source-repositories/engagement_38fb168953511be87ef5d6bc8601d6c73371f323 with ref * 2024-01-26 14:13:23.091 | Cloning from engagement cache and applying ref * 2024-01-26 14:13:23.966 | (0093 / 1435) 2024-01-26 14:13:23.984 | Updating cache of https://opendev.org/opendev/gear.git in /opt/dib_cache/source-repositories/gear_0100b8fa09c64c94d165de85f1336c9abf066867 with ref * 2024-01-26 14:13:24.431 | Cloning from gear cache and applying ref * 2024-01-26 14:13:24.625 | (0094 / 1435) 2024-01-26 14:13:24.643 | Updating cache of https://opendev.org/opendev/germqtt.git in /opt/dib_cache/source-repositories/germqtt_dbf1b7aabc2552697e80ea8627aecd528a0f7238 with ref * 2024-01-26 14:13:25.010 | Cloning from germqtt cache and applying ref * 2024-01-26 14:13:25.086 | (0095 / 1435) 2024-01-26 14:13:25.132 | Updating cache of https://opendev.org/opendev/gerritbot.git in /opt/dib_cache/source-repositories/gerritbot_ba12e60b39faea789713b901c8af59f42c573264 with ref * 2024-01-26 14:13:25.807 | Cloning from gerritbot cache and applying ref * 2024-01-26 14:13:26.128 | (0096 / 1435) 2024-01-26 14:13:26.146 | Updating cache of https://opendev.org/opendev/gerritlib.git in /opt/dib_cache/source-repositories/gerritlib_ab9a98abe81ac8917a90b0c25d24a9a2f372271a with ref * 2024-01-26 14:13:26.704 | Cloning from gerritlib cache and applying ref * 2024-01-26 14:13:27.172 | (0097 / 1435) 2024-01-26 14:13:27.191 | Updating cache of https://opendev.org/opendev/git-restack.git in /opt/dib_cache/source-repositories/git_restack_6a4343d93b617f1291b55cfa3e407b1bbfdb5fb1 with ref * 2024-01-26 14:13:27.925 | Cloning from git-restack cache and applying ref * 2024-01-26 14:13:28.029 | (0098 / 1435) 2024-01-26 14:13:28.047 | Updating cache of https://opendev.org/opendev/git-review.git in /opt/dib_cache/source-repositories/git_review_fa2e24cebef590380324316aca43c04791f6b7d1 with ref * 2024-01-26 14:13:29.269 | Cloning from git-review cache and applying ref * 2024-01-26 14:13:30.935 | (0099 / 1435) 2024-01-26 14:13:30.952 | Updating cache of https://opendev.org/opendev/glean.git in /opt/dib_cache/source-repositories/glean_1ffacc8c24470b67f3d576e32454203d5ac5c5ee with ref * 2024-01-26 14:13:31.778 | Cloning from glean cache and applying ref * 2024-01-26 14:13:31.927 | (0100 / 1435) 2024-01-26 14:13:31.945 | Updating cache of https://opendev.org/opendev/grafyaml.git in /opt/dib_cache/source-repositories/grafyaml_e6688d9e6f0ed32998c110a97bab5a28debe5706 with ref * 2024-01-26 14:13:32.869 | Cloning from grafyaml cache and applying ref * 2024-01-26 14:13:33.313 | (0101 / 1435) 2024-01-26 14:13:33.330 | Updating cache of https://opendev.org/opendev/infra-manual.git in /opt/dib_cache/source-repositories/infra_manual_91b569b41cb595ca771e64500845790be57e8970 with ref * 2024-01-26 14:13:34.320 | Cloning from infra-manual cache and applying ref * 2024-01-26 14:13:34.916 | (0102 / 1435) 2024-01-26 14:13:34.935 | Updating cache of https://opendev.org/opendev/infra-openafs-deb.git in /opt/dib_cache/source-repositories/infra_openafs_deb_a9fa720164a0f121ba96518a3cce5e46529fa124 with ref * 2024-01-26 14:13:35.521 | Cloning from infra-openafs-deb cache and applying ref * 2024-01-26 14:13:36.549 | (0103 / 1435) 2024-01-26 14:13:36.568 | Updating cache of https://opendev.org/opendev/infra-specs.git in /opt/dib_cache/source-repositories/infra_specs_633aa9aaae45624904991b0eb4d7d69c42b04abd with ref * 2024-01-26 14:13:36.936 | Cloning from infra-specs cache and applying ref * 2024-01-26 14:13:37.038 | (0104 / 1435) 2024-01-26 14:13:37.064 | 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-01-26 14:13:37.530 | Cloning from infra-vhd-util-deb cache and applying ref * 2024-01-26 14:13:38.712 | (0105 / 1435) 2024-01-26 14:13:38.731 | Updating cache of https://opendev.org/opendev/irc-meetings.git in /opt/dib_cache/source-repositories/irc_meetings_cdcf9c2fe30e40fa91a6ba12c785609dc6257435 with ref * 2024-01-26 14:13:39.636 | Cloning from irc-meetings cache and applying ref * 2024-01-26 14:13:42.954 | (0106 / 1435) 2024-01-26 14:13:42.972 | Updating cache of https://opendev.org/opendev/jeepyb.git in /opt/dib_cache/source-repositories/jeepyb_cebae7ef0c5e5ff915cfac0a333e3d48ee4281d1 with ref * 2024-01-26 14:13:43.832 | Cloning from jeepyb cache and applying ref * 2024-01-26 14:13:44.525 | (0107 / 1435) 2024-01-26 14:13:44.544 | Updating cache of https://opendev.org/opendev/lodgeit.git in /opt/dib_cache/source-repositories/lodgeit_9a1a263f7c0a782d2aa2d0d3a7a9e91a5bcf799e with ref * 2024-01-26 14:13:45.135 | Cloning from lodgeit cache and applying ref * 2024-01-26 14:13:45.821 | (0108 / 1435) 2024-01-26 14:13:45.839 | Updating cache of https://opendev.org/opendev/log-classify.git in /opt/dib_cache/source-repositories/log_classify_9a2486401d6ff8a8bd1b909dd6009395b264b0be with ref * 2024-01-26 14:13:46.146 | Cloning from log-classify cache and applying ref * 2024-01-26 14:13:46.227 | (0109 / 1435) 2024-01-26 14:13:46.252 | Updating cache of https://opendev.org/opendev/log_processor.git in /opt/dib_cache/source-repositories/log_processor_141c70aea0c88ab2ef68039369ed58366ae95d13 with ref * 2024-01-26 14:13:46.823 | Cloning from log_processor cache and applying ref * 2024-01-26 14:13:46.899 | (0110 / 1435) 2024-01-26 14:13:46.917 | Updating cache of https://opendev.org/opendev/lpmqtt.git in /opt/dib_cache/source-repositories/lpmqtt_359a411b566ce7886a39db37c3bc796e8ad9fe15 with ref * 2024-01-26 14:13:47.253 | Cloning from lpmqtt cache and applying ref * 2024-01-26 14:13:47.326 | (0111 / 1435) 2024-01-26 14:13:47.344 | Updating cache of https://opendev.org/opendev/meetbot.git in /opt/dib_cache/source-repositories/meetbot_7928633bf8056bab3ee82b04cc6d346ade14d565 with ref * 2024-01-26 14:13:47.977 | Cloning from meetbot cache and applying ref * 2024-01-26 14:13:48.056 | (0112 / 1435) 2024-01-26 14:13:48.073 | Updating cache of https://opendev.org/opendev/mqtt_statsd.git in /opt/dib_cache/source-repositories/mqtt_statsd_13d98abbce660df4fd85c177bc1305e6ef54209a with ref * 2024-01-26 14:13:48.424 | Cloning from mqtt_statsd cache and applying ref * 2024-01-26 14:13:48.496 | (0113 / 1435) 2024-01-26 14:13:48.513 | Updating cache of https://opendev.org/opendev/netlify-sandbox.git in /opt/dib_cache/source-repositories/netlify_sandbox_d8d8a5d4ebb104aa2616a6a38ab8e44c9fda8d4e with ref * 2024-01-26 14:13:49.023 | Cloning from netlify-sandbox cache and applying ref * 2024-01-26 14:13:50.341 | (0114 / 1435) 2024-01-26 14:13:50.358 | Updating cache of https://opendev.org/opendev/project-config.git in /opt/dib_cache/source-repositories/project_config_4edbcc96160099060340107bb307cb70183e81b7 with ref * 2024-01-26 14:13:50.869 | Cloning from project-config cache and applying ref * 2024-01-26 14:13:51.005 | (0115 / 1435) 2024-01-26 14:13:51.024 | Updating cache of https://opendev.org/opendev/project-config-example.git in /opt/dib_cache/source-repositories/project_config_example_0cd2f60db4184ac6b5dae48c52d31fa43eddf0c7 with ref * 2024-01-26 14:13:51.383 | Cloning from project-config-example cache and applying ref * 2024-01-26 14:13:51.457 | (0116 / 1435) 2024-01-26 14:13:51.475 | Updating cache of https://opendev.org/opendev/publications.git in /opt/dib_cache/source-repositories/publications_f7d0e2d07198a106ac02728a868907e8ded3a541 with ref * 2024-01-26 14:13:52.101 | Cloning from publications cache and applying ref * 2024-01-26 14:13:56.646 | (0117 / 1435) 2024-01-26 14:13:56.663 | Updating cache of https://opendev.org/opendev/puppet-bup.git in /opt/dib_cache/source-repositories/puppet_bup_e7e011ae6b521d71607a1565536a4b25f3d1b4bd with ref * 2024-01-26 14:13:57.158 | Cloning from puppet-bup cache and applying ref * 2024-01-26 14:13:57.233 | (0118 / 1435) 2024-01-26 14:13:57.251 | Updating cache of https://opendev.org/opendev/puppet-elastic_recheck.git in /opt/dib_cache/source-repositories/puppet_elastic_recheck_2952f43e35fe4d4cb841d029bf17347dab53ebf1 with ref * 2024-01-26 14:13:57.821 | Cloning from puppet-elastic_recheck cache and applying ref * 2024-01-26 14:13:57.898 | (0119 / 1435) 2024-01-26 14:13:57.916 | Updating cache of https://opendev.org/opendev/puppet-ethercalc.git in /opt/dib_cache/source-repositories/puppet_ethercalc_0bda85e357890165b92465e2061229678f446606 with ref * 2024-01-26 14:13:58.463 | Cloning from puppet-ethercalc cache and applying ref * 2024-01-26 14:13:58.541 | (0120 / 1435) 2024-01-26 14:13:58.559 | Updating cache of https://opendev.org/opendev/puppet-httpd.git in /opt/dib_cache/source-repositories/puppet_httpd_ef94602131f03eb273cb6a957815979c5cd52481 with ref * 2024-01-26 14:13:58.928 | Cloning from puppet-httpd cache and applying ref * 2024-01-26 14:13:59.229 | (0121 / 1435) 2024-01-26 14:13:59.247 | Updating cache of https://opendev.org/opendev/puppet-jeepyb.git in /opt/dib_cache/source-repositories/puppet_jeepyb_8527a4a9ff0d33efcb6199fea5b2f67ae7ee9377 with ref * 2024-01-26 14:13:59.624 | Cloning from puppet-jeepyb cache and applying ref * 2024-01-26 14:13:59.700 | (0122 / 1435) 2024-01-26 14:13:59.718 | Updating cache of https://opendev.org/opendev/puppet-logrotate.git in /opt/dib_cache/source-repositories/puppet_logrotate_5555e0529d4a916aab88af28dbb41fc70e305283 with ref * 2024-01-26 14:14:00.098 | Cloning from puppet-logrotate cache and applying ref * 2024-01-26 14:14:00.175 | (0123 / 1435) 2024-01-26 14:14:00.193 | Updating cache of https://opendev.org/opendev/puppet-mysql_backup.git in /opt/dib_cache/source-repositories/puppet_mysql_backup_8c6c0df45388888f29f5d1855d17c6e648496996 with ref * 2024-01-26 14:14:00.780 | Cloning from puppet-mysql_backup cache and applying ref * 2024-01-26 14:14:00.853 | (0124 / 1435) 2024-01-26 14:14:00.870 | 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-01-26 14:14:01.806 | Cloning from puppet-openstack_infra_spec_helper cache and applying ref * 2024-01-26 14:14:01.879 | (0125 / 1435) 2024-01-26 14:14:01.897 | Updating cache of https://opendev.org/opendev/puppet-pip.git in /opt/dib_cache/source-repositories/puppet_pip_7e1ade4f1c7ec7e65b08360b011c285f285a8fde with ref * 2024-01-26 14:14:02.393 | Cloning from puppet-pip cache and applying ref * 2024-01-26 14:14:02.468 | (0126 / 1435) 2024-01-26 14:14:02.485 | Updating cache of https://opendev.org/opendev/puppet-project_config.git in /opt/dib_cache/source-repositories/puppet_project_config_3a00e2250c4b4e8141a32ecbeec69743e622db02 with ref * 2024-01-26 14:14:02.821 | Cloning from puppet-project_config cache and applying ref * 2024-01-26 14:14:02.897 | (0127 / 1435) 2024-01-26 14:14:02.914 | Updating cache of https://opendev.org/opendev/puppet-redis.git in /opt/dib_cache/source-repositories/puppet_redis_02f2f4ad4e337218c1dbf145247c9045727ffc3e with ref * 2024-01-26 14:14:03.321 | Cloning from puppet-redis cache and applying ref * 2024-01-26 14:14:03.400 | (0128 / 1435) 2024-01-26 14:14:03.417 | Updating cache of https://opendev.org/opendev/puppet-reviewday.git in /opt/dib_cache/source-repositories/puppet_reviewday_33b08c72c415140929dd4c790601309b70a880d3 with ref * 2024-01-26 14:14:03.847 | Cloning from puppet-reviewday cache and applying ref * 2024-01-26 14:14:03.941 | (0129 / 1435) 2024-01-26 14:14:03.958 | Updating cache of https://opendev.org/opendev/puppet-simpleproxy.git in /opt/dib_cache/source-repositories/puppet_simpleproxy_d28518111a384058303cb326fc8c4cc254dd0068 with ref * 2024-01-26 14:14:04.407 | Cloning from puppet-simpleproxy cache and applying ref * 2024-01-26 14:14:04.484 | (0130 / 1435) 2024-01-26 14:14:04.502 | Updating cache of https://opendev.org/opendev/puppet-ssh.git in /opt/dib_cache/source-repositories/puppet_ssh_b2abd902dc81fbf75c89ed6c3dd94e3f4ae4a5d3 with ref * 2024-01-26 14:14:05.320 | Cloning from puppet-ssh cache and applying ref * 2024-01-26 14:14:05.532 | (0131 / 1435) 2024-01-26 14:14:05.549 | Updating cache of https://opendev.org/opendev/puppet-storyboard.git in /opt/dib_cache/source-repositories/puppet_storyboard_4da8c6b8e196516275222a23c909ae16c70790a4 with ref * 2024-01-26 14:14:05.954 | Cloning from puppet-storyboard cache and applying ref * 2024-01-26 14:14:06.032 | (0132 / 1435) 2024-01-26 14:14:06.049 | Updating cache of https://opendev.org/opendev/puppet-tmpreaper.git in /opt/dib_cache/source-repositories/puppet_tmpreaper_04a965977a28fd662123749f81526022358dd297 with ref * 2024-01-26 14:14:06.355 | Cloning from puppet-tmpreaper cache and applying ref * 2024-01-26 14:14:06.430 | (0133 / 1435) 2024-01-26 14:14:06.447 | Updating cache of https://opendev.org/opendev/puppet-ulimit.git in /opt/dib_cache/source-repositories/puppet_ulimit_815031ce4a2a51dbca6b60904466831fc0f8da03 with ref * 2024-01-26 14:14:07.047 | Cloning from puppet-ulimit cache and applying ref * 2024-01-26 14:14:07.122 | (0134 / 1435) 2024-01-26 14:14:07.148 | Updating cache of https://opendev.org/opendev/puppet-user.git in /opt/dib_cache/source-repositories/puppet_user_673588898d5e9010177b4a846ed41988377d736e with ref * 2024-01-26 14:14:07.646 | Cloning from puppet-user cache and applying ref * 2024-01-26 14:14:07.723 | (0135 / 1435) 2024-01-26 14:14:07.741 | Updating cache of https://opendev.org/opendev/puppet-vcsrepo.git in /opt/dib_cache/source-repositories/puppet_vcsrepo_cb7798966b01c44f284e3a80e4041fc33d9cae43 with ref * 2024-01-26 14:14:08.147 | Cloning from puppet-vcsrepo cache and applying ref * 2024-01-26 14:14:08.224 | (0136 / 1435) 2024-01-26 14:14:08.242 | Updating cache of https://opendev.org/opendev/puppet-zanata.git in /opt/dib_cache/source-repositories/puppet_zanata_a6643a07480de550e3cbfef268daf9fe269b3640 with ref * 2024-01-26 14:14:08.635 | Cloning from puppet-zanata cache and applying ref * 2024-01-26 14:14:08.713 | (0137 / 1435) 2024-01-26 14:14:08.731 | Updating cache of https://opendev.org/opendev/python-storyboardclient.git in /opt/dib_cache/source-repositories/python_storyboardclient_c972b89484b601527297d5a7426e52108e33108c with ref * 2024-01-26 14:14:09.137 | Cloning from python-storyboardclient cache and applying ref * 2024-01-26 14:14:09.216 | (0138 / 1435) 2024-01-26 14:14:09.234 | Updating cache of https://opendev.org/opendev/sandbox.git in /opt/dib_cache/source-repositories/sandbox_d360ed937b5ea4fc888d30f87cff115972f74574 with ref * 2024-01-26 14:14:10.300 | Cloning from sandbox cache and applying ref * 2024-01-26 14:14:20.328 | (0139 / 1435) 2024-01-26 14:14:20.346 | Updating cache of https://opendev.org/opendev/statusbot.git in /opt/dib_cache/source-repositories/statusbot_5f78007a4470d12bbbc92636f1790e42eebabe28 with ref * 2024-01-26 14:14:21.011 | Cloning from statusbot cache and applying ref * 2024-01-26 14:14:21.153 | (0140 / 1435) 2024-01-26 14:14:21.170 | Updating cache of https://opendev.org/opendev/storyboard.git in /opt/dib_cache/source-repositories/storyboard_bdfa7b368e244397a817280de37bfd2f1ee6c1e7 with ref * 2024-01-26 14:14:21.606 | Cloning from storyboard cache and applying ref * 2024-01-26 14:14:22.323 | (0141 / 1435) 2024-01-26 14:14:22.341 | Updating cache of https://opendev.org/opendev/storyboard-vue.git in /opt/dib_cache/source-repositories/storyboard_vue_af0ea81813702e486024ea2bb7b60e99553311e3 with ref * 2024-01-26 14:14:22.804 | Cloning from storyboard-vue cache and applying ref * 2024-01-26 14:14:22.897 | (0142 / 1435) 2024-01-26 14:14:22.915 | Updating cache of https://opendev.org/opendev/storyboard-webclient.git in /opt/dib_cache/source-repositories/storyboard_webclient_cdabe82d60c3c246adae20e600baf2f7978aaff8 with ref * 2024-01-26 14:14:23.414 | Cloning from storyboard-webclient cache and applying ref * 2024-01-26 14:14:23.593 | (0143 / 1435) 2024-01-26 14:14:23.611 | Updating cache of https://opendev.org/opendev/subunit2sql.git in /opt/dib_cache/source-repositories/subunit2sql_713f18ef653d624bd2494e1284e21ec656c0948b with ref * 2024-01-26 14:14:24.062 | Cloning from subunit2sql cache and applying ref * 2024-01-26 14:14:24.287 | (0144 / 1435) 2024-01-26 14:14:24.305 | Updating cache of https://opendev.org/opendev/system-config.git in /opt/dib_cache/source-repositories/system_config_8577797282cba1d12048c5f2fedbb349992d3587 with ref * 2024-01-26 14:14:25.865 | Cloning from system-config cache and applying ref * 2024-01-26 14:16:28.834 | (0145 / 1435) 2024-01-26 14:16:28.853 | Updating cache of https://opendev.org/opendev/yaml2ical.git in /opt/dib_cache/source-repositories/yaml2ical_45b74a64f9213c4e60d414302f7f6e695e6960ab with ref * 2024-01-26 14:16:29.356 | Cloning from yaml2ical cache and applying ref * 2024-01-26 14:16:29.734 | (0146 / 1435) 2024-01-26 14:16:29.752 | Updating cache of https://opendev.org/opendev/zone-gating.dev.git in /opt/dib_cache/source-repositories/zone_gating_dev_2118e7c4e724894d31098562ee1d45f02d64b840 with ref * 2024-01-26 14:16:30.622 | Cloning from zone-gating.dev cache and applying ref * 2024-01-26 14:16:31.446 | (0147 / 1435) 2024-01-26 14:16:31.464 | Updating cache of https://opendev.org/opendev/zone-opendev.org.git in /opt/dib_cache/source-repositories/zone_opendev_org_aa422dd8b2680f8ccfe54bc42b7c37555fe6066b with ref * 2024-01-26 14:16:32.606 | Cloning from zone-opendev.org cache and applying ref * 2024-01-26 14:16:39.682 | (0148 / 1435) 2024-01-26 14:16:39.707 | 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-01-26 14:16:40.757 | Cloning from zone-zuul-ci.org cache and applying ref * 2024-01-26 14:16:42.661 | (0149 / 1435) 2024-01-26 14:16:42.701 | 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-01-26 14:16:43.536 | Cloning from ansible-role-refstack-client cache and applying ref * 2024-01-26 14:16:44.264 | (0150 / 1435) 2024-01-26 14:16:44.283 | Updating cache of https://opendev.org/openinfra/edge-computing-group.git in /opt/dib_cache/source-repositories/edge_computing_group_07754c5a08687341f505501ad9466306c24c8646 with ref * 2024-01-26 14:16:44.733 | Cloning from edge-computing-group cache and applying ref * 2024-01-26 14:16:46.247 | (0151 / 1435) 2024-01-26 14:16:46.265 | Updating cache of https://opendev.org/openinfra/four-opens.git in /opt/dib_cache/source-repositories/four_opens_b9267bdea1f78f86c0b7be0a774edf092ee88a6f with ref * 2024-01-26 14:16:46.792 | Cloning from four-opens cache and applying ref * 2024-01-26 14:16:46.871 | (0152 / 1435) 2024-01-26 14:16:46.893 | Updating cache of https://opendev.org/openinfra/groups.git in /opt/dib_cache/source-repositories/groups_770c5c430bcd8f75dd8ad6711e6b734425676701 with ref * 2024-01-26 14:16:47.412 | Cloning from groups cache and applying ref * 2024-01-26 14:16:47.961 | (0153 / 1435) 2024-01-26 14:16:47.979 | Updating cache of https://opendev.org/openinfra/groups-static-pages.git in /opt/dib_cache/source-repositories/groups_static_pages_720f897d903313aeab08c7a621fabd9c685b5a3c with ref * 2024-01-26 14:16:48.387 | Cloning from groups-static-pages cache and applying ref * 2024-01-26 14:16:48.492 | (0154 / 1435) 2024-01-26 14:16:48.510 | Updating cache of https://opendev.org/openinfra/interop.git in /opt/dib_cache/source-repositories/interop_d4330e68a883627712ed3299840cd3909ebfc08b with ref * 2024-01-26 14:16:49.345 | Cloning from interop cache and applying ref * 2024-01-26 14:16:50.530 | (0155 / 1435) 2024-01-26 14:16:50.549 | Updating cache of https://opendev.org/openinfra/odsreg.git in /opt/dib_cache/source-repositories/odsreg_1bc2b5047aaaa9cc803348a5fae0625a08be801b with ref * 2024-01-26 14:16:50.942 | Cloning from odsreg cache and applying ref * 2024-01-26 14:16:51.063 | (0156 / 1435) 2024-01-26 14:16:51.081 | Updating cache of https://opendev.org/openinfra/openstack-map.git in /opt/dib_cache/source-repositories/openstack_map_4721743825cda6ead6fa500097d99d21d77cdb2f with ref * 2024-01-26 14:16:51.770 | Cloning from openstack-map cache and applying ref * 2024-01-26 14:16:51.875 | (0157 / 1435) 2024-01-26 14:16:51.892 | Updating cache of https://opendev.org/openinfra/openstackweb.git in /opt/dib_cache/source-repositories/openstackweb_5ffe382c96d2bb637f6c5f37e57cd45c6c0a9e0b with ref * 2024-01-26 14:16:52.667 | Cloning from openstackweb cache and applying ref * 2024-01-26 14:16:55.857 | (0158 / 1435) 2024-01-26 14:16:55.874 | Updating cache of https://opendev.org/openinfra/python-tempestconf.git in /opt/dib_cache/source-repositories/python_tempestconf_c0259470af6fa65b97dd5f7ae2bc86a423c083be with ref * 2024-01-26 14:16:56.961 | Cloning from python-tempestconf cache and applying ref * 2024-01-26 14:17:00.564 | (0159 / 1435) 2024-01-26 14:17:00.590 | Updating cache of https://opendev.org/openinfra/refstack.git in /opt/dib_cache/source-repositories/refstack_0ae1832457bdfb0f8340ea2d5e899a106a651fe1 with ref * 2024-01-26 14:17:01.623 | Cloning from refstack cache and applying ref * 2024-01-26 14:17:04.314 | (0160 / 1435) 2024-01-26 14:17:04.333 | Updating cache of https://opendev.org/openinfra/refstack-client.git in /opt/dib_cache/source-repositories/refstack_client_0abef4f08fac6ba03cc5c388f590726db3b49a67 with ref * 2024-01-26 14:17:05.424 | Cloning from refstack-client cache and applying ref * 2024-01-26 14:17:07.362 | (0161 / 1435) 2024-01-26 14:17:07.380 | Updating cache of https://opendev.org/openinfra/transparency-policy.git in /opt/dib_cache/source-repositories/transparency_policy_fee742f5aa38e8a8ec4956a82320679d8f052384 with ref * 2024-01-26 14:17:07.702 | Cloning from transparency-policy cache and applying ref * 2024-01-26 14:17:07.777 | (0162 / 1435) 2024-01-26 14:17:07.794 | Updating cache of https://opendev.org/openinfra/way.git in /opt/dib_cache/source-repositories/way_47f98ea94728398a47be38afd4dcbac9a50c195f with ref * 2024-01-26 14:17:08.114 | Cloning from way cache and applying ref * 2024-01-26 14:17:08.186 | (0163 / 1435) 2024-01-26 14:17:08.203 | Updating cache of https://opendev.org/openinfralabs/contrib.git in /opt/dib_cache/source-repositories/contrib_03489fd338667dcadbb897c7e6894d1e672fe4bf with ref * 2024-01-26 14:17:08.541 | Cloning from contrib cache and applying ref * 2024-01-26 14:17:08.612 | (0164 / 1435) 2024-01-26 14:17:08.630 | Updating cache of https://opendev.org/openstack/adjutant.git in /opt/dib_cache/source-repositories/adjutant_3d3bf92bbb0daae0dba0a1a00f88b688de151007 with ref * 2024-01-26 14:17:10.854 | Cloning from adjutant cache and applying ref * 2024-01-26 14:17:11.065 | (0165 / 1435) 2024-01-26 14:17:11.090 | Updating cache of https://opendev.org/openstack/adjutant-ui.git in /opt/dib_cache/source-repositories/adjutant_ui_0fa31a7f260a42a2805385b445068cca8b2be429 with ref * 2024-01-26 14:17:12.313 | Cloning from adjutant-ui cache and applying ref * 2024-01-26 14:17:12.430 | (0166 / 1435) 2024-01-26 14:17:12.448 | Updating cache of https://opendev.org/openstack/ansible-collection-kolla.git in /opt/dib_cache/source-repositories/ansible_collection_kolla_629e7754f9be86942546ec3e2c5746eb4ae8224e with ref * 2024-01-26 14:17:15.505 | Cloning from ansible-collection-kolla cache and applying ref * 2024-01-26 14:17:32.561 | (0167 / 1435) 2024-01-26 14:17:32.579 | Updating cache of https://opendev.org/openstack/ansible-collections-openstack.git in /opt/dib_cache/source-repositories/ansible_collections_openstack_7129f6eb296524a3be4e8f16be4b98c37628b438 with ref * 2024-01-26 14:17:35.044 | Cloning from ansible-collections-openstack cache and applying ref * 2024-01-26 14:17:55.430 | (0168 / 1435) 2024-01-26 14:17:55.449 | Updating cache of https://opendev.org/openstack/ansible-config_template.git in /opt/dib_cache/source-repositories/ansible_config_template_1ea58dc7857632095596a4ada0e15af059aedf08 with ref * 2024-01-26 14:17:57.553 | Cloning from ansible-config_template cache and applying ref * 2024-01-26 14:18:00.375 | (0169 / 1435) 2024-01-26 14:18:00.392 | Updating cache of https://opendev.org/openstack/ansible-hardening.git in /opt/dib_cache/source-repositories/ansible_hardening_f707149ba55f373254bdd0fda42ab2097e7e6622 with ref * 2024-01-26 14:18:02.535 | Cloning from ansible-hardening cache and applying ref * 2024-01-26 14:18:07.963 | (0170 / 1435) 2024-01-26 14:18:07.981 | 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-01-26 14:18:08.980 | Cloning from ansible-plugin-container-connection cache and applying ref * 2024-01-26 14:18:09.059 | (0171 / 1435) 2024-01-26 14:18:09.076 | 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-01-26 14:18:11.580 | Cloning from ansible-role-atos-hsm cache and applying ref * 2024-01-26 14:18:12.026 | (0172 / 1435) 2024-01-26 14:18:12.045 | Updating cache of https://opendev.org/openstack/ansible-role-chrony.git in /opt/dib_cache/source-repositories/ansible_role_chrony_be5a6d72bead51e0a55a12a404429e147414c5fb with ref * 2024-01-26 14:18:12.550 | Cloning from ansible-role-chrony cache and applying ref * 2024-01-26 14:18:12.669 | (0173 / 1435) 2024-01-26 14:18:12.689 | Updating cache of https://opendev.org/openstack/ansible-role-collect-logs.git in /opt/dib_cache/source-repositories/ansible_role_collect_logs_1d67e8b73b2f2e4f3295f4fffc737924f9d3028a with ref * 2024-01-26 14:18:13.330 | Cloning from ansible-role-collect-logs cache and applying ref * 2024-01-26 14:18:14.338 | (0174 / 1435) 2024-01-26 14:18:14.356 | Updating cache of https://opendev.org/openstack/ansible-role-container-registry.git in /opt/dib_cache/source-repositories/ansible_role_container_registry_18165ea2389e09d220fc70f3f8d8ebb291ddefe5 with ref * 2024-01-26 14:18:14.843 | Cloning from ansible-role-container-registry cache and applying ref * 2024-01-26 14:18:14.926 | (0175 / 1435) 2024-01-26 14:18:14.946 | 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-01-26 14:18:16.746 | Cloning from ansible-role-lunasa-hsm cache and applying ref * 2024-01-26 14:18:20.101 | (0176 / 1435) 2024-01-26 14:18:20.120 | Updating cache of https://opendev.org/openstack/ansible-role-openstack-operations.git in /opt/dib_cache/source-repositories/ansible_role_openstack_operations_71d68412a862b964cdd22cfe23083b0fb5dd9bf7 with ref * 2024-01-26 14:18:20.888 | Cloning from ansible-role-openstack-operations cache and applying ref * 2024-01-26 14:18:20.984 | (0177 / 1435) 2024-01-26 14:18:21.001 | Updating cache of https://opendev.org/openstack/ansible-role-pki.git in /opt/dib_cache/source-repositories/ansible_role_pki_50bfef0b00844dd601f81e97346bdb4ef87b9cf1 with ref * 2024-01-26 14:18:22.526 | Cloning from ansible-role-pki cache and applying ref * 2024-01-26 14:18:24.512 | (0178 / 1435) 2024-01-26 14:18:24.530 | Updating cache of https://opendev.org/openstack/ansible-role-proxysql.git in /opt/dib_cache/source-repositories/ansible_role_proxysql_402abef49d8a0cc721ee7303a7dfeaba807d4962 with ref * 2024-01-26 14:18:24.894 | Cloning from ansible-role-proxysql cache and applying ref * 2024-01-26 14:18:24.968 | (0179 / 1435) 2024-01-26 14:18:24.985 | 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-01-26 14:18:27.094 | Cloning from ansible-role-python_venv_build cache and applying ref * 2024-01-26 14:18:34.546 | (0180 / 1435) 2024-01-26 14:18:34.581 | Updating cache of https://opendev.org/openstack/ansible-role-qdrouterd.git in /opt/dib_cache/source-repositories/ansible_role_qdrouterd_ff7f90f8a0b303b97ba4d23dc0fd6d3e09c4c0a0 with ref * 2024-01-26 14:18:35.933 | Cloning from ansible-role-qdrouterd cache and applying ref * 2024-01-26 14:18:37.675 | (0181 / 1435) 2024-01-26 14:18:37.693 | Updating cache of https://opendev.org/openstack/ansible-role-redhat-subscription.git in /opt/dib_cache/source-repositories/ansible_role_redhat_subscription_d5703c220f5f72fb62e210a4ddc944dcfa682cd0 with ref * 2024-01-26 14:18:38.231 | Cloning from ansible-role-redhat-subscription cache and applying ref * 2024-01-26 14:18:38.313 | (0182 / 1435) 2024-01-26 14:18:38.332 | 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-01-26 14:18:40.952 | Cloning from ansible-role-systemd_mount cache and applying ref * 2024-01-26 14:18:41.850 | (0183 / 1435) 2024-01-26 14:18:41.868 | 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-01-26 14:18:47.752 | Cloning from ansible-role-systemd_networkd cache and applying ref * 2024-01-26 14:18:50.299 | (0184 / 1435) 2024-01-26 14:18:50.316 | 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-01-26 14:18:52.259 | Cloning from ansible-role-systemd_service cache and applying ref * 2024-01-26 14:18:55.133 | (0185 / 1435) 2024-01-26 14:18:55.151 | 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-01-26 14:18:59.434 | Cloning from ansible-role-thales-hsm cache and applying ref * 2024-01-26 14:19:03.983 | (0186 / 1435) 2024-01-26 14:19:04.002 | Updating cache of https://opendev.org/openstack/ansible-role-tripleo-modify-image.git in /opt/dib_cache/source-repositories/ansible_role_tripleo_modify_image_2788cbdce139c265dbe531bbc7b8a06d3a696fd7 with ref * 2024-01-26 14:19:05.670 | Cloning from ansible-role-tripleo-modify-image cache and applying ref * 2024-01-26 14:19:05.831 | (0187 / 1435) 2024-01-26 14:19:05.850 | Updating cache of https://opendev.org/openstack/ansible-role-uwsgi.git in /opt/dib_cache/source-repositories/ansible_role_uwsgi_d9ca547fdd441d575fde61c7b834366c9441dbcc with ref * 2024-01-26 14:19:07.225 | Cloning from ansible-role-uwsgi cache and applying ref * 2024-01-26 14:19:11.052 | (0188 / 1435) 2024-01-26 14:19:11.070 | Updating cache of https://opendev.org/openstack/ansible-role-vault.git in /opt/dib_cache/source-repositories/ansible_role_vault_6854feaa07fdee9a2a8e35ca94c8dca71b791125 with ref * 2024-01-26 14:19:11.483 | Cloning from ansible-role-vault cache and applying ref * 2024-01-26 14:19:11.557 | (0189 / 1435) 2024-01-26 14:19:11.576 | Updating cache of https://opendev.org/openstack/ansible-role-zookeeper.git in /opt/dib_cache/source-repositories/ansible_role_zookeeper_268798d46790860dab400d5879acd61d287d3320 with ref * 2024-01-26 14:19:12.816 | Cloning from ansible-role-zookeeper cache and applying ref * 2024-01-26 14:19:15.189 | (0190 / 1435) 2024-01-26 14:19:15.208 | Updating cache of https://opendev.org/openstack/aodh.git in /opt/dib_cache/source-repositories/aodh_309448bd6e55a26e1174d07eb21a1c55e65979ce with ref * 2024-01-26 14:19:22.821 | Cloning from aodh cache and applying ref * 2024-01-26 14:19:33.159 | (0191 / 1435) 2024-01-26 14:19:33.178 | Updating cache of https://opendev.org/openstack/api-sig.git in /opt/dib_cache/source-repositories/api_sig_71dc4c7a0449576f3bf8bc1d290c1166bc4006e0 with ref * 2024-01-26 14:19:33.982 | Cloning from api-sig cache and applying ref * 2024-01-26 14:19:34.092 | (0192 / 1435) 2024-01-26 14:19:34.110 | Updating cache of https://opendev.org/openstack/api-site.git in /opt/dib_cache/source-repositories/api_site_0c910aa34db4dd659d52c74920c001db6ba65103 with ref * 2024-01-26 14:19:34.951 | Cloning from api-site cache and applying ref * 2024-01-26 14:19:37.094 | (0193 / 1435) 2024-01-26 14:19:37.113 | Updating cache of https://opendev.org/openstack/arch-design.git in /opt/dib_cache/source-repositories/arch_design_bbceeb793e0785c1b31b4235e0b82efdd14a19b3 with ref * 2024-01-26 14:19:37.552 | Cloning from arch-design cache and applying ref * 2024-01-26 14:19:37.820 | (0194 / 1435) 2024-01-26 14:19:37.838 | Updating cache of https://opendev.org/openstack/auto-scaling-sig.git in /opt/dib_cache/source-repositories/auto_scaling_sig_3bb14c9b7dd1524c841fe2a9e117b057c92a259c with ref * 2024-01-26 14:19:38.451 | Cloning from auto-scaling-sig cache and applying ref * 2024-01-26 14:19:38.529 | (0195 / 1435) 2024-01-26 14:19:38.549 | Updating cache of https://opendev.org/openstack/automaton.git in /opt/dib_cache/source-repositories/automaton_e824e0324c7d104843968a26c37731523bbfe871 with ref * 2024-01-26 14:19:40.392 | Cloning from automaton cache and applying ref * 2024-01-26 14:19:41.054 | (0196 / 1435) 2024-01-26 14:19:41.073 | Updating cache of https://opendev.org/openstack/barbican.git in /opt/dib_cache/source-repositories/barbican_7c8a430fd1582b25207ae0eaaf48c748ae841906 with ref * 2024-01-26 14:19:42.785 | Cloning from barbican cache and applying ref * 2024-01-26 14:19:58.077 | (0197 / 1435) 2024-01-26 14:19:58.095 | Updating cache of https://opendev.org/openstack/barbican-specs.git in /opt/dib_cache/source-repositories/barbican_specs_297b301ba5988edc2e7fbf01f559a0859a529f13 with ref * 2024-01-26 14:19:58.473 | Cloning from barbican-specs cache and applying ref * 2024-01-26 14:19:58.556 | (0198 / 1435) 2024-01-26 14:19:58.574 | Updating cache of https://opendev.org/openstack/barbican-tempest-plugin.git in /opt/dib_cache/source-repositories/barbican_tempest_plugin_dc5848576121a94337b005f5c253ff2531196099 with ref * 2024-01-26 14:19:59.615 | Cloning from barbican-tempest-plugin cache and applying ref * 2024-01-26 14:20:03.133 | (0199 / 1435) 2024-01-26 14:20:03.151 | Updating cache of https://opendev.org/openstack/barbican-ui.git in /opt/dib_cache/source-repositories/barbican_ui_3bceedcc22d3cf028a892543b30b61a67e094ca2 with ref * 2024-01-26 14:20:03.600 | Cloning from barbican-ui cache and applying ref * 2024-01-26 14:20:03.701 | (0200 / 1435) 2024-01-26 14:20:03.719 | Updating cache of https://opendev.org/openstack/bashate.git in /opt/dib_cache/source-repositories/bashate_2183844323fb5a4961a21b9f5e3272a8bdbac955 with ref * 2024-01-26 14:20:04.341 | Cloning from bashate cache and applying ref * 2024-01-26 14:20:04.577 | (0201 / 1435) 2024-01-26 14:20:04.595 | Updating cache of https://opendev.org/openstack/bifrost.git in /opt/dib_cache/source-repositories/bifrost_35e2956ad53fe89270b67b83dd51a8622d09c35d with ref * 2024-01-26 14:20:07.587 | Cloning from bifrost cache and applying ref * 2024-01-26 14:20:57.300 | (0202 / 1435) 2024-01-26 14:20:57.317 | Updating cache of https://opendev.org/openstack/blazar.git in /opt/dib_cache/source-repositories/blazar_90462ec1f5e0949f17fd618de1fd06551a0406c9 with ref * 2024-01-26 14:20:59.848 | Cloning from blazar cache and applying ref * 2024-01-26 14:21:01.897 | (0203 / 1435) 2024-01-26 14:21:01.915 | Updating cache of https://opendev.org/openstack/blazar-dashboard.git in /opt/dib_cache/source-repositories/blazar_dashboard_b781ef99ce82ca7969fa046342151cdb8119132b with ref * 2024-01-26 14:21:03.527 | Cloning from blazar-dashboard cache and applying ref * 2024-01-26 14:21:04.357 | (0204 / 1435) 2024-01-26 14:21:04.375 | Updating cache of https://opendev.org/openstack/blazar-nova.git in /opt/dib_cache/source-repositories/blazar_nova_d10355bd53e60a9959877d456961a8f305f860bb with ref * 2024-01-26 14:21:05.641 | Cloning from blazar-nova cache and applying ref * 2024-01-26 14:21:07.023 | (0205 / 1435) 2024-01-26 14:21:07.041 | Updating cache of https://opendev.org/openstack/blazar-specs.git in /opt/dib_cache/source-repositories/blazar_specs_b69f7249ae3007b005bbdc15d01690f7d978ef7c with ref * 2024-01-26 14:21:07.392 | Cloning from blazar-specs cache and applying ref * 2024-01-26 14:21:07.490 | (0206 / 1435) 2024-01-26 14:21:07.508 | Updating cache of https://opendev.org/openstack/blazar-tempest-plugin.git in /opt/dib_cache/source-repositories/blazar_tempest_plugin_fad82214888fe93468a2a097b7e73fccbf24bac3 with ref * 2024-01-26 14:21:08.781 | Cloning from blazar-tempest-plugin cache and applying ref * 2024-01-26 14:21:09.173 | (0207 / 1435) 2024-01-26 14:21:09.190 | Updating cache of https://opendev.org/openstack/bugdaystats.git in /opt/dib_cache/source-repositories/bugdaystats_6f2135d094a9168ed328734d6ee88afce13354a0 with ref * 2024-01-26 14:21:09.698 | Cloning from bugdaystats cache and applying ref * 2024-01-26 14:21:09.789 | (0208 / 1435) 2024-01-26 14:21:09.808 | Updating cache of https://opendev.org/openstack/castellan.git in /opt/dib_cache/source-repositories/castellan_cfd8f6482bbc8171aea7aac42afa1843901c5024 with ref * 2024-01-26 14:21:11.797 | Cloning from castellan cache and applying ref * 2024-01-26 14:21:14.897 | (0209 / 1435) 2024-01-26 14:21:14.916 | Updating cache of https://opendev.org/openstack/ceilometer.git in /opt/dib_cache/source-repositories/ceilometer_dba0b609ab5bd47479b3eb607ccf5d87ba00d0ab with ref * 2024-01-26 14:21:17.496 | Cloning from ceilometer cache and applying ref * 2024-01-26 14:21:47.921 | (0210 / 1435) 2024-01-26 14:21:47.939 | Updating cache of https://opendev.org/openstack/ceilometer-powervm.git in /opt/dib_cache/source-repositories/ceilometer_powervm_d42f2c196761e5a626ea351f695ea303be92eebb with ref * 2024-01-26 14:21:48.564 | Cloning from ceilometer-powervm cache and applying ref * 2024-01-26 14:21:48.661 | (0211 / 1435) 2024-01-26 14:21:48.680 | Updating cache of https://opendev.org/openstack/ceilometermiddleware.git in /opt/dib_cache/source-repositories/ceilometermiddleware_d7fb753603a477bc6bedf15ffb177ed8a5ecc423 with ref * 2024-01-26 14:21:50.338 | Cloning from ceilometermiddleware cache and applying ref * 2024-01-26 14:21:51.238 | (0212 / 1435) 2024-01-26 14:21:51.256 | Updating cache of https://opendev.org/openstack/charm-aodh.git in /opt/dib_cache/source-repositories/charm_aodh_d4428c1c0aa4dfd29c294a857c68c0a642926713 with ref * 2024-01-26 14:21:54.081 | Cloning from charm-aodh cache and applying ref * 2024-01-26 14:21:59.223 | (0213 / 1435) 2024-01-26 14:21:59.241 | Updating cache of https://opendev.org/openstack/charm-aodh-k8s.git in /opt/dib_cache/source-repositories/charm_aodh_k8s_e0af7d9a0218e63f5959d3cdfcc2229c192397f1 with ref * 2024-01-26 14:22:00.365 | Cloning from charm-aodh-k8s cache and applying ref * 2024-01-26 14:22:03.344 | (0214 / 1435) 2024-01-26 14:22:03.361 | Updating cache of https://opendev.org/openstack/charm-barbican.git in /opt/dib_cache/source-repositories/charm_barbican_08b037f630a1ea0ceaccf09e2dd7f85dfcf7f1d3 with ref * 2024-01-26 14:22:05.019 | Cloning from charm-barbican cache and applying ref * 2024-01-26 14:22:09.489 | (0215 / 1435) 2024-01-26 14:22:09.508 | Updating cache of https://opendev.org/openstack/charm-barbican-k8s.git in /opt/dib_cache/source-repositories/charm_barbican_k8s_2ae256453a9282f7030532e40ebffc7f783e6b75 with ref * 2024-01-26 14:22:10.583 | Cloning from charm-barbican-k8s cache and applying ref * 2024-01-26 14:22:14.757 | (0216 / 1435) 2024-01-26 14:22:14.775 | Updating cache of https://opendev.org/openstack/charm-barbican-softhsm.git in /opt/dib_cache/source-repositories/charm_barbican_softhsm_af1caa3a7b595592e8aab4443059653b5c299c7e with ref * 2024-01-26 14:22:15.241 | Cloning from charm-barbican-softhsm cache and applying ref * 2024-01-26 14:22:15.329 | (0217 / 1435) 2024-01-26 14:22:15.347 | Updating cache of https://opendev.org/openstack/charm-barbican-vault.git in /opt/dib_cache/source-repositories/charm_barbican_vault_d9ba3a45536e5469c73d790f1fab62e098d8b2e8 with ref * 2024-01-26 14:22:16.750 | Cloning from charm-barbican-vault cache and applying ref * 2024-01-26 14:22:20.585 | (0218 / 1435) 2024-01-26 14:22:20.603 | Updating cache of https://opendev.org/openstack/charm-ceilometer.git in /opt/dib_cache/source-repositories/charm_ceilometer_35b35e724cb3ceb412fc26c7ac1edb87c3afe277 with ref * 2024-01-26 14:22:22.606 | Cloning from charm-ceilometer cache and applying ref * 2024-01-26 14:22:28.311 | (0219 / 1435) 2024-01-26 14:22:28.329 | Updating cache of https://opendev.org/openstack/charm-ceilometer-agent.git in /opt/dib_cache/source-repositories/charm_ceilometer_agent_940aa2c383330d88f963feb834f750a8a642be60 with ref * 2024-01-26 14:22:29.525 | Cloning from charm-ceilometer-agent cache and applying ref * 2024-01-26 14:22:33.769 | (0220 / 1435) 2024-01-26 14:22:33.787 | Updating cache of https://opendev.org/openstack/charm-ceilometer-k8s.git in /opt/dib_cache/source-repositories/charm_ceilometer_k8s_ad71fe242a15edd410252909dbc95e56f5c74630 with ref * 2024-01-26 14:22:34.935 | Cloning from charm-ceilometer-k8s cache and applying ref * 2024-01-26 14:22:39.405 | (0221 / 1435) 2024-01-26 14:22:39.423 | Updating cache of https://opendev.org/openstack/charm-ceph-dashboard.git in /opt/dib_cache/source-repositories/charm_ceph_dashboard_cbbad6a7a24a40d871c6a75c92642033009fc9d8 with ref * 2024-01-26 14:22:40.649 | Cloning from charm-ceph-dashboard cache and applying ref * 2024-01-26 14:22:46.441 | (0222 / 1435) 2024-01-26 14:22:46.461 | Updating cache of https://opendev.org/openstack/charm-ceph-fs.git in /opt/dib_cache/source-repositories/charm_ceph_fs_0934e6069dd547e97360cc25812e0241838386cd with ref * 2024-01-26 14:22:48.154 | Cloning from charm-ceph-fs cache and applying ref * 2024-01-26 14:22:49.455 | (0223 / 1435) 2024-01-26 14:22:49.474 | Updating cache of https://opendev.org/openstack/charm-ceph-iscsi.git in /opt/dib_cache/source-repositories/charm_ceph_iscsi_23cb616446170b4c9e286ee7315b67e07efd96ed with ref * 2024-01-26 14:22:50.501 | Cloning from charm-ceph-iscsi cache and applying ref * 2024-01-26 14:22:54.413 | (0224 / 1435) 2024-01-26 14:22:54.433 | Updating cache of https://opendev.org/openstack/charm-ceph-mon.git in /opt/dib_cache/source-repositories/charm_ceph_mon_e4c8c82ba79a71582964802ad498e7d5e00f6030 with ref * 2024-01-26 14:22:55.933 | Cloning from charm-ceph-mon cache and applying ref * 2024-01-26 14:23:11.337 | (0225 / 1435) 2024-01-26 14:23:11.355 | Updating cache of https://opendev.org/openstack/charm-ceph-nfs.git in /opt/dib_cache/source-repositories/charm_ceph_nfs_bd59c39f769d08a12f79aa10dfa2309bb05191e2 with ref * 2024-01-26 14:23:12.714 | Cloning from charm-ceph-nfs cache and applying ref * 2024-01-26 14:23:13.316 | (0226 / 1435) 2024-01-26 14:23:13.334 | Updating cache of https://opendev.org/openstack/charm-ceph-osd.git in /opt/dib_cache/source-repositories/charm_ceph_osd_1821f4938f6a67937e2fc28d966ddd9b15e732cf with ref * 2024-01-26 14:23:15.068 | Cloning from charm-ceph-osd cache and applying ref * 2024-01-26 14:23:26.004 | (0227 / 1435) 2024-01-26 14:23:26.022 | Updating cache of https://opendev.org/openstack/charm-ceph-proxy.git in /opt/dib_cache/source-repositories/charm_ceph_proxy_47b3ce4ae43f3046eb2926caea7c35667cb7a8da with ref * 2024-01-26 14:23:27.199 | Cloning from charm-ceph-proxy cache and applying ref * 2024-01-26 14:23:32.581 | (0228 / 1435) 2024-01-26 14:23:32.600 | Updating cache of https://opendev.org/openstack/charm-ceph-radosgw.git in /opt/dib_cache/source-repositories/charm_ceph_radosgw_28edc5467c6e6e42f629cfa50437aa069bb11dcc with ref * 2024-01-26 14:23:34.032 | Cloning from charm-ceph-radosgw cache and applying ref * 2024-01-26 14:23:41.565 | (0229 / 1435) 2024-01-26 14:23:41.583 | 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-01-26 14:23:42.709 | Cloning from charm-ceph-rbd-mirror cache and applying ref * 2024-01-26 14:23:46.204 | (0230 / 1435) 2024-01-26 14:23:46.222 | Updating cache of https://opendev.org/openstack/charm-cinder.git in /opt/dib_cache/source-repositories/charm_cinder_cc7f6fbe64ba173e0dbd38c4a2347c0bc62a06cc with ref * 2024-01-26 14:23:47.911 | Cloning from charm-cinder cache and applying ref * 2024-01-26 14:24:04.596 | (0231 / 1435) 2024-01-26 14:24:04.614 | Updating cache of https://opendev.org/openstack/charm-cinder-backup.git in /opt/dib_cache/source-repositories/charm_cinder_backup_4c1fbff126e0a50b75ca7356fef9449d80f5f262 with ref * 2024-01-26 14:24:06.711 | Cloning from charm-cinder-backup cache and applying ref * 2024-01-26 14:24:10.350 | (0232 / 1435) 2024-01-26 14:24:10.369 | 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-01-26 14:24:12.018 | Cloning from charm-cinder-backup-swift-proxy cache and applying ref * 2024-01-26 14:24:14.511 | (0233 / 1435) 2024-01-26 14:24:14.529 | Updating cache of https://opendev.org/openstack/charm-cinder-ceph.git in /opt/dib_cache/source-repositories/charm_cinder_ceph_c2d408fc086079889eb62aeb86e784dd5fd09413 with ref * 2024-01-26 14:24:18.393 | Cloning from charm-cinder-ceph cache and applying ref * 2024-01-26 14:24:23.160 | (0234 / 1435) 2024-01-26 14:24:23.178 | 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-01-26 14:24:24.537 | Cloning from charm-cinder-ceph-k8s cache and applying ref * 2024-01-26 14:24:32.896 | (0235 / 1435) 2024-01-26 14:24:32.913 | 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-01-26 14:24:33.580 | Cloning from charm-cinder-dell-emc-powerstore cache and applying ref * 2024-01-26 14:24:33.659 | (0236 / 1435) 2024-01-26 14:24:33.679 | 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-01-26 14:24:34.250 | Cloning from charm-cinder-ibm-storwize-svc cache and applying ref * 2024-01-26 14:24:34.331 | (0237 / 1435) 2024-01-26 14:24:34.349 | Updating cache of https://opendev.org/openstack/charm-cinder-infinidat.git in /opt/dib_cache/source-repositories/charm_cinder_infinidat_24c0b91945748a6cb998839baa3a44cdc8a00bf7 with ref * 2024-01-26 14:24:35.635 | Cloning from charm-cinder-infinidat cache and applying ref * 2024-01-26 14:24:36.012 | (0238 / 1435) 2024-01-26 14:24:36.030 | Updating cache of https://opendev.org/openstack/charm-cinder-k8s.git in /opt/dib_cache/source-repositories/charm_cinder_k8s_420e9bc0f38219ab42291a4f7f41703292106239 with ref * 2024-01-26 14:24:37.020 | Cloning from charm-cinder-k8s cache and applying ref * 2024-01-26 14:24:44.271 | (0239 / 1435) 2024-01-26 14:24:44.289 | Updating cache of https://opendev.org/openstack/charm-cinder-lvm.git in /opt/dib_cache/source-repositories/charm_cinder_lvm_192edc2095aeb8d0efe00265af23eff9f5ac0312 with ref * 2024-01-26 14:24:45.546 | Cloning from charm-cinder-lvm cache and applying ref * 2024-01-26 14:24:48.880 | (0240 / 1435) 2024-01-26 14:24:48.897 | Updating cache of https://opendev.org/openstack/charm-cinder-netapp.git in /opt/dib_cache/source-repositories/charm_cinder_netapp_3b94b85fefbe83765fd8ba05d98bfd9b58a1faa7 with ref * 2024-01-26 14:24:49.978 | Cloning from charm-cinder-netapp cache and applying ref * 2024-01-26 14:24:53.044 | (0241 / 1435) 2024-01-26 14:24:53.062 | Updating cache of https://opendev.org/openstack/charm-cinder-nfs.git in /opt/dib_cache/source-repositories/charm_cinder_nfs_6ab892247a4c98df3ebb26e4b6a29e74485d4007 with ref * 2024-01-26 14:24:53.834 | Cloning from charm-cinder-nfs cache and applying ref * 2024-01-26 14:24:55.214 | (0242 / 1435) 2024-01-26 14:24:55.234 | Updating cache of https://opendev.org/openstack/charm-cinder-nimblestorage.git in /opt/dib_cache/source-repositories/charm_cinder_nimblestorage_b4c2dcdbbd83cce41c17fb97a613d78069ef5aa1 with ref * 2024-01-26 14:24:56.569 | Cloning from charm-cinder-nimblestorage cache and applying ref * 2024-01-26 14:24:58.517 | (0243 / 1435) 2024-01-26 14:24:58.535 | Updating cache of https://opendev.org/openstack/charm-cinder-purestorage.git in /opt/dib_cache/source-repositories/charm_cinder_purestorage_a2b440793781626e733ec7f76dea9c4f3184120c with ref * 2024-01-26 14:24:59.986 | Cloning from charm-cinder-purestorage cache and applying ref * 2024-01-26 14:25:05.756 | (0244 / 1435) 2024-01-26 14:25:05.774 | Updating cache of https://opendev.org/openstack/charm-cinder-solidfire.git in /opt/dib_cache/source-repositories/charm_cinder_solidfire_718e6d493908344f89e4ad5a402ba7133d0f39d1 with ref * 2024-01-26 14:25:07.234 | Cloning from charm-cinder-solidfire cache and applying ref * 2024-01-26 14:25:09.637 | (0245 / 1435) 2024-01-26 14:25:09.656 | 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-01-26 14:25:10.652 | Cloning from charm-cinder-three-par cache and applying ref * 2024-01-26 14:25:13.965 | (0246 / 1435) 2024-01-26 14:25:13.983 | Updating cache of https://opendev.org/openstack/charm-cloudkitty.git in /opt/dib_cache/source-repositories/charm_cloudkitty_0d7ea035af9d79b34063bd8fc765e0642efaeb19 with ref * 2024-01-26 14:25:15.055 | Cloning from charm-cloudkitty cache and applying ref * 2024-01-26 14:25:15.140 | (0247 / 1435) 2024-01-26 14:25:15.158 | Updating cache of https://opendev.org/openstack/charm-deployment-guide.git in /opt/dib_cache/source-repositories/charm_deployment_guide_04b793f93d1a820486919726d498f1896aea5dee with ref * 2024-01-26 14:25:16.696 | Cloning from charm-deployment-guide cache and applying ref * 2024-01-26 14:25:22.156 | (0248 / 1435) 2024-01-26 14:25:22.177 | Updating cache of https://opendev.org/openstack/charm-designate.git in /opt/dib_cache/source-repositories/charm_designate_5eacee7cbffb9a2c907f2aa6529ee1d518922421 with ref * 2024-01-26 14:25:23.888 | Cloning from charm-designate cache and applying ref * 2024-01-26 14:25:30.485 | (0249 / 1435) 2024-01-26 14:25:30.510 | Updating cache of https://opendev.org/openstack/charm-designate-bind.git in /opt/dib_cache/source-repositories/charm_designate_bind_78db5ed0d7b136f82c7c79c085f058069a8ff2c7 with ref * 2024-01-26 14:25:31.987 | Cloning from charm-designate-bind cache and applying ref * 2024-01-26 14:25:34.423 | (0250 / 1435) 2024-01-26 14:25:34.441 | 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-01-26 14:25:35.251 | Cloning from charm-designate-bind-k8s cache and applying ref * 2024-01-26 14:25:36.074 | (0251 / 1435) 2024-01-26 14:25:36.092 | Updating cache of https://opendev.org/openstack/charm-designate-k8s.git in /opt/dib_cache/source-repositories/charm_designate_k8s_22b13e4be8d42db7c0dad11c4af09f5541c17a79 with ref * 2024-01-26 14:25:37.869 | Cloning from charm-designate-k8s cache and applying ref * 2024-01-26 14:25:39.707 | (0252 / 1435) 2024-01-26 14:25:39.724 | Updating cache of https://opendev.org/openstack/charm-glance.git in /opt/dib_cache/source-repositories/charm_glance_611cdd5e062de324da3cf8c8867cd1e370960ed5 with ref * 2024-01-26 14:25:41.477 | Cloning from charm-glance cache and applying ref * 2024-01-26 14:25:49.168 | (0253 / 1435) 2024-01-26 14:25:49.186 | Updating cache of https://opendev.org/openstack/charm-glance-k8s.git in /opt/dib_cache/source-repositories/charm_glance_k8s_75f147777d13b107b37e08999034df9643130a22 with ref * 2024-01-26 14:25:51.197 | Cloning from charm-glance-k8s cache and applying ref * 2024-01-26 14:26:01.354 | (0254 / 1435) 2024-01-26 14:26:01.372 | 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-01-26 14:26:03.135 | Cloning from charm-glance-simplestreams-sync cache and applying ref * 2024-01-26 14:26:07.661 | (0255 / 1435) 2024-01-26 14:26:07.679 | Updating cache of https://opendev.org/openstack/charm-glusterfs.git in /opt/dib_cache/source-repositories/charm_glusterfs_ad293dc99582080b4545abe972cadf13110034a6 with ref * 2024-01-26 14:26:08.365 | Cloning from charm-glusterfs cache and applying ref * 2024-01-26 14:26:08.469 | (0256 / 1435) 2024-01-26 14:26:08.487 | Updating cache of https://opendev.org/openstack/charm-gnocchi.git in /opt/dib_cache/source-repositories/charm_gnocchi_6d9e585c1355b870b682043b6e8a651b93beda92 with ref * 2024-01-26 14:26:10.341 | Cloning from charm-gnocchi cache and applying ref * 2024-01-26 14:26:14.808 | (0257 / 1435) 2024-01-26 14:26:14.826 | Updating cache of https://opendev.org/openstack/charm-gnocchi-k8s.git in /opt/dib_cache/source-repositories/charm_gnocchi_k8s_73fd62f497f2a6ad827bda8cf06fb5c0243a114e with ref * 2024-01-26 14:26:15.698 | Cloning from charm-gnocchi-k8s cache and applying ref * 2024-01-26 14:26:19.752 | (0258 / 1435) 2024-01-26 14:26:19.769 | Updating cache of https://opendev.org/openstack/charm-guide.git in /opt/dib_cache/source-repositories/charm_guide_7752a3f991b8eed30fc90c686874e503451e8733 with ref * 2024-01-26 14:26:21.402 | Cloning from charm-guide cache and applying ref * 2024-01-26 14:27:15.814 | (0259 / 1435) 2024-01-26 14:27:15.831 | Updating cache of https://opendev.org/openstack/charm-hacluster.git in /opt/dib_cache/source-repositories/charm_hacluster_9fe82fbfe2ef5deba5724ebf23e6a348c41329b3 with ref * 2024-01-26 14:27:17.899 | Cloning from charm-hacluster cache and applying ref * 2024-01-26 14:27:26.465 | (0260 / 1435) 2024-01-26 14:27:26.483 | Updating cache of https://opendev.org/openstack/charm-heat.git in /opt/dib_cache/source-repositories/charm_heat_7a84a4ff6787cebd748a287e487ad24ffcea7afe with ref * 2024-01-26 14:27:29.423 | Cloning from charm-heat cache and applying ref * 2024-01-26 14:27:39.860 | (0261 / 1435) 2024-01-26 14:27:39.878 | Updating cache of https://opendev.org/openstack/charm-heat-k8s.git in /opt/dib_cache/source-repositories/charm_heat_k8s_0b3ca91b6f8d79f271999e1e0b8876cfb72c5a9a with ref * 2024-01-26 14:27:41.453 | Cloning from charm-heat-k8s cache and applying ref * 2024-01-26 14:27:48.874 | (0262 / 1435) 2024-01-26 14:27:48.892 | Updating cache of https://opendev.org/openstack/charm-horizon-k8s.git in /opt/dib_cache/source-repositories/charm_horizon_k8s_36c9ae72bcaf5fbe2ca34db208ea06f2d5ae53d8 with ref * 2024-01-26 14:27:50.556 | Cloning from charm-horizon-k8s cache and applying ref * 2024-01-26 14:27:59.309 | (0263 / 1435) 2024-01-26 14:27:59.327 | Updating cache of https://opendev.org/openstack/charm-infinidat-tools.git in /opt/dib_cache/source-repositories/charm_infinidat_tools_5f4999b8b5d2fd636f416e23e2364a74c1736065 with ref * 2024-01-26 14:28:00.659 | Cloning from charm-infinidat-tools cache and applying ref * 2024-01-26 14:28:02.015 | (0264 / 1435) 2024-01-26 14:28:02.033 | 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-01-26 14:28:02.385 | Cloning from charm-interface-barbican-secrets cache and applying ref * 2024-01-26 14:28:02.462 | (0265 / 1435) 2024-01-26 14:28:02.480 | Updating cache of https://opendev.org/openstack/charm-interface-bgp.git in /opt/dib_cache/source-repositories/charm_interface_bgp_7e446cc220ecc39cc78aed033685931cfe9d6b3b with ref * 2024-01-26 14:28:03.080 | Cloning from charm-interface-bgp cache and applying ref * 2024-01-26 14:28:03.161 | (0266 / 1435) 2024-01-26 14:28:03.179 | 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-01-26 14:28:03.545 | Cloning from charm-interface-bind-rndc cache and applying ref * 2024-01-26 14:28:03.621 | (0267 / 1435) 2024-01-26 14:28:03.640 | 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-01-26 14:28:04.027 | Cloning from charm-interface-ceph-client cache and applying ref * 2024-01-26 14:28:04.109 | (0268 / 1435) 2024-01-26 14:28:04.128 | 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-01-26 14:28:04.705 | Cloning from charm-interface-ceph-mds cache and applying ref * 2024-01-26 14:28:04.780 | (0269 / 1435) 2024-01-26 14:28:04.798 | 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-01-26 14:28:05.701 | Cloning from charm-interface-ceph-rbd-mirror cache and applying ref * 2024-01-26 14:28:05.775 | (0270 / 1435) 2024-01-26 14:28:05.793 | 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-01-26 14:28:06.105 | Cloning from charm-interface-cinder-backend cache and applying ref * 2024-01-26 14:28:06.179 | (0271 / 1435) 2024-01-26 14:28:06.197 | 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-01-26 14:28:06.505 | Cloning from charm-interface-cinder-backup cache and applying ref * 2024-01-26 14:28:06.581 | (0272 / 1435) 2024-01-26 14:28:06.599 | 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-01-26 14:28:07.044 | Cloning from charm-interface-dashboard-plugin cache and applying ref * 2024-01-26 14:28:07.120 | (0273 / 1435) 2024-01-26 14:28:07.138 | Updating cache of https://opendev.org/openstack/charm-interface-designate.git in /opt/dib_cache/source-repositories/charm_interface_designate_5fd1466caf45791c3dda45e73c44e6309b785c81 with ref * 2024-01-26 14:28:07.647 | Cloning from charm-interface-designate cache and applying ref * 2024-01-26 14:28:07.721 | (0274 / 1435) 2024-01-26 14:28:07.739 | Updating cache of https://opendev.org/openstack/charm-interface-gnocchi.git in /opt/dib_cache/source-repositories/charm_interface_gnocchi_1e755744b5aaf7f7c4e2b5e04857cb0fa540f7ed with ref * 2024-01-26 14:28:08.392 | Cloning from charm-interface-gnocchi cache and applying ref * 2024-01-26 14:28:08.465 | (0275 / 1435) 2024-01-26 14:28:08.483 | Updating cache of https://opendev.org/openstack/charm-interface-hacluster.git in /opt/dib_cache/source-repositories/charm_interface_hacluster_db6c3dce70147c6ea062141776ced11e8582e4e3 with ref * 2024-01-26 14:28:09.177 | Cloning from charm-interface-hacluster cache and applying ref * 2024-01-26 14:28:09.420 | (0276 / 1435) 2024-01-26 14:28:09.442 | 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-01-26 14:28:10.099 | Cloning from charm-interface-ironic-api cache and applying ref * 2024-01-26 14:28:10.176 | (0277 / 1435) 2024-01-26 14:28:10.193 | Updating cache of https://opendev.org/openstack/charm-interface-keystone.git in /opt/dib_cache/source-repositories/charm_interface_keystone_b94ddc742f33a3b9aea0f64ba26059799da014e5 with ref * 2024-01-26 14:28:10.630 | Cloning from charm-interface-keystone cache and applying ref * 2024-01-26 14:28:13.441 | (0278 / 1435) 2024-01-26 14:28:13.459 | 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-01-26 14:28:17.248 | Cloning from charm-interface-keystone-admin cache and applying ref * 2024-01-26 14:28:17.320 | (0279 / 1435) 2024-01-26 14:28:17.338 | 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-01-26 14:28:17.738 | Cloning from charm-interface-keystone-credentials cache and applying ref * 2024-01-26 14:28:17.811 | (0280 / 1435) 2024-01-26 14:28:17.829 | 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-01-26 14:28:18.173 | Cloning from charm-interface-keystone-domain-backend cache and applying ref * 2024-01-26 14:28:18.247 | (0281 / 1435) 2024-01-26 14:28:18.264 | 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-01-26 14:28:18.648 | Cloning from charm-interface-keystone-fid-service-provider cache and applying ref * 2024-01-26 14:28:18.724 | (0282 / 1435) 2024-01-26 14:28:18.741 | 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-01-26 14:28:19.159 | Cloning from charm-interface-keystone-notifications cache and applying ref * 2024-01-26 14:28:19.233 | (0283 / 1435) 2024-01-26 14:28:19.251 | Updating cache of https://opendev.org/openstack/charm-interface-magpie.git in /opt/dib_cache/source-repositories/charm_interface_magpie_e4d26be7868ca8692db45ce4daa98d0771e0e075 with ref * 2024-01-26 14:28:19.682 | Cloning from charm-interface-magpie cache and applying ref * 2024-01-26 14:28:19.758 | (0284 / 1435) 2024-01-26 14:28:19.775 | 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-01-26 14:28:20.121 | Cloning from charm-interface-manila-plugin cache and applying ref * 2024-01-26 14:28:20.194 | (0285 / 1435) 2024-01-26 14:28:20.215 | 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-01-26 14:28:20.525 | Cloning from charm-interface-mysql-innodb-cluster cache and applying ref * 2024-01-26 14:28:20.599 | (0286 / 1435) 2024-01-26 14:28:20.617 | 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-01-26 14:28:21.235 | Cloning from charm-interface-mysql-router cache and applying ref * 2024-01-26 14:28:21.313 | (0287 / 1435) 2024-01-26 14:28:21.331 | 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-01-26 14:28:21.812 | Cloning from charm-interface-mysql-shared cache and applying ref * 2024-01-26 14:28:21.888 | (0288 / 1435) 2024-01-26 14:28:21.906 | 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-01-26 14:28:22.260 | Cloning from charm-interface-neutron-load-balancer cache and applying ref * 2024-01-26 14:28:22.335 | (0289 / 1435) 2024-01-26 14:28:22.353 | 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-01-26 14:28:22.663 | Cloning from charm-interface-neutron-plugin cache and applying ref * 2024-01-26 14:28:22.738 | (0290 / 1435) 2024-01-26 14:28:22.756 | 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-01-26 14:28:23.307 | Cloning from charm-interface-neutron-plugin-api-subordinate cache and applying ref * 2024-01-26 14:28:23.385 | (0291 / 1435) 2024-01-26 14:28:23.403 | 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-01-26 14:28:24.014 | Cloning from charm-interface-nova-cell cache and applying ref * 2024-01-26 14:28:24.095 | (0292 / 1435) 2024-01-26 14:28:24.113 | 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-01-26 14:28:24.648 | Cloning from charm-interface-nova-compute cache and applying ref * 2024-01-26 14:28:24.728 | (0293 / 1435) 2024-01-26 14:28:24.745 | 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-01-26 14:28:25.659 | Cloning from charm-interface-odl-controller-api cache and applying ref * 2024-01-26 14:28:25.734 | (0294 / 1435) 2024-01-26 14:28:25.753 | 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-01-26 14:28:26.331 | Cloning from charm-interface-openstack-ha cache and applying ref * 2024-01-26 14:28:26.413 | (0295 / 1435) 2024-01-26 14:28:26.433 | 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-01-26 14:28:27.048 | Cloning from charm-interface-ovsdb-manager cache and applying ref * 2024-01-26 14:28:27.129 | (0296 / 1435) 2024-01-26 14:28:27.147 | 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-01-26 14:28:27.516 | Cloning from charm-interface-pacemaker-remote cache and applying ref * 2024-01-26 14:28:27.593 | (0297 / 1435) 2024-01-26 14:28:27.611 | Updating cache of https://opendev.org/openstack/charm-interface-placement.git in /opt/dib_cache/source-repositories/charm_interface_placement_f4f08142bb02aac235bd97fcbe5753b3a51591f5 with ref * 2024-01-26 14:28:28.115 | Cloning from charm-interface-placement cache and applying ref * 2024-01-26 14:28:28.193 | (0298 / 1435) 2024-01-26 14:28:28.212 | Updating cache of https://opendev.org/openstack/charm-interface-rabbitmq.git in /opt/dib_cache/source-repositories/charm_interface_rabbitmq_fb7a0894bd7e1f2de1bc57064bf76cc56ce2e415 with ref * 2024-01-26 14:28:28.666 | Cloning from charm-interface-rabbitmq cache and applying ref * 2024-01-26 14:28:28.751 | (0299 / 1435) 2024-01-26 14:28:28.770 | 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-01-26 14:28:29.343 | Cloning from charm-interface-service-control cache and applying ref * 2024-01-26 14:28:29.425 | (0300 / 1435) 2024-01-26 14:28:29.443 | 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-01-26 14:28:29.974 | Cloning from charm-interface-websso-fid-service-provider cache and applying ref * 2024-01-26 14:28:30.048 | (0301 / 1435) 2024-01-26 14:28:30.066 | Updating cache of https://opendev.org/openstack/charm-ironic.git in /opt/dib_cache/source-repositories/charm_ironic_10d1abf1e6f7447d0d3c7aa6e83e18886453d9df with ref * 2024-01-26 14:28:30.563 | Cloning from charm-ironic cache and applying ref * 2024-01-26 14:28:30.665 | (0302 / 1435) 2024-01-26 14:28:30.683 | Updating cache of https://opendev.org/openstack/charm-ironic-api.git in /opt/dib_cache/source-repositories/charm_ironic_api_377b9855b89ac34a00dc67888225a400acc087b2 with ref * 2024-01-26 14:28:32.574 | Cloning from charm-ironic-api cache and applying ref * 2024-01-26 14:28:40.011 | (0303 / 1435) 2024-01-26 14:28:40.029 | Updating cache of https://opendev.org/openstack/charm-ironic-conductor.git in /opt/dib_cache/source-repositories/charm_ironic_conductor_1df361eace68fd03ec8610cf6c4c7601962072d7 with ref * 2024-01-26 14:28:41.482 | Cloning from charm-ironic-conductor cache and applying ref * 2024-01-26 14:28:50.982 | (0304 / 1435) 2024-01-26 14:28:50.999 | Updating cache of https://opendev.org/openstack/charm-ironic-dashboard.git in /opt/dib_cache/source-repositories/charm_ironic_dashboard_4ac339ca3da4fc24887af50a32f5d558b12f1593 with ref * 2024-01-26 14:28:53.461 | Cloning from charm-ironic-dashboard cache and applying ref * 2024-01-26 14:28:55.377 | (0305 / 1435) 2024-01-26 14:28:55.395 | Updating cache of https://opendev.org/openstack/charm-keystone.git in /opt/dib_cache/source-repositories/charm_keystone_d89817f2173a3d52509265013a874bc2d75283b8 with ref * 2024-01-26 14:28:57.077 | Cloning from charm-keystone cache and applying ref * 2024-01-26 14:29:12.645 | (0306 / 1435) 2024-01-26 14:29:12.663 | Updating cache of https://opendev.org/openstack/charm-keystone-k8s.git in /opt/dib_cache/source-repositories/charm_keystone_k8s_94f9cffe6366a5ae2a6b7a87127c902374b361e9 with ref * 2024-01-26 14:29:13.564 | Cloning from charm-keystone-k8s cache and applying ref * 2024-01-26 14:29:29.999 | (0307 / 1435) 2024-01-26 14:29:30.017 | Updating cache of https://opendev.org/openstack/charm-keystone-kerberos.git in /opt/dib_cache/source-repositories/charm_keystone_kerberos_5e5903ced4163f28d45a83702bc1c68a3b34ba2f with ref * 2024-01-26 14:29:32.275 | Cloning from charm-keystone-kerberos cache and applying ref * 2024-01-26 14:29:35.683 | (0308 / 1435) 2024-01-26 14:29:35.701 | Updating cache of https://opendev.org/openstack/charm-keystone-ldap.git in /opt/dib_cache/source-repositories/charm_keystone_ldap_02aba9e796c7108df713097deed9b5c1eac480ae with ref * 2024-01-26 14:29:36.791 | Cloning from charm-keystone-ldap cache and applying ref * 2024-01-26 14:29:39.332 | (0309 / 1435) 2024-01-26 14:29:39.349 | 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-01-26 14:29:41.483 | Cloning from charm-keystone-ldap-k8s cache and applying ref * 2024-01-26 14:29:42.191 | (0310 / 1435) 2024-01-26 14:29:42.209 | Updating cache of https://opendev.org/openstack/charm-keystone-openidc.git in /opt/dib_cache/source-repositories/charm_keystone_openidc_110ec6949cc3da4ff44ab97613019d7f5e5331d6 with ref * 2024-01-26 14:29:42.934 | Cloning from charm-keystone-openidc cache and applying ref * 2024-01-26 14:29:44.841 | (0311 / 1435) 2024-01-26 14:29:44.859 | 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-01-26 14:29:45.965 | Cloning from charm-keystone-saml-mellon cache and applying ref * 2024-01-26 14:29:49.526 | (0312 / 1435) 2024-01-26 14:29:49.544 | Updating cache of https://opendev.org/openstack/charm-layer-ceph.git in /opt/dib_cache/source-repositories/charm_layer_ceph_7b826f9d165606844bf5e67055eca192a8ae7535 with ref * 2024-01-26 14:29:49.955 | Cloning from charm-layer-ceph cache and applying ref * 2024-01-26 14:29:50.029 | (0313 / 1435) 2024-01-26 14:29:50.047 | 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-01-26 14:29:50.757 | Cloning from charm-layer-ceph-base cache and applying ref * 2024-01-26 14:29:50.832 | (0314 / 1435) 2024-01-26 14:29:50.850 | Updating cache of https://opendev.org/openstack/charm-layer-openstack.git in /opt/dib_cache/source-repositories/charm_layer_openstack_40f9d2f44ec4000613059f933d7736a9fd990635 with ref * 2024-01-26 14:29:51.601 | Cloning from charm-layer-openstack cache and applying ref * 2024-01-26 14:29:51.824 | (0315 / 1435) 2024-01-26 14:29:51.842 | 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-01-26 14:29:52.161 | Cloning from charm-layer-openstack-api cache and applying ref * 2024-01-26 14:29:52.235 | (0316 / 1435) 2024-01-26 14:29:52.253 | 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-01-26 14:29:52.561 | Cloning from charm-layer-openstack-principle cache and applying ref * 2024-01-26 14:29:52.635 | (0317 / 1435) 2024-01-26 14:29:52.653 | Updating cache of https://opendev.org/openstack/charm-magnum.git in /opt/dib_cache/source-repositories/charm_magnum_50fbf69cc04e7a22a21ed3ea9cedf5bd7b98fc6e with ref * 2024-01-26 14:29:53.936 | Cloning from charm-magnum cache and applying ref * 2024-01-26 14:30:00.720 | (0318 / 1435) 2024-01-26 14:30:00.737 | Updating cache of https://opendev.org/openstack/charm-magnum-dashboard.git in /opt/dib_cache/source-repositories/charm_magnum_dashboard_7e294cfba25ee9ed38dce115a88c31d03e33126a with ref * 2024-01-26 14:30:02.055 | Cloning from charm-magnum-dashboard cache and applying ref * 2024-01-26 14:30:06.795 | (0319 / 1435) 2024-01-26 14:30:06.813 | Updating cache of https://opendev.org/openstack/charm-magnum-k8s.git in /opt/dib_cache/source-repositories/charm_magnum_k8s_1592ff9c87841c8ee74cde17e39e2cbe8863a6be with ref * 2024-01-26 14:30:08.195 | Cloning from charm-magnum-k8s cache and applying ref * 2024-01-26 14:30:11.577 | (0320 / 1435) 2024-01-26 14:30:11.596 | Updating cache of https://opendev.org/openstack/charm-magpie.git in /opt/dib_cache/source-repositories/charm_magpie_dc722ceaccd62545ce1359ace2ba164427a6b0b9 with ref * 2024-01-26 14:30:12.419 | Cloning from charm-magpie cache and applying ref * 2024-01-26 14:30:21.589 | (0321 / 1435) 2024-01-26 14:30:21.608 | Updating cache of https://opendev.org/openstack/charm-manila.git in /opt/dib_cache/source-repositories/charm_manila_205805232d33da5cf0dcf701c23609327bc0e776 with ref * 2024-01-26 14:30:23.224 | Cloning from charm-manila cache and applying ref * 2024-01-26 14:30:30.201 | (0322 / 1435) 2024-01-26 14:30:30.219 | Updating cache of https://opendev.org/openstack/charm-manila-dashboard.git in /opt/dib_cache/source-repositories/charm_manila_dashboard_b37c9294b3622ccd005d5925c243e43fba486536 with ref * 2024-01-26 14:30:31.629 | Cloning from charm-manila-dashboard cache and applying ref * 2024-01-26 14:30:33.088 | (0323 / 1435) 2024-01-26 14:30:33.105 | Updating cache of https://opendev.org/openstack/charm-manila-flashblade.git in /opt/dib_cache/source-repositories/charm_manila_flashblade_2f6b317bdc51b73ca764183c116a1956316c4cdc with ref * 2024-01-26 14:30:33.511 | Cloning from charm-manila-flashblade cache and applying ref * 2024-01-26 14:30:33.589 | (0324 / 1435) 2024-01-26 14:30:33.607 | Updating cache of https://opendev.org/openstack/charm-manila-ganesha.git in /opt/dib_cache/source-repositories/charm_manila_ganesha_850c5eab450848db2d8e3d0b1110158313a4231f with ref * 2024-01-26 14:30:35.069 | Cloning from charm-manila-ganesha cache and applying ref * 2024-01-26 14:30:42.795 | (0325 / 1435) 2024-01-26 14:30:42.813 | Updating cache of https://opendev.org/openstack/charm-manila-generic.git in /opt/dib_cache/source-repositories/charm_manila_generic_ce34e7f88d71afc53557579e21edecb5c1a6fa2d with ref * 2024-01-26 14:30:47.111 | Cloning from charm-manila-generic cache and applying ref * 2024-01-26 14:30:50.716 | (0326 / 1435) 2024-01-26 14:30:50.739 | Updating cache of https://opendev.org/openstack/charm-manila-glusterfs.git in /opt/dib_cache/source-repositories/charm_manila_glusterfs_c648819059c7811fe22dc8f7cfb8281869a83d99 with ref * 2024-01-26 14:30:51.333 | Cloning from charm-manila-glusterfs cache and applying ref * 2024-01-26 14:30:51.405 | (0327 / 1435) 2024-01-26 14:30:51.422 | Updating cache of https://opendev.org/openstack/charm-manila-infinidat.git in /opt/dib_cache/source-repositories/charm_manila_infinidat_c70ffcc52c93feda5ee30be91b77d6cfa8d1f49e with ref * 2024-01-26 14:30:52.359 | Cloning from charm-manila-infinidat cache and applying ref * 2024-01-26 14:30:53.941 | (0328 / 1435) 2024-01-26 14:30:53.959 | Updating cache of https://opendev.org/openstack/charm-manila-netapp.git in /opt/dib_cache/source-repositories/charm_manila_netapp_6c6c4f50d81af5d6fb1f91d259d7f224de87d64f with ref * 2024-01-26 14:30:54.716 | Cloning from charm-manila-netapp cache and applying ref * 2024-01-26 14:30:56.824 | (0329 / 1435) 2024-01-26 14:30:56.841 | Updating cache of https://opendev.org/openstack/charm-masakari.git in /opt/dib_cache/source-repositories/charm_masakari_43b7558edb3fe30f40128708d3e420a24296395e with ref * 2024-01-26 14:30:58.180 | Cloning from charm-masakari cache and applying ref * 2024-01-26 14:31:04.400 | (0330 / 1435) 2024-01-26 14:31:04.419 | Updating cache of https://opendev.org/openstack/charm-masakari-monitors.git in /opt/dib_cache/source-repositories/charm_masakari_monitors_af6c303547c0073973ea58771d8da54292e7725d with ref * 2024-01-26 14:31:05.451 | Cloning from charm-masakari-monitors cache and applying ref * 2024-01-26 14:31:09.284 | (0331 / 1435) 2024-01-26 14:31:09.302 | Updating cache of https://opendev.org/openstack/charm-mistral.git in /opt/dib_cache/source-repositories/charm_mistral_79c4e53d43983bd1d48ef18aef71355da36c179f with ref * 2024-01-26 14:31:09.687 | Cloning from charm-mistral cache and applying ref * 2024-01-26 14:31:09.765 | (0332 / 1435) 2024-01-26 14:31:09.783 | Updating cache of https://opendev.org/openstack/charm-murano.git in /opt/dib_cache/source-repositories/charm_murano_0f1ad14876c6629471c201c0a14204dd64fffce1 with ref * 2024-01-26 14:31:10.225 | Cloning from charm-murano cache and applying ref * 2024-01-26 14:31:10.299 | (0333 / 1435) 2024-01-26 14:31:10.317 | 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-01-26 14:31:11.278 | Cloning from charm-mysql-innodb-cluster cache and applying ref * 2024-01-26 14:31:19.000 | (0334 / 1435) 2024-01-26 14:31:19.017 | Updating cache of https://opendev.org/openstack/charm-mysql-router.git in /opt/dib_cache/source-repositories/charm_mysql_router_ad5f5ba10b7f7a378967e281b23c49c0107deddb with ref * 2024-01-26 14:31:20.736 | Cloning from charm-mysql-router cache and applying ref * 2024-01-26 14:31:22.222 | (0335 / 1435) 2024-01-26 14:31:22.245 | Updating cache of https://opendev.org/openstack/charm-neutron-api.git in /opt/dib_cache/source-repositories/charm_neutron_api_4c52b4e422a691e4a1cd2920c4bd1dff585667a3 with ref * 2024-01-26 14:31:23.780 | Cloning from charm-neutron-api cache and applying ref * 2024-01-26 14:31:30.345 | (0336 / 1435) 2024-01-26 14:31:30.364 | 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-01-26 14:31:30.723 | Cloning from charm-neutron-api-odl cache and applying ref * 2024-01-26 14:31:30.804 | (0337 / 1435) 2024-01-26 14:31:30.821 | 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-01-26 14:31:32.234 | Cloning from charm-neutron-api-plugin-arista cache and applying ref * 2024-01-26 14:31:34.118 | (0338 / 1435) 2024-01-26 14:31:34.136 | 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-01-26 14:31:35.226 | Cloning from charm-neutron-api-plugin-ironic cache and applying ref * 2024-01-26 14:31:38.001 | (0339 / 1435) 2024-01-26 14:31:38.019 | 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-01-26 14:31:39.425 | Cloning from charm-neutron-api-plugin-ovn cache and applying ref * 2024-01-26 14:31:44.439 | (0340 / 1435) 2024-01-26 14:31:44.457 | 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-01-26 14:31:45.345 | Cloning from charm-neutron-dynamic-routing cache and applying ref * 2024-01-26 14:31:46.028 | (0341 / 1435) 2024-01-26 14:31:46.046 | Updating cache of https://opendev.org/openstack/charm-neutron-gateway.git in /opt/dib_cache/source-repositories/charm_neutron_gateway_451c62528cea7c66fcc9458e3f52d94f0de27bad with ref * 2024-01-26 14:31:47.175 | Cloning from charm-neutron-gateway cache and applying ref * 2024-01-26 14:31:53.493 | (0342 / 1435) 2024-01-26 14:31:53.511 | Updating cache of https://opendev.org/openstack/charm-neutron-k8s.git in /opt/dib_cache/source-repositories/charm_neutron_k8s_733df49e5e99da47507f311f0e4cb58990084355 with ref * 2024-01-26 14:31:54.538 | Cloning from charm-neutron-k8s cache and applying ref * 2024-01-26 14:32:01.304 | (0343 / 1435) 2024-01-26 14:32:01.321 | Updating cache of https://opendev.org/openstack/charm-neutron-openvswitch.git in /opt/dib_cache/source-repositories/charm_neutron_openvswitch_8bf07b16b5416d024c28a8b4ff502669cc3f9214 with ref * 2024-01-26 14:32:02.547 | Cloning from charm-neutron-openvswitch cache and applying ref * 2024-01-26 14:32:05.708 | (0344 / 1435) 2024-01-26 14:32:05.725 | 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-01-26 14:32:07.140 | Cloning from charm-nova-cell-controller cache and applying ref * 2024-01-26 14:32:10.894 | (0345 / 1435) 2024-01-26 14:32:10.912 | 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-01-26 14:32:12.999 | Cloning from charm-nova-cloud-controller cache and applying ref * 2024-01-26 14:32:32.248 | (0346 / 1435) 2024-01-26 14:32:32.265 | Updating cache of https://opendev.org/openstack/charm-nova-compute.git in /opt/dib_cache/source-repositories/charm_nova_compute_347484ded041eb858973259507cff9e447a4af04 with ref * 2024-01-26 14:32:33.588 | Cloning from charm-nova-compute cache and applying ref * 2024-01-26 14:32:53.211 | (0347 / 1435) 2024-01-26 14:32:53.228 | 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-01-26 14:32:54.206 | Cloning from charm-nova-compute-nvidia-vgpu cache and applying ref * 2024-01-26 14:32:55.847 | (0348 / 1435) 2024-01-26 14:32:55.865 | 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-01-26 14:32:56.724 | Cloning from charm-nova-compute-proxy cache and applying ref * 2024-01-26 14:32:56.837 | (0349 / 1435) 2024-01-26 14:32:56.855 | Updating cache of https://opendev.org/openstack/charm-nova-k8s.git in /opt/dib_cache/source-repositories/charm_nova_k8s_5aa8345cbb6980f6b2cc08e8bb97d61ce5172782 with ref * 2024-01-26 14:32:57.925 | Cloning from charm-nova-k8s cache and applying ref * 2024-01-26 14:33:05.637 | (0350 / 1435) 2024-01-26 14:33:05.654 | Updating cache of https://opendev.org/openstack/charm-nova-lxd.git in /opt/dib_cache/source-repositories/charm_nova_lxd_8e234b3cffaa3fdde6cf21531595124a2b6bfd8f with ref * 2024-01-26 14:33:06.629 | Cloning from charm-nova-lxd cache and applying ref * 2024-01-26 14:33:06.961 | (0351 / 1435) 2024-01-26 14:33:06.979 | Updating cache of https://opendev.org/openstack/charm-octavia.git in /opt/dib_cache/source-repositories/charm_octavia_80914af481279e6dd81b358c8626fca5bb86a1ab with ref * 2024-01-26 14:33:08.380 | Cloning from charm-octavia cache and applying ref * 2024-01-26 14:33:19.920 | (0352 / 1435) 2024-01-26 14:33:19.937 | Updating cache of https://opendev.org/openstack/charm-octavia-dashboard.git in /opt/dib_cache/source-repositories/charm_octavia_dashboard_0adaeec8d788a028eba50bc44244bf491f25877e with ref * 2024-01-26 14:33:24.577 | Cloning from charm-octavia-dashboard cache and applying ref * 2024-01-26 14:33:27.628 | (0353 / 1435) 2024-01-26 14:33:27.645 | 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-01-26 14:33:31.821 | Cloning from charm-octavia-diskimage-retrofit cache and applying ref * 2024-01-26 14:33:39.002 | (0354 / 1435) 2024-01-26 14:33:39.019 | Updating cache of https://opendev.org/openstack/charm-octavia-k8s.git in /opt/dib_cache/source-repositories/charm_octavia_k8s_eb01082c2e448a4183d19e0b2f2090c78b4c7955 with ref * 2024-01-26 14:33:39.938 | Cloning from charm-octavia-k8s cache and applying ref * 2024-01-26 14:33:41.791 | (0355 / 1435) 2024-01-26 14:33:41.820 | Updating cache of https://opendev.org/openstack/charm-odl-controller.git in /opt/dib_cache/source-repositories/charm_odl_controller_15a759517ad86f21ca9005e9a9e6ca33c3eb0df1 with ref * 2024-01-26 14:33:42.341 | Cloning from charm-odl-controller cache and applying ref * 2024-01-26 14:33:42.422 | (0356 / 1435) 2024-01-26 14:33:42.439 | Updating cache of https://opendev.org/openstack/charm-openstack-dashboard.git in /opt/dib_cache/source-repositories/charm_openstack_dashboard_d06dd95c84ffa6958868932149ec163308a40e4a with ref * 2024-01-26 14:33:44.363 | Cloning from charm-openstack-dashboard cache and applying ref * 2024-01-26 14:34:08.921 | (0357 / 1435) 2024-01-26 14:34:08.938 | 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-01-26 14:34:09.824 | Cloning from charm-openstack-exporter-k8s cache and applying ref * 2024-01-26 14:34:10.219 | (0358 / 1435) 2024-01-26 14:34:10.245 | Updating cache of https://opendev.org/openstack/charm-openstack-hypervisor.git in /opt/dib_cache/source-repositories/charm_openstack_hypervisor_a78524ec90bfb56f1db2f2c44f9917e95e451b4c with ref * 2024-01-26 14:34:11.066 | Cloning from charm-openstack-hypervisor cache and applying ref * 2024-01-26 14:34:17.155 | (0359 / 1435) 2024-01-26 14:34:17.173 | Updating cache of https://opendev.org/openstack/charm-openstack-loadbalancer.git in /opt/dib_cache/source-repositories/charm_openstack_loadbalancer_cb73298b40068774c453d69009d7f40dc1a02152 with ref * 2024-01-26 14:34:17.759 | Cloning from charm-openstack-loadbalancer cache and applying ref * 2024-01-26 14:34:17.841 | (0360 / 1435) 2024-01-26 14:34:17.860 | Updating cache of https://opendev.org/openstack/charm-openvswitch-odl.git in /opt/dib_cache/source-repositories/charm_openvswitch_odl_c2232309eab5c1bd01f04a4126083e1132d89975 with ref * 2024-01-26 14:34:18.240 | Cloning from charm-openvswitch-odl cache and applying ref * 2024-01-26 14:34:18.481 | (0361 / 1435) 2024-01-26 14:34:18.498 | 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-01-26 14:34:19.029 | Cloning from charm-ops-interface-ceph-client cache and applying ref * 2024-01-26 14:34:19.131 | (0362 / 1435) 2024-01-26 14:34:19.149 | 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-01-26 14:34:19.526 | Cloning from charm-ops-interface-ceph-iscsi-admin-access cache and applying ref * 2024-01-26 14:34:19.602 | (0363 / 1435) 2024-01-26 14:34:19.619 | 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-01-26 14:34:19.961 | Cloning from charm-ops-interface-openstack-loadbalancer cache and applying ref * 2024-01-26 14:34:20.037 | (0364 / 1435) 2024-01-26 14:34:20.056 | 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-01-26 14:34:20.450 | Cloning from charm-ops-interface-tls-certificates cache and applying ref * 2024-01-26 14:34:20.527 | (0365 / 1435) 2024-01-26 14:34:20.545 | Updating cache of https://opendev.org/openstack/charm-ops-openstack.git in /opt/dib_cache/source-repositories/charm_ops_openstack_7012347e5ede75a3d2585df266172fbfa6711678 with ref * 2024-01-26 14:34:21.162 | Cloning from charm-ops-openstack cache and applying ref * 2024-01-26 14:34:21.465 | (0366 / 1435) 2024-01-26 14:34:21.484 | Updating cache of https://opendev.org/openstack/charm-ops-sunbeam.git in /opt/dib_cache/source-repositories/charm_ops_sunbeam_e7b1b1238b647d538cdb214a6bdc663417384583 with ref * 2024-01-26 14:34:22.308 | Cloning from charm-ops-sunbeam cache and applying ref * 2024-01-26 14:34:51.597 | (0367 / 1435) 2024-01-26 14:34:51.615 | Updating cache of https://opendev.org/openstack/charm-pacemaker-remote.git in /opt/dib_cache/source-repositories/charm_pacemaker_remote_40c5ee515992af746dc0e7e7a98dc2b494e2b7f2 with ref * 2024-01-26 14:34:52.776 | Cloning from charm-pacemaker-remote cache and applying ref * 2024-01-26 14:34:53.403 | (0368 / 1435) 2024-01-26 14:34:53.420 | Updating cache of https://opendev.org/openstack/charm-panko.git in /opt/dib_cache/source-repositories/charm_panko_6cee7a68b7e8cd5258f0ecc4c745e73553b5cdb5 with ref * 2024-01-26 14:34:53.754 | Cloning from charm-panko cache and applying ref * 2024-01-26 14:34:53.825 | (0369 / 1435) 2024-01-26 14:34:53.842 | Updating cache of https://opendev.org/openstack/charm-percona-cluster.git in /opt/dib_cache/source-repositories/charm_percona_cluster_45e3e7885dcecc8e950140b3269c27dc1b6cded5 with ref * 2024-01-26 14:34:54.763 | Cloning from charm-percona-cluster cache and applying ref * 2024-01-26 14:34:55.279 | (0370 / 1435) 2024-01-26 14:34:55.297 | Updating cache of https://opendev.org/openstack/charm-placement.git in /opt/dib_cache/source-repositories/charm_placement_8922f241c10d9798d47b0d6248c878039595faf4 with ref * 2024-01-26 14:34:57.599 | Cloning from charm-placement cache and applying ref * 2024-01-26 14:35:12.247 | (0371 / 1435) 2024-01-26 14:35:12.264 | Updating cache of https://opendev.org/openstack/charm-placement-k8s.git in /opt/dib_cache/source-repositories/charm_placement_k8s_c760843a87d604d54ec3462b1da0380292606f93 with ref * 2024-01-26 14:35:13.507 | Cloning from charm-placement-k8s cache and applying ref * 2024-01-26 14:35:27.085 | (0372 / 1435) 2024-01-26 14:35:27.102 | Updating cache of https://opendev.org/openstack/charm-rabbitmq-server.git in /opt/dib_cache/source-repositories/charm_rabbitmq_server_d594b611da80d64623823d272d0dfa8a7c8abbc7 with ref * 2024-01-26 14:35:28.481 | Cloning from charm-rabbitmq-server cache and applying ref * 2024-01-26 14:35:39.257 | (0373 / 1435) 2024-01-26 14:35:39.275 | Updating cache of https://opendev.org/openstack/charm-specs.git in /opt/dib_cache/source-repositories/charm_specs_8dd8a544d3bd4f20f3bedbe2a3eec850d3170ea4 with ref * 2024-01-26 14:35:40.144 | Cloning from charm-specs cache and applying ref * 2024-01-26 14:35:42.661 | (0374 / 1435) 2024-01-26 14:35:42.679 | Updating cache of https://opendev.org/openstack/charm-swift-proxy.git in /opt/dib_cache/source-repositories/charm_swift_proxy_90f04b4e7f5b020655ad96928a06d2e2fd38c0d8 with ref * 2024-01-26 14:35:44.769 | Cloning from charm-swift-proxy cache and applying ref * 2024-01-26 14:35:57.518 | (0375 / 1435) 2024-01-26 14:35:57.535 | Updating cache of https://opendev.org/openstack/charm-swift-storage.git in /opt/dib_cache/source-repositories/charm_swift_storage_c981454aa7ee8668e0445198fe80dabb5b75de6f with ref * 2024-01-26 14:35:58.803 | Cloning from charm-swift-storage cache and applying ref * 2024-01-26 14:36:04.545 | (0376 / 1435) 2024-01-26 14:36:04.565 | Updating cache of https://opendev.org/openstack/charm-tempest.git in /opt/dib_cache/source-repositories/charm_tempest_2544e76c47db7b03a8ed1d7f79d4dac1e9109d90 with ref * 2024-01-26 14:36:05.032 | Cloning from charm-tempest cache and applying ref * 2024-01-26 14:36:05.115 | (0377 / 1435) 2024-01-26 14:36:05.132 | 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-01-26 14:36:05.630 | Cloning from charm-trilio-data-mover cache and applying ref * 2024-01-26 14:36:05.745 | (0378 / 1435) 2024-01-26 14:36:05.765 | 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-01-26 14:36:06.156 | Cloning from charm-trilio-dm-api cache and applying ref * 2024-01-26 14:36:06.237 | (0379 / 1435) 2024-01-26 14:36:06.254 | 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-01-26 14:36:06.904 | Cloning from charm-trilio-horizon-plugin cache and applying ref * 2024-01-26 14:36:06.986 | (0380 / 1435) 2024-01-26 14:36:07.003 | Updating cache of https://opendev.org/openstack/charm-trilio-wlm.git in /opt/dib_cache/source-repositories/charm_trilio_wlm_48b58418a1030829610aae474ace06175edceae0 with ref * 2024-01-26 14:36:07.626 | Cloning from charm-trilio-wlm cache and applying ref * 2024-01-26 14:36:07.709 | (0381 / 1435) 2024-01-26 14:36:07.727 | Updating cache of https://opendev.org/openstack/charm-trove.git in /opt/dib_cache/source-repositories/charm_trove_8afd9470f05211878638cc4244c06ed3ffc0fc94 with ref * 2024-01-26 14:36:08.331 | Cloning from charm-trove cache and applying ref * 2024-01-26 14:36:08.405 | (0382 / 1435) 2024-01-26 14:36:08.422 | Updating cache of https://opendev.org/openstack/charm-vault.git in /opt/dib_cache/source-repositories/charm_vault_ea8247a54333b9b3d9da705545ae2e0cf1ba7b03 with ref * 2024-01-26 14:36:09.406 | Cloning from charm-vault cache and applying ref * 2024-01-26 14:36:22.028 | (0383 / 1435) 2024-01-26 14:36:22.046 | Updating cache of https://opendev.org/openstack/charm-watcher.git in /opt/dib_cache/source-repositories/charm_watcher_a8815b799bde877db6812ed5ac9067c960063aa4 with ref * 2024-01-26 14:36:22.819 | Cloning from charm-watcher cache and applying ref * 2024-01-26 14:36:25.643 | (0384 / 1435) 2024-01-26 14:36:25.660 | Updating cache of https://opendev.org/openstack/charm-watcher-dashboard.git in /opt/dib_cache/source-repositories/charm_watcher_dashboard_85aadb33a17089e1c1fc8468aa846a24fff16bde with ref * 2024-01-26 14:36:26.484 | Cloning from charm-watcher-dashboard cache and applying ref * 2024-01-26 14:36:28.489 | (0385 / 1435) 2024-01-26 14:36:28.507 | Updating cache of https://opendev.org/openstack/charm-zuul-jobs.git in /opt/dib_cache/source-repositories/charm_zuul_jobs_241c237d4ada37f32763a2e551bbca57de81892a with ref * 2024-01-26 14:36:29.264 | Cloning from charm-zuul-jobs cache and applying ref * 2024-01-26 14:36:31.140 | (0386 / 1435) 2024-01-26 14:36:31.158 | Updating cache of https://opendev.org/openstack/charms.ceph.git in /opt/dib_cache/source-repositories/charms_ceph_048ae1753c531c2eb50895b39bbece86a9f7d0fa with ref * 2024-01-26 14:36:32.150 | Cloning from charms.ceph cache and applying ref * 2024-01-26 14:36:34.473 | (0387 / 1435) 2024-01-26 14:36:34.491 | Updating cache of https://opendev.org/openstack/charms.openstack.git in /opt/dib_cache/source-repositories/charms_openstack_527439ea73fe7fd9b7f9d837dc79844856dca3cf with ref * 2024-01-26 14:36:35.885 | Cloning from charms.openstack cache and applying ref * 2024-01-26 14:36:36.705 | (0388 / 1435) 2024-01-26 14:36:36.723 | Updating cache of https://opendev.org/openstack/ci-log-processing.git in /opt/dib_cache/source-repositories/ci_log_processing_416f7b4742ebf40efd85b3776bfa527cddf5cb06 with ref * 2024-01-26 14:36:37.654 | Cloning from ci-log-processing cache and applying ref * 2024-01-26 14:36:43.288 | (0389 / 1435) 2024-01-26 14:36:43.306 | Updating cache of https://opendev.org/openstack/cinder.git in /opt/dib_cache/source-repositories/cinder_6856205c5936a580778beda6a0ae51839d608644 with ref * 2024-01-26 14:36:48.540 | Cloning from cinder cache and applying ref * 2024-01-26 14:40:03.683 | (0390 / 1435) 2024-01-26 14:40:03.700 | Updating cache of https://opendev.org/openstack/cinder-specs.git in /opt/dib_cache/source-repositories/cinder_specs_685cf1fcfa2a1b4917f292dc9e728b506637307f with ref * 2024-01-26 14:40:06.890 | Cloning from cinder-specs cache and applying ref * 2024-01-26 14:40:08.655 | (0391 / 1435) 2024-01-26 14:40:08.673 | Updating cache of https://opendev.org/openstack/cinder-tempest-plugin.git in /opt/dib_cache/source-repositories/cinder_tempest_plugin_d40fe37a6cd3430e3954e697765b72373031826b with ref * 2024-01-26 14:40:09.803 | Cloning from cinder-tempest-plugin cache and applying ref * 2024-01-26 14:40:16.801 | (0392 / 1435) 2024-01-26 14:40:16.819 | Updating cache of https://opendev.org/openstack/cinderlib.git in /opt/dib_cache/source-repositories/cinderlib_8c31e1b13396a74e8d03ed0476394be0c639c600 with ref * 2024-01-26 14:40:17.846 | Cloning from cinderlib cache and applying ref * 2024-01-26 14:40:20.381 | (0393 / 1435) 2024-01-26 14:40:20.399 | Updating cache of https://opendev.org/openstack/cliff.git in /opt/dib_cache/source-repositories/cliff_e3e7610f0038760fa8241ca509208a9e824b1dc9 with ref * 2024-01-26 14:40:21.728 | Cloning from cliff cache and applying ref * 2024-01-26 14:40:23.150 | (0394 / 1435) 2024-01-26 14:40:23.168 | Updating cache of https://opendev.org/openstack/cloudkitty.git in /opt/dib_cache/source-repositories/cloudkitty_312e838d9c4c28c535a2c40e70bb8212f0bdcbe5 with ref * 2024-01-26 14:40:25.602 | Cloning from cloudkitty cache and applying ref * 2024-01-26 14:40:38.405 | (0395 / 1435) 2024-01-26 14:40:38.423 | Updating cache of https://opendev.org/openstack/cloudkitty-dashboard.git in /opt/dib_cache/source-repositories/cloudkitty_dashboard_8d0ee4ffd344605c1224985f9f33ee973d1aa65a with ref * 2024-01-26 14:40:40.315 | Cloning from cloudkitty-dashboard cache and applying ref * 2024-01-26 14:40:41.152 | (0396 / 1435) 2024-01-26 14:40:41.170 | Updating cache of https://opendev.org/openstack/cloudkitty-specs.git in /opt/dib_cache/source-repositories/cloudkitty_specs_91b94e5b73cb58935baab1d44cde0cfd21f5272c with ref * 2024-01-26 14:40:41.726 | Cloning from cloudkitty-specs cache and applying ref * 2024-01-26 14:40:41.871 | (0397 / 1435) 2024-01-26 14:40:41.888 | Updating cache of https://opendev.org/openstack/cloudkitty-tempest-plugin.git in /opt/dib_cache/source-repositories/cloudkitty_tempest_plugin_b74fab4d5c97f04e5bba29d9aad53ae0ebec374d with ref * 2024-01-26 14:40:42.656 | Cloning from cloudkitty-tempest-plugin cache and applying ref * 2024-01-26 14:40:43.005 | (0398 / 1435) 2024-01-26 14:40:43.037 | Updating cache of https://opendev.org/openstack/constellations.git in /opt/dib_cache/source-repositories/constellations_b23661017a78b9f4937805e5fb1db144a36ba6fd with ref * 2024-01-26 14:40:43.459 | Cloning from constellations cache and applying ref * 2024-01-26 14:40:43.591 | (0399 / 1435) 2024-01-26 14:40:43.609 | Updating cache of https://opendev.org/openstack/contributor-guide.git in /opt/dib_cache/source-repositories/contributor_guide_6869dc028e880579e2fcc80d9600bc37bad3e337 with ref * 2024-01-26 14:40:44.337 | Cloning from contributor-guide cache and applying ref * 2024-01-26 14:40:44.755 | (0400 / 1435) 2024-01-26 14:40:44.772 | Updating cache of https://opendev.org/openstack/cookbook-openstack-application-catalog.git in /opt/dib_cache/source-repositories/cookbook_openstack_application_catalog_ca6bcac611b75f961f130bea96dab3e294cc8c9b with ref * 2024-01-26 14:40:45.120 | Cloning from cookbook-openstack-application-catalog cache and applying ref * 2024-01-26 14:40:45.199 | (0401 / 1435) 2024-01-26 14:40:45.216 | Updating cache of https://opendev.org/openstack/cookbook-openstack-bare-metal.git in /opt/dib_cache/source-repositories/cookbook_openstack_bare_metal_3dead8f829dd4dcebd6e86774b222a08a507faae with ref * 2024-01-26 14:40:45.604 | Cloning from cookbook-openstack-bare-metal cache and applying ref * 2024-01-26 14:40:45.683 | (0402 / 1435) 2024-01-26 14:40:45.700 | Updating cache of https://opendev.org/openstack/cookbook-openstack-block-storage.git in /opt/dib_cache/source-repositories/cookbook_openstack_block_storage_c40e9d68e2f63084b3f61d8c1d20c3f4426726c0 with ref * 2024-01-26 14:40:46.352 | Cloning from cookbook-openstack-block-storage cache and applying ref * 2024-01-26 14:40:46.508 | (0403 / 1435) 2024-01-26 14:40:46.525 | Updating cache of https://opendev.org/openstack/cookbook-openstack-client.git in /opt/dib_cache/source-repositories/cookbook_openstack_client_87be2bd594fee8d636894aa685b157b29b18d50b with ref * 2024-01-26 14:40:47.112 | Cloning from cookbook-openstack-client cache and applying ref * 2024-01-26 14:40:47.188 | (0404 / 1435) 2024-01-26 14:40:47.207 | Updating cache of https://opendev.org/openstack/cookbook-openstack-common.git in /opt/dib_cache/source-repositories/cookbook_openstack_common_b196b0d9852380306abf7e10b8696aa8a04ed1c2 with ref * 2024-01-26 14:40:47.672 | Cloning from cookbook-openstack-common cache and applying ref * 2024-01-26 14:40:47.792 | (0405 / 1435) 2024-01-26 14:40:47.810 | Updating cache of https://opendev.org/openstack/cookbook-openstack-compute.git in /opt/dib_cache/source-repositories/cookbook_openstack_compute_c398bb7937aff8d1ab6fe9b435e574551a6f1027 with ref * 2024-01-26 14:40:48.212 | Cloning from cookbook-openstack-compute cache and applying ref * 2024-01-26 14:40:48.328 | (0406 / 1435) 2024-01-26 14:40:48.346 | Updating cache of https://opendev.org/openstack/cookbook-openstack-dashboard.git in /opt/dib_cache/source-repositories/cookbook_openstack_dashboard_9ca49b6c66916fa5deca4b8c091a2608cbb940b0 with ref * 2024-01-26 14:40:48.777 | Cloning from cookbook-openstack-dashboard cache and applying ref * 2024-01-26 14:40:48.996 | (0407 / 1435) 2024-01-26 14:40:49.014 | Updating cache of https://opendev.org/openstack/cookbook-openstack-dns.git in /opt/dib_cache/source-repositories/cookbook_openstack_dns_287f03b956187dfb7995e5ef1429f3da21332a79 with ref * 2024-01-26 14:40:49.526 | Cloning from cookbook-openstack-dns cache and applying ref * 2024-01-26 14:40:49.607 | (0408 / 1435) 2024-01-26 14:40:49.625 | Updating cache of https://opendev.org/openstack/cookbook-openstack-identity.git in /opt/dib_cache/source-repositories/cookbook_openstack_identity_d3b9eb5240017a3ac89e6279747ba87c98d0f06b with ref * 2024-01-26 14:40:50.064 | Cloning from cookbook-openstack-identity cache and applying ref * 2024-01-26 14:40:50.171 | (0409 / 1435) 2024-01-26 14:40:50.188 | Updating cache of https://opendev.org/openstack/cookbook-openstack-image.git in /opt/dib_cache/source-repositories/cookbook_openstack_image_b7f8954f679b5a92e3804dd67a5ac566325d431d with ref * 2024-01-26 14:40:50.548 | Cloning from cookbook-openstack-image cache and applying ref * 2024-01-26 14:40:50.652 | (0410 / 1435) 2024-01-26 14:40:50.670 | Updating cache of https://opendev.org/openstack/cookbook-openstack-integration-test.git in /opt/dib_cache/source-repositories/cookbook_openstack_integration_test_9ab354251d4730c1f65cb33d18f6ce73a7604ded with ref * 2024-01-26 14:40:51.273 | Cloning from cookbook-openstack-integration-test cache and applying ref * 2024-01-26 14:40:51.356 | (0411 / 1435) 2024-01-26 14:40:51.374 | Updating cache of https://opendev.org/openstack/cookbook-openstack-network.git in /opt/dib_cache/source-repositories/cookbook_openstack_network_7cf4937629e37d85c77f04763953b71e9d04b986 with ref * 2024-01-26 14:40:51.745 | Cloning from cookbook-openstack-network cache and applying ref * 2024-01-26 14:40:51.838 | (0412 / 1435) 2024-01-26 14:40:51.855 | Updating cache of https://opendev.org/openstack/cookbook-openstack-ops-database.git in /opt/dib_cache/source-repositories/cookbook_openstack_ops_database_721574b32943eee41ca30f1357be31a1b147ee39 with ref * 2024-01-26 14:40:52.315 | Cloning from cookbook-openstack-ops-database cache and applying ref * 2024-01-26 14:40:52.396 | (0413 / 1435) 2024-01-26 14:40:52.414 | Updating cache of https://opendev.org/openstack/cookbook-openstack-ops-messaging.git in /opt/dib_cache/source-repositories/cookbook_openstack_ops_messaging_51bc4082be36dca58741e5aef18888f725575ccf with ref * 2024-01-26 14:40:52.871 | Cloning from cookbook-openstack-ops-messaging cache and applying ref * 2024-01-26 14:40:52.962 | (0414 / 1435) 2024-01-26 14:40:52.979 | Updating cache of https://opendev.org/openstack/cookbook-openstack-orchestration.git in /opt/dib_cache/source-repositories/cookbook_openstack_orchestration_1b624e32fdba91eaddccd6861074c09720be3514 with ref * 2024-01-26 14:40:53.461 | Cloning from cookbook-openstack-orchestration cache and applying ref * 2024-01-26 14:40:53.545 | (0415 / 1435) 2024-01-26 14:40:53.563 | Updating cache of https://opendev.org/openstack/cookbook-openstack-telemetry.git in /opt/dib_cache/source-repositories/cookbook_openstack_telemetry_010886c1097cb186c8a8a02b81d1dde7dbd470e2 with ref * 2024-01-26 14:40:54.022 | Cloning from cookbook-openstack-telemetry cache and applying ref * 2024-01-26 14:40:54.135 | (0416 / 1435) 2024-01-26 14:40:54.153 | Updating cache of https://opendev.org/openstack/cookbook-openstackclient.git in /opt/dib_cache/source-repositories/cookbook_openstackclient_37810323afd5e427b4cd333787825a942aa62e83 with ref * 2024-01-26 14:40:54.535 | Cloning from cookbook-openstackclient cache and applying ref * 2024-01-26 14:40:54.615 | (0417 / 1435) 2024-01-26 14:40:54.632 | Updating cache of https://opendev.org/openstack/cookiecutter.git in /opt/dib_cache/source-repositories/cookiecutter_086a25d1fef46794e670727e379066b6f99a756c with ref * 2024-01-26 14:40:54.982 | Cloning from cookiecutter cache and applying ref * 2024-01-26 14:40:55.115 | (0418 / 1435) 2024-01-26 14:40:55.132 | Updating cache of https://opendev.org/openstack/coverage2sql.git in /opt/dib_cache/source-repositories/coverage2sql_d9767f1498d2120396c2ad6e1f7b6ebdf51ddd65 with ref * 2024-01-26 14:40:55.552 | Cloning from coverage2sql cache and applying ref * 2024-01-26 14:40:55.647 | (0419 / 1435) 2024-01-26 14:40:55.665 | Updating cache of https://opendev.org/openstack/cyborg.git in /opt/dib_cache/source-repositories/cyborg_718267cea681e74f46001c1ad999512892ef35b2 with ref * 2024-01-26 14:40:58.758 | Cloning from cyborg cache and applying ref * 2024-01-26 14:41:10.221 | (0420 / 1435) 2024-01-26 14:41:10.243 | Updating cache of https://opendev.org/openstack/cyborg-specs.git in /opt/dib_cache/source-repositories/cyborg_specs_e726f2dfffd8dc6dd4c0bd8722c2170f33ba1820 with ref * 2024-01-26 14:41:10.897 | Cloning from cyborg-specs cache and applying ref * 2024-01-26 14:41:11.463 | (0421 / 1435) 2024-01-26 14:41:11.480 | Updating cache of https://opendev.org/openstack/cyborg-tempest-plugin.git in /opt/dib_cache/source-repositories/cyborg_tempest_plugin_ef83ddb5bf330dba9500a05c1d49605083327759 with ref * 2024-01-26 14:41:12.753 | Cloning from cyborg-tempest-plugin cache and applying ref * 2024-01-26 14:41:13.127 | (0422 / 1435) 2024-01-26 14:41:13.144 | Updating cache of https://opendev.org/openstack/debtcollector.git in /opt/dib_cache/source-repositories/debtcollector_6b4071779f3dea5013717954d3cd3e573efb6744 with ref * 2024-01-26 14:41:14.291 | Cloning from debtcollector cache and applying ref * 2024-01-26 14:41:14.718 | (0423 / 1435) 2024-01-26 14:41:14.736 | Updating cache of https://opendev.org/openstack/designate.git in /opt/dib_cache/source-repositories/designate_3e59f31f73278de54d3c7e703dc7be5b848abdc8 with ref * 2024-01-26 14:41:19.279 | Cloning from designate cache and applying ref * 2024-01-26 14:43:15.541 | (0424 / 1435) 2024-01-26 14:43:15.558 | Updating cache of https://opendev.org/openstack/designate-dashboard.git in /opt/dib_cache/source-repositories/designate_dashboard_ce51f2cc8229a8730c0ce7ccad65d9171fa346c9 with ref * 2024-01-26 14:43:19.955 | Cloning from designate-dashboard cache and applying ref * 2024-01-26 14:43:22.045 | (0425 / 1435) 2024-01-26 14:43:22.062 | Updating cache of https://opendev.org/openstack/designate-specs.git in /opt/dib_cache/source-repositories/designate_specs_e8d132e9b87efcdf961c571d0f6c5db4fdd666d9 with ref * 2024-01-26 14:43:23.014 | Cloning from designate-specs cache and applying ref * 2024-01-26 14:43:23.292 | (0426 / 1435) 2024-01-26 14:43:23.309 | Updating cache of https://opendev.org/openstack/designate-tempest-plugin.git in /opt/dib_cache/source-repositories/designate_tempest_plugin_42e8c81b40e23aa75b839fe2bfc84a87957c3e76 with ref * 2024-01-26 14:43:26.795 | Cloning from designate-tempest-plugin cache and applying ref * 2024-01-26 14:43:43.721 | (0427 / 1435) 2024-01-26 14:43:43.738 | Updating cache of https://opendev.org/openstack/devstack.git in /opt/dib_cache/source-repositories/devstack_18f2d3ac549da703dccee480c3eef7e3c16ac0a8 with ref * 2024-01-26 14:43:48.158 | Cloning from devstack cache and applying ref * 2024-01-26 14:44:35.029 | (0428 / 1435) 2024-01-26 14:44:35.048 | Updating cache of https://opendev.org/openstack/devstack-gate.git in /opt/dib_cache/source-repositories/devstack_gate_9389c230aa0e48163ab8a8948b643d84787d54c3 with ref * 2024-01-26 14:44:35.724 | Cloning from devstack-gate cache and applying ref * 2024-01-26 14:44:35.866 | (0429 / 1435) 2024-01-26 14:44:35.884 | Updating cache of https://opendev.org/openstack/devstack-plugin-amqp1.git in /opt/dib_cache/source-repositories/devstack_plugin_amqp1_1363d7349532764097b7c936e895dee6a8042859 with ref * 2024-01-26 14:44:36.726 | Cloning from devstack-plugin-amqp1 cache and applying ref * 2024-01-26 14:44:36.885 | (0430 / 1435) 2024-01-26 14:44:36.903 | Updating cache of https://opendev.org/openstack/devstack-plugin-ceph.git in /opt/dib_cache/source-repositories/devstack_plugin_ceph_cf7166ef13b837861a6390ea4f3fd5e7dc5a6a7d with ref * 2024-01-26 14:44:37.889 | Cloning from devstack-plugin-ceph cache and applying ref * 2024-01-26 14:44:41.543 | (0431 / 1435) 2024-01-26 14:44:41.560 | Updating cache of https://opendev.org/openstack/devstack-plugin-container.git in /opt/dib_cache/source-repositories/devstack_plugin_container_0cf4d3eb03a467c3389a65a4eb07b234484191b9 with ref * 2024-01-26 14:44:42.509 | Cloning from devstack-plugin-container cache and applying ref * 2024-01-26 14:44:43.591 | (0432 / 1435) 2024-01-26 14:44:43.608 | Updating cache of https://opendev.org/openstack/devstack-plugin-cookiecutter.git in /opt/dib_cache/source-repositories/devstack_plugin_cookiecutter_75145172d546ed2b67e9cc85595dfb68c7cc1591 with ref * 2024-01-26 14:44:44.125 | Cloning from devstack-plugin-cookiecutter cache and applying ref * 2024-01-26 14:44:44.197 | (0433 / 1435) 2024-01-26 14:44:44.215 | Updating cache of https://opendev.org/openstack/devstack-plugin-kafka.git in /opt/dib_cache/source-repositories/devstack_plugin_kafka_1dab280e919fc58371521844e31ac5e21c97c33d with ref * 2024-01-26 14:44:44.929 | Cloning from devstack-plugin-kafka cache and applying ref * 2024-01-26 14:44:45.005 | (0434 / 1435) 2024-01-26 14:44:45.023 | Updating cache of https://opendev.org/openstack/devstack-plugin-nfs.git in /opt/dib_cache/source-repositories/devstack_plugin_nfs_8565eef018a728ae4e5d7811fbad0857ac66bde7 with ref * 2024-01-26 14:44:45.883 | Cloning from devstack-plugin-nfs cache and applying ref * 2024-01-26 14:44:46.173 | (0435 / 1435) 2024-01-26 14:44:46.190 | 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-01-26 14:44:46.599 | Cloning from devstack-plugin-open-cas cache and applying ref * 2024-01-26 14:44:46.692 | (0436 / 1435) 2024-01-26 14:44:46.710 | Updating cache of https://opendev.org/openstack/devstack-tools.git in /opt/dib_cache/source-repositories/devstack_tools_04d1ff57945c57a27a0cec31df552d0e54b8761e with ref * 2024-01-26 14:44:47.225 | Cloning from devstack-tools cache and applying ref * 2024-01-26 14:44:47.491 | (0437 / 1435) 2024-01-26 14:44:47.509 | Updating cache of https://opendev.org/openstack/devstack-vagrant.git in /opt/dib_cache/source-repositories/devstack_vagrant_027bb54c88882b38eda46b447cae1ec7646a35b6 with ref * 2024-01-26 14:44:48.067 | Cloning from devstack-vagrant cache and applying ref * 2024-01-26 14:44:48.541 | (0438 / 1435) 2024-01-26 14:44:48.559 | Updating cache of https://opendev.org/openstack/dib-utils.git in /opt/dib_cache/source-repositories/dib_utils_6a62ba7660c2d8fb56cc7579b10f92af1ad619a2 with ref * 2024-01-26 14:44:48.900 | Cloning from dib-utils cache and applying ref * 2024-01-26 14:44:48.975 | (0439 / 1435) 2024-01-26 14:44:48.993 | Updating cache of https://opendev.org/openstack/diskimage-builder.git in /opt/dib_cache/source-repositories/diskimage_builder_986d9a98098ddc3afa87017540b2065ea2bd21e6 with ref * 2024-01-26 14:44:52.133 | Cloning from diskimage-builder cache and applying ref * 2024-01-26 14:45:13.345 | (0440 / 1435) 2024-01-26 14:45:13.364 | Updating cache of https://opendev.org/openstack/ec2-api.git in /opt/dib_cache/source-repositories/ec2_api_37adebebb7646b88f2c18e9e51a77e5264197b0e with ref * 2024-01-26 14:45:15.099 | Cloning from ec2-api cache and applying ref * 2024-01-26 14:45:15.743 | (0441 / 1435) 2024-01-26 14:45:15.760 | Updating cache of https://opendev.org/openstack/ec2api-tempest-plugin.git in /opt/dib_cache/source-repositories/ec2api_tempest_plugin_bb8575262be96475d2180e0ea1a29120a82b6e4f with ref * 2024-01-26 14:45:16.671 | Cloning from ec2api-tempest-plugin cache and applying ref * 2024-01-26 14:45:16.788 | (0442 / 1435) 2024-01-26 14:45:16.805 | Updating cache of https://opendev.org/openstack/election.git in /opt/dib_cache/source-repositories/election_c6a244b4195dd3c5dee0fb9d3e8d4a3efc8e3beb with ref * 2024-01-26 14:45:17.790 | Cloning from election cache and applying ref * 2024-01-26 14:45:47.571 | (0443 / 1435) 2024-01-26 14:45:47.589 | Updating cache of https://opendev.org/openstack/eslint-config-openstack.git in /opt/dib_cache/source-repositories/eslint_config_openstack_bd4489b4e8eefeb3c0c3716095495664b0bbcf3e with ref * 2024-01-26 14:45:48.169 | Cloning from eslint-config-openstack cache and applying ref * 2024-01-26 14:45:48.262 | (0444 / 1435) 2024-01-26 14:45:48.280 | Updating cache of https://opendev.org/openstack/etcd3gw.git in /opt/dib_cache/source-repositories/etcd3gw_b5f628c1c64e19bf147f13f254a86bc3a127d8cb with ref * 2024-01-26 14:45:49.388 | Cloning from etcd3gw cache and applying ref * 2024-01-26 14:45:51.217 | (0445 / 1435) 2024-01-26 14:45:51.235 | Updating cache of https://opendev.org/openstack/freezer.git in /opt/dib_cache/source-repositories/freezer_e8b1a35cd99084a6961f4f4bee4d097b83f6e2b3 with ref * 2024-01-26 14:45:55.121 | Cloning from freezer cache and applying ref * 2024-01-26 14:45:58.638 | (0446 / 1435) 2024-01-26 14:45:58.656 | Updating cache of https://opendev.org/openstack/freezer-api.git in /opt/dib_cache/source-repositories/freezer_api_7c36b6314154e009b168c3544dd5e09980fe9bde with ref * 2024-01-26 14:46:00.113 | Cloning from freezer-api cache and applying ref * 2024-01-26 14:46:00.286 | (0447 / 1435) 2024-01-26 14:46:00.303 | Updating cache of https://opendev.org/openstack/freezer-dr.git in /opt/dib_cache/source-repositories/freezer_dr_57e9bcce1617900ae8c0a7b5b76a08972183f527 with ref * 2024-01-26 14:46:02.666 | Cloning from freezer-dr cache and applying ref * 2024-01-26 14:46:02.777 | (0448 / 1435) 2024-01-26 14:46:02.795 | Updating cache of https://opendev.org/openstack/freezer-specs.git in /opt/dib_cache/source-repositories/freezer_specs_d539ea0000e4597d0256bf78d8713d7ebfeb4a11 with ref * 2024-01-26 14:46:03.148 | Cloning from freezer-specs cache and applying ref * 2024-01-26 14:46:03.226 | (0449 / 1435) 2024-01-26 14:46:03.243 | Updating cache of https://opendev.org/openstack/freezer-tempest-plugin.git in /opt/dib_cache/source-repositories/freezer_tempest_plugin_0a8021db188bd6ed7e89e9d312ef271edc2455ab with ref * 2024-01-26 14:46:04.154 | Cloning from freezer-tempest-plugin cache and applying ref * 2024-01-26 14:46:04.276 | (0450 / 1435) 2024-01-26 14:46:04.293 | Updating cache of https://opendev.org/openstack/freezer-web-ui.git in /opt/dib_cache/source-repositories/freezer_web_ui_689fb8c1b41731ee723375172e713e15dd21c12a with ref * 2024-01-26 14:46:05.136 | Cloning from freezer-web-ui cache and applying ref * 2024-01-26 14:46:05.273 | (0451 / 1435) 2024-01-26 14:46:05.291 | Updating cache of https://opendev.org/openstack/futurist.git in /opt/dib_cache/source-repositories/futurist_18cc1bd48f79611b204d315ea3b2e60205c66cd0 with ref * 2024-01-26 14:46:06.677 | Cloning from futurist cache and applying ref * 2024-01-26 14:46:06.945 | (0452 / 1435) 2024-01-26 14:46:06.963 | Updating cache of https://opendev.org/openstack/glance.git in /opt/dib_cache/source-repositories/glance_03ebc837e277d97f1338650b85bdc9e761d52491 with ref * 2024-01-26 14:46:10.729 | Cloning from glance cache and applying ref * 2024-01-26 14:46:54.123 | (0453 / 1435) 2024-01-26 14:46:54.140 | Updating cache of https://opendev.org/openstack/glance-specs.git in /opt/dib_cache/source-repositories/glance_specs_df600e92e6f69035d86d68ebc36e4e3210add91b with ref * 2024-01-26 14:46:54.952 | Cloning from glance-specs cache and applying ref * 2024-01-26 14:46:59.690 | (0454 / 1435) 2024-01-26 14:46:59.707 | Updating cache of https://opendev.org/openstack/glance-tempest-plugin.git in /opt/dib_cache/source-repositories/glance_tempest_plugin_24e427a4d144713021e83a523bc2c0f1a6abace5 with ref * 2024-01-26 14:47:00.472 | Cloning from glance-tempest-plugin cache and applying ref * 2024-01-26 14:47:00.946 | (0455 / 1435) 2024-01-26 14:47:00.964 | Updating cache of https://opendev.org/openstack/glance_store.git in /opt/dib_cache/source-repositories/glance_store_d2b5ab5d22e2b682acc0bd0f7b9b7b100e6c2886 with ref * 2024-01-26 14:47:04.585 | Cloning from glance_store cache and applying ref * 2024-01-26 14:47:22.065 | (0456 / 1435) 2024-01-26 14:47:22.083 | Updating cache of https://opendev.org/openstack/goal-tools.git in /opt/dib_cache/source-repositories/goal_tools_94f77e7b557a8d80b97858ca4b6eb251bc253be1 with ref * 2024-01-26 14:47:22.917 | Cloning from goal-tools cache and applying ref * 2024-01-26 14:47:23.047 | (0457 / 1435) 2024-01-26 14:47:23.065 | Updating cache of https://opendev.org/openstack/governance.git in /opt/dib_cache/source-repositories/governance_4ff8fb0daa91177d6cfa61ea1f3d62a3f592a7ff with ref * 2024-01-26 14:47:26.388 | Cloning from governance cache and applying ref * 2024-01-26 14:48:11.752 | (0458 / 1435) 2024-01-26 14:48:11.770 | Updating cache of https://opendev.org/openstack/governance-sigs.git in /opt/dib_cache/source-repositories/governance_sigs_52405e3196eb4f943578efd78b7e448afc91a1c4 with ref * 2024-01-26 14:48:12.573 | Cloning from governance-sigs cache and applying ref * 2024-01-26 14:48:12.649 | (0459 / 1435) 2024-01-26 14:48:12.667 | Updating cache of https://opendev.org/openstack/governance-website.git in /opt/dib_cache/source-repositories/governance_website_501cc1bccd56761cdad1fc20b73d1526d4f38958 with ref * 2024-01-26 14:48:13.339 | Cloning from governance-website cache and applying ref * 2024-01-26 14:48:13.413 | (0460 / 1435) 2024-01-26 14:48:13.431 | Updating cache of https://opendev.org/openstack/grenade.git in /opt/dib_cache/source-repositories/grenade_617db9897a210d2d1cd8d2b44edaca6502c2c995 with ref * 2024-01-26 14:48:16.920 | Cloning from grenade cache and applying ref * 2024-01-26 14:48:23.505 | (0461 / 1435) 2024-01-26 14:48:23.523 | Updating cache of https://opendev.org/openstack/ha-guide.git in /opt/dib_cache/source-repositories/ha_guide_477c6d23c5cf2dba3de7e9e4a1365bdcd0b81a8d with ref * 2024-01-26 14:48:24.691 | Cloning from ha-guide cache and applying ref * 2024-01-26 14:48:25.906 | (0462 / 1435) 2024-01-26 14:48:25.924 | Updating cache of https://opendev.org/openstack/hacking.git in /opt/dib_cache/source-repositories/hacking_a96d408ef794da965d35d992a20850a564569cba with ref * 2024-01-26 14:48:27.332 | Cloning from hacking cache and applying ref * 2024-01-26 14:48:28.884 | (0463 / 1435) 2024-01-26 14:48:28.902 | Updating cache of https://opendev.org/openstack/heat.git in /opt/dib_cache/source-repositories/heat_6145ae68ae85b738701bd107941d464b286fb895 with ref * 2024-01-26 14:48:40.430 | Cloning from heat cache and applying ref * 2024-01-26 14:49:15.599 | (0464 / 1435) 2024-01-26 14:49:15.616 | Updating cache of https://opendev.org/openstack/heat-agents.git in /opt/dib_cache/source-repositories/heat_agents_90cbc7624891e70ec98177a0b7778da652ef5a65 with ref * 2024-01-26 14:49:17.130 | Cloning from heat-agents cache and applying ref * 2024-01-26 14:49:19.372 | (0465 / 1435) 2024-01-26 14:49:19.389 | Updating cache of https://opendev.org/openstack/heat-cfnclient.git in /opt/dib_cache/source-repositories/heat_cfnclient_aab3231be2583feb032d7d298cd8e65f5d137ef1 with ref * 2024-01-26 14:49:20.482 | Cloning from heat-cfnclient cache and applying ref * 2024-01-26 14:49:20.731 | (0466 / 1435) 2024-01-26 14:49:20.750 | Updating cache of https://opendev.org/openstack/heat-cfntools.git in /opt/dib_cache/source-repositories/heat_cfntools_db65f02b6b0e53914e8eba74d621eab89e81b3e5 with ref * 2024-01-26 14:49:22.197 | Cloning from heat-cfntools cache and applying ref * 2024-01-26 14:49:23.745 | (0467 / 1435) 2024-01-26 14:49:23.764 | Updating cache of https://opendev.org/openstack/heat-dashboard.git in /opt/dib_cache/source-repositories/heat_dashboard_50b104215b68d9976bf3765ddc2a0dd9e87e0956 with ref * 2024-01-26 14:49:25.570 | Cloning from heat-dashboard cache and applying ref * 2024-01-26 14:49:28.349 | (0468 / 1435) 2024-01-26 14:49:28.367 | Updating cache of https://opendev.org/openstack/heat-specs.git in /opt/dib_cache/source-repositories/heat_specs_c3841abf3da494fe86383cf9093f3b5d90152530 with ref * 2024-01-26 14:49:29.033 | Cloning from heat-specs cache and applying ref * 2024-01-26 14:49:29.176 | (0469 / 1435) 2024-01-26 14:49:29.193 | Updating cache of https://opendev.org/openstack/heat-tempest-plugin.git in /opt/dib_cache/source-repositories/heat_tempest_plugin_3e8c6bcc90b70de4dc14754899b7039a107380b8 with ref * 2024-01-26 14:49:30.388 | Cloning from heat-tempest-plugin cache and applying ref * 2024-01-26 14:49:33.109 | (0470 / 1435) 2024-01-26 14:49:33.126 | Updating cache of https://opendev.org/openstack/heat-templates.git in /opt/dib_cache/source-repositories/heat_templates_f5ff3ba491b53d1edee9cf95eb5cd7f61bdacd7c with ref * 2024-01-26 14:49:33.575 | Cloning from heat-templates cache and applying ref * 2024-01-26 14:49:33.751 | (0471 / 1435) 2024-01-26 14:49:33.768 | Updating cache of https://opendev.org/openstack/heat-translator.git in /opt/dib_cache/source-repositories/heat_translator_8fcd7fab18bb618ff2531e9c5285feefbde9aa1c with ref * 2024-01-26 14:49:35.072 | Cloning from heat-translator cache and applying ref * 2024-01-26 14:49:35.956 | (0472 / 1435) 2024-01-26 14:49:35.973 | Updating cache of https://opendev.org/openstack/horizon.git in /opt/dib_cache/source-repositories/horizon_0f29b6832993bc79f1ae2d9b1f9763fe6a8e7877 with ref * 2024-01-26 14:49:39.513 | Cloning from horizon cache and applying ref * 2024-01-26 14:51:03.104 | (0473 / 1435) 2024-01-26 14:51:03.122 | Updating cache of https://opendev.org/openstack/i18n.git in /opt/dib_cache/source-repositories/i18n_9595be11cb1ab6f626b0d60e1680eb380320dfd9 with ref * 2024-01-26 14:51:04.276 | Cloning from i18n cache and applying ref * 2024-01-26 14:51:09.312 | (0474 / 1435) 2024-01-26 14:51:09.330 | Updating cache of https://opendev.org/openstack/ideas.git in /opt/dib_cache/source-repositories/ideas_190004a228bfb0d79b6316d16152e200060f68f2 with ref * 2024-01-26 14:51:09.744 | Cloning from ideas cache and applying ref * 2024-01-26 14:51:09.822 | (0475 / 1435) 2024-01-26 14:51:09.840 | Updating cache of https://opendev.org/openstack/instack-undercloud.git in /opt/dib_cache/source-repositories/instack_undercloud_f95c1e979088263c50602acf9db7813738b7253b with ref * 2024-01-26 14:51:10.467 | Cloning from instack-undercloud cache and applying ref * 2024-01-26 14:51:10.720 | (0476 / 1435) 2024-01-26 14:51:10.737 | Updating cache of https://opendev.org/openstack/ironic.git in /opt/dib_cache/source-repositories/ironic_253d94d5a40d07b702a6c58ba28b89d011cc7259 with ref * 2024-01-26 14:51:12.963 | Cloning from ironic cache and applying ref * 2024-01-26 14:51:28.124 | (0477 / 1435) 2024-01-26 14:51:28.142 | Updating cache of https://opendev.org/openstack/ironic-inspector.git in /opt/dib_cache/source-repositories/ironic_inspector_ed10103499848f6ef2103e437abf7536a67660a6 with ref * 2024-01-26 14:51:31.064 | Cloning from ironic-inspector cache and applying ref * 2024-01-26 14:51:40.154 | (0478 / 1435) 2024-01-26 14:51:40.179 | Updating cache of https://opendev.org/openstack/ironic-inspector-specs.git in /opt/dib_cache/source-repositories/ironic_inspector_specs_d3896f840813fe6414c3901323cc2145b153d97c with ref * 2024-01-26 14:51:40.622 | Cloning from ironic-inspector-specs cache and applying ref * 2024-01-26 14:51:40.697 | (0479 / 1435) 2024-01-26 14:51:40.715 | Updating cache of https://opendev.org/openstack/ironic-lib.git in /opt/dib_cache/source-repositories/ironic_lib_c68cb3cf9f491704133f29f5eb5b8412f2acd772 with ref * 2024-01-26 14:51:42.108 | Cloning from ironic-lib cache and applying ref * 2024-01-26 14:51:44.563 | (0480 / 1435) 2024-01-26 14:51:44.580 | Updating cache of https://opendev.org/openstack/ironic-prometheus-exporter.git in /opt/dib_cache/source-repositories/ironic_prometheus_exporter_c84bfb96a7a5ca8686e6b46ce3aae3f55c264ece with ref * 2024-01-26 14:51:46.355 | Cloning from ironic-prometheus-exporter cache and applying ref * 2024-01-26 14:51:47.366 | (0481 / 1435) 2024-01-26 14:51:47.384 | Updating cache of https://opendev.org/openstack/ironic-python-agent.git in /opt/dib_cache/source-repositories/ironic_python_agent_6158c9e74677176fcb3d11a8c97cce0aea1656c0 with ref * 2024-01-26 14:51:50.235 | Cloning from ironic-python-agent cache and applying ref * 2024-01-26 14:52:15.746 | (0482 / 1435) 2024-01-26 14:52:15.764 | 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-01-26 14:52:17.342 | Cloning from ironic-python-agent-builder cache and applying ref * 2024-01-26 14:52:23.420 | (0483 / 1435) 2024-01-26 14:52:23.437 | Updating cache of https://opendev.org/openstack/ironic-specs.git in /opt/dib_cache/source-repositories/ironic_specs_c22487a5f8634d23eff1b1e20fc363b0ce38d4e4 with ref * 2024-01-26 14:52:24.360 | Cloning from ironic-specs cache and applying ref * 2024-01-26 14:52:28.005 | (0484 / 1435) 2024-01-26 14:52:28.022 | Updating cache of https://opendev.org/openstack/ironic-tempest-plugin.git in /opt/dib_cache/source-repositories/ironic_tempest_plugin_d8629624c6d8b786c41c67ec73847c99a366571a with ref * 2024-01-26 14:52:29.283 | Cloning from ironic-tempest-plugin cache and applying ref * 2024-01-26 14:52:32.044 | (0485 / 1435) 2024-01-26 14:52:32.062 | Updating cache of https://opendev.org/openstack/ironic-ui.git in /opt/dib_cache/source-repositories/ironic_ui_577aee17e70379c93fa6f3fa666ab66e593de108 with ref * 2024-01-26 14:52:33.502 | Cloning from ironic-ui cache and applying ref * 2024-01-26 14:52:34.376 | (0486 / 1435) 2024-01-26 14:52:34.394 | Updating cache of https://opendev.org/openstack/karma-subunit-reporter.git in /opt/dib_cache/source-repositories/karma_subunit_reporter_a47cb5a70d2ac99c8cde63a7920757a4e657cd8a with ref * 2024-01-26 14:52:34.880 | Cloning from karma-subunit-reporter cache and applying ref * 2024-01-26 14:52:34.957 | (0487 / 1435) 2024-01-26 14:52:34.976 | Updating cache of https://opendev.org/openstack/kayobe.git in /opt/dib_cache/source-repositories/kayobe_1ab12d19ccec130754459943fcf02b73d3da9f0e with ref * 2024-01-26 14:52:38.516 | Cloning from kayobe cache and applying ref * 2024-01-26 14:54:05.325 | (0488 / 1435) 2024-01-26 14:54:05.342 | Updating cache of https://opendev.org/openstack/kayobe-config.git in /opt/dib_cache/source-repositories/kayobe_config_b756c6b11ab446a42f49d7276b83723f196989fa with ref * 2024-01-26 14:54:08.245 | Cloning from kayobe-config cache and applying ref * 2024-01-26 14:54:09.900 | (0489 / 1435) 2024-01-26 14:54:09.919 | Updating cache of https://opendev.org/openstack/kayobe-config-dev.git in /opt/dib_cache/source-repositories/kayobe_config_dev_51af2b86b0dbac55372878ffa3ce2b1958a100f3 with ref * 2024-01-26 14:54:12.944 | Cloning from kayobe-config-dev cache and applying ref * 2024-01-26 14:54:14.412 | (0490 / 1435) 2024-01-26 14:54:14.429 | Updating cache of https://opendev.org/openstack/keystone.git in /opt/dib_cache/source-repositories/keystone_3fc364cb07223e33aefc71ef7b8b928917005522 with ref * 2024-01-26 14:54:18.965 | Cloning from keystone cache and applying ref * 2024-01-26 14:54:59.933 | (0491 / 1435) 2024-01-26 14:54:59.951 | Updating cache of https://opendev.org/openstack/keystone-specs.git in /opt/dib_cache/source-repositories/keystone_specs_3c07db8ef429d06049418cee365647f28d876fc8 with ref * 2024-01-26 14:55:00.667 | Cloning from keystone-specs cache and applying ref * 2024-01-26 14:55:01.525 | (0492 / 1435) 2024-01-26 14:55:01.543 | Updating cache of https://opendev.org/openstack/keystone-tempest-plugin.git in /opt/dib_cache/source-repositories/keystone_tempest_plugin_d96bed0cd5d60ef20cbcff48ff8236a334ad8c6f with ref * 2024-01-26 14:55:02.803 | Cloning from keystone-tempest-plugin cache and applying ref * 2024-01-26 14:55:03.239 | (0493 / 1435) 2024-01-26 14:55:03.257 | Updating cache of https://opendev.org/openstack/keystoneauth.git in /opt/dib_cache/source-repositories/keystoneauth_b784f128b7022399eb4322f865b5edb1ba766aa9 with ref * 2024-01-26 14:55:06.048 | Cloning from keystoneauth cache and applying ref * 2024-01-26 14:55:13.645 | (0494 / 1435) 2024-01-26 14:55:13.663 | Updating cache of https://opendev.org/openstack/keystonemiddleware.git in /opt/dib_cache/source-repositories/keystonemiddleware_061ff8c459d8fc24610e55e4fc1d13daef0403ea with ref * 2024-01-26 14:55:16.036 | Cloning from keystonemiddleware cache and applying ref * 2024-01-26 14:55:23.144 | (0495 / 1435) 2024-01-26 14:55:23.161 | Updating cache of https://opendev.org/openstack/kolla.git in /opt/dib_cache/source-repositories/kolla_9171d2cafd2ef07376c98013bbf91db1c8fb8e10 with ref * 2024-01-26 14:55:35.158 | Cloning from kolla cache and applying ref * 2024-01-26 14:56:51.569 | (0496 / 1435) 2024-01-26 14:56:51.587 | Updating cache of https://opendev.org/openstack/kolla-ansible.git in /opt/dib_cache/source-repositories/kolla_ansible_9b807c7d4ef26c49d9e5854de43237ea4800b691 with ref * 2024-01-26 14:56:56.767 | Cloning from kolla-ansible cache and applying ref * 2024-01-26 14:58:01.142 | (0497 / 1435) 2024-01-26 14:58:01.159 | Updating cache of https://opendev.org/openstack/kuryr.git in /opt/dib_cache/source-repositories/kuryr_0c1d1ed143dd2589d4a1ff9031067bc6e13f11af with ref * 2024-01-26 14:58:03.025 | Cloning from kuryr cache and applying ref * 2024-01-26 14:58:03.996 | (0498 / 1435) 2024-01-26 14:58:04.014 | Updating cache of https://opendev.org/openstack/kuryr-kubernetes.git in /opt/dib_cache/source-repositories/kuryr_kubernetes_2eba18c1e62ced42bace11ae6cef74364535f26d with ref * 2024-01-26 14:58:06.607 | Cloning from kuryr-kubernetes cache and applying ref * 2024-01-26 14:58:11.709 | (0499 / 1435) 2024-01-26 14:58:11.727 | Updating cache of https://opendev.org/openstack/kuryr-libnetwork.git in /opt/dib_cache/source-repositories/kuryr_libnetwork_ded394647800fa5a6173d33bd03af0b8ffe5d2fa with ref * 2024-01-26 14:58:13.251 | Cloning from kuryr-libnetwork cache and applying ref * 2024-01-26 14:58:15.241 | (0500 / 1435) 2024-01-26 14:58:15.259 | Updating cache of https://opendev.org/openstack/kuryr-tempest-plugin.git in /opt/dib_cache/source-repositories/kuryr_tempest_plugin_c0e1ed94228bcebf2fa16a3664eac5254d32d08e with ref * 2024-01-26 14:58:17.193 | Cloning from kuryr-tempest-plugin cache and applying ref * 2024-01-26 14:58:20.585 | (0501 / 1435) 2024-01-26 14:58:20.603 | Updating cache of https://opendev.org/openstack/large-scale.git in /opt/dib_cache/source-repositories/large_scale_09f280c076a6311453c16e76869361c532f38a10 with ref * 2024-01-26 14:58:21.390 | Cloning from large-scale cache and applying ref * 2024-01-26 14:58:21.963 | (0502 / 1435) 2024-01-26 14:58:21.981 | Updating cache of https://opendev.org/openstack/ldappool.git in /opt/dib_cache/source-repositories/ldappool_86714de7fc2bdc1e60a4422019870daa036c4ab5 with ref * 2024-01-26 14:58:22.936 | Cloning from ldappool cache and applying ref * 2024-01-26 14:58:23.187 | (0503 / 1435) 2024-01-26 14:58:23.205 | Updating cache of https://opendev.org/openstack/liberasurecode.git in /opt/dib_cache/source-repositories/liberasurecode_ab46ab0bd52fe32a2fb57078bd4d3e13b81784ca with ref * 2024-01-26 14:58:24.010 | Cloning from liberasurecode cache and applying ref * 2024-01-26 14:58:24.505 | (0504 / 1435) 2024-01-26 14:58:24.523 | Updating cache of https://opendev.org/openstack/loci.git in /opt/dib_cache/source-repositories/loci_b4ea5ee1d4d4a183570561cc4dd6d779533e6534 with ref * 2024-01-26 14:58:25.337 | Cloning from loci cache and applying ref * 2024-01-26 14:58:26.597 | (0505 / 1435) 2024-01-26 14:58:26.615 | Updating cache of https://opendev.org/openstack/logstash-filters.git in /opt/dib_cache/source-repositories/logstash_filters_bc1f107a1cc4932b545b68fc2f988f167544ac5f with ref * 2024-01-26 14:58:27.085 | Cloning from logstash-filters cache and applying ref * 2024-01-26 14:58:27.159 | (0506 / 1435) 2024-01-26 14:58:27.177 | Updating cache of https://opendev.org/openstack/magnum.git in /opt/dib_cache/source-repositories/magnum_41f00708a968caa595ccfaef51e7518afb54c6ef with ref * 2024-01-26 14:58:29.498 | Cloning from magnum cache and applying ref * 2024-01-26 14:58:47.066 | (0507 / 1435) 2024-01-26 14:58:47.084 | 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-01-26 14:58:47.468 | Cloning from magnum-capi-helm-charts cache and applying ref * 2024-01-26 14:58:47.540 | (0508 / 1435) 2024-01-26 14:58:47.558 | Updating cache of https://opendev.org/openstack/magnum-specs.git in /opt/dib_cache/source-repositories/magnum_specs_87e7b100747c74265d872547dd97423efba906b5 with ref * 2024-01-26 14:58:48.370 | Cloning from magnum-specs cache and applying ref * 2024-01-26 14:58:49.013 | (0509 / 1435) 2024-01-26 14:58:49.030 | Updating cache of https://opendev.org/openstack/magnum-tempest-plugin.git in /opt/dib_cache/source-repositories/magnum_tempest_plugin_e5aabc58174a10304fa3a83460f05da5c134e655 with ref * 2024-01-26 14:58:50.022 | Cloning from magnum-tempest-plugin cache and applying ref * 2024-01-26 14:58:51.319 | (0510 / 1435) 2024-01-26 14:58:51.337 | Updating cache of https://opendev.org/openstack/magnum-ui.git in /opt/dib_cache/source-repositories/magnum_ui_32445b5e98fabc378f0eaab80b4b0464fcf89dcb with ref * 2024-01-26 14:58:53.206 | Cloning from magnum-ui cache and applying ref * 2024-01-26 14:58:56.964 | (0511 / 1435) 2024-01-26 14:58:56.981 | Updating cache of https://opendev.org/openstack/manila.git in /opt/dib_cache/source-repositories/manila_d4e3ca608e791f72ef0a0598888e18597f564d93 with ref * 2024-01-26 14:59:00.900 | Cloning from manila cache and applying ref * 2024-01-26 15:01:10.417 | (0512 / 1435) 2024-01-26 15:01:10.435 | Updating cache of https://opendev.org/openstack/manila-image-elements.git in /opt/dib_cache/source-repositories/manila_image_elements_e5af1ebb58efbc77e7a44a44965ded739c23ae7c with ref * 2024-01-26 15:01:10.820 | Cloning from manila-image-elements cache and applying ref * 2024-01-26 15:01:10.902 | (0513 / 1435) 2024-01-26 15:01:10.920 | Updating cache of https://opendev.org/openstack/manila-specs.git in /opt/dib_cache/source-repositories/manila_specs_0c0ec1c287bf1eb7db9d853ece0f26f1c13b86c1 with ref * 2024-01-26 15:01:11.619 | Cloning from manila-specs cache and applying ref * 2024-01-26 15:01:12.285 | (0514 / 1435) 2024-01-26 15:01:12.302 | Updating cache of https://opendev.org/openstack/manila-tempest-plugin.git in /opt/dib_cache/source-repositories/manila_tempest_plugin_2aa3e7558648c2290ef6f507c3fd7ac78b6a7555 with ref * 2024-01-26 15:01:13.922 | Cloning from manila-tempest-plugin cache and applying ref * 2024-01-26 15:01:26.411 | (0515 / 1435) 2024-01-26 15:01:26.428 | Updating cache of https://opendev.org/openstack/manila-test-image.git in /opt/dib_cache/source-repositories/manila_test_image_3ff0d472ea831cf06ace5fc3f681aac2152399f9 with ref * 2024-01-26 15:01:26.857 | Cloning from manila-test-image cache and applying ref * 2024-01-26 15:01:26.937 | (0516 / 1435) 2024-01-26 15:01:26.955 | Updating cache of https://opendev.org/openstack/manila-ui.git in /opt/dib_cache/source-repositories/manila_ui_f51bcab27cb75715a7be7e9592f96630b8722f5f with ref * 2024-01-26 15:01:28.831 | Cloning from manila-ui cache and applying ref * 2024-01-26 15:01:35.146 | (0517 / 1435) 2024-01-26 15:01:35.164 | Updating cache of https://opendev.org/openstack/masakari.git in /opt/dib_cache/source-repositories/masakari_790592d99716bd97ed98d2839ce492c6fe3a7e0d with ref * 2024-01-26 15:01:36.972 | Cloning from masakari cache and applying ref * 2024-01-26 15:01:45.280 | (0518 / 1435) 2024-01-26 15:01:45.297 | Updating cache of https://opendev.org/openstack/masakari-dashboard.git in /opt/dib_cache/source-repositories/masakari_dashboard_063ae6b1b139b7c8813e9f35b69e5d0ac647eb0a with ref * 2024-01-26 15:01:47.109 | Cloning from masakari-dashboard cache and applying ref * 2024-01-26 15:01:47.945 | (0519 / 1435) 2024-01-26 15:01:47.963 | Updating cache of https://opendev.org/openstack/masakari-monitors.git in /opt/dib_cache/source-repositories/masakari_monitors_4555ef5fdb8d9ea86bb07d8de419435f4406945e with ref * 2024-01-26 15:01:49.957 | Cloning from masakari-monitors cache and applying ref * 2024-01-26 15:01:50.174 | (0520 / 1435) 2024-01-26 15:01:50.191 | Updating cache of https://opendev.org/openstack/masakari-specs.git in /opt/dib_cache/source-repositories/masakari_specs_d5415a537a24b672b9ae745a20f90ffbe54d1fbf with ref * 2024-01-26 15:01:50.638 | Cloning from masakari-specs cache and applying ref * 2024-01-26 15:01:51.121 | (0521 / 1435) 2024-01-26 15:01:51.138 | Updating cache of https://opendev.org/openstack/meta-config.git in /opt/dib_cache/source-repositories/meta_config_dd0fb15d2e61ec8707b2e9c24c3d19c61540c6e2 with ref * 2024-01-26 15:01:51.549 | Cloning from meta-config cache and applying ref * 2024-01-26 15:01:51.620 | (0522 / 1435) 2024-01-26 15:01:51.637 | Updating cache of https://opendev.org/openstack/metalsmith.git in /opt/dib_cache/source-repositories/metalsmith_334e7049ca7f24d329720fa892e89b5469fb6650 with ref * 2024-01-26 15:01:53.453 | Cloning from metalsmith cache and applying ref * 2024-01-26 15:01:58.341 | (0523 / 1435) 2024-01-26 15:01:58.359 | Updating cache of https://opendev.org/openstack/microversion-parse.git in /opt/dib_cache/source-repositories/microversion_parse_a1bdde23a4931a3aba6529f2d418b2b082011172 with ref * 2024-01-26 15:01:58.914 | Cloning from microversion-parse cache and applying ref * 2024-01-26 15:01:59.088 | (0524 / 1435) 2024-01-26 15:01:59.106 | Updating cache of https://opendev.org/openstack/mistral.git in /opt/dib_cache/source-repositories/mistral_5acbd5030e75c365c3439a6bed8aaefce4a281af with ref * 2024-01-26 15:02:00.997 | Cloning from mistral cache and applying ref * 2024-01-26 15:02:10.344 | (0525 / 1435) 2024-01-26 15:02:10.362 | Updating cache of https://opendev.org/openstack/mistral-dashboard.git in /opt/dib_cache/source-repositories/mistral_dashboard_386e699b9c70fbcc90fce72ecd868c9b4f4a2674 with ref * 2024-01-26 15:02:12.901 | Cloning from mistral-dashboard cache and applying ref * 2024-01-26 15:02:13.881 | (0526 / 1435) 2024-01-26 15:02:13.899 | Updating cache of https://opendev.org/openstack/mistral-extra.git in /opt/dib_cache/source-repositories/mistral_extra_e7e18012c946c90298ae68873db51a3db9ae9aa0 with ref * 2024-01-26 15:02:16.159 | Cloning from mistral-extra cache and applying ref * 2024-01-26 15:02:17.212 | (0527 / 1435) 2024-01-26 15:02:17.230 | Updating cache of https://opendev.org/openstack/mistral-lib.git in /opt/dib_cache/source-repositories/mistral_lib_e53f3ac304015a478693063e5ac5b64729c6fde3 with ref * 2024-01-26 15:02:18.854 | Cloning from mistral-lib cache and applying ref * 2024-01-26 15:02:19.676 | (0528 / 1435) 2024-01-26 15:02:19.693 | Updating cache of https://opendev.org/openstack/mistral-specs.git in /opt/dib_cache/source-repositories/mistral_specs_88dcba4bc39de09d48bdeabb87d988b618619288 with ref * 2024-01-26 15:02:20.188 | Cloning from mistral-specs cache and applying ref * 2024-01-26 15:02:20.267 | (0529 / 1435) 2024-01-26 15:02:20.285 | Updating cache of https://opendev.org/openstack/mistral-tempest-plugin.git in /opt/dib_cache/source-repositories/mistral_tempest_plugin_d868abd95c3869bf5d985c4a56d371fbd08f0a34 with ref * 2024-01-26 15:02:21.255 | Cloning from mistral-tempest-plugin cache and applying ref * 2024-01-26 15:02:21.505 | (0530 / 1435) 2024-01-26 15:02:21.523 | Updating cache of https://opendev.org/openstack/molteniron.git in /opt/dib_cache/source-repositories/molteniron_c7d0773fdbcba00cf6ba85e4a1fca7d7b4cbe162 with ref * 2024-01-26 15:02:21.926 | Cloning from molteniron cache and applying ref * 2024-01-26 15:02:22.031 | (0531 / 1435) 2024-01-26 15:02:22.049 | Updating cache of https://opendev.org/openstack/monasca-agent.git in /opt/dib_cache/source-repositories/monasca_agent_03fd057ef58c531340eb1340fdd7f4e46fe572c7 with ref * 2024-01-26 15:02:23.361 | Cloning from monasca-agent cache and applying ref * 2024-01-26 15:02:24.402 | (0532 / 1435) 2024-01-26 15:02:24.420 | Updating cache of https://opendev.org/openstack/monasca-api.git in /opt/dib_cache/source-repositories/monasca_api_a8f8e51628a6eff2f91b816daa4237748bbc5cf2 with ref * 2024-01-26 15:02:25.851 | Cloning from monasca-api cache and applying ref * 2024-01-26 15:02:26.355 | (0533 / 1435) 2024-01-26 15:02:26.373 | Updating cache of https://opendev.org/openstack/monasca-ceilometer.git in /opt/dib_cache/source-repositories/monasca_ceilometer_68da42d44d76127113eae66d1eb184a666d653c9 with ref * 2024-01-26 15:02:27.019 | Cloning from monasca-ceilometer cache and applying ref * 2024-01-26 15:02:27.103 | (0534 / 1435) 2024-01-26 15:02:27.120 | Updating cache of https://opendev.org/openstack/monasca-common.git in /opt/dib_cache/source-repositories/monasca_common_c1bfe7989038e703ed5c036745954b7c8a1867aa with ref * 2024-01-26 15:02:28.469 | Cloning from monasca-common cache and applying ref * 2024-01-26 15:02:28.792 | (0535 / 1435) 2024-01-26 15:02:28.809 | Updating cache of https://opendev.org/openstack/monasca-events-api.git in /opt/dib_cache/source-repositories/monasca_events_api_74c9c080f03a87b67ce27c1dffd9b43c94af04bb with ref * 2024-01-26 15:02:29.807 | Cloning from monasca-events-api cache and applying ref * 2024-01-26 15:02:29.983 | (0536 / 1435) 2024-01-26 15:02:30.000 | Updating cache of https://opendev.org/openstack/monasca-grafana-datasource.git in /opt/dib_cache/source-repositories/monasca_grafana_datasource_924198386c4fb968240c9d619fdf66147497d4ff with ref * 2024-01-26 15:02:30.530 | Cloning from monasca-grafana-datasource cache and applying ref * 2024-01-26 15:02:30.607 | (0537 / 1435) 2024-01-26 15:02:30.624 | Updating cache of https://opendev.org/openstack/monasca-kibana-plugin.git in /opt/dib_cache/source-repositories/monasca_kibana_plugin_cb4cf7b69873842d12fa65ecdae0a2b8986045ff with ref * 2024-01-26 15:02:31.058 | Cloning from monasca-kibana-plugin cache and applying ref * 2024-01-26 15:02:31.182 | (0538 / 1435) 2024-01-26 15:02:31.207 | Updating cache of https://opendev.org/openstack/monasca-log-api.git in /opt/dib_cache/source-repositories/monasca_log_api_486de0eb7911c2c79bb5ce2d966d3e73e947e841 with ref * 2024-01-26 15:02:32.269 | Cloning from monasca-log-api cache and applying ref * 2024-01-26 15:02:32.408 | (0539 / 1435) 2024-01-26 15:02:32.425 | Updating cache of https://opendev.org/openstack/monasca-notification.git in /opt/dib_cache/source-repositories/monasca_notification_f3451ab9a16dd5ab2ac7d3979d3695a96760ae36 with ref * 2024-01-26 15:02:33.365 | Cloning from monasca-notification cache and applying ref * 2024-01-26 15:02:33.518 | (0540 / 1435) 2024-01-26 15:02:33.536 | Updating cache of https://opendev.org/openstack/monasca-persister.git in /opt/dib_cache/source-repositories/monasca_persister_db88eb6150e83bb4fe2f5670f0f800ac04b63059 with ref * 2024-01-26 15:02:34.617 | Cloning from monasca-persister cache and applying ref * 2024-01-26 15:02:34.740 | (0541 / 1435) 2024-01-26 15:02:34.757 | Updating cache of https://opendev.org/openstack/monasca-specs.git in /opt/dib_cache/source-repositories/monasca_specs_320e35ef0eeaa22ea1779f10cb8e0e2aeae730cf with ref * 2024-01-26 15:02:35.317 | Cloning from monasca-specs cache and applying ref * 2024-01-26 15:02:35.396 | (0542 / 1435) 2024-01-26 15:02:35.413 | Updating cache of https://opendev.org/openstack/monasca-statsd.git in /opt/dib_cache/source-repositories/monasca_statsd_5a323fe22b1a7dd02270e0ef49264a6afc90924b with ref * 2024-01-26 15:02:36.583 | Cloning from monasca-statsd cache and applying ref * 2024-01-26 15:02:36.676 | (0543 / 1435) 2024-01-26 15:02:36.694 | Updating cache of https://opendev.org/openstack/monasca-tempest-plugin.git in /opt/dib_cache/source-repositories/monasca_tempest_plugin_fcafa85dc6106ad17aeac790b40288b35741e73c with ref * 2024-01-26 15:02:37.556 | Cloning from monasca-tempest-plugin cache and applying ref * 2024-01-26 15:02:37.655 | (0544 / 1435) 2024-01-26 15:02:37.673 | Updating cache of https://opendev.org/openstack/monasca-thresh.git in /opt/dib_cache/source-repositories/monasca_thresh_4e92790e44c4177b32acac93b17797246ac94343 with ref * 2024-01-26 15:02:38.496 | Cloning from monasca-thresh cache and applying ref * 2024-01-26 15:02:38.649 | (0545 / 1435) 2024-01-26 15:02:38.666 | Updating cache of https://opendev.org/openstack/monasca-transform.git in /opt/dib_cache/source-repositories/monasca_transform_b1ea2060633488f221e11c708da7b43038148c51 with ref * 2024-01-26 15:02:39.925 | Cloning from monasca-transform cache and applying ref * 2024-01-26 15:02:40.037 | (0546 / 1435) 2024-01-26 15:02:40.055 | Updating cache of https://opendev.org/openstack/monasca-ui.git in /opt/dib_cache/source-repositories/monasca_ui_18ad471a6a97c5f261112657d513681be397e0db with ref * 2024-01-26 15:02:41.108 | Cloning from monasca-ui cache and applying ref * 2024-01-26 15:02:41.251 | (0547 / 1435) 2024-01-26 15:02:41.269 | Updating cache of https://opendev.org/openstack/multi-arch-sig.git in /opt/dib_cache/source-repositories/multi_arch_sig_66cc862aa84a561574849d286cfdbdb86a178cc0 with ref * 2024-01-26 15:02:41.636 | Cloning from multi-arch-sig cache and applying ref * 2024-01-26 15:02:41.735 | (0548 / 1435) 2024-01-26 15:02:41.759 | Updating cache of https://opendev.org/openstack/murano.git in /opt/dib_cache/source-repositories/murano_61055536fc266095a140c1257507459eb0f80984 with ref * 2024-01-26 15:02:43.544 | Cloning from murano cache and applying ref * 2024-01-26 15:02:46.717 | (0549 / 1435) 2024-01-26 15:02:46.734 | Updating cache of https://opendev.org/openstack/murano-agent.git in /opt/dib_cache/source-repositories/murano_agent_d4c08079e830ddb71aeb61720ea3bfa60018760f with ref * 2024-01-26 15:02:48.849 | Cloning from murano-agent cache and applying ref * 2024-01-26 15:02:49.504 | (0550 / 1435) 2024-01-26 15:02:49.521 | Updating cache of https://opendev.org/openstack/murano-apps.git in /opt/dib_cache/source-repositories/murano_apps_d603158f36dfdcafeb1e9a4bf6d6400b2c0788fc with ref * 2024-01-26 15:02:49.974 | Cloning from murano-apps cache and applying ref * 2024-01-26 15:02:51.125 | (0551 / 1435) 2024-01-26 15:02:51.143 | Updating cache of https://opendev.org/openstack/murano-dashboard.git in /opt/dib_cache/source-repositories/murano_dashboard_13cc440288855e8fcbca6f6d2f5224f3ef15ab4e with ref * 2024-01-26 15:02:53.985 | Cloning from murano-dashboard cache and applying ref * 2024-01-26 15:02:56.768 | (0552 / 1435) 2024-01-26 15:02:56.785 | Updating cache of https://opendev.org/openstack/murano-pkg-check.git in /opt/dib_cache/source-repositories/murano_pkg_check_8ed8cc24fe261aa0c3ce440b4e2e3060b9d0af5a with ref * 2024-01-26 15:02:57.373 | Cloning from murano-pkg-check cache and applying ref * 2024-01-26 15:02:57.496 | (0553 / 1435) 2024-01-26 15:02:57.513 | Updating cache of https://opendev.org/openstack/murano-specs.git in /opt/dib_cache/source-repositories/murano_specs_4eab40c33e2b4b98ee46bfb23bdfd98a20d78c3d with ref * 2024-01-26 15:02:57.958 | Cloning from murano-specs cache and applying ref * 2024-01-26 15:02:58.045 | (0554 / 1435) 2024-01-26 15:02:58.064 | Updating cache of https://opendev.org/openstack/murano-tempest-plugin.git in /opt/dib_cache/source-repositories/murano_tempest_plugin_bf10bedd21475e860a1889fec0fc792e37724b92 with ref * 2024-01-26 15:02:58.914 | Cloning from murano-tempest-plugin cache and applying ref * 2024-01-26 15:02:59.092 | (0555 / 1435) 2024-01-26 15:02:59.110 | Updating cache of https://opendev.org/openstack/networking-bagpipe.git in /opt/dib_cache/source-repositories/networking_bagpipe_2096b3154e9bb6339f8b804c6402209b5afd2bbb with ref * 2024-01-26 15:03:00.597 | Cloning from networking-bagpipe cache and applying ref * 2024-01-26 15:03:05.813 | (0556 / 1435) 2024-01-26 15:03:05.831 | Updating cache of https://opendev.org/openstack/networking-baremetal.git in /opt/dib_cache/source-repositories/networking_baremetal_eb427548fcb1af7f1d3a8fbb5db2915477b76ca1 with ref * 2024-01-26 15:03:07.193 | Cloning from networking-baremetal cache and applying ref * 2024-01-26 15:03:08.316 | (0557 / 1435) 2024-01-26 15:03:08.334 | Updating cache of https://opendev.org/openstack/networking-bgpvpn.git in /opt/dib_cache/source-repositories/networking_bgpvpn_754f42a20e6cbf86343040a5d04246ae08cfa87e with ref * 2024-01-26 15:03:10.613 | Cloning from networking-bgpvpn cache and applying ref * 2024-01-26 15:03:13.913 | (0558 / 1435) 2024-01-26 15:03:13.931 | Updating cache of https://opendev.org/openstack/networking-generic-switch.git in /opt/dib_cache/source-repositories/networking_generic_switch_1aa8908ec8c5fae7ade92df58e29fcba26ae2d3d with ref * 2024-01-26 15:03:15.602 | Cloning from networking-generic-switch cache and applying ref * 2024-01-26 15:03:21.439 | (0559 / 1435) 2024-01-26 15:03:21.456 | Updating cache of https://opendev.org/openstack/networking-midonet.git in /opt/dib_cache/source-repositories/networking_midonet_18e78e832e3dd835fdfe81aa20215bd693587390 with ref * 2024-01-26 15:03:22.202 | Cloning from networking-midonet cache and applying ref * 2024-01-26 15:03:22.317 | (0560 / 1435) 2024-01-26 15:03:22.336 | Updating cache of https://opendev.org/openstack/networking-odl.git in /opt/dib_cache/source-repositories/networking_odl_1405e2de13271baacab0fcb975a0ada73900584b with ref * 2024-01-26 15:03:25.175 | Cloning from networking-odl cache and applying ref * 2024-01-26 15:03:31.739 | (0561 / 1435) 2024-01-26 15:03:31.756 | Updating cache of https://opendev.org/openstack/networking-ovn.git in /opt/dib_cache/source-repositories/networking_ovn_6f088c4fbd1b4021d2d36f41ea5e5fb885996fef with ref * 2024-01-26 15:03:32.311 | Cloning from networking-ovn cache and applying ref * 2024-01-26 15:03:32.837 | (0562 / 1435) 2024-01-26 15:03:32.855 | Updating cache of https://opendev.org/openstack/networking-powervm.git in /opt/dib_cache/source-repositories/networking_powervm_748ea8e12623f7e5fd2234861d79f3d31c476ae2 with ref * 2024-01-26 15:03:33.655 | Cloning from networking-powervm cache and applying ref * 2024-01-26 15:03:33.755 | (0563 / 1435) 2024-01-26 15:03:33.772 | Updating cache of https://opendev.org/openstack/networking-sfc.git in /opt/dib_cache/source-repositories/networking_sfc_f76360479ac61e019a7a0c0ed114030338b01d69 with ref * 2024-01-26 15:03:36.019 | Cloning from networking-sfc cache and applying ref * 2024-01-26 15:03:44.551 | (0564 / 1435) 2024-01-26 15:03:44.574 | Updating cache of https://opendev.org/openstack/neutron.git in /opt/dib_cache/source-repositories/neutron_fc8e16d9fe9b517f84eb4bc4b04ca13c2cb0f449 with ref * 2024-01-26 15:04:09.131 | Cloning from neutron cache and applying ref * 2024-01-26 15:10:24.465 | (0565 / 1435) 2024-01-26 15:10:24.484 | Updating cache of https://opendev.org/openstack/neutron-dynamic-routing.git in /opt/dib_cache/source-repositories/neutron_dynamic_routing_02484a5bab0ea20c085937e3f8f0773a7ad79e43 with ref * 2024-01-26 15:10:27.367 | Cloning from neutron-dynamic-routing cache and applying ref * 2024-01-26 15:10:30.375 | (0566 / 1435) 2024-01-26 15:10:30.393 | Updating cache of https://opendev.org/openstack/neutron-fwaas.git in /opt/dib_cache/source-repositories/neutron_fwaas_5e79656921357d537a41f087997a8b88047bfb68 with ref * 2024-01-26 15:10:34.386 | Cloning from neutron-fwaas cache and applying ref * 2024-01-26 15:10:43.720 | (0567 / 1435) 2024-01-26 15:10:43.738 | Updating cache of https://opendev.org/openstack/neutron-fwaas-dashboard.git in /opt/dib_cache/source-repositories/neutron_fwaas_dashboard_4b5634e82fdc9c0ff9b206543a1534b809bf6ee7 with ref * 2024-01-26 15:10:46.169 | Cloning from neutron-fwaas-dashboard cache and applying ref * 2024-01-26 15:10:46.924 | (0568 / 1435) 2024-01-26 15:10:46.943 | Updating cache of https://opendev.org/openstack/neutron-lib.git in /opt/dib_cache/source-repositories/neutron_lib_aa661d6548f0cd90205aff0f42239abf3e6af140 with ref * 2024-01-26 15:11:02.978 | Cloning from neutron-lib cache and applying ref * 2024-01-26 15:11:36.786 | (0569 / 1435) 2024-01-26 15:11:36.805 | Updating cache of https://opendev.org/openstack/neutron-specs.git in /opt/dib_cache/source-repositories/neutron_specs_89615f86921bac2b7456e9d7c3dc059fd12e3c01 with ref * 2024-01-26 15:11:40.362 | Cloning from neutron-specs cache and applying ref * 2024-01-26 15:11:45.193 | (0570 / 1435) 2024-01-26 15:11:45.214 | Updating cache of https://opendev.org/openstack/neutron-tempest-plugin.git in /opt/dib_cache/source-repositories/neutron_tempest_plugin_e7892098b876fb0692c494003d55d7bfc42488e5 with ref * 2024-01-26 15:11:57.216 | Cloning from neutron-tempest-plugin cache and applying ref * 2024-01-26 15:12:22.171 | (0571 / 1435) 2024-01-26 15:12:22.190 | Updating cache of https://opendev.org/openstack/neutron-vpnaas.git in /opt/dib_cache/source-repositories/neutron_vpnaas_9cb96011f42d771d4c82d793edde38757cbb768d with ref * 2024-01-26 15:12:24.594 | Cloning from neutron-vpnaas cache and applying ref * 2024-01-26 15:12:30.716 | (0572 / 1435) 2024-01-26 15:12:30.734 | Updating cache of https://opendev.org/openstack/neutron-vpnaas-dashboard.git in /opt/dib_cache/source-repositories/neutron_vpnaas_dashboard_a8b6e522d791a8d47be8b4bca4ad9e8d93be910f with ref * 2024-01-26 15:12:33.892 | Cloning from neutron-vpnaas-dashboard cache and applying ref * 2024-01-26 15:12:36.396 | (0573 / 1435) 2024-01-26 15:12:36.414 | Updating cache of https://opendev.org/openstack/nose-html-output.git in /opt/dib_cache/source-repositories/nose_html_output_6af3c9e3ae9708dea2e59c0b8b020a3679866b6b with ref * 2024-01-26 15:12:37.021 | Cloning from nose-html-output cache and applying ref * 2024-01-26 15:12:37.103 | (0574 / 1435) 2024-01-26 15:12:37.121 | Updating cache of https://opendev.org/openstack/nova.git in /opt/dib_cache/source-repositories/nova_fc7fe01d5e091fd6bdee3c94b8421f772daf2940 with ref * 2024-01-26 15:12:42.001 | Cloning from nova cache and applying ref * 2024-01-26 15:13:37.969 | (0575 / 1435) 2024-01-26 15:13:37.987 | Updating cache of https://opendev.org/openstack/nova-powervm.git in /opt/dib_cache/source-repositories/nova_powervm_ab64ff9f82b491303fbe80cb6cd3132ca0648aad with ref * 2024-01-26 15:13:38.853 | Cloning from nova-powervm cache and applying ref * 2024-01-26 15:13:39.103 | (0576 / 1435) 2024-01-26 15:13:39.120 | Updating cache of https://opendev.org/openstack/nova-specs.git in /opt/dib_cache/source-repositories/nova_specs_a433811268c4abada99b36db0eab7994ffbb0fcd with ref * 2024-01-26 15:13:40.112 | Cloning from nova-specs cache and applying ref * 2024-01-26 15:13:59.071 | (0577 / 1435) 2024-01-26 15:13:59.089 | Updating cache of https://opendev.org/openstack/octavia.git in /opt/dib_cache/source-repositories/octavia_863fa1e5e38b768be943b8122ab48a7ec93b0797 with ref * 2024-01-26 15:14:04.618 | Cloning from octavia cache and applying ref * 2024-01-26 15:15:53.501 | (0578 / 1435) 2024-01-26 15:15:53.520 | Updating cache of https://opendev.org/openstack/octavia-dashboard.git in /opt/dib_cache/source-repositories/octavia_dashboard_9dd27d9246486f83f2fda3f295ad51f17386f353 with ref * 2024-01-26 15:15:55.441 | Cloning from octavia-dashboard cache and applying ref * 2024-01-26 15:16:01.529 | (0579 / 1435) 2024-01-26 15:16:01.548 | Updating cache of https://opendev.org/openstack/octavia-lib.git in /opt/dib_cache/source-repositories/octavia_lib_2b679a014b3f67e2f0cbde6ead019e0b5a14018e with ref * 2024-01-26 15:16:02.957 | Cloning from octavia-lib cache and applying ref * 2024-01-26 15:16:04.412 | (0580 / 1435) 2024-01-26 15:16:04.430 | Updating cache of https://opendev.org/openstack/octavia-tempest-plugin.git in /opt/dib_cache/source-repositories/octavia_tempest_plugin_2c140670065b74c96e4fc8273f7e953ebaf959e6 with ref * 2024-01-26 15:16:06.346 | Cloning from octavia-tempest-plugin cache and applying ref * 2024-01-26 15:16:11.452 | (0581 / 1435) 2024-01-26 15:16:11.469 | Updating cache of https://opendev.org/openstack/openstack.git in /opt/dib_cache/source-repositories/openstack_179b61797588a5983c2f97c6533dca570c8f887d with ref * 2024-01-26 15:16:39.499 | Cloning from openstack cache and applying ref * 2024-01-26 15:17:18.717 | (0582 / 1435) 2024-01-26 15:17:18.735 | Updating cache of https://opendev.org/openstack/openstack-ansible.git in /opt/dib_cache/source-repositories/openstack_ansible_3cfbda96ab4e3150d6a8251a1f52e58df97eaa56 with ref * 2024-01-26 15:17:23.672 | Cloning from openstack-ansible cache and applying ref * 2024-01-26 15:19:02.598 | (0583 / 1435) 2024-01-26 15:19:02.617 | 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-01-26 15:19:03.577 | Cloning from openstack-ansible-apt_package_pinning cache and applying ref * 2024-01-26 15:19:03.893 | (0584 / 1435) 2024-01-26 15:19:03.913 | 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-01-26 15:19:05.167 | Cloning from openstack-ansible-ceph_client cache and applying ref * 2024-01-26 15:19:10.941 | (0585 / 1435) 2024-01-26 15:19:10.960 | 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-01-26 15:19:11.587 | Cloning from openstack-ansible-galera_client cache and applying ref * 2024-01-26 15:19:11.696 | (0586 / 1435) 2024-01-26 15:19:11.716 | 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-01-26 15:19:12.980 | Cloning from openstack-ansible-galera_server cache and applying ref * 2024-01-26 15:19:18.653 | (0587 / 1435) 2024-01-26 15:19:18.671 | 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-01-26 15:19:19.916 | Cloning from openstack-ansible-haproxy_server cache and applying ref * 2024-01-26 15:19:27.589 | (0588 / 1435) 2024-01-26 15:19:27.608 | 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-01-26 15:19:28.753 | Cloning from openstack-ansible-lxc_container_create cache and applying ref * 2024-01-26 15:19:29.714 | (0589 / 1435) 2024-01-26 15:19:29.740 | 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-01-26 15:19:30.781 | Cloning from openstack-ansible-lxc_hosts cache and applying ref * 2024-01-26 15:19:34.827 | (0590 / 1435) 2024-01-26 15:19:34.845 | 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-01-26 15:19:35.951 | Cloning from openstack-ansible-memcached_server cache and applying ref * 2024-01-26 15:19:36.439 | (0591 / 1435) 2024-01-26 15:19:36.460 | 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-01-26 15:19:37.030 | Cloning from openstack-ansible-nspawn_container_create cache and applying ref * 2024-01-26 15:19:37.115 | (0592 / 1435) 2024-01-26 15:19:37.134 | 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-01-26 15:19:37.631 | Cloning from openstack-ansible-nspawn_hosts cache and applying ref * 2024-01-26 15:19:37.717 | (0593 / 1435) 2024-01-26 15:19:37.737 | 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-01-26 15:19:38.878 | Cloning from openstack-ansible-openstack_hosts cache and applying ref * 2024-01-26 15:19:44.711 | (0594 / 1435) 2024-01-26 15:19:44.732 | 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-01-26 15:19:46.119 | Cloning from openstack-ansible-openstack_openrc cache and applying ref * 2024-01-26 15:19:46.264 | (0595 / 1435) 2024-01-26 15:19:46.283 | Updating cache of https://opendev.org/openstack/openstack-ansible-ops.git in /opt/dib_cache/source-repositories/openstack_ansible_ops_5622174296751e99f199665b3a8250bca48f26cb with ref * 2024-01-26 15:19:47.183 | Cloning from openstack-ansible-ops cache and applying ref * 2024-01-26 15:19:49.223 | (0596 / 1435) 2024-01-26 15:19:49.243 | 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-01-26 15:19:50.369 | Cloning from openstack-ansible-os_adjutant cache and applying ref * 2024-01-26 15:19:51.883 | (0597 / 1435) 2024-01-26 15:19:51.902 | 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-01-26 15:19:53.047 | Cloning from openstack-ansible-os_aodh cache and applying ref * 2024-01-26 15:19:54.654 | (0598 / 1435) 2024-01-26 15:19:54.674 | 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-01-26 15:19:55.693 | Cloning from openstack-ansible-os_barbican cache and applying ref * 2024-01-26 15:19:56.886 | (0599 / 1435) 2024-01-26 15:19:56.908 | 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-01-26 15:19:58.048 | Cloning from openstack-ansible-os_blazar cache and applying ref * 2024-01-26 15:19:59.526 | (0600 / 1435) 2024-01-26 15:19:59.545 | 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-01-26 15:20:01.035 | Cloning from openstack-ansible-os_ceilometer cache and applying ref * 2024-01-26 15:20:03.425 | (0601 / 1435) 2024-01-26 15:20:03.444 | 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-01-26 15:20:04.741 | Cloning from openstack-ansible-os_cinder cache and applying ref * 2024-01-26 15:20:08.715 | (0602 / 1435) 2024-01-26 15:20:08.735 | 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-01-26 15:20:09.761 | Cloning from openstack-ansible-os_cloudkitty cache and applying ref * 2024-01-26 15:20:10.908 | (0603 / 1435) 2024-01-26 15:20:10.928 | 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-01-26 15:20:11.539 | Cloning from openstack-ansible-os_congress cache and applying ref * 2024-01-26 15:20:11.656 | (0604 / 1435) 2024-01-26 15:20:11.684 | 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-01-26 15:20:12.827 | Cloning from openstack-ansible-os_designate cache and applying ref * 2024-01-26 15:20:14.273 | (0605 / 1435) 2024-01-26 15:20:14.294 | 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-01-26 15:20:15.458 | Cloning from openstack-ansible-os_glance cache and applying ref * 2024-01-26 15:20:19.895 | (0606 / 1435) 2024-01-26 15:20:19.915 | 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-01-26 15:20:20.951 | Cloning from openstack-ansible-os_gnocchi cache and applying ref * 2024-01-26 15:20:22.789 | (0607 / 1435) 2024-01-26 15:20:22.809 | 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-01-26 15:20:23.909 | Cloning from openstack-ansible-os_heat cache and applying ref * 2024-01-26 15:20:25.667 | (0608 / 1435) 2024-01-26 15:20:25.687 | 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-01-26 15:20:27.028 | Cloning from openstack-ansible-os_horizon cache and applying ref * 2024-01-26 15:20:30.161 | (0609 / 1435) 2024-01-26 15:20:30.181 | 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-01-26 15:20:31.856 | Cloning from openstack-ansible-os_ironic cache and applying ref * 2024-01-26 15:20:36.201 | (0610 / 1435) 2024-01-26 15:20:36.220 | 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-01-26 15:20:36.742 | Cloning from openstack-ansible-os_karbor cache and applying ref * 2024-01-26 15:20:36.825 | (0611 / 1435) 2024-01-26 15:20:36.844 | 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-01-26 15:20:38.332 | Cloning from openstack-ansible-os_keystone cache and applying ref * 2024-01-26 15:20:42.593 | (0612 / 1435) 2024-01-26 15:20:42.616 | 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-01-26 15:20:43.559 | Cloning from openstack-ansible-os_magnum cache and applying ref * 2024-01-26 15:20:46.343 | (0613 / 1435) 2024-01-26 15:20:46.365 | 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-01-26 15:20:47.255 | Cloning from openstack-ansible-os_manila cache and applying ref * 2024-01-26 15:20:48.241 | (0614 / 1435) 2024-01-26 15:20:48.263 | 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-01-26 15:20:49.894 | Cloning from openstack-ansible-os_masakari cache and applying ref * 2024-01-26 15:20:51.036 | (0615 / 1435) 2024-01-26 15:20:51.060 | 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-01-26 15:20:52.277 | Cloning from openstack-ansible-os_mistral cache and applying ref * 2024-01-26 15:20:53.335 | (0616 / 1435) 2024-01-26 15:20:53.353 | 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-01-26 15:20:54.111 | Cloning from openstack-ansible-os_monasca cache and applying ref * 2024-01-26 15:20:54.208 | (0617 / 1435) 2024-01-26 15:20:54.229 | 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-01-26 15:20:54.654 | Cloning from openstack-ansible-os_monasca-agent cache and applying ref * 2024-01-26 15:20:54.747 | (0618 / 1435) 2024-01-26 15:20:54.766 | 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-01-26 15:20:55.896 | Cloning from openstack-ansible-os_murano cache and applying ref * 2024-01-26 15:20:56.485 | (0619 / 1435) 2024-01-26 15:20:56.506 | 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-01-26 15:20:58.616 | Cloning from openstack-ansible-os_neutron cache and applying ref * 2024-01-26 15:21:10.624 | (0620 / 1435) 2024-01-26 15:21:10.647 | 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-01-26 15:21:12.493 | Cloning from openstack-ansible-os_nova cache and applying ref * 2024-01-26 15:21:29.808 | (0621 / 1435) 2024-01-26 15:21:29.829 | 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-01-26 15:21:31.172 | Cloning from openstack-ansible-os_octavia cache and applying ref * 2024-01-26 15:21:33.213 | (0622 / 1435) 2024-01-26 15:21:33.235 | 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-01-26 15:21:33.938 | Cloning from openstack-ansible-os_panko cache and applying ref * 2024-01-26 15:21:34.043 | (0623 / 1435) 2024-01-26 15:21:34.063 | 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-01-26 15:21:34.913 | Cloning from openstack-ansible-os_placement cache and applying ref * 2024-01-26 15:21:37.805 | (0624 / 1435) 2024-01-26 15:21:37.825 | 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-01-26 15:21:38.910 | Cloning from openstack-ansible-os_rally cache and applying ref * 2024-01-26 15:21:39.671 | (0625 / 1435) 2024-01-26 15:21:39.691 | 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-01-26 15:21:41.001 | Cloning from openstack-ansible-os_sahara cache and applying ref * 2024-01-26 15:21:42.151 | (0626 / 1435) 2024-01-26 15:21:42.173 | 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-01-26 15:21:43.182 | Cloning from openstack-ansible-os_senlin cache and applying ref * 2024-01-26 15:21:44.028 | (0627 / 1435) 2024-01-26 15:21:44.057 | 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-01-26 15:21:44.426 | Cloning from openstack-ansible-os_skyline cache and applying ref * 2024-01-26 15:21:44.514 | (0628 / 1435) 2024-01-26 15:21:44.534 | 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-01-26 15:21:46.110 | Cloning from openstack-ansible-os_swift cache and applying ref * 2024-01-26 15:21:47.245 | (0629 / 1435) 2024-01-26 15:21:47.265 | 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-01-26 15:21:48.116 | Cloning from openstack-ansible-os_tacker cache and applying ref * 2024-01-26 15:21:50.071 | (0630 / 1435) 2024-01-26 15:21:50.090 | 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-01-26 15:21:51.451 | Cloning from openstack-ansible-os_tempest cache and applying ref * 2024-01-26 15:21:54.811 | (0631 / 1435) 2024-01-26 15:21:54.831 | 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-01-26 15:21:55.743 | Cloning from openstack-ansible-os_trove cache and applying ref * 2024-01-26 15:21:57.525 | (0632 / 1435) 2024-01-26 15:21:57.546 | 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-01-26 15:21:58.471 | Cloning from openstack-ansible-os_zun cache and applying ref * 2024-01-26 15:22:01.501 | (0633 / 1435) 2024-01-26 15:22:01.523 | Updating cache of https://opendev.org/openstack/openstack-ansible-plugins.git in /opt/dib_cache/source-repositories/openstack_ansible_plugins_f622f0f9a06a1a5f5dc9d328f2994db43f926e39 with ref * 2024-01-26 15:22:02.984 | Cloning from openstack-ansible-plugins cache and applying ref * 2024-01-26 15:22:08.348 | (0634 / 1435) 2024-01-26 15:22:08.367 | 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-01-26 15:22:09.523 | Cloning from openstack-ansible-rabbitmq_server cache and applying ref * 2024-01-26 15:22:14.436 | (0635 / 1435) 2024-01-26 15:22:14.455 | 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-01-26 15:22:15.310 | Cloning from openstack-ansible-repo_server cache and applying ref * 2024-01-26 15:22:17.674 | (0636 / 1435) 2024-01-26 15:22:17.706 | 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-01-26 15:22:18.504 | Cloning from openstack-ansible-rsyslog_client cache and applying ref * 2024-01-26 15:22:18.645 | (0637 / 1435) 2024-01-26 15:22:18.666 | 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-01-26 15:22:19.360 | Cloning from openstack-ansible-rsyslog_server cache and applying ref * 2024-01-26 15:22:19.484 | (0638 / 1435) 2024-01-26 15:22:19.505 | Updating cache of https://opendev.org/openstack/openstack-ansible-specs.git in /opt/dib_cache/source-repositories/openstack_ansible_specs_fd1b50547a1f7385f6e1cd13dad41459597612b1 with ref * 2024-01-26 15:22:19.991 | Cloning from openstack-ansible-specs cache and applying ref * 2024-01-26 15:22:20.414 | (0639 / 1435) 2024-01-26 15:22:20.435 | Updating cache of https://opendev.org/openstack/openstack-ansible-tests.git in /opt/dib_cache/source-repositories/openstack_ansible_tests_c0e8ad6c660e5649a017d0597b1a0b007318a44d with ref * 2024-01-26 15:22:21.452 | Cloning from openstack-ansible-tests cache and applying ref * 2024-01-26 15:22:21.938 | (0640 / 1435) 2024-01-26 15:22:21.960 | Updating cache of https://opendev.org/openstack/openstack-chef.git in /opt/dib_cache/source-repositories/openstack_chef_0b09d78c6ba561a175e8d8505836c33754458f2d with ref * 2024-01-26 15:22:22.607 | Cloning from openstack-chef cache and applying ref * 2024-01-26 15:22:22.805 | (0641 / 1435) 2024-01-26 15:22:22.825 | Updating cache of https://opendev.org/openstack/openstack-chef-repo.git in /opt/dib_cache/source-repositories/openstack_chef_repo_f58140bc11381527aa190f4e63608231092ae150 with ref * 2024-01-26 15:22:23.265 | Cloning from openstack-chef-repo cache and applying ref * 2024-01-26 15:22:23.381 | (0642 / 1435) 2024-01-26 15:22:23.401 | Updating cache of https://opendev.org/openstack/openstack-chef-specs.git in /opt/dib_cache/source-repositories/openstack_chef_specs_ceb188ae25e97b3c4258297127c79e32c832aac4 with ref * 2024-01-26 15:22:23.865 | Cloning from openstack-chef-specs cache and applying ref * 2024-01-26 15:22:23.964 | (0643 / 1435) 2024-01-26 15:22:23.985 | Updating cache of https://opendev.org/openstack/openstack-doc-tools.git in /opt/dib_cache/source-repositories/openstack_doc_tools_176dd381cbecb7243c1f02da5975b19be158f647 with ref * 2024-01-26 15:22:24.596 | Cloning from openstack-doc-tools cache and applying ref * 2024-01-26 15:22:24.904 | (0644 / 1435) 2024-01-26 15:22:24.925 | Updating cache of https://opendev.org/openstack/openstack-helm.git in /opt/dib_cache/source-repositories/openstack_helm_2b1557eceb04e43755692a70d663120a5a282659 with ref * 2024-01-26 15:22:26.256 | Cloning from openstack-helm cache and applying ref * 2024-01-26 15:23:37.079 | (0645 / 1435) 2024-01-26 15:23:37.100 | Updating cache of https://opendev.org/openstack/openstack-helm-images.git in /opt/dib_cache/source-repositories/openstack_helm_images_9c4a2be61c7dc26af28c57a4754cd6f60718a91f with ref * 2024-01-26 15:23:39.709 | Cloning from openstack-helm-images cache and applying ref * 2024-01-26 15:24:03.076 | (0646 / 1435) 2024-01-26 15:24:03.096 | Updating cache of https://opendev.org/openstack/openstack-helm-infra.git in /opt/dib_cache/source-repositories/openstack_helm_infra_087a38fcca99641f7941ba4a93b74cc735cb8e59 with ref * 2024-01-26 15:24:04.151 | Cloning from openstack-helm-infra cache and applying ref * 2024-01-26 15:25:05.274 | (0647 / 1435) 2024-01-26 15:25:05.293 | Updating cache of https://opendev.org/openstack/openstack-manuals.git in /opt/dib_cache/source-repositories/openstack_manuals_06e75d7930c2a388dc8913513389ca21b0499fd1 with ref * 2024-01-26 15:25:07.029 | Cloning from openstack-manuals cache and applying ref * 2024-01-26 15:25:50.153 | (0648 / 1435) 2024-01-26 15:25:50.173 | Updating cache of https://opendev.org/openstack/openstack-nose.git in /opt/dib_cache/source-repositories/openstack_nose_ae26e2391bd6478d0110f0230def4e6392ad79d0 with ref * 2024-01-26 15:25:50.659 | Cloning from openstack-nose cache and applying ref * 2024-01-26 15:25:50.742 | (0649 / 1435) 2024-01-26 15:25:50.762 | Updating cache of https://opendev.org/openstack/openstack-planet.git in /opt/dib_cache/source-repositories/openstack_planet_e4bd9d38c82b9fc95cbf88d1a929ce736c25015a with ref * 2024-01-26 15:25:51.238 | Cloning from openstack-planet cache and applying ref * 2024-01-26 15:25:52.128 | (0650 / 1435) 2024-01-26 15:25:52.149 | Updating cache of https://opendev.org/openstack/openstack-tempest-skiplist.git in /opt/dib_cache/source-repositories/openstack_tempest_skiplist_b2044e378a54dd2a043dae1fd9f1b1553b474981 with ref * 2024-01-26 15:25:53.045 | Cloning from openstack-tempest-skiplist cache and applying ref * 2024-01-26 15:25:56.072 | (0651 / 1435) 2024-01-26 15:25:56.091 | Updating cache of https://opendev.org/openstack/openstack-virtual-baremetal.git in /opt/dib_cache/source-repositories/openstack_virtual_baremetal_65e4a69964faa2be10681b80f9b81698dfadb4d0 with ref * 2024-01-26 15:25:56.820 | Cloning from openstack-virtual-baremetal cache and applying ref * 2024-01-26 15:26:00.586 | (0652 / 1435) 2024-01-26 15:26:00.606 | Updating cache of https://opendev.org/openstack/openstack-zuul-jobs.git in /opt/dib_cache/source-repositories/openstack_zuul_jobs_6f6daae78a70131850b409dd379a6ba788228c39 with ref * 2024-01-26 15:26:01.998 | Cloning from openstack-zuul-jobs cache and applying ref * 2024-01-26 15:26:21.767 | (0653 / 1435) 2024-01-26 15:26:21.787 | Updating cache of https://opendev.org/openstack/openstack-zuul-roles.git in /opt/dib_cache/source-repositories/openstack_zuul_roles_d32ab5c6569cc50ac8a5aa5c2cd2e36fc66e3e3e with ref * 2024-01-26 15:26:22.485 | Cloning from openstack-zuul-roles cache and applying ref * 2024-01-26 15:26:22.568 | (0654 / 1435) 2024-01-26 15:26:22.587 | Updating cache of https://opendev.org/openstack/openstackclient.git in /opt/dib_cache/source-repositories/openstackclient_f68d26c06a37397d3d0c74e7291057f53daec696 with ref * 2024-01-26 15:26:23.108 | Cloning from openstackclient cache and applying ref * 2024-01-26 15:26:24.494 | (0655 / 1435) 2024-01-26 15:26:24.514 | Updating cache of https://opendev.org/openstack/openstackdocstheme.git in /opt/dib_cache/source-repositories/openstackdocstheme_44379ee93357a5ba99ef78a5042d8670d38a5d6c with ref * 2024-01-26 15:26:25.510 | Cloning from openstackdocstheme cache and applying ref * 2024-01-26 15:26:26.794 | (0656 / 1435) 2024-01-26 15:26:26.813 | Updating cache of https://opendev.org/openstack/openstacksdk.git in /opt/dib_cache/source-repositories/openstacksdk_b24ff0f55892b6991247ae6c165a6f6c1c85f044 with ref * 2024-01-26 15:26:32.688 | Cloning from openstacksdk cache and applying ref * 2024-01-26 15:29:01.749 | (0657 / 1435) 2024-01-26 15:29:01.767 | Updating cache of https://opendev.org/openstack/operations-guide.git in /opt/dib_cache/source-repositories/operations_guide_ced27f3f3cee3b9a3b448b43ac22b8948b0a7d04 with ref * 2024-01-26 15:29:03.364 | Cloning from operations-guide cache and applying ref * 2024-01-26 15:29:08.058 | (0658 / 1435) 2024-01-26 15:29:08.076 | Updating cache of https://opendev.org/openstack/os-api-ref.git in /opt/dib_cache/source-repositories/os_api_ref_499263bac65d2b3e9a9dc484e4909289b0ade7ed with ref * 2024-01-26 15:29:10.375 | Cloning from os-api-ref cache and applying ref * 2024-01-26 15:29:10.955 | (0659 / 1435) 2024-01-26 15:29:10.973 | Updating cache of https://opendev.org/openstack/os-apply-config.git in /opt/dib_cache/source-repositories/os_apply_config_6057682f9ad7e376e8a11794db383ff65acd3028 with ref * 2024-01-26 15:29:12.223 | Cloning from os-apply-config cache and applying ref * 2024-01-26 15:29:13.068 | (0660 / 1435) 2024-01-26 15:29:13.085 | Updating cache of https://opendev.org/openstack/os-brick.git in /opt/dib_cache/source-repositories/os_brick_86cc857acfb1f57ff857a9c4b2d59db4045bb16d with ref * 2024-01-26 15:29:17.914 | Cloning from os-brick cache and applying ref * 2024-01-26 15:30:02.898 | (0661 / 1435) 2024-01-26 15:30:02.916 | Updating cache of https://opendev.org/openstack/os-client-config.git in /opt/dib_cache/source-repositories/os_client_config_758c96686e28cdccff7d40e7cd90780fe039b599 with ref * 2024-01-26 15:30:04.078 | Cloning from os-client-config cache and applying ref * 2024-01-26 15:30:04.568 | (0662 / 1435) 2024-01-26 15:30:04.585 | Updating cache of https://opendev.org/openstack/os-collect-config.git in /opt/dib_cache/source-repositories/os_collect_config_44852c9388e8f712fe2724d929c0a286d4905752 with ref * 2024-01-26 15:30:05.805 | Cloning from os-collect-config cache and applying ref * 2024-01-26 15:30:06.937 | (0663 / 1435) 2024-01-26 15:30:06.956 | Updating cache of https://opendev.org/openstack/os-ken.git in /opt/dib_cache/source-repositories/os_ken_8171faead45f3a2b30df8c0a4845a6be128bc8aa with ref * 2024-01-26 15:30:10.276 | Cloning from os-ken cache and applying ref * 2024-01-26 15:30:17.565 | (0664 / 1435) 2024-01-26 15:30:17.583 | Updating cache of https://opendev.org/openstack/os-net-config.git in /opt/dib_cache/source-repositories/os_net_config_9e9ae928e5967480d1db95e54787d117ad5fb7dc with ref * 2024-01-26 15:30:20.350 | Cloning from os-net-config cache and applying ref * 2024-01-26 15:30:41.771 | (0665 / 1435) 2024-01-26 15:30:41.789 | Updating cache of https://opendev.org/openstack/os-performance-tools.git in /opt/dib_cache/source-repositories/os_performance_tools_768562fd08890aeff7129b2c2dd4cf5031ba8f07 with ref * 2024-01-26 15:30:42.467 | Cloning from os-performance-tools cache and applying ref * 2024-01-26 15:30:42.587 | (0666 / 1435) 2024-01-26 15:30:42.605 | Updating cache of https://opendev.org/openstack/os-refresh-config.git in /opt/dib_cache/source-repositories/os_refresh_config_746acd5e9c513e82399b5c470d482c712d5906b3 with ref * 2024-01-26 15:30:43.527 | Cloning from os-refresh-config cache and applying ref * 2024-01-26 15:30:44.101 | (0667 / 1435) 2024-01-26 15:30:44.120 | Updating cache of https://opendev.org/openstack/os-resource-classes.git in /opt/dib_cache/source-repositories/os_resource_classes_4d5056c985055140eae4dd14ecd859aa71db7565 with ref * 2024-01-26 15:30:45.134 | Cloning from os-resource-classes cache and applying ref * 2024-01-26 15:30:45.270 | (0668 / 1435) 2024-01-26 15:30:45.288 | Updating cache of https://opendev.org/openstack/os-service-types.git in /opt/dib_cache/source-repositories/os_service_types_5385753ebb02d97ee6d591aed9fa4da0758109c5 with ref * 2024-01-26 15:30:45.950 | Cloning from os-service-types cache and applying ref * 2024-01-26 15:30:46.248 | (0669 / 1435) 2024-01-26 15:30:46.266 | Updating cache of https://opendev.org/openstack/os-testr.git in /opt/dib_cache/source-repositories/os_testr_28d278e4c93f3a79f8060b4645b75a04a0e0d417 with ref * 2024-01-26 15:30:47.037 | Cloning from os-testr cache and applying ref * 2024-01-26 15:30:47.685 | (0670 / 1435) 2024-01-26 15:30:47.704 | Updating cache of https://opendev.org/openstack/os-traits.git in /opt/dib_cache/source-repositories/os_traits_3eb04b0ab587d9b764dea336fa0a23c7e287a952 with ref * 2024-01-26 15:30:48.712 | Cloning from os-traits cache and applying ref * 2024-01-26 15:30:49.256 | (0671 / 1435) 2024-01-26 15:30:49.273 | Updating cache of https://opendev.org/openstack/os-vif.git in /opt/dib_cache/source-repositories/os_vif_72409b62b10a6fe91f12f87cd25eb89d6b1972fe with ref * 2024-01-26 15:30:50.990 | Cloning from os-vif cache and applying ref * 2024-01-26 15:30:53.345 | (0672 / 1435) 2024-01-26 15:30:53.362 | Updating cache of https://opendev.org/openstack/osc-lib.git in /opt/dib_cache/source-repositories/osc_lib_5db1c2a71284cd74907f91bdcc8a8b44e77ebcfc with ref * 2024-01-26 15:30:55.444 | Cloning from osc-lib cache and applying ref * 2024-01-26 15:31:02.749 | (0673 / 1435) 2024-01-26 15:31:02.767 | Updating cache of https://opendev.org/openstack/osc-placement.git in /opt/dib_cache/source-repositories/osc_placement_12ed4dead93dcad4aa54c92dc27b692740f02afb with ref * 2024-01-26 15:31:04.539 | Cloning from osc-placement cache and applying ref * 2024-01-26 15:31:05.727 | (0674 / 1435) 2024-01-26 15:31:05.745 | Updating cache of https://opendev.org/openstack/oslo-cookiecutter.git in /opt/dib_cache/source-repositories/oslo_cookiecutter_ac662018c2037f80aa15d273a69bb81264d2acf0 with ref * 2024-01-26 15:31:06.188 | Cloning from oslo-cookiecutter cache and applying ref * 2024-01-26 15:31:06.266 | (0675 / 1435) 2024-01-26 15:31:06.284 | Updating cache of https://opendev.org/openstack/oslo-specs.git in /opt/dib_cache/source-repositories/oslo_specs_c54d90d6a0773ce0e274754bbc86d94eaabf9c49 with ref * 2024-01-26 15:31:06.812 | Cloning from oslo-specs cache and applying ref * 2024-01-26 15:31:07.407 | (0676 / 1435) 2024-01-26 15:31:07.425 | Updating cache of https://opendev.org/openstack/oslo.cache.git in /opt/dib_cache/source-repositories/oslo_cache_f4ed03f1ffcb443838ec4e029e078c3b5be8e004 with ref * 2024-01-26 15:31:09.489 | Cloning from oslo.cache cache and applying ref * 2024-01-26 15:31:11.934 | (0677 / 1435) 2024-01-26 15:31:11.952 | Updating cache of https://opendev.org/openstack/oslo.concurrency.git in /opt/dib_cache/source-repositories/oslo_concurrency_e5a64d5ee2ec1b9dba8465d79c307a790f2956da with ref * 2024-01-26 15:31:14.173 | Cloning from oslo.concurrency cache and applying ref * 2024-01-26 15:31:15.714 | (0678 / 1435) 2024-01-26 15:31:15.731 | Updating cache of https://opendev.org/openstack/oslo.config.git in /opt/dib_cache/source-repositories/oslo_config_cea54b78139bbae3a9cba183c55e42420dfb7b7d with ref * 2024-01-26 15:31:17.074 | Cloning from oslo.config cache and applying ref * 2024-01-26 15:31:17.972 | (0679 / 1435) 2024-01-26 15:31:17.990 | Updating cache of https://opendev.org/openstack/oslo.context.git in /opt/dib_cache/source-repositories/oslo_context_ef80e9955eb3bb62ec27d07f4f68b51c451d7719 with ref * 2024-01-26 15:31:19.268 | Cloning from oslo.context cache and applying ref * 2024-01-26 15:31:22.889 | (0680 / 1435) 2024-01-26 15:31:22.907 | Updating cache of https://opendev.org/openstack/oslo.db.git in /opt/dib_cache/source-repositories/oslo_db_c1e40be46f4fa72cc6aa21f49d8b12d451ae4c6a with ref * 2024-01-26 15:31:25.588 | Cloning from oslo.db cache and applying ref * 2024-01-26 15:31:44.948 | (0681 / 1435) 2024-01-26 15:31:44.965 | Updating cache of https://opendev.org/openstack/oslo.i18n.git in /opt/dib_cache/source-repositories/oslo_i18n_3388cc54e168abe61867b8e5a2a6d8c24d0bcfe4 with ref * 2024-01-26 15:31:46.776 | Cloning from oslo.i18n cache and applying ref * 2024-01-26 15:31:48.631 | (0682 / 1435) 2024-01-26 15:31:48.648 | Updating cache of https://opendev.org/openstack/oslo.limit.git in /opt/dib_cache/source-repositories/oslo_limit_d74ba82cd695bae8896c7b78ac26c76023923168 with ref * 2024-01-26 15:31:50.380 | Cloning from oslo.limit cache and applying ref * 2024-01-26 15:31:51.635 | (0683 / 1435) 2024-01-26 15:31:51.653 | Updating cache of https://opendev.org/openstack/oslo.log.git in /opt/dib_cache/source-repositories/oslo_log_64e906312df71dedc5d1ccd1a64d58cd294ae926 with ref * 2024-01-26 15:31:53.538 | Cloning from oslo.log cache and applying ref * 2024-01-26 15:31:56.652 | (0684 / 1435) 2024-01-26 15:31:56.670 | Updating cache of https://opendev.org/openstack/oslo.messaging.git in /opt/dib_cache/source-repositories/oslo_messaging_afb0f57519226263fcc42593b74fc411d0aaf703 with ref * 2024-01-26 15:32:06.863 | Cloning from oslo.messaging cache and applying ref * 2024-01-26 15:32:21.829 | (0685 / 1435) 2024-01-26 15:32:21.847 | Updating cache of https://opendev.org/openstack/oslo.metrics.git in /opt/dib_cache/source-repositories/oslo_metrics_1d1f9a407fd94b982531d9930ec8d9c132bf72a6 with ref * 2024-01-26 15:32:23.106 | Cloning from oslo.metrics cache and applying ref * 2024-01-26 15:32:23.694 | (0686 / 1435) 2024-01-26 15:32:23.712 | Updating cache of https://opendev.org/openstack/oslo.middleware.git in /opt/dib_cache/source-repositories/oslo_middleware_1884936fa487d3306017f132982fcedf15f57967 with ref * 2024-01-26 15:32:25.735 | Cloning from oslo.middleware cache and applying ref * 2024-01-26 15:32:30.123 | (0687 / 1435) 2024-01-26 15:32:30.141 | Updating cache of https://opendev.org/openstack/oslo.policy.git in /opt/dib_cache/source-repositories/oslo_policy_b0a4a0dc02f704fab0f0b2cf4ef33b1ce38cba62 with ref * 2024-01-26 15:32:32.460 | Cloning from oslo.policy cache and applying ref * 2024-01-26 15:32:39.507 | (0688 / 1435) 2024-01-26 15:32:39.525 | Updating cache of https://opendev.org/openstack/oslo.privsep.git in /opt/dib_cache/source-repositories/oslo_privsep_a977a6b5141098f5471ac7753db0fcf72f8baa23 with ref * 2024-01-26 15:32:42.508 | Cloning from oslo.privsep cache and applying ref * 2024-01-26 15:32:45.092 | (0689 / 1435) 2024-01-26 15:32:45.110 | Updating cache of https://opendev.org/openstack/oslo.reports.git in /opt/dib_cache/source-repositories/oslo_reports_c1c05138a4e391017afab5d3c1ebb8863cc98567 with ref * 2024-01-26 15:32:46.266 | Cloning from oslo.reports cache and applying ref * 2024-01-26 15:32:47.044 | (0690 / 1435) 2024-01-26 15:32:47.061 | Updating cache of https://opendev.org/openstack/oslo.rootwrap.git in /opt/dib_cache/source-repositories/oslo_rootwrap_a2a87439735232e8ce1e48f9a3aab525c64910a1 with ref * 2024-01-26 15:32:48.351 | Cloning from oslo.rootwrap cache and applying ref * 2024-01-26 15:32:48.948 | (0691 / 1435) 2024-01-26 15:32:48.967 | Updating cache of https://opendev.org/openstack/oslo.serialization.git in /opt/dib_cache/source-repositories/oslo_serialization_a55a74fee3027d0733046dee5686092bed1998fe with ref * 2024-01-26 15:32:50.324 | Cloning from oslo.serialization cache and applying ref * 2024-01-26 15:32:51.969 | (0692 / 1435) 2024-01-26 15:32:51.987 | Updating cache of https://opendev.org/openstack/oslo.service.git in /opt/dib_cache/source-repositories/oslo_service_fc48ae92934f1e628dedbc2ccd5154e7b132037c with ref * 2024-01-26 15:32:53.517 | Cloning from oslo.service cache and applying ref * 2024-01-26 15:32:55.647 | (0693 / 1435) 2024-01-26 15:32:55.664 | Updating cache of https://opendev.org/openstack/oslo.tools.git in /opt/dib_cache/source-repositories/oslo_tools_1df3c83ab539e46f6b2fe96e95d7a5842117fa76 with ref * 2024-01-26 15:32:56.301 | Cloning from oslo.tools cache and applying ref * 2024-01-26 15:32:56.849 | (0694 / 1435) 2024-01-26 15:32:56.867 | Updating cache of https://opendev.org/openstack/oslo.upgradecheck.git in /opt/dib_cache/source-repositories/oslo_upgradecheck_ceb84dccb9d0070c080aac68b8837bd555aaf45c with ref * 2024-01-26 15:32:57.940 | Cloning from oslo.upgradecheck cache and applying ref * 2024-01-26 15:32:58.890 | (0695 / 1435) 2024-01-26 15:32:58.908 | Updating cache of https://opendev.org/openstack/oslo.utils.git in /opt/dib_cache/source-repositories/oslo_utils_1ad6d7b14d8e121c5fed2300c9f18a4772b025f0 with ref * 2024-01-26 15:33:00.715 | Cloning from oslo.utils cache and applying ref * 2024-01-26 15:33:06.417 | (0696 / 1435) 2024-01-26 15:33:06.434 | Updating cache of https://opendev.org/openstack/oslo.versionedobjects.git in /opt/dib_cache/source-repositories/oslo_versionedobjects_aeb13af4b553c5cc5abe4fc4d19df01e77bec3f4 with ref * 2024-01-26 15:33:08.601 | Cloning from oslo.versionedobjects cache and applying ref * 2024-01-26 15:33:11.917 | (0697 / 1435) 2024-01-26 15:33:11.936 | Updating cache of https://opendev.org/openstack/oslo.vmware.git in /opt/dib_cache/source-repositories/oslo_vmware_f7ada988c94e0c7b0e80dd8b6efbc069ae1e3cea with ref * 2024-01-26 15:33:13.563 | Cloning from oslo.vmware cache and applying ref * 2024-01-26 15:33:19.224 | (0698 / 1435) 2024-01-26 15:33:19.246 | Updating cache of https://opendev.org/openstack/oslotest.git in /opt/dib_cache/source-repositories/oslotest_4d8e1ea58bb880389fdc41096bee4ca5e1a5cbb3 with ref * 2024-01-26 15:33:21.632 | Cloning from oslotest cache and applying ref * 2024-01-26 15:33:23.884 | (0699 / 1435) 2024-01-26 15:33:23.902 | Updating cache of https://opendev.org/openstack/osops.git in /opt/dib_cache/source-repositories/osops_9a718b06ac896558a0fe6402b7699f91551e7934 with ref * 2024-01-26 15:33:28.608 | Cloning from osops cache and applying ref * 2024-01-26 15:33:28.771 | (0700 / 1435) 2024-01-26 15:33:28.789 | Updating cache of https://opendev.org/openstack/osprofiler.git in /opt/dib_cache/source-repositories/osprofiler_33079d6b90511e5fe9e411b4d0783b3e1160088d with ref * 2024-01-26 15:33:32.508 | Cloning from osprofiler cache and applying ref * 2024-01-26 15:33:36.523 | (0701 / 1435) 2024-01-26 15:33:36.541 | Updating cache of https://opendev.org/openstack/ossa.git in /opt/dib_cache/source-repositories/ossa_e823004fa09cdbd81aeeb28f74e1c68d67dc5a55 with ref * 2024-01-26 15:33:37.552 | Cloning from ossa cache and applying ref * 2024-01-26 15:33:43.668 | (0702 / 1435) 2024-01-26 15:33:43.686 | Updating cache of https://opendev.org/openstack/ovn-bgp-agent.git in /opt/dib_cache/source-repositories/ovn_bgp_agent_475adb78b8de36625fdaf10923a27ca2c159e2af with ref * 2024-01-26 15:33:46.979 | Cloning from ovn-bgp-agent cache and applying ref * 2024-01-26 15:34:22.286 | (0703 / 1435) 2024-01-26 15:34:22.307 | Updating cache of https://opendev.org/openstack/ovn-octavia-provider.git in /opt/dib_cache/source-repositories/ovn_octavia_provider_7397a3a2dadb8820d0a8ed2bf0f217471f7f8631 with ref * 2024-01-26 15:34:27.939 | Cloning from ovn-octavia-provider cache and applying ref * 2024-01-26 15:35:02.219 | (0704 / 1435) 2024-01-26 15:35:02.237 | Updating cache of https://opendev.org/openstack/ovsdbapp.git in /opt/dib_cache/source-repositories/ovsdbapp_5fa633589b29c390e2ad9f1746a6a932854f1c91 with ref * 2024-01-26 15:35:05.046 | Cloning from ovsdbapp cache and applying ref * 2024-01-26 15:35:14.270 | (0705 / 1435) 2024-01-26 15:35:14.288 | Updating cache of https://opendev.org/openstack/panko.git in /opt/dib_cache/source-repositories/panko_f9dfa1e547cd99fa22c5e669451f81b31cf470e0 with ref * 2024-01-26 15:35:15.419 | Cloning from panko cache and applying ref * 2024-01-26 15:35:16.030 | (0706 / 1435) 2024-01-26 15:35:16.078 | Updating cache of https://opendev.org/openstack/paunch.git in /opt/dib_cache/source-repositories/paunch_539fb19289efc044da8786b89705936e28c8f167 with ref * 2024-01-26 15:35:16.638 | Cloning from paunch cache and applying ref * 2024-01-26 15:35:16.727 | (0707 / 1435) 2024-01-26 15:35:16.745 | Updating cache of https://opendev.org/openstack/pbr.git in /opt/dib_cache/source-repositories/pbr_8382c1cea83cf1b1ada6477f0d5e5fd7e14f4e1c with ref * 2024-01-26 15:35:18.133 | Cloning from pbr cache and applying ref * 2024-01-26 15:35:18.920 | (0708 / 1435) 2024-01-26 15:35:18.938 | Updating cache of https://opendev.org/openstack/performance-docs.git in /opt/dib_cache/source-repositories/performance_docs_a571cf07ec79980a65b85906c345a65172c9c391 with ref * 2024-01-26 15:35:19.366 | Cloning from performance-docs cache and applying ref * 2024-01-26 15:35:31.236 | (0709 / 1435) 2024-01-26 15:35:31.254 | Updating cache of https://opendev.org/openstack/placement.git in /opt/dib_cache/source-repositories/placement_a5628e660bca1b2060f76c2c0079c51073ccb4c7 with ref * 2024-01-26 15:35:35.971 | Cloning from placement cache and applying ref * 2024-01-26 15:35:48.917 | (0710 / 1435) 2024-01-26 15:35:48.935 | Updating cache of https://opendev.org/openstack/project-config.git in /opt/dib_cache/source-repositories/project_config_9229c05209c89a6ea238d44bcdf02b855d113b0b with ref * 2024-01-26 15:35:50.286 | Cloning from project-config cache and applying ref * 2024-01-26 15:37:25.185 | (0711 / 1435) 2024-01-26 15:37:25.204 | Updating cache of https://opendev.org/openstack/project-team-guide.git in /opt/dib_cache/source-repositories/project_team_guide_21c841fa5b666116dc43ace77394f36e7cdaa300 with ref * 2024-01-26 15:37:25.926 | Cloning from project-team-guide cache and applying ref * 2024-01-26 15:37:26.785 | (0712 / 1435) 2024-01-26 15:37:26.804 | Updating cache of https://opendev.org/openstack/ptgbot.git in /opt/dib_cache/source-repositories/ptgbot_b05f088b89a006e9f8a50c6dadc0881232ae2ff1 with ref * 2024-01-26 15:37:27.647 | Cloning from ptgbot cache and applying ref * 2024-01-26 15:37:28.450 | (0713 / 1435) 2024-01-26 15:37:28.469 | Updating cache of https://opendev.org/openstack/publiccloud-sig.git in /opt/dib_cache/source-repositories/publiccloud_sig_0cd9a0d07f01a5e07abee00591e37bd0ef56511a with ref * 2024-01-26 15:37:28.891 | Cloning from publiccloud-sig cache and applying ref * 2024-01-26 15:37:29.065 | (0714 / 1435) 2024-01-26 15:37:29.084 | Updating cache of https://opendev.org/openstack/puppet-aodh.git in /opt/dib_cache/source-repositories/puppet_aodh_ff506aef05218fbcf4d7de5ed11c42d80c33c611 with ref * 2024-01-26 15:37:31.475 | Cloning from puppet-aodh cache and applying ref * 2024-01-26 15:37:39.482 | (0715 / 1435) 2024-01-26 15:37:39.499 | Updating cache of https://opendev.org/openstack/puppet-barbican.git in /opt/dib_cache/source-repositories/puppet_barbican_84055ec7a9b76d16d6adedd48a251855e3888f9b with ref * 2024-01-26 15:37:41.728 | Cloning from puppet-barbican cache and applying ref * 2024-01-26 15:37:49.437 | (0716 / 1435) 2024-01-26 15:37:49.456 | Updating cache of https://opendev.org/openstack/puppet-ceilometer.git in /opt/dib_cache/source-repositories/puppet_ceilometer_64d68b390be811b65dc61fdc1d59893946cac815 with ref * 2024-01-26 15:37:51.143 | Cloning from puppet-ceilometer cache and applying ref * 2024-01-26 15:38:08.132 | (0717 / 1435) 2024-01-26 15:38:08.150 | Updating cache of https://opendev.org/openstack/puppet-ceph.git in /opt/dib_cache/source-repositories/puppet_ceph_2bcaf4ae456838eeea38b276575ca84041317443 with ref * 2024-01-26 15:38:09.366 | Cloning from puppet-ceph cache and applying ref * 2024-01-26 15:38:37.737 | (0718 / 1435) 2024-01-26 15:38:37.755 | Updating cache of https://opendev.org/openstack/puppet-cinder.git in /opt/dib_cache/source-repositories/puppet_cinder_5114a1dbf3858c214b7309ee78e2bd719b760b99 with ref * 2024-01-26 15:38:41.276 | Cloning from puppet-cinder cache and applying ref * 2024-01-26 15:39:03.386 | (0719 / 1435) 2024-01-26 15:39:03.404 | Updating cache of https://opendev.org/openstack/puppet-cloudkitty.git in /opt/dib_cache/source-repositories/puppet_cloudkitty_bb135ce310e01ce2dcfe555db05054298a729450 with ref * 2024-01-26 15:39:05.299 | Cloning from puppet-cloudkitty cache and applying ref * 2024-01-26 15:39:13.821 | (0720 / 1435) 2024-01-26 15:39:13.839 | Updating cache of https://opendev.org/openstack/puppet-designate.git in /opt/dib_cache/source-repositories/puppet_designate_ab374caf34570f5743dc08c5cec715b1c93ba961 with ref * 2024-01-26 15:39:16.043 | Cloning from puppet-designate cache and applying ref * 2024-01-26 15:39:31.532 | (0721 / 1435) 2024-01-26 15:39:31.550 | Updating cache of https://opendev.org/openstack/puppet-ec2api.git in /opt/dib_cache/source-repositories/puppet_ec2api_2990dc99923a20bb58748350727b28092cd9a3b0 with ref * 2024-01-26 15:39:33.332 | Cloning from puppet-ec2api cache and applying ref * 2024-01-26 15:39:38.840 | (0722 / 1435) 2024-01-26 15:39:38.858 | Updating cache of https://opendev.org/openstack/puppet-glance.git in /opt/dib_cache/source-repositories/puppet_glance_d6090d364d2b011b3b7c30e29b2b425b001977ef with ref * 2024-01-26 15:39:42.799 | Cloning from puppet-glance cache and applying ref * 2024-01-26 15:40:01.675 | (0723 / 1435) 2024-01-26 15:40:01.692 | Updating cache of https://opendev.org/openstack/puppet-gnocchi.git in /opt/dib_cache/source-repositories/puppet_gnocchi_9973d450628f4294f6421530db570200532914ac with ref * 2024-01-26 15:40:05.773 | Cloning from puppet-gnocchi cache and applying ref * 2024-01-26 15:40:19.657 | (0724 / 1435) 2024-01-26 15:40:19.676 | Updating cache of https://opendev.org/openstack/puppet-heat.git in /opt/dib_cache/source-repositories/puppet_heat_196b2e67440fe37ee852b135a81ba97beb49d933 with ref * 2024-01-26 15:40:22.985 | Cloning from puppet-heat cache and applying ref * 2024-01-26 15:40:48.776 | (0725 / 1435) 2024-01-26 15:40:48.794 | Updating cache of https://opendev.org/openstack/puppet-horizon.git in /opt/dib_cache/source-repositories/puppet_horizon_f31aa5fc2dcd2a4f239c7d7e78e23922e5f30ca1 with ref * 2024-01-26 15:40:51.143 | Cloning from puppet-horizon cache and applying ref * 2024-01-26 15:41:10.179 | (0726 / 1435) 2024-01-26 15:41:10.197 | Updating cache of https://opendev.org/openstack/puppet-ironic.git in /opt/dib_cache/source-repositories/puppet_ironic_38edd8fb7ec022a9093537eb16a06c0d5836742e with ref * 2024-01-26 15:41:14.107 | Cloning from puppet-ironic cache and applying ref * 2024-01-26 15:41:36.943 | (0727 / 1435) 2024-01-26 15:41:36.960 | Updating cache of https://opendev.org/openstack/puppet-keystone.git in /opt/dib_cache/source-repositories/puppet_keystone_38840b39a7c8d495d363b2ba9a7f655df6a70a06 with ref * 2024-01-26 15:41:41.272 | Cloning from puppet-keystone cache and applying ref * 2024-01-26 15:42:12.835 | (0728 / 1435) 2024-01-26 15:42:12.852 | Updating cache of https://opendev.org/openstack/puppet-magnum.git in /opt/dib_cache/source-repositories/puppet_magnum_f11da2dfa1e1dd7def1bb3b080b9a2dcd43fb713 with ref * 2024-01-26 15:42:14.371 | Cloning from puppet-magnum cache and applying ref * 2024-01-26 15:42:19.541 | (0729 / 1435) 2024-01-26 15:42:19.559 | Updating cache of https://opendev.org/openstack/puppet-manila.git in /opt/dib_cache/source-repositories/puppet_manila_2778e06bd7c4199347d91f5b21dacffed88f01db with ref * 2024-01-26 15:42:21.820 | Cloning from puppet-manila cache and applying ref * 2024-01-26 15:42:38.493 | (0730 / 1435) 2024-01-26 15:42:38.511 | Updating cache of https://opendev.org/openstack/puppet-mistral.git in /opt/dib_cache/source-repositories/puppet_mistral_96580e10b2c90f29ad015f59ff7058f5a6c84c38 with ref * 2024-01-26 15:42:40.160 | Cloning from puppet-mistral cache and applying ref * 2024-01-26 15:42:52.010 | (0731 / 1435) 2024-01-26 15:42:52.028 | Updating cache of https://opendev.org/openstack/puppet-murano.git in /opt/dib_cache/source-repositories/puppet_murano_be8138d95f40c0f8119b95a97d0b1689ee9c61d4 with ref * 2024-01-26 15:42:55.024 | Cloning from puppet-murano cache and applying ref * 2024-01-26 15:43:04.580 | (0732 / 1435) 2024-01-26 15:43:04.597 | Updating cache of https://opendev.org/openstack/puppet-neutron.git in /opt/dib_cache/source-repositories/puppet_neutron_32aae1ccd3fab6e97f1f3974cd3f8e6cf9073318 with ref * 2024-01-26 15:43:07.060 | Cloning from puppet-neutron cache and applying ref * 2024-01-26 15:43:44.455 | (0733 / 1435) 2024-01-26 15:43:44.472 | Updating cache of https://opendev.org/openstack/puppet-nova.git in /opt/dib_cache/source-repositories/puppet_nova_2ffb00db5d6cca5b3675a6f6982bb3542085c522 with ref * 2024-01-26 15:43:47.199 | Cloning from puppet-nova cache and applying ref * 2024-01-26 15:44:31.017 | (0734 / 1435) 2024-01-26 15:44:31.035 | Updating cache of https://opendev.org/openstack/puppet-octavia.git in /opt/dib_cache/source-repositories/puppet_octavia_a07c295f18bb9aae6e36863edb0007aedfd1a673 with ref * 2024-01-26 15:44:33.561 | Cloning from puppet-octavia cache and applying ref * 2024-01-26 15:44:43.272 | (0735 / 1435) 2024-01-26 15:44:43.289 | Updating cache of https://opendev.org/openstack/puppet-openstack-cookiecutter.git in /opt/dib_cache/source-repositories/puppet_openstack_cookiecutter_1fc44b0460e26bb40141390cb7070e93bf144bf3 with ref * 2024-01-26 15:44:43.963 | Cloning from puppet-openstack-cookiecutter cache and applying ref * 2024-01-26 15:44:44.919 | (0736 / 1435) 2024-01-26 15:44:44.937 | Updating cache of https://opendev.org/openstack/puppet-openstack-guide.git in /opt/dib_cache/source-repositories/puppet_openstack_guide_3042213beca25de958be54983a53c7e3adc6dd0f with ref * 2024-01-26 15:44:46.034 | Cloning from puppet-openstack-guide cache and applying ref * 2024-01-26 15:44:47.549 | (0737 / 1435) 2024-01-26 15:44:47.567 | Updating cache of https://opendev.org/openstack/puppet-openstack-integration.git in /opt/dib_cache/source-repositories/puppet_openstack_integration_83ddb17dc28837d6481b604a5b7b3ff06d5f5c5d with ref * 2024-01-26 15:44:49.113 | Cloning from puppet-openstack-integration cache and applying ref * 2024-01-26 15:45:37.565 | (0738 / 1435) 2024-01-26 15:45:37.582 | Updating cache of https://opendev.org/openstack/puppet-openstacklib.git in /opt/dib_cache/source-repositories/puppet_openstacklib_3103236e00b75dc60a7836f08ed114e366d33d67 with ref * 2024-01-26 15:45:39.505 | Cloning from puppet-openstacklib cache and applying ref * 2024-01-26 15:45:47.698 | (0739 / 1435) 2024-01-26 15:45:47.716 | Updating cache of https://opendev.org/openstack/puppet-openstack_extras.git in /opt/dib_cache/source-repositories/puppet_openstack_extras_95f6243d1de116d81a2726ed69fdc63202e26148 with ref * 2024-01-26 15:45:49.721 | Cloning from puppet-openstack_extras cache and applying ref * 2024-01-26 15:45:55.321 | (0740 / 1435) 2024-01-26 15:45:55.338 | 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-01-26 15:45:57.539 | Cloning from puppet-openstack_spec_helper cache and applying ref * 2024-01-26 15:46:00.648 | (0741 / 1435) 2024-01-26 15:46:00.668 | Updating cache of https://opendev.org/openstack/puppet-oslo.git in /opt/dib_cache/source-repositories/puppet_oslo_31a9f2de96874bf2e20c54eb854dc49721a854df with ref * 2024-01-26 15:46:02.485 | Cloning from puppet-oslo cache and applying ref * 2024-01-26 15:46:07.942 | (0742 / 1435) 2024-01-26 15:46:07.960 | Updating cache of https://opendev.org/openstack/puppet-ovn.git in /opt/dib_cache/source-repositories/puppet_ovn_c3879d0f873d7e4f1f8ef5dd8da1bb0c9fe4ad03 with ref * 2024-01-26 15:46:09.780 | Cloning from puppet-ovn cache and applying ref * 2024-01-26 15:46:15.528 | (0743 / 1435) 2024-01-26 15:46:15.546 | Updating cache of https://opendev.org/openstack/puppet-pacemaker.git in /opt/dib_cache/source-repositories/puppet_pacemaker_795445933814187771b1cb34bdd7b1b4929556c8 with ref * 2024-01-26 15:46:17.087 | Cloning from puppet-pacemaker cache and applying ref * 2024-01-26 15:46:18.149 | (0744 / 1435) 2024-01-26 15:46:18.167 | Updating cache of https://opendev.org/openstack/puppet-panko.git in /opt/dib_cache/source-repositories/puppet_panko_f69d7e33d83010f7d80bb1aa7af2ed0e4df794cc with ref * 2024-01-26 15:46:18.742 | Cloning from puppet-panko cache and applying ref * 2024-01-26 15:46:18.829 | (0745 / 1435) 2024-01-26 15:46:18.847 | Updating cache of https://opendev.org/openstack/puppet-placement.git in /opt/dib_cache/source-repositories/puppet_placement_eac6d346232ad7a1714c7e6d4916e2c59270a680 with ref * 2024-01-26 15:46:20.688 | Cloning from puppet-placement cache and applying ref * 2024-01-26 15:46:25.559 | (0746 / 1435) 2024-01-26 15:46:25.576 | Updating cache of https://opendev.org/openstack/puppet-qdr.git in /opt/dib_cache/source-repositories/puppet_qdr_0030cd3c75f2530f1881aed9c77c52d0a99e1d6c with ref * 2024-01-26 15:46:26.886 | Cloning from puppet-qdr cache and applying ref * 2024-01-26 15:46:30.796 | (0747 / 1435) 2024-01-26 15:46:30.832 | Updating cache of https://opendev.org/openstack/puppet-sahara.git in /opt/dib_cache/source-repositories/puppet_sahara_a694aab40b8fefcfcc816cec559ab4c4ca7fabb6 with ref * 2024-01-26 15:46:32.689 | Cloning from puppet-sahara cache and applying ref * 2024-01-26 15:46:39.828 | (0748 / 1435) 2024-01-26 15:46:39.846 | Updating cache of https://opendev.org/openstack/puppet-swift.git in /opt/dib_cache/source-repositories/puppet_swift_6efda166996b005f553c64d37bb5d5f74877e6f7 with ref * 2024-01-26 15:46:43.178 | Cloning from puppet-swift cache and applying ref * 2024-01-26 15:47:03.285 | (0749 / 1435) 2024-01-26 15:47:03.302 | Updating cache of https://opendev.org/openstack/puppet-tempest.git in /opt/dib_cache/source-repositories/puppet_tempest_cd7429d794778ac4ade2e2f75ac8d6b6e5b95864 with ref * 2024-01-26 15:47:05.098 | Cloning from puppet-tempest cache and applying ref * 2024-01-26 15:47:18.301 | (0750 / 1435) 2024-01-26 15:47:18.319 | Updating cache of https://opendev.org/openstack/puppet-tripleo.git in /opt/dib_cache/source-repositories/puppet_tripleo_7650d9ced786634f11c62c44a2923a3830732e44 with ref * 2024-01-26 15:47:19.927 | Cloning from puppet-tripleo cache and applying ref * 2024-01-26 15:47:30.179 | (0751 / 1435) 2024-01-26 15:47:30.196 | Updating cache of https://opendev.org/openstack/puppet-trove.git in /opt/dib_cache/source-repositories/puppet_trove_57aa79b351c38d61b653b2c067cc2d2bf59ceeaf with ref * 2024-01-26 15:47:32.310 | Cloning from puppet-trove cache and applying ref * 2024-01-26 15:47:41.321 | (0752 / 1435) 2024-01-26 15:47:41.339 | Updating cache of https://opendev.org/openstack/puppet-vitrage.git in /opt/dib_cache/source-repositories/puppet_vitrage_aea750117ce4939633facc0bce757882d73aa3af with ref * 2024-01-26 15:47:43.431 | Cloning from puppet-vitrage cache and applying ref * 2024-01-26 15:47:48.793 | (0753 / 1435) 2024-01-26 15:47:48.810 | Updating cache of https://opendev.org/openstack/puppet-vswitch.git in /opt/dib_cache/source-repositories/puppet_vswitch_66348064a5e3a9504bdbd56de9268b7693ff7aef with ref * 2024-01-26 15:47:50.357 | Cloning from puppet-vswitch cache and applying ref * 2024-01-26 15:48:00.875 | (0754 / 1435) 2024-01-26 15:48:00.892 | Updating cache of https://opendev.org/openstack/puppet-watcher.git in /opt/dib_cache/source-repositories/puppet_watcher_4cf38d9dc38d705a31a882c2aced8943479b1b52 with ref * 2024-01-26 15:48:03.124 | Cloning from puppet-watcher cache and applying ref * 2024-01-26 15:48:11.529 | (0755 / 1435) 2024-01-26 15:48:11.547 | Updating cache of https://opendev.org/openstack/puppet-zaqar.git in /opt/dib_cache/source-repositories/puppet_zaqar_8669a09e0e9583f4a1fec447c2e3381bbee9d1c0 with ref * 2024-01-26 15:48:14.028 | Cloning from puppet-zaqar cache and applying ref * 2024-01-26 15:48:21.889 | (0756 / 1435) 2024-01-26 15:48:21.907 | Updating cache of https://opendev.org/openstack/pycadf.git in /opt/dib_cache/source-repositories/pycadf_479443ddfd06a939fe9f41783949391cc21ddfcb with ref * 2024-01-26 15:48:22.694 | Cloning from pycadf cache and applying ref * 2024-01-26 15:48:22.873 | (0757 / 1435) 2024-01-26 15:48:22.890 | Updating cache of https://opendev.org/openstack/pyeclib.git in /opt/dib_cache/source-repositories/pyeclib_308cf8026b5bd79184b20c4d91ef3b27dfa77be7 with ref * 2024-01-26 15:48:23.448 | Cloning from pyeclib cache and applying ref * 2024-01-26 15:48:28.266 | (0758 / 1435) 2024-01-26 15:48:28.283 | Updating cache of https://opendev.org/openstack/pymod2pkg.git in /opt/dib_cache/source-repositories/pymod2pkg_9251af576ca889584e688f9999f6caa4275cd8dd with ref * 2024-01-26 15:48:29.016 | Cloning from pymod2pkg cache and applying ref * 2024-01-26 15:48:29.218 | (0759 / 1435) 2024-01-26 15:48:29.236 | Updating cache of https://opendev.org/openstack/python-adjutantclient.git in /opt/dib_cache/source-repositories/python_adjutantclient_2aa27f0edf2cd62f3fcb72c608f7bd1418699e47 with ref * 2024-01-26 15:48:30.360 | Cloning from python-adjutantclient cache and applying ref * 2024-01-26 15:48:31.230 | (0760 / 1435) 2024-01-26 15:48:31.247 | Updating cache of https://opendev.org/openstack/python-aodhclient.git in /opt/dib_cache/source-repositories/python_aodhclient_0ce033ec35a1b4c3706bf21f28cbad94bfb88773 with ref * 2024-01-26 15:48:34.338 | Cloning from python-aodhclient cache and applying ref * 2024-01-26 15:48:36.304 | (0761 / 1435) 2024-01-26 15:48:36.321 | Updating cache of https://opendev.org/openstack/python-barbicanclient.git in /opt/dib_cache/source-repositories/python_barbicanclient_321bc9ed7f0008b1ccb64c10d34e27e1764de388 with ref * 2024-01-26 15:48:38.426 | Cloning from python-barbicanclient cache and applying ref * 2024-01-26 15:48:41.952 | (0762 / 1435) 2024-01-26 15:48:41.970 | Updating cache of https://opendev.org/openstack/python-blazarclient.git in /opt/dib_cache/source-repositories/python_blazarclient_4c2017b2b1e3c80a6be533b6b07f83af96ba05f9 with ref * 2024-01-26 15:48:43.430 | Cloning from python-blazarclient cache and applying ref * 2024-01-26 15:48:43.947 | (0763 / 1435) 2024-01-26 15:48:43.964 | 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-01-26 15:48:45.569 | Cloning from python-brick-cinderclient-ext cache and applying ref * 2024-01-26 15:48:46.881 | (0764 / 1435) 2024-01-26 15:48:46.899 | Updating cache of https://opendev.org/openstack/python-cinderclient.git in /opt/dib_cache/source-repositories/python_cinderclient_2ab34741caf6ae38f9fc66dbb4eb0d6f6e6cb787 with ref * 2024-01-26 15:48:48.623 | Cloning from python-cinderclient cache and applying ref * 2024-01-26 15:48:51.791 | (0765 / 1435) 2024-01-26 15:48:51.810 | Updating cache of https://opendev.org/openstack/python-cloudkittyclient.git in /opt/dib_cache/source-repositories/python_cloudkittyclient_577e275037ec097f043b5410ee863f658700fe03 with ref * 2024-01-26 15:48:53.335 | Cloning from python-cloudkittyclient cache and applying ref * 2024-01-26 15:48:53.971 | (0766 / 1435) 2024-01-26 15:48:53.989 | Updating cache of https://opendev.org/openstack/python-cyborgclient.git in /opt/dib_cache/source-repositories/python_cyborgclient_a2f6e5c1dcf343444e0eb6ac3fe6b59d20e7298b with ref * 2024-01-26 15:48:55.559 | Cloning from python-cyborgclient cache and applying ref * 2024-01-26 15:49:03.628 | (0767 / 1435) 2024-01-26 15:49:03.650 | Updating cache of https://opendev.org/openstack/python-designateclient.git in /opt/dib_cache/source-repositories/python_designateclient_e3a78956ce4f8c79d45a2fe5b98e575e55f2cecd with ref * 2024-01-26 15:49:05.225 | Cloning from python-designateclient cache and applying ref * 2024-01-26 15:49:08.878 | (0768 / 1435) 2024-01-26 15:49:08.906 | Updating cache of https://opendev.org/openstack/python-dracclient.git in /opt/dib_cache/source-repositories/python_dracclient_8761670ec4bd67a8ca854ed2aff5736a0caafe17 with ref * 2024-01-26 15:49:09.481 | Cloning from python-dracclient cache and applying ref * 2024-01-26 15:49:09.699 | (0769 / 1435) 2024-01-26 15:49:09.721 | Updating cache of https://opendev.org/openstack/python-freezerclient.git in /opt/dib_cache/source-repositories/python_freezerclient_f108c3bab7ab68ed75c038bb98c54504483b54f1 with ref * 2024-01-26 15:49:10.876 | Cloning from python-freezerclient cache and applying ref * 2024-01-26 15:49:11.061 | (0770 / 1435) 2024-01-26 15:49:11.083 | Updating cache of https://opendev.org/openstack/python-glanceclient.git in /opt/dib_cache/source-repositories/python_glanceclient_62e062e7af26595fff1e9e52605f45902b17833c with ref * 2024-01-26 15:49:12.751 | Cloning from python-glanceclient cache and applying ref * 2024-01-26 15:49:15.906 | (0771 / 1435) 2024-01-26 15:49:15.940 | Updating cache of https://opendev.org/openstack/python-heatclient.git in /opt/dib_cache/source-repositories/python_heatclient_a4cbb7a698763c786642b93355aaf89bfebae9c8 with ref * 2024-01-26 15:49:17.696 | Cloning from python-heatclient cache and applying ref * 2024-01-26 15:49:20.323 | (0772 / 1435) 2024-01-26 15:49:20.342 | 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-01-26 15:49:21.421 | Cloning from python-ironic-inspector-client cache and applying ref * 2024-01-26 15:49:21.878 | (0773 / 1435) 2024-01-26 15:49:21.896 | Updating cache of https://opendev.org/openstack/python-ironicclient.git in /opt/dib_cache/source-repositories/python_ironicclient_f4d152043b18f5041f2c5da8f00f30eb7b24b526 with ref * 2024-01-26 15:49:23.625 | Cloning from python-ironicclient cache and applying ref * 2024-01-26 15:49:28.768 | (0774 / 1435) 2024-01-26 15:49:28.790 | Updating cache of https://opendev.org/openstack/python-keystoneclient.git in /opt/dib_cache/source-repositories/python_keystoneclient_d50ff996cccb6df7bcff19e9ff5a2d761f8d0910 with ref * 2024-01-26 15:49:30.859 | Cloning from python-keystoneclient cache and applying ref * 2024-01-26 15:49:33.020 | (0775 / 1435) 2024-01-26 15:49:33.037 | Updating cache of https://opendev.org/openstack/python-magnumclient.git in /opt/dib_cache/source-repositories/python_magnumclient_0efe8cfa1d5eeca39393e53f95687738608564b0 with ref * 2024-01-26 15:49:35.163 | Cloning from python-magnumclient cache and applying ref * 2024-01-26 15:49:37.612 | (0776 / 1435) 2024-01-26 15:49:37.629 | Updating cache of https://opendev.org/openstack/python-manilaclient.git in /opt/dib_cache/source-repositories/python_manilaclient_67390fbcbab9cd983e0e2ba6518009c01384b9b8 with ref * 2024-01-26 15:49:41.570 | Cloning from python-manilaclient cache and applying ref * 2024-01-26 15:50:02.340 | (0777 / 1435) 2024-01-26 15:50:02.358 | Updating cache of https://opendev.org/openstack/python-masakariclient.git in /opt/dib_cache/source-repositories/python_masakariclient_eb19abdbb35516ef24272586c2b77c94170ca6dd with ref * 2024-01-26 15:50:04.968 | Cloning from python-masakariclient cache and applying ref * 2024-01-26 15:50:05.283 | (0778 / 1435) 2024-01-26 15:50:05.301 | Updating cache of https://opendev.org/openstack/python-mistralclient.git in /opt/dib_cache/source-repositories/python_mistralclient_b01c51f399a01435f9632bdda2244debc7e76da1 with ref * 2024-01-26 15:50:06.864 | Cloning from python-mistralclient cache and applying ref * 2024-01-26 15:50:07.366 | (0779 / 1435) 2024-01-26 15:50:07.385 | Updating cache of https://opendev.org/openstack/python-monascaclient.git in /opt/dib_cache/source-repositories/python_monascaclient_fbfde72d27a07beb8414094e2a6ab00235a02d81 with ref * 2024-01-26 15:50:08.590 | Cloning from python-monascaclient cache and applying ref * 2024-01-26 15:50:08.714 | (0780 / 1435) 2024-01-26 15:50:08.733 | Updating cache of https://opendev.org/openstack/python-muranoclient.git in /opt/dib_cache/source-repositories/python_muranoclient_42f74840e68f1cc513edebd126ca5a1b75ecf0e9 with ref * 2024-01-26 15:50:11.142 | Cloning from python-muranoclient cache and applying ref * 2024-01-26 15:50:12.852 | (0781 / 1435) 2024-01-26 15:50:12.869 | Updating cache of https://opendev.org/openstack/python-neutronclient.git in /opt/dib_cache/source-repositories/python_neutronclient_97e4df6fe08727ddbfefc3f604b62137a1cab31a with ref * 2024-01-26 15:50:15.209 | Cloning from python-neutronclient cache and applying ref * 2024-01-26 15:50:21.489 | (0782 / 1435) 2024-01-26 15:50:21.509 | Updating cache of https://opendev.org/openstack/python-novaclient.git in /opt/dib_cache/source-repositories/python_novaclient_bfa5c8a30211bf36d05850bf7736642af9784154 with ref * 2024-01-26 15:50:23.612 | Cloning from python-novaclient cache and applying ref * 2024-01-26 15:50:25.838 | (0783 / 1435) 2024-01-26 15:50:25.856 | Updating cache of https://opendev.org/openstack/python-observabilityclient.git in /opt/dib_cache/source-repositories/python_observabilityclient_a8eb4823507ff6e1b0f015d344b2b7ff170b1b24 with ref * 2024-01-26 15:50:26.990 | Cloning from python-observabilityclient cache and applying ref * 2024-01-26 15:50:28.252 | (0784 / 1435) 2024-01-26 15:50:28.271 | Updating cache of https://opendev.org/openstack/python-octaviaclient.git in /opt/dib_cache/source-repositories/python_octaviaclient_504fd274016d1e953625809bb8f52e74b192c017 with ref * 2024-01-26 15:50:30.416 | Cloning from python-octaviaclient cache and applying ref * 2024-01-26 15:50:36.594 | (0785 / 1435) 2024-01-26 15:50:36.612 | Updating cache of https://opendev.org/openstack/python-openstackclient.git in /opt/dib_cache/source-repositories/python_openstackclient_f3243780c49492a40a03d2b278622d2dc9d80eeb with ref * 2024-01-26 15:50:39.904 | Cloning from python-openstackclient cache and applying ref * 2024-01-26 15:51:31.282 | (0786 / 1435) 2024-01-26 15:51:31.309 | Updating cache of https://opendev.org/openstack/python-pankoclient.git in /opt/dib_cache/source-repositories/python_pankoclient_4ac78cf7e1b855514f9425039fac274caa05f707 with ref * 2024-01-26 15:51:32.281 | Cloning from python-pankoclient cache and applying ref * 2024-01-26 15:51:32.376 | (0787 / 1435) 2024-01-26 15:51:32.438 | Updating cache of https://opendev.org/openstack/python-saharaclient.git in /opt/dib_cache/source-repositories/python_saharaclient_789a36d74d2ee4d65e475192a8be15c1a85898c9 with ref * 2024-01-26 15:51:34.036 | Cloning from python-saharaclient cache and applying ref * 2024-01-26 15:51:35.488 | (0788 / 1435) 2024-01-26 15:51:35.514 | Updating cache of https://opendev.org/openstack/python-senlinclient.git in /opt/dib_cache/source-repositories/python_senlinclient_d6ba31acae4f1c44297547453ecc39f9a2f6bb4f with ref * 2024-01-26 15:51:37.351 | Cloning from python-senlinclient cache and applying ref * 2024-01-26 15:51:38.577 | (0789 / 1435) 2024-01-26 15:51:38.599 | Updating cache of https://opendev.org/openstack/python-solumclient.git in /opt/dib_cache/source-repositories/python_solumclient_44ca22c5b1e9dff38c22bbcb51fc115993e2f355 with ref * 2024-01-26 15:51:39.869 | Cloning from python-solumclient cache and applying ref * 2024-01-26 15:51:40.071 | (0790 / 1435) 2024-01-26 15:51:40.091 | Updating cache of https://opendev.org/openstack/python-swiftclient.git in /opt/dib_cache/source-repositories/python_swiftclient_942fbb6659058c8844d82f80c2c535b247016ca8 with ref * 2024-01-26 15:51:41.537 | Cloning from python-swiftclient cache and applying ref * 2024-01-26 15:51:48.165 | (0791 / 1435) 2024-01-26 15:51:48.221 | Updating cache of https://opendev.org/openstack/python-tackerclient.git in /opt/dib_cache/source-repositories/python_tackerclient_46a26cd0517a21b3f947f6a526783c613b495276 with ref * 2024-01-26 15:51:50.399 | Cloning from python-tackerclient cache and applying ref * 2024-01-26 15:51:53.932 | (0792 / 1435) 2024-01-26 15:51:53.950 | Updating cache of https://opendev.org/openstack/python-tripleoclient.git in /opt/dib_cache/source-repositories/python_tripleoclient_bf6d07c665c36ba6045eec02b2d93e66f1f08788 with ref * 2024-01-26 15:51:55.351 | Cloning from python-tripleoclient cache and applying ref * 2024-01-26 15:52:02.809 | (0793 / 1435) 2024-01-26 15:52:02.827 | Updating cache of https://opendev.org/openstack/python-troveclient.git in /opt/dib_cache/source-repositories/python_troveclient_086c8e3f98a6e480a85ba82bad0a4150d667005f with ref * 2024-01-26 15:52:05.347 | Cloning from python-troveclient cache and applying ref * 2024-01-26 15:52:06.705 | (0794 / 1435) 2024-01-26 15:52:06.725 | Updating cache of https://opendev.org/openstack/python-venusclient.git in /opt/dib_cache/source-repositories/python_venusclient_cf9e0ab5813dbab90103e7617b23c5d6198507c1 with ref * 2024-01-26 15:52:08.205 | Cloning from python-venusclient cache and applying ref * 2024-01-26 15:52:11.883 | (0795 / 1435) 2024-01-26 15:52:11.907 | Updating cache of https://opendev.org/openstack/python-vitrageclient.git in /opt/dib_cache/source-repositories/python_vitrageclient_a2697b5eb926a2f899073face1d0c71797953344 with ref * 2024-01-26 15:52:13.675 | Cloning from python-vitrageclient cache and applying ref * 2024-01-26 15:52:14.248 | (0796 / 1435) 2024-01-26 15:52:14.269 | Updating cache of https://opendev.org/openstack/python-watcherclient.git in /opt/dib_cache/source-repositories/python_watcherclient_0caff0f4d06ed376784fec6ded83bdab89975b97 with ref * 2024-01-26 15:52:15.243 | Cloning from python-watcherclient cache and applying ref * 2024-01-26 15:52:15.549 | (0797 / 1435) 2024-01-26 15:52:15.570 | Updating cache of https://opendev.org/openstack/python-zaqarclient.git in /opt/dib_cache/source-repositories/python_zaqarclient_f6772f2da09ff22089ef14b8451c2d21093170f3 with ref * 2024-01-26 15:52:17.384 | Cloning from python-zaqarclient cache and applying ref * 2024-01-26 15:52:18.832 | (0798 / 1435) 2024-01-26 15:52:18.850 | Updating cache of https://opendev.org/openstack/python-zunclient.git in /opt/dib_cache/source-repositories/python_zunclient_eb1535e7cea4efe24f042325e0b4d131a28cb528 with ref * 2024-01-26 15:52:20.876 | Cloning from python-zunclient cache and applying ref * 2024-01-26 15:52:21.422 | (0799 / 1435) 2024-01-26 15:52:21.440 | Updating cache of https://opendev.org/openstack/qa-specs.git in /opt/dib_cache/source-repositories/qa_specs_bfdb608cd1fb622cfa3ccbeb37c171162f3d79b7 with ref * 2024-01-26 15:52:21.964 | Cloning from qa-specs cache and applying ref * 2024-01-26 15:52:22.275 | (0800 / 1435) 2024-01-26 15:52:22.292 | Updating cache of https://opendev.org/openstack/rally.git in /opt/dib_cache/source-repositories/rally_0f331b7a192721facbffbe3f27fbc963ce92b736 with ref * 2024-01-26 15:52:23.885 | Cloning from rally cache and applying ref * 2024-01-26 15:52:31.842 | (0801 / 1435) 2024-01-26 15:52:31.861 | Updating cache of https://opendev.org/openstack/rally-openstack.git in /opt/dib_cache/source-repositories/rally_openstack_ae6dc9a7dc9893d24b56b9ee517fec77dae54966 with ref * 2024-01-26 15:52:33.355 | Cloning from rally-openstack cache and applying ref * 2024-01-26 15:52:50.296 | (0802 / 1435) 2024-01-26 15:52:50.315 | Updating cache of https://opendev.org/openstack/rbd-iscsi-client.git in /opt/dib_cache/source-repositories/rbd_iscsi_client_0a0eedb9ef510d4fa2146b460dd3c81dc3c73ae9 with ref * 2024-01-26 15:52:51.899 | Cloning from rbd-iscsi-client cache and applying ref * 2024-01-26 15:52:52.291 | (0803 / 1435) 2024-01-26 15:52:52.310 | Updating cache of https://opendev.org/openstack/release-test.git in /opt/dib_cache/source-repositories/release_test_501f0ebf6e8d138bd854b31b575244cde187e2ee with ref * 2024-01-26 15:52:53.556 | Cloning from release-test cache and applying ref * 2024-01-26 15:52:53.800 | (0804 / 1435) 2024-01-26 15:52:53.818 | Updating cache of https://opendev.org/openstack/releases.git in /opt/dib_cache/source-repositories/releases_d93001da1f902b71f4bbd7e228c5069a526d39ce with ref * 2024-01-26 15:52:56.248 | Cloning from releases cache and applying ref * 2024-01-26 15:53:13.729 | (0805 / 1435) 2024-01-26 15:53:13.754 | Updating cache of https://opendev.org/openstack/renderspec.git in /opt/dib_cache/source-repositories/renderspec_017827c231722dfd86ad949d9b4cf1b8c49fff03 with ref * 2024-01-26 15:53:14.837 | Cloning from renderspec cache and applying ref * 2024-01-26 15:53:15.105 | (0806 / 1435) 2024-01-26 15:53:15.124 | Updating cache of https://opendev.org/openstack/reno.git in /opt/dib_cache/source-repositories/reno_9d4676aa4396b32a1a1045faf05d4b67537cd6a7 with ref * 2024-01-26 15:53:17.001 | Cloning from reno cache and applying ref * 2024-01-26 15:53:18.273 | (0807 / 1435) 2024-01-26 15:53:18.292 | Updating cache of https://opendev.org/openstack/requestsexceptions.git in /opt/dib_cache/source-repositories/requestsexceptions_ca30fdb5581ff028f70c7b24e5b6dc9107f0d351 with ref * 2024-01-26 15:53:18.863 | Cloning from requestsexceptions cache and applying ref * 2024-01-26 15:53:18.939 | (0808 / 1435) 2024-01-26 15:53:18.958 | Updating cache of https://opendev.org/openstack/requirements.git in /opt/dib_cache/source-repositories/requirements_42474acf465b6bcbecec73293d66cda9d84df5c8 with ref * 2024-01-26 15:53:22.195 | Cloning from requirements cache and applying ref * 2024-01-26 15:54:36.368 | (0809 / 1435) 2024-01-26 15:54:36.389 | Updating cache of https://opendev.org/openstack/reviewday.git in /opt/dib_cache/source-repositories/reviewday_4a74d407e6cb1b3c20cd7da1190d8c0e4b7ca661 with ref * 2024-01-26 15:54:37.609 | Cloning from reviewday cache and applying ref * 2024-01-26 15:54:37.703 | (0810 / 1435) 2024-01-26 15:54:37.725 | Updating cache of https://opendev.org/openstack/reviewstats.git in /opt/dib_cache/source-repositories/reviewstats_cd87cb3120d4e70396600fc197ac0886ef2135b9 with ref * 2024-01-26 15:54:38.368 | Cloning from reviewstats cache and applying ref * 2024-01-26 15:54:38.641 | (0811 / 1435) 2024-01-26 15:54:38.661 | Updating cache of https://opendev.org/openstack/rpm-packaging.git in /opt/dib_cache/source-repositories/rpm_packaging_cfcbac68b0876f2c757011122e4d8711f420b52c with ref * 2024-01-26 15:54:41.028 | Cloning from rpm-packaging cache and applying ref * 2024-01-26 15:54:55.323 | (0812 / 1435) 2024-01-26 15:54:55.341 | Updating cache of https://opendev.org/openstack/rpm-packaging-tools.git in /opt/dib_cache/source-repositories/rpm_packaging_tools_90962d6469f052f82d5a20bc0e699dd7ae696688 with ref * 2024-01-26 15:54:56.064 | Cloning from rpm-packaging-tools cache and applying ref * 2024-01-26 15:54:56.144 | (0813 / 1435) 2024-01-26 15:54:56.163 | Updating cache of https://opendev.org/openstack/sahara.git in /opt/dib_cache/source-repositories/sahara_cdbde9047b56f9c40627b580215a6446394b38f4 with ref * 2024-01-26 15:54:58.264 | Cloning from sahara cache and applying ref * 2024-01-26 15:55:04.038 | (0814 / 1435) 2024-01-26 15:55:04.056 | Updating cache of https://opendev.org/openstack/sahara-dashboard.git in /opt/dib_cache/source-repositories/sahara_dashboard_5ad388896cdf99ffb68eabf9304cd4df0f753f58 with ref * 2024-01-26 15:55:06.113 | Cloning from sahara-dashboard cache and applying ref * 2024-01-26 15:55:07.165 | (0815 / 1435) 2024-01-26 15:55:07.195 | Updating cache of https://opendev.org/openstack/sahara-extra.git in /opt/dib_cache/source-repositories/sahara_extra_0143f92fb848fe4748ec73c44b3c93bb20d9c72d with ref * 2024-01-26 15:55:09.109 | Cloning from sahara-extra cache and applying ref * 2024-01-26 15:55:10.674 | (0816 / 1435) 2024-01-26 15:55:10.697 | Updating cache of https://opendev.org/openstack/sahara-image-elements.git in /opt/dib_cache/source-repositories/sahara_image_elements_deea782de2836af0667addc0ef24a77adb730cd8 with ref * 2024-01-26 15:55:12.701 | Cloning from sahara-image-elements cache and applying ref * 2024-01-26 15:55:13.586 | (0817 / 1435) 2024-01-26 15:55:13.607 | Updating cache of https://opendev.org/openstack/sahara-plugin-ambari.git in /opt/dib_cache/source-repositories/sahara_plugin_ambari_3f4905b26fb24e3a170fbdce52adaf552429f4f7 with ref * 2024-01-26 15:55:14.971 | Cloning from sahara-plugin-ambari cache and applying ref * 2024-01-26 15:55:15.377 | (0818 / 1435) 2024-01-26 15:55:15.395 | Updating cache of https://opendev.org/openstack/sahara-plugin-cdh.git in /opt/dib_cache/source-repositories/sahara_plugin_cdh_926651d3a130e1409aced5bc5138e8820b581fed with ref * 2024-01-26 15:55:16.828 | Cloning from sahara-plugin-cdh cache and applying ref * 2024-01-26 15:55:17.667 | (0819 / 1435) 2024-01-26 15:55:17.689 | Updating cache of https://opendev.org/openstack/sahara-plugin-mapr.git in /opt/dib_cache/source-repositories/sahara_plugin_mapr_a11be734dd1966f4525ede3caf514fe667791452 with ref * 2024-01-26 15:55:19.138 | Cloning from sahara-plugin-mapr cache and applying ref * 2024-01-26 15:55:20.002 | (0820 / 1435) 2024-01-26 15:55:20.022 | Updating cache of https://opendev.org/openstack/sahara-plugin-spark.git in /opt/dib_cache/source-repositories/sahara_plugin_spark_9aba44b1ea5761a8c21e1c93b3820c866cabbc83 with ref * 2024-01-26 15:55:21.828 | Cloning from sahara-plugin-spark cache and applying ref * 2024-01-26 15:55:23.047 | (0821 / 1435) 2024-01-26 15:55:23.073 | Updating cache of https://opendev.org/openstack/sahara-plugin-storm.git in /opt/dib_cache/source-repositories/sahara_plugin_storm_a7a236ba56919555624fe9a8b157b3ff17eec936 with ref * 2024-01-26 15:55:24.508 | Cloning from sahara-plugin-storm cache and applying ref * 2024-01-26 15:55:24.845 | (0822 / 1435) 2024-01-26 15:55:24.864 | Updating cache of https://opendev.org/openstack/sahara-plugin-vanilla.git in /opt/dib_cache/source-repositories/sahara_plugin_vanilla_df1448cf4adf8cbb7183b780cb662b86c5756e66 with ref * 2024-01-26 15:55:26.533 | Cloning from sahara-plugin-vanilla cache and applying ref * 2024-01-26 15:55:26.936 | (0823 / 1435) 2024-01-26 15:55:26.957 | Updating cache of https://opendev.org/openstack/sahara-specs.git in /opt/dib_cache/source-repositories/sahara_specs_4cbab1adfd3e1a6b06a8d09e664ee5c5cb94f4b5 with ref * 2024-01-26 15:55:29.008 | Cloning from sahara-specs cache and applying ref * 2024-01-26 15:55:29.297 | (0824 / 1435) 2024-01-26 15:55:29.319 | Updating cache of https://opendev.org/openstack/sahara-tests.git in /opt/dib_cache/source-repositories/sahara_tests_f546d0e2a7161a53f9796cb3a6ef05e556b6ca03 with ref * 2024-01-26 15:55:29.970 | Cloning from sahara-tests cache and applying ref * 2024-01-26 15:55:30.377 | (0825 / 1435) 2024-01-26 15:55:30.394 | Updating cache of https://opendev.org/openstack/security-doc.git in /opt/dib_cache/source-repositories/security_doc_f084d127a93fa1f0c1304a8aeefe91c245258fcf with ref * 2024-01-26 15:55:31.466 | Cloning from security-doc cache and applying ref * 2024-01-26 15:55:35.672 | (0826 / 1435) 2024-01-26 15:55:35.691 | Updating cache of https://opendev.org/openstack/self-healing-sig.git in /opt/dib_cache/source-repositories/self_healing_sig_52b29ad71055307a19ee121c204c509544362bf8 with ref * 2024-01-26 15:55:36.152 | Cloning from self-healing-sig cache and applying ref * 2024-01-26 15:55:36.329 | (0827 / 1435) 2024-01-26 15:55:36.348 | Updating cache of https://opendev.org/openstack/senlin.git in /opt/dib_cache/source-repositories/senlin_1e318fcf0067f79c2bcd3654e9d89b7f2c275de3 with ref * 2024-01-26 15:55:39.457 | Cloning from senlin cache and applying ref * 2024-01-26 15:55:48.715 | (0828 / 1435) 2024-01-26 15:55:48.732 | Updating cache of https://opendev.org/openstack/senlin-dashboard.git in /opt/dib_cache/source-repositories/senlin_dashboard_4a0c38ce5f1263025847deed9aa3c7b75cd9ac44 with ref * 2024-01-26 15:55:51.317 | Cloning from senlin-dashboard cache and applying ref * 2024-01-26 15:55:54.284 | (0829 / 1435) 2024-01-26 15:55:54.301 | Updating cache of https://opendev.org/openstack/senlin-tempest-plugin.git in /opt/dib_cache/source-repositories/senlin_tempest_plugin_560a75169c03ba7969db4e67e14c72d5b5ee033f with ref * 2024-01-26 15:55:55.974 | Cloning from senlin-tempest-plugin cache and applying ref * 2024-01-26 15:55:56.136 | (0830 / 1435) 2024-01-26 15:55:56.155 | Updating cache of https://opendev.org/openstack/service-types-authority.git in /opt/dib_cache/source-repositories/service_types_authority_7891b98d76c61452292f699c8003ed630db767f9 with ref * 2024-01-26 15:55:56.821 | Cloning from service-types-authority cache and applying ref * 2024-01-26 15:55:56.900 | (0831 / 1435) 2024-01-26 15:55:56.919 | Updating cache of https://opendev.org/openstack/shade.git in /opt/dib_cache/source-repositories/shade_8d4bb0458aab8fe02280a50a7ce82b1cce049d78 with ref * 2024-01-26 15:55:57.759 | Cloning from shade cache and applying ref * 2024-01-26 15:55:58.377 | (0832 / 1435) 2024-01-26 15:55:58.396 | Updating cache of https://opendev.org/openstack/skyline-apiserver.git in /opt/dib_cache/source-repositories/skyline_apiserver_23729e3fe92aa23685a4ffd294fe77804b5f9141 with ref * 2024-01-26 15:56:00.466 | Cloning from skyline-apiserver cache and applying ref * 2024-01-26 15:56:08.994 | (0833 / 1435) 2024-01-26 15:56:09.016 | Updating cache of https://opendev.org/openstack/skyline-console.git in /opt/dib_cache/source-repositories/skyline_console_41c1c7484825a6bf4669787be8e02f36bccfbbaa with ref * 2024-01-26 15:56:10.895 | Cloning from skyline-console cache and applying ref * 2024-01-26 15:57:58.603 | (0834 / 1435) 2024-01-26 15:57:58.622 | Updating cache of https://opendev.org/openstack/solum.git in /opt/dib_cache/source-repositories/solum_018b5a70cb99dec1e0eed50d6e526fb40644403e with ref * 2024-01-26 15:58:00.711 | Cloning from solum cache and applying ref * 2024-01-26 15:58:01.638 | (0835 / 1435) 2024-01-26 15:58:01.657 | Updating cache of https://opendev.org/openstack/solum-dashboard.git in /opt/dib_cache/source-repositories/solum_dashboard_5ce1f4dd4bea81110092cf1aa1fad0fd320dc4f4 with ref * 2024-01-26 15:58:02.782 | Cloning from solum-dashboard cache and applying ref * 2024-01-26 15:58:02.904 | (0836 / 1435) 2024-01-26 15:58:02.923 | Updating cache of https://opendev.org/openstack/solum-specs.git in /opt/dib_cache/source-repositories/solum_specs_54c2261991a32899d3828c87a3fbf5a2dfaf3bdc with ref * 2024-01-26 15:58:03.607 | Cloning from solum-specs cache and applying ref * 2024-01-26 15:58:03.685 | (0837 / 1435) 2024-01-26 15:58:03.703 | Updating cache of https://opendev.org/openstack/solum-tempest-plugin.git in /opt/dib_cache/source-repositories/solum_tempest_plugin_fb1de9ff07d777fc8def4058ed4caf5a6b50f1b3 with ref * 2024-01-26 15:58:04.452 | Cloning from solum-tempest-plugin cache and applying ref * 2024-01-26 15:58:04.563 | (0838 / 1435) 2024-01-26 15:58:04.583 | Updating cache of https://opendev.org/openstack/specs-cookiecutter.git in /opt/dib_cache/source-repositories/specs_cookiecutter_33cce623850784e9245567fac24e5bc8b2b0ed5e with ref * 2024-01-26 15:58:04.969 | Cloning from specs-cookiecutter cache and applying ref * 2024-01-26 15:58:05.341 | (0839 / 1435) 2024-01-26 15:58:05.361 | Updating cache of https://opendev.org/openstack/sphinx-feature-classification.git in /opt/dib_cache/source-repositories/sphinx_feature_classification_321635c43dad33a9835d1f245d5d97a6ebb688c6 with ref * 2024-01-26 15:58:05.913 | Cloning from sphinx-feature-classification cache and applying ref * 2024-01-26 15:58:06.081 | (0840 / 1435) 2024-01-26 15:58:06.100 | Updating cache of https://opendev.org/openstack/stackviz.git in /opt/dib_cache/source-repositories/stackviz_46d31b230c358b8c78edc99b1f9b40f0fd0a063e with ref * 2024-01-26 15:58:06.761 | Cloning from stackviz cache and applying ref * 2024-01-26 15:58:07.094 | (0841 / 1435) 2024-01-26 15:58:07.113 | Updating cache of https://opendev.org/openstack/stevedore.git in /opt/dib_cache/source-repositories/stevedore_1dc010d0ec5d750f9507cf4132ed10691e1adf53 with ref * 2024-01-26 15:58:09.575 | Cloning from stevedore cache and applying ref * 2024-01-26 15:58:11.519 | (0842 / 1435) 2024-01-26 15:58:11.540 | Updating cache of https://opendev.org/openstack/storlets.git in /opt/dib_cache/source-repositories/storlets_bd49ef568979a0f026696e7b728e04200c2220db with ref * 2024-01-26 15:58:14.908 | Cloning from storlets cache and applying ref * 2024-01-26 15:58:21.146 | (0843 / 1435) 2024-01-26 15:58:21.165 | Updating cache of https://opendev.org/openstack/sunbeam-charms.git in /opt/dib_cache/source-repositories/sunbeam_charms_35072cf4cb2e1eea53ea3d90c88d6cbcf9dd01ab with ref * 2024-01-26 15:58:24.720 | Cloning from sunbeam-charms cache and applying ref * 2024-01-26 15:58:28.831 | (0844 / 1435) 2024-01-26 15:58:28.848 | Updating cache of https://opendev.org/openstack/sushy.git in /opt/dib_cache/source-repositories/sushy_6b49f447c82dcb16527a135d4925d47a66cb624e with ref * 2024-01-26 15:58:32.527 | Cloning from sushy cache and applying ref * 2024-01-26 15:58:48.641 | (0845 / 1435) 2024-01-26 15:58:48.660 | Updating cache of https://opendev.org/openstack/sushy-oem-idrac.git in /opt/dib_cache/source-repositories/sushy_oem_idrac_3cc20f0c633fb765c22008dd80c92aa0a41f1ef0 with ref * 2024-01-26 15:58:49.099 | Cloning from sushy-oem-idrac cache and applying ref * 2024-01-26 15:58:49.192 | (0846 / 1435) 2024-01-26 15:58:49.210 | Updating cache of https://opendev.org/openstack/sushy-tools.git in /opt/dib_cache/source-repositories/sushy_tools_fed784078e880929a7d7ded717e84b6ea2c4aa6a with ref * 2024-01-26 15:58:50.461 | Cloning from sushy-tools cache and applying ref * 2024-01-26 15:58:57.688 | (0847 / 1435) 2024-01-26 15:58:57.705 | Updating cache of https://opendev.org/openstack/swift.git in /opt/dib_cache/source-repositories/swift_f255f94bfa20b3418519af58c753736794a6fc5a with ref * 2024-01-26 15:59:00.875 | Cloning from swift cache and applying ref * 2024-01-26 16:01:01.320 | (0848 / 1435) 2024-01-26 16:01:01.339 | Updating cache of https://opendev.org/openstack/swift-bench.git in /opt/dib_cache/source-repositories/swift_bench_f837b66c750258fe71e7c534631b87237f9f96ee with ref * 2024-01-26 16:01:02.528 | Cloning from swift-bench cache and applying ref * 2024-01-26 16:01:03.003 | (0849 / 1435) 2024-01-26 16:01:03.023 | Updating cache of https://opendev.org/openstack/tacker.git in /opt/dib_cache/source-repositories/tacker_44745ba6106c6b0e177fa807c4139467527679d9 with ref * 2024-01-26 16:01:06.534 | Cloning from tacker cache and applying ref * 2024-01-26 16:02:28.547 | (0850 / 1435) 2024-01-26 16:02:28.566 | Updating cache of https://opendev.org/openstack/tacker-horizon.git in /opt/dib_cache/source-repositories/tacker_horizon_a2cae14a2adb5e9c35a50fb3e73f3730b91379be with ref * 2024-01-26 16:02:30.094 | Cloning from tacker-horizon cache and applying ref * 2024-01-26 16:02:31.492 | (0851 / 1435) 2024-01-26 16:02:31.511 | Updating cache of https://opendev.org/openstack/tacker-specs.git in /opt/dib_cache/source-repositories/tacker_specs_257ed5e2463cd9469a3ff5867899b4d739bdb983 with ref * 2024-01-26 16:02:32.038 | Cloning from tacker-specs cache and applying ref * 2024-01-26 16:02:36.957 | (0852 / 1435) 2024-01-26 16:02:36.978 | 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-01-26 16:02:40.809 | Cloning from tap-as-a-service cache and applying ref * 2024-01-26 16:02:43.393 | (0853 / 1435) 2024-01-26 16:02:43.413 | Updating cache of https://opendev.org/openstack/taskflow.git in /opt/dib_cache/source-repositories/taskflow_7f073c5dd8c842379e68fe72dfe90bd2addd4c50 with ref * 2024-01-26 16:02:45.811 | Cloning from taskflow cache and applying ref * 2024-01-26 16:02:51.170 | (0854 / 1435) 2024-01-26 16:02:51.189 | Updating cache of https://opendev.org/openstack/telemetry-specs.git in /opt/dib_cache/source-repositories/telemetry_specs_cd5f138da264cabf57de04b2b6e84f79a8753f5e with ref * 2024-01-26 16:02:51.654 | Cloning from telemetry-specs cache and applying ref * 2024-01-26 16:02:51.749 | (0855 / 1435) 2024-01-26 16:02:51.769 | Updating cache of https://opendev.org/openstack/telemetry-tempest-plugin.git in /opt/dib_cache/source-repositories/telemetry_tempest_plugin_03fb18fdb25ac0b73bd469cd325d7623d15f6b0b with ref * 2024-01-26 16:02:53.440 | Cloning from telemetry-tempest-plugin cache and applying ref * 2024-01-26 16:02:58.315 | (0856 / 1435) 2024-01-26 16:02:58.335 | Updating cache of https://opendev.org/openstack/tempest.git in /opt/dib_cache/source-repositories/tempest_297504ad25f9afa188d860b86000103840711172 with ref * 2024-01-26 16:03:01.200 | Cloning from tempest cache and applying ref * 2024-01-26 16:03:59.759 | (0857 / 1435) 2024-01-26 16:03:59.779 | Updating cache of https://opendev.org/openstack/tempest-plugin-cookiecutter.git in /opt/dib_cache/source-repositories/tempest_plugin_cookiecutter_7f3acdc6dbf337e39085e6ac6feefc0d6f8aacd8 with ref * 2024-01-26 16:04:00.354 | Cloning from tempest-plugin-cookiecutter cache and applying ref * 2024-01-26 16:04:00.433 | (0858 / 1435) 2024-01-26 16:04:00.452 | Updating cache of https://opendev.org/openstack/tempest-stress.git in /opt/dib_cache/source-repositories/tempest_stress_5978cc2541e82d8c771eb28e117ecf9d5e288fe5 with ref * 2024-01-26 16:04:01.593 | Cloning from tempest-stress cache and applying ref * 2024-01-26 16:04:02.139 | (0859 / 1435) 2024-01-26 16:04:02.159 | Updating cache of https://opendev.org/openstack/tenks.git in /opt/dib_cache/source-repositories/tenks_71e99f961607b294fbd55b2bbec9c36b92e6d567 with ref * 2024-01-26 16:04:02.879 | Cloning from tenks cache and applying ref * 2024-01-26 16:04:03.613 | (0860 / 1435) 2024-01-26 16:04:03.631 | Updating cache of https://opendev.org/openstack/tooz.git in /opt/dib_cache/source-repositories/tooz_724fd36afd678423ea946d79dbcf47c5ba913b87 with ref * 2024-01-26 16:04:05.364 | Cloning from tooz cache and applying ref * 2024-01-26 16:04:10.198 | (0861 / 1435) 2024-01-26 16:04:10.219 | Updating cache of https://opendev.org/openstack/tosca-parser.git in /opt/dib_cache/source-repositories/tosca_parser_26c9457d9477fa1832193cda1f43ab7dea99eea0 with ref * 2024-01-26 16:04:11.677 | Cloning from tosca-parser cache and applying ref * 2024-01-26 16:04:12.113 | (0862 / 1435) 2024-01-26 16:04:12.132 | Updating cache of https://opendev.org/openstack/training-guides.git in /opt/dib_cache/source-repositories/training_guides_1106b317000d712163b83edb2b24b0010a4445f9 with ref * 2024-01-26 16:04:12.942 | Cloning from training-guides cache and applying ref * 2024-01-26 16:04:16.866 | (0863 / 1435) 2024-01-26 16:04:16.886 | Updating cache of https://opendev.org/openstack/tripleo-ansible.git in /opt/dib_cache/source-repositories/tripleo_ansible_3af7d7375f6a0ae653569f2ca160c2fb93a5bf73 with ref * 2024-01-26 16:04:18.090 | Cloning from tripleo-ansible cache and applying ref * 2024-01-26 16:05:09.717 | (0864 / 1435) 2024-01-26 16:05:09.738 | Updating cache of https://opendev.org/openstack/tripleo-ci.git in /opt/dib_cache/source-repositories/tripleo_ci_c8bfe4a2d73412320438253f94079c7fa3432c70 with ref * 2024-01-26 16:05:10.965 | Cloning from tripleo-ci cache and applying ref * 2024-01-26 16:05:20.231 | (0865 / 1435) 2024-01-26 16:05:20.252 | Updating cache of https://opendev.org/openstack/tripleo-ci-health-queries.git in /opt/dib_cache/source-repositories/tripleo_ci_health_queries_6c289598dd81ccd0633e57cf70647e988cbdfd9c with ref * 2024-01-26 16:05:20.781 | Cloning from tripleo-ci-health-queries cache and applying ref * 2024-01-26 16:05:20.886 | (0866 / 1435) 2024-01-26 16:05:20.906 | Updating cache of https://opendev.org/openstack/tripleo-common.git in /opt/dib_cache/source-repositories/tripleo_common_4217261d01c9318747d70891c921e11ae4df9e1c with ref * 2024-01-26 16:05:23.034 | Cloning from tripleo-common cache and applying ref * 2024-01-26 16:05:48.961 | (0867 / 1435) 2024-01-26 16:05:48.981 | Updating cache of https://opendev.org/openstack/tripleo-docs.git in /opt/dib_cache/source-repositories/tripleo_docs_171df95d2141a456b0613f58caa4b208a117e1f2 with ref * 2024-01-26 16:05:50.704 | Cloning from tripleo-docs cache and applying ref * 2024-01-26 16:05:53.780 | (0868 / 1435) 2024-01-26 16:05:53.800 | Updating cache of https://opendev.org/openstack/tripleo-ha-utils.git in /opt/dib_cache/source-repositories/tripleo_ha_utils_10d83fda3c61624c8848f83f52283c00ec65e358 with ref * 2024-01-26 16:05:54.558 | Cloning from tripleo-ha-utils cache and applying ref * 2024-01-26 16:05:54.749 | (0869 / 1435) 2024-01-26 16:05:54.769 | Updating cache of https://opendev.org/openstack/tripleo-heat-templates.git in /opt/dib_cache/source-repositories/tripleo_heat_templates_ed3ac3c847a662d670409283dcfd795f08f74eaa with ref * 2024-01-26 16:05:56.200 | Cloning from tripleo-heat-templates cache and applying ref * 2024-01-26 16:07:03.778 | (0870 / 1435) 2024-01-26 16:07:03.797 | Updating cache of https://opendev.org/openstack/tripleo-image-elements.git in /opt/dib_cache/source-repositories/tripleo_image_elements_0d179051769ad060b57624ae3826e284add6cf98 with ref * 2024-01-26 16:07:04.952 | Cloning from tripleo-image-elements cache and applying ref * 2024-01-26 16:07:05.472 | (0871 / 1435) 2024-01-26 16:07:05.492 | Updating cache of https://opendev.org/openstack/tripleo-ipsec.git in /opt/dib_cache/source-repositories/tripleo_ipsec_12f50007f574cba38ab458d0c9bc13eb7ac05e2a with ref * 2024-01-26 16:07:06.133 | Cloning from tripleo-ipsec cache and applying ref * 2024-01-26 16:07:06.224 | (0872 / 1435) 2024-01-26 16:07:06.244 | Updating cache of https://opendev.org/openstack/tripleo-operator-ansible.git in /opt/dib_cache/source-repositories/tripleo_operator_ansible_cc62752313c584f8397e8b1744596c90f44bf2bb with ref * 2024-01-26 16:07:06.987 | Cloning from tripleo-operator-ansible cache and applying ref * 2024-01-26 16:07:07.576 | (0873 / 1435) 2024-01-26 16:07:07.596 | Updating cache of https://opendev.org/openstack/tripleo-puppet-elements.git in /opt/dib_cache/source-repositories/tripleo_puppet_elements_1db402eb4c56c93c78225b4fdda1023e6a2add9b with ref * 2024-01-26 16:07:08.644 | Cloning from tripleo-puppet-elements cache and applying ref * 2024-01-26 16:07:09.103 | (0874 / 1435) 2024-01-26 16:07:09.123 | Updating cache of https://opendev.org/openstack/tripleo-quickstart.git in /opt/dib_cache/source-repositories/tripleo_quickstart_8f02e390ca600db39e19a677dc1e46181888b382 with ref * 2024-01-26 16:07:10.765 | Cloning from tripleo-quickstart cache and applying ref * 2024-01-26 16:07:19.390 | (0875 / 1435) 2024-01-26 16:07:19.410 | Updating cache of https://opendev.org/openstack/tripleo-quickstart-extras.git in /opt/dib_cache/source-repositories/tripleo_quickstart_extras_72b01933a408f7de7ea2b0b303090b1e3078e7b8 with ref * 2024-01-26 16:07:20.255 | Cloning from tripleo-quickstart-extras cache and applying ref * 2024-01-26 16:07:24.647 | (0876 / 1435) 2024-01-26 16:07:24.667 | Updating cache of https://opendev.org/openstack/tripleo-repos.git in /opt/dib_cache/source-repositories/tripleo_repos_c2b1e93bb39ff3e66bf0577fc93f26dcfb37978f with ref * 2024-01-26 16:07:25.188 | Cloning from tripleo-repos cache and applying ref * 2024-01-26 16:07:25.287 | (0877 / 1435) 2024-01-26 16:07:25.305 | Updating cache of https://opendev.org/openstack/tripleo-specs.git in /opt/dib_cache/source-repositories/tripleo_specs_a3759a6e128cc459edf209fccabc8347afce6855 with ref * 2024-01-26 16:07:25.939 | Cloning from tripleo-specs cache and applying ref * 2024-01-26 16:07:26.254 | (0878 / 1435) 2024-01-26 16:07:26.274 | Updating cache of https://opendev.org/openstack/tripleo-upgrade.git in /opt/dib_cache/source-repositories/tripleo_upgrade_6f83d9834ead2ab667850c75f6d621ff10fc2d95 with ref * 2024-01-26 16:07:27.635 | Cloning from tripleo-upgrade cache and applying ref * 2024-01-26 16:07:44.306 | (0879 / 1435) 2024-01-26 16:07:44.326 | Updating cache of https://opendev.org/openstack/tripleo-validations.git in /opt/dib_cache/source-repositories/tripleo_validations_0b280b1aaa1d719dfbd0b8e1b69ea0ecffbbeb30 with ref * 2024-01-26 16:07:45.684 | Cloning from tripleo-validations cache and applying ref * 2024-01-26 16:07:55.945 | (0880 / 1435) 2024-01-26 16:07:55.966 | Updating cache of https://opendev.org/openstack/trove.git in /opt/dib_cache/source-repositories/trove_b79f5a1f69b034ee968f00632a6311986897b190 with ref * 2024-01-26 16:07:58.743 | Cloning from trove cache and applying ref * 2024-01-26 16:08:32.675 | (0881 / 1435) 2024-01-26 16:08:32.694 | Updating cache of https://opendev.org/openstack/trove-dashboard.git in /opt/dib_cache/source-repositories/trove_dashboard_1fa193a8613f6ea6eed17986e159b994574f8394 with ref * 2024-01-26 16:08:34.488 | Cloning from trove-dashboard cache and applying ref * 2024-01-26 16:08:36.657 | (0882 / 1435) 2024-01-26 16:08:36.676 | Updating cache of https://opendev.org/openstack/trove-specs.git in /opt/dib_cache/source-repositories/trove_specs_f4afabc67b832db70f0a0e015e43d0797723fdfd with ref * 2024-01-26 16:08:37.167 | Cloning from trove-specs cache and applying ref * 2024-01-26 16:08:37.295 | (0883 / 1435) 2024-01-26 16:08:37.313 | Updating cache of https://opendev.org/openstack/trove-tempest-plugin.git in /opt/dib_cache/source-repositories/trove_tempest_plugin_12e54ccc4b28791a71666476cd211d402318e9bc with ref * 2024-01-26 16:08:38.328 | Cloning from trove-tempest-plugin cache and applying ref * 2024-01-26 16:08:39.425 | (0884 / 1435) 2024-01-26 16:08:39.445 | Updating cache of https://opendev.org/openstack/ui-cookiecutter.git in /opt/dib_cache/source-repositories/ui_cookiecutter_adddb81b2556704b971714b0e9d97f40e3b43f5b with ref * 2024-01-26 16:08:39.996 | Cloning from ui-cookiecutter cache and applying ref * 2024-01-26 16:08:40.095 | (0885 / 1435) 2024-01-26 16:08:40.114 | 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-01-26 16:08:40.692 | Cloning from upstream-institute-virtual-environment cache and applying ref * 2024-01-26 16:08:40.863 | (0886 / 1435) 2024-01-26 16:08:40.884 | Updating cache of https://opendev.org/openstack/validations-common.git in /opt/dib_cache/source-repositories/validations_common_8038b88cc13da81b2050b4314439981c132eaeea with ref * 2024-01-26 16:08:41.801 | Cloning from validations-common cache and applying ref * 2024-01-26 16:08:42.867 | (0887 / 1435) 2024-01-26 16:08:42.886 | Updating cache of https://opendev.org/openstack/validations-libs.git in /opt/dib_cache/source-repositories/validations_libs_7787320aedfcdbc30f934b9b2ace0b5f1e0d0ff3 with ref * 2024-01-26 16:08:43.677 | Cloning from validations-libs cache and applying ref * 2024-01-26 16:08:45.065 | (0888 / 1435) 2024-01-26 16:08:45.085 | Updating cache of https://opendev.org/openstack/venus.git in /opt/dib_cache/source-repositories/venus_0419c1567333c39ce0f1ac88c31e2af8bc85fac0 with ref * 2024-01-26 16:08:46.927 | Cloning from venus cache and applying ref * 2024-01-26 16:09:32.205 | (0889 / 1435) 2024-01-26 16:09:32.225 | Updating cache of https://opendev.org/openstack/venus-dashboard.git in /opt/dib_cache/source-repositories/venus_dashboard_bf315b24f9322527dcec7b115a0b9c2226224308 with ref * 2024-01-26 16:09:33.870 | Cloning from venus-dashboard cache and applying ref * 2024-01-26 16:09:38.321 | (0890 / 1435) 2024-01-26 16:09:38.341 | Updating cache of https://opendev.org/openstack/venus-specs.git in /opt/dib_cache/source-repositories/venus_specs_98d7c57737faca71a4d0d644501aca19532ee10d with ref * 2024-01-26 16:09:38.921 | Cloning from venus-specs cache and applying ref * 2024-01-26 16:09:39.952 | (0891 / 1435) 2024-01-26 16:09:39.972 | Updating cache of https://opendev.org/openstack/venus-tempest-plugin.git in /opt/dib_cache/source-repositories/venus_tempest_plugin_a388f2310d0ce46a3d5f898b47b367d79987ef21 with ref * 2024-01-26 16:09:41.140 | Cloning from venus-tempest-plugin cache and applying ref * 2024-01-26 16:09:41.951 | (0892 / 1435) 2024-01-26 16:09:41.971 | Updating cache of https://opendev.org/openstack/virtualbmc.git in /opt/dib_cache/source-repositories/virtualbmc_71aef35eb922b29e7de672be1c37191832a63964 with ref * 2024-01-26 16:09:42.966 | Cloning from virtualbmc cache and applying ref * 2024-01-26 16:09:43.271 | (0893 / 1435) 2024-01-26 16:09:43.290 | Updating cache of https://opendev.org/openstack/virtualpdu.git in /opt/dib_cache/source-repositories/virtualpdu_617cdb966f81229597043f9864b23ea57472689f with ref * 2024-01-26 16:09:44.135 | Cloning from virtualpdu cache and applying ref * 2024-01-26 16:09:44.672 | (0894 / 1435) 2024-01-26 16:09:44.692 | Updating cache of https://opendev.org/openstack/vitrage.git in /opt/dib_cache/source-repositories/vitrage_2cfd43ea41382a3d2e16b9559bfb849d15973220 with ref * 2024-01-26 16:09:46.635 | Cloning from vitrage cache and applying ref * 2024-01-26 16:09:58.175 | (0895 / 1435) 2024-01-26 16:09:58.194 | Updating cache of https://opendev.org/openstack/vitrage-dashboard.git in /opt/dib_cache/source-repositories/vitrage_dashboard_fe04561d114023f38f85b74b5ad9dc016a446acb with ref * 2024-01-26 16:09:59.944 | Cloning from vitrage-dashboard cache and applying ref * 2024-01-26 16:10:00.938 | (0896 / 1435) 2024-01-26 16:10:00.957 | Updating cache of https://opendev.org/openstack/vitrage-specs.git in /opt/dib_cache/source-repositories/vitrage_specs_d36430933c8ce192bea2cb80b2e02985a5e735ba with ref * 2024-01-26 16:10:01.858 | Cloning from vitrage-specs cache and applying ref * 2024-01-26 16:10:01.963 | (0897 / 1435) 2024-01-26 16:10:01.982 | Updating cache of https://opendev.org/openstack/vitrage-tempest-plugin.git in /opt/dib_cache/source-repositories/vitrage_tempest_plugin_ec9a49d43a06be515bc0fd8a163102f7d5315cd6 with ref * 2024-01-26 16:10:03.636 | Cloning from vitrage-tempest-plugin cache and applying ref * 2024-01-26 16:10:03.857 | (0898 / 1435) 2024-01-26 16:10:03.878 | Updating cache of https://opendev.org/openstack/watcher.git in /opt/dib_cache/source-repositories/watcher_54ef8842b64076819014549c6c3ca5a0b6889aeb with ref * 2024-01-26 16:10:05.569 | Cloning from watcher cache and applying ref * 2024-01-26 16:10:11.101 | (0899 / 1435) 2024-01-26 16:10:11.120 | Updating cache of https://opendev.org/openstack/watcher-dashboard.git in /opt/dib_cache/source-repositories/watcher_dashboard_d84078457e9fb86de3f4e150e8df49a9346a460a with ref * 2024-01-26 16:10:12.668 | Cloning from watcher-dashboard cache and applying ref * 2024-01-26 16:10:12.950 | (0900 / 1435) 2024-01-26 16:10:12.969 | Updating cache of https://opendev.org/openstack/watcher-specs.git in /opt/dib_cache/source-repositories/watcher_specs_7a0aa08a6024dcdae5e3dc8b14a5ccc22135a3db with ref * 2024-01-26 16:10:13.655 | Cloning from watcher-specs cache and applying ref * 2024-01-26 16:10:14.495 | (0901 / 1435) 2024-01-26 16:10:14.514 | Updating cache of https://opendev.org/openstack/watcher-tempest-plugin.git in /opt/dib_cache/source-repositories/watcher_tempest_plugin_5a71a5c7ed5dabf3b4fb78259e3820798358271d with ref * 2024-01-26 16:10:15.308 | Cloning from watcher-tempest-plugin cache and applying ref * 2024-01-26 16:10:15.688 | (0902 / 1435) 2024-01-26 16:10:15.714 | Updating cache of https://opendev.org/openstack/whereto.git in /opt/dib_cache/source-repositories/whereto_83e28cdbeccc2c8c2223555de52ee54156c12064 with ref * 2024-01-26 16:10:16.109 | Cloning from whereto cache and applying ref * 2024-01-26 16:10:16.200 | (0903 / 1435) 2024-01-26 16:10:16.219 | Updating cache of https://opendev.org/openstack/whitebox-tempest-plugin.git in /opt/dib_cache/source-repositories/whitebox_tempest_plugin_1a05f9acaf06b4da7439850efac45cc34d3283e2 with ref * 2024-01-26 16:10:16.770 | Cloning from whitebox-tempest-plugin cache and applying ref * 2024-01-26 16:10:22.340 | (0904 / 1435) 2024-01-26 16:10:22.361 | Updating cache of https://opendev.org/openstack/xstatic-angular.git in /opt/dib_cache/source-repositories/xstatic_angular_8b9da8d8d7992b633b3368c7b01c3c42c9ea1bc6 with ref * 2024-01-26 16:10:23.068 | Cloning from xstatic-angular cache and applying ref * 2024-01-26 16:10:23.206 | (0905 / 1435) 2024-01-26 16:10:23.226 | Updating cache of https://opendev.org/openstack/xstatic-angular-bootstrap.git in /opt/dib_cache/source-repositories/xstatic_angular_bootstrap_38407bdf5c217796fea8d6fdd28783068dfabbe6 with ref * 2024-01-26 16:10:23.668 | Cloning from xstatic-angular-bootstrap cache and applying ref * 2024-01-26 16:10:23.750 | (0906 / 1435) 2024-01-26 16:10:23.769 | Updating cache of https://opendev.org/openstack/xstatic-angular-fileupload.git in /opt/dib_cache/source-repositories/xstatic_angular_fileupload_cd3ec6d9a238efbcc6a237e00fb174b3e7f5fe9e with ref * 2024-01-26 16:10:24.356 | Cloning from xstatic-angular-fileupload cache and applying ref * 2024-01-26 16:10:24.525 | (0907 / 1435) 2024-01-26 16:10:24.545 | Updating cache of https://opendev.org/openstack/xstatic-angular-gettext.git in /opt/dib_cache/source-repositories/xstatic_angular_gettext_6bf2b6ec9e18786c3e223ba600f40eb89c11c7c0 with ref * 2024-01-26 16:10:24.907 | Cloning from xstatic-angular-gettext cache and applying ref * 2024-01-26 16:10:24.986 | (0908 / 1435) 2024-01-26 16:10:25.006 | Updating cache of https://opendev.org/openstack/xstatic-angular-lrdragndrop.git in /opt/dib_cache/source-repositories/xstatic_angular_lrdragndrop_38ed7d9e952e0a5c0e7125a5e191adcbe709d586 with ref * 2024-01-26 16:10:25.673 | Cloning from xstatic-angular-lrdragndrop cache and applying ref * 2024-01-26 16:10:25.926 | (0909 / 1435) 2024-01-26 16:10:25.945 | Updating cache of https://opendev.org/openstack/xstatic-angular-material.git in /opt/dib_cache/source-repositories/xstatic_angular_material_fd687b210c0b60e663c53cbd41d0e74e51c8de53 with ref * 2024-01-26 16:10:26.732 | Cloning from xstatic-angular-material cache and applying ref * 2024-01-26 16:10:26.917 | (0910 / 1435) 2024-01-26 16:10:26.936 | Updating cache of https://opendev.org/openstack/xstatic-angular-notify.git in /opt/dib_cache/source-repositories/xstatic_angular_notify_2037ff1455b4cf6a286be2dc6802d174c3b40225 with ref * 2024-01-26 16:10:27.630 | Cloning from xstatic-angular-notify cache and applying ref * 2024-01-26 16:10:27.713 | (0911 / 1435) 2024-01-26 16:10:27.732 | 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-01-26 16:10:28.315 | Cloning from xstatic-angular-smart-table cache and applying ref * 2024-01-26 16:10:28.397 | (0912 / 1435) 2024-01-26 16:10:28.415 | Updating cache of https://opendev.org/openstack/xstatic-angular-uuid.git in /opt/dib_cache/source-repositories/xstatic_angular_uuid_d1dcc553db8aaf0a59f331fe3c43a15dcfcb12e0 with ref * 2024-01-26 16:10:28.844 | Cloning from xstatic-angular-uuid cache and applying ref * 2024-01-26 16:10:28.923 | (0913 / 1435) 2024-01-26 16:10:28.942 | Updating cache of https://opendev.org/openstack/xstatic-angular-vis.git in /opt/dib_cache/source-repositories/xstatic_angular_vis_c998c7ae888b3cf0d22a31f488d6f09cf5662427 with ref * 2024-01-26 16:10:29.379 | Cloning from xstatic-angular-vis cache and applying ref * 2024-01-26 16:10:29.459 | (0914 / 1435) 2024-01-26 16:10:29.480 | Updating cache of https://opendev.org/openstack/xstatic-bootstrap-datepicker.git in /opt/dib_cache/source-repositories/xstatic_bootstrap_datepicker_b75b14f085b3bf37b3c6195ab971f354609d91e8 with ref * 2024-01-26 16:10:29.885 | Cloning from xstatic-bootstrap-datepicker cache and applying ref * 2024-01-26 16:10:29.994 | (0915 / 1435) 2024-01-26 16:10:30.013 | Updating cache of https://opendev.org/openstack/xstatic-bootstrap-scss.git in /opt/dib_cache/source-repositories/xstatic_bootstrap_scss_ca974e78cbc6260df9bba2056c7fd40c2f6cb45c with ref * 2024-01-26 16:10:30.496 | Cloning from xstatic-bootstrap-scss cache and applying ref * 2024-01-26 16:10:30.643 | (0916 / 1435) 2024-01-26 16:10:30.663 | Updating cache of https://opendev.org/openstack/xstatic-bootswatch.git in /opt/dib_cache/source-repositories/xstatic_bootswatch_887ab1aadfdf538e1f6a0c8af3ea17d8abb61e6a with ref * 2024-01-26 16:10:31.054 | Cloning from xstatic-bootswatch cache and applying ref * 2024-01-26 16:10:31.204 | (0917 / 1435) 2024-01-26 16:10:31.224 | Updating cache of https://opendev.org/openstack/xstatic-d3.git in /opt/dib_cache/source-repositories/xstatic_d3_7f778dae8d1ee779013e5eec7b2b6751e57361e8 with ref * 2024-01-26 16:10:31.697 | Cloning from xstatic-d3 cache and applying ref * 2024-01-26 16:10:31.782 | (0918 / 1435) 2024-01-26 16:10:31.802 | Updating cache of https://opendev.org/openstack/xstatic-dagre.git in /opt/dib_cache/source-repositories/xstatic_dagre_e8249751e0191f8ec4c93648a0f8633ff3cfd63c with ref * 2024-01-26 16:10:32.697 | Cloning from xstatic-dagre cache and applying ref * 2024-01-26 16:10:32.783 | (0919 / 1435) 2024-01-26 16:10:32.802 | Updating cache of https://opendev.org/openstack/xstatic-dagre-d3.git in /opt/dib_cache/source-repositories/xstatic_dagre_d3_d9ac4dfade39f3857e6cc6e0f35a6aa2dcd373d4 with ref * 2024-01-26 16:10:33.216 | Cloning from xstatic-dagre-d3 cache and applying ref * 2024-01-26 16:10:33.466 | (0920 / 1435) 2024-01-26 16:10:33.486 | Updating cache of https://opendev.org/openstack/xstatic-filesaver.git in /opt/dib_cache/source-repositories/xstatic_filesaver_764504cfc5bd41e0612ebb2ab6e39bdd8d3ac363 with ref * 2024-01-26 16:10:34.045 | Cloning from xstatic-filesaver cache and applying ref * 2024-01-26 16:10:34.130 | (0921 / 1435) 2024-01-26 16:10:34.149 | Updating cache of https://opendev.org/openstack/xstatic-graphlib.git in /opt/dib_cache/source-repositories/xstatic_graphlib_80f7b48b5f13b6b1d51a90dd39752dc4b9dc911d with ref * 2024-01-26 16:10:34.609 | Cloning from xstatic-graphlib cache and applying ref * 2024-01-26 16:10:34.752 | (0922 / 1435) 2024-01-26 16:10:34.772 | Updating cache of https://opendev.org/openstack/xstatic-hogan.git in /opt/dib_cache/source-repositories/xstatic_hogan_6c7fd8f3ad0aaf5f013aa4037aca193cace23e34 with ref * 2024-01-26 16:10:35.146 | Cloning from xstatic-hogan cache and applying ref * 2024-01-26 16:10:35.228 | (0923 / 1435) 2024-01-26 16:10:35.248 | Updating cache of https://opendev.org/openstack/xstatic-jasmine.git in /opt/dib_cache/source-repositories/xstatic_jasmine_cfc65c56f75604dc355f7d6b313ee0d6d1adda87 with ref * 2024-01-26 16:10:35.596 | Cloning from xstatic-jasmine cache and applying ref * 2024-01-26 16:10:35.687 | (0924 / 1435) 2024-01-26 16:10:35.708 | Updating cache of https://opendev.org/openstack/xstatic-jquery-migrate.git in /opt/dib_cache/source-repositories/xstatic_jquery_migrate_e9d21d925a83b4f646aa4c117fb98c234e50a816 with ref * 2024-01-26 16:10:36.582 | Cloning from xstatic-jquery-migrate cache and applying ref * 2024-01-26 16:10:36.731 | (0925 / 1435) 2024-01-26 16:10:36.754 | Updating cache of https://opendev.org/openstack/xstatic-jquery.quicksearch.git in /opt/dib_cache/source-repositories/xstatic_jquery_quicksearch_bfcbe7c88d647a7d54d91ed8caedfe7821760dfd with ref * 2024-01-26 16:10:37.096 | Cloning from xstatic-jquery.quicksearch cache and applying ref * 2024-01-26 16:10:37.174 | (0926 / 1435) 2024-01-26 16:10:37.194 | Updating cache of https://opendev.org/openstack/xstatic-jquery.tablesorter.git in /opt/dib_cache/source-repositories/xstatic_jquery_tablesorter_692b3347838babeccf521df27334117069192545 with ref * 2024-01-26 16:10:37.524 | Cloning from xstatic-jquery.tablesorter cache and applying ref * 2024-01-26 16:10:37.605 | (0927 / 1435) 2024-01-26 16:10:37.624 | Updating cache of https://opendev.org/openstack/xstatic-js-yaml.git in /opt/dib_cache/source-repositories/xstatic_js_yaml_e30b28737507bd6f4d5f44af03d8447ed5d45dc0 with ref * 2024-01-26 16:10:37.960 | Cloning from xstatic-js-yaml cache and applying ref * 2024-01-26 16:10:38.043 | (0928 / 1435) 2024-01-26 16:10:38.062 | Updating cache of https://opendev.org/openstack/xstatic-jsencrypt.git in /opt/dib_cache/source-repositories/xstatic_jsencrypt_ddd0c36dba2b75da54ac864a3e5ee3461c417d39 with ref * 2024-01-26 16:10:38.672 | Cloning from xstatic-jsencrypt cache and applying ref * 2024-01-26 16:10:38.758 | (0929 / 1435) 2024-01-26 16:10:38.777 | Updating cache of https://opendev.org/openstack/xstatic-json2yaml.git in /opt/dib_cache/source-repositories/xstatic_json2yaml_aabefad4ec726887082159587904459b262aedb8 with ref * 2024-01-26 16:10:39.137 | Cloning from xstatic-json2yaml cache and applying ref * 2024-01-26 16:10:39.217 | (0930 / 1435) 2024-01-26 16:10:39.237 | Updating cache of https://opendev.org/openstack/xstatic-lodash.git in /opt/dib_cache/source-repositories/xstatic_lodash_49d9575831d1380bad6352b86284b24fb3ecf5bb with ref * 2024-01-26 16:10:39.593 | Cloning from xstatic-lodash cache and applying ref * 2024-01-26 16:10:39.705 | (0931 / 1435) 2024-01-26 16:10:39.725 | Updating cache of https://opendev.org/openstack/xstatic-magic-search.git in /opt/dib_cache/source-repositories/xstatic_magic_search_2bb805b9e2082a79d822197b40fd57fbc68e9616 with ref * 2024-01-26 16:10:40.189 | Cloning from xstatic-magic-search cache and applying ref * 2024-01-26 16:10:40.273 | (0932 / 1435) 2024-01-26 16:10:40.293 | Updating cache of https://opendev.org/openstack/xstatic-mdi.git in /opt/dib_cache/source-repositories/xstatic_mdi_e1b1e2caa963ec38057dc4b88f2b029a4c114e53 with ref * 2024-01-26 16:10:40.706 | Cloning from xstatic-mdi cache and applying ref * 2024-01-26 16:10:41.189 | (0933 / 1435) 2024-01-26 16:10:41.208 | Updating cache of https://opendev.org/openstack/xstatic-moment.git in /opt/dib_cache/source-repositories/xstatic_moment_332ad610bc2c83206f3b6f9bfaf8004a560c3ef4 with ref * 2024-01-26 16:10:41.841 | Cloning from xstatic-moment cache and applying ref * 2024-01-26 16:10:42.153 | (0934 / 1435) 2024-01-26 16:10:42.173 | Updating cache of https://opendev.org/openstack/xstatic-moment-timezone.git in /opt/dib_cache/source-repositories/xstatic_moment_timezone_00121bf77f525037017329c9ee509de0d87ba3a0 with ref * 2024-01-26 16:10:42.816 | Cloning from xstatic-moment-timezone cache and applying ref * 2024-01-26 16:10:42.922 | (0935 / 1435) 2024-01-26 16:10:42.940 | Updating cache of https://opendev.org/openstack/xstatic-rickshaw.git in /opt/dib_cache/source-repositories/xstatic_rickshaw_2630c050302079587b5683dbeae8e212c064497d with ref * 2024-01-26 16:10:43.301 | Cloning from xstatic-rickshaw cache and applying ref * 2024-01-26 16:10:43.385 | (0936 / 1435) 2024-01-26 16:10:43.404 | Updating cache of https://opendev.org/openstack/xstatic-roboto-fontface.git in /opt/dib_cache/source-repositories/xstatic_roboto_fontface_8c62ee6b75ab5ee6bd4ab29f9c36818466e89196 with ref * 2024-01-26 16:10:43.848 | Cloning from xstatic-roboto-fontface cache and applying ref * 2024-01-26 16:10:45.083 | (0937 / 1435) 2024-01-26 16:10:45.101 | Updating cache of https://opendev.org/openstack/xstatic-spin.git in /opt/dib_cache/source-repositories/xstatic_spin_67e94b68e8abea951bc74a2bcd6315721d488318 with ref * 2024-01-26 16:10:45.567 | Cloning from xstatic-spin cache and applying ref * 2024-01-26 16:10:45.644 | (0938 / 1435) 2024-01-26 16:10:45.665 | Updating cache of https://opendev.org/openstack/yaql.git in /opt/dib_cache/source-repositories/yaql_40e077cd0f9e72b5937fd5e07bec806627c14932 with ref * 2024-01-26 16:10:46.697 | Cloning from yaql cache and applying ref * 2024-01-26 16:10:47.731 | (0939 / 1435) 2024-01-26 16:10:47.750 | Updating cache of https://opendev.org/openstack/zaqar.git in /opt/dib_cache/source-repositories/zaqar_f623228e8b62df7e2f7ca1b6408057c965f6e602 with ref * 2024-01-26 16:10:50.189 | Cloning from zaqar cache and applying ref * 2024-01-26 16:10:57.193 | (0940 / 1435) 2024-01-26 16:10:57.213 | Updating cache of https://opendev.org/openstack/zaqar-specs.git in /opt/dib_cache/source-repositories/zaqar_specs_f045e5e7a2ca1945fda3a508fdcc364585a4094d with ref * 2024-01-26 16:10:57.960 | Cloning from zaqar-specs cache and applying ref * 2024-01-26 16:10:58.072 | (0941 / 1435) 2024-01-26 16:10:58.091 | Updating cache of https://opendev.org/openstack/zaqar-tempest-plugin.git in /opt/dib_cache/source-repositories/zaqar_tempest_plugin_aa9093c04285ba7915b49dfea851c4f23167917c with ref * 2024-01-26 16:10:58.788 | Cloning from zaqar-tempest-plugin cache and applying ref * 2024-01-26 16:10:58.883 | (0942 / 1435) 2024-01-26 16:10:58.903 | Updating cache of https://opendev.org/openstack/zaqar-ui.git in /opt/dib_cache/source-repositories/zaqar_ui_bf89cbe320fbf4f1df6d07f1b70fb76cfdf6974b with ref * 2024-01-26 16:11:00.321 | Cloning from zaqar-ui cache and applying ref * 2024-01-26 16:11:01.039 | (0943 / 1435) 2024-01-26 16:11:01.057 | Updating cache of https://opendev.org/openstack/zun.git in /opt/dib_cache/source-repositories/zun_b5937d348354e0d1b8b4c392a48e828cf5af823e with ref * 2024-01-26 16:11:03.379 | Cloning from zun cache and applying ref * 2024-01-26 16:11:05.854 | (0944 / 1435) 2024-01-26 16:11:05.873 | Updating cache of https://opendev.org/openstack/zun-tempest-plugin.git in /opt/dib_cache/source-repositories/zun_tempest_plugin_63eb8d236682ad0187a5ad61844694cfccf29f63 with ref * 2024-01-26 16:11:06.716 | Cloning from zun-tempest-plugin cache and applying ref * 2024-01-26 16:11:06.869 | (0945 / 1435) 2024-01-26 16:11:06.889 | Updating cache of https://opendev.org/openstack/zun-ui.git in /opt/dib_cache/source-repositories/zun_ui_2176dd6a554892ae9b43ca8167fb199e7edb0d74 with ref * 2024-01-26 16:11:08.277 | Cloning from zun-ui cache and applying ref * 2024-01-26 16:11:09.749 | (0946 / 1435) 2024-01-26 16:11:09.769 | Updating cache of https://opendev.org/performa/os-faults.git in /opt/dib_cache/source-repositories/os_faults_179c12cc5b4c48117f3d9c9b7fbede6c867c6ffa with ref * 2024-01-26 16:11:10.226 | Cloning from os-faults cache and applying ref * 2024-01-26 16:11:10.330 | (0947 / 1435) 2024-01-26 16:11:10.349 | Updating cache of https://opendev.org/performa/shaker.git in /opt/dib_cache/source-repositories/shaker_4c745dde671f63fdcd5bb497c5b9c776b34af975 with ref * 2024-01-26 16:11:11.112 | Cloning from shaker cache and applying ref * 2024-01-26 16:11:11.294 | (0948 / 1435) 2024-01-26 16:11:11.313 | Updating cache of https://opendev.org/pyca/infra.git in /opt/dib_cache/source-repositories/infra_0870e00b5841a38727ef6bacca07f50bb9af1d9c with ref * 2024-01-26 16:11:11.753 | Cloning from infra cache and applying ref * 2024-01-26 16:11:11.833 | (0949 / 1435) 2024-01-26 16:11:11.851 | Updating cache of https://opendev.org/pyca/project-config.git in /opt/dib_cache/source-repositories/project_config_ea6e3b1962455359c7c64ae2c4c5e0ad891f809d with ref * 2024-01-26 16:11:12.699 | Cloning from project-config cache and applying ref * 2024-01-26 16:11:12.892 | (0950 / 1435) 2024-01-26 16:11:12.912 | Updating cache of https://opendev.org/pypa/project-config.git in /opt/dib_cache/source-repositories/project_config_111d93061f509c9f3fc8581f7abe968611a47048 with ref * 2024-01-26 16:11:13.341 | Cloning from project-config cache and applying ref * 2024-01-26 16:11:13.424 | (0951 / 1435) 2024-01-26 16:11:13.444 | Updating cache of https://opendev.org/sardonic/sardonic.git in /opt/dib_cache/source-repositories/sardonic_e2b7feab2be2ccfd67ffd44cb9951b2527d59560 with ref * 2024-01-26 16:11:14.158 | Cloning from sardonic cache and applying ref * 2024-01-26 16:11:14.245 | (0952 / 1435) 2024-01-26 16:11:14.264 | Updating cache of https://opendev.org/starlingx/ansible-playbooks.git in /opt/dib_cache/source-repositories/ansible_playbooks_2c8a9fdbcbe989bb286fe85af5c6a6938eeaf933 with ref * 2024-01-26 16:11:17.303 | Cloning from ansible-playbooks cache and applying ref * 2024-01-26 16:13:08.572 | (0953 / 1435) 2024-01-26 16:13:08.591 | Updating cache of https://opendev.org/starlingx/app-dell-storage.git in /opt/dib_cache/source-repositories/app_dell_storage_fc07c39675f7508bb175f70d675176a880ac3f34 with ref * 2024-01-26 16:13:09.700 | Cloning from app-dell-storage cache and applying ref * 2024-01-26 16:13:12.270 | (0954 / 1435) 2024-01-26 16:13:12.290 | Updating cache of https://opendev.org/starlingx/app-gen-tool.git in /opt/dib_cache/source-repositories/app_gen_tool_0266d058ee5178b1a845dda050e815eb0f7d349c with ref * 2024-01-26 16:13:13.038 | Cloning from app-gen-tool cache and applying ref * 2024-01-26 16:13:16.676 | (0955 / 1435) 2024-01-26 16:13:16.696 | Updating cache of https://opendev.org/starlingx/app-harbor.git in /opt/dib_cache/source-repositories/app_harbor_4582902ffc8f3797103dce4c9c6400864a7a9ce1 with ref * 2024-01-26 16:13:18.309 | Cloning from app-harbor cache and applying ref * 2024-01-26 16:13:21.205 | (0956 / 1435) 2024-01-26 16:13:21.224 | 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-01-26 16:13:21.918 | Cloning from app-intel-device-plugins cache and applying ref * 2024-01-26 16:13:26.863 | (0957 / 1435) 2024-01-26 16:13:26.882 | 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-01-26 16:13:28.029 | Cloning from app-intel-ethernet-operator cache and applying ref * 2024-01-26 16:13:29.579 | (0958 / 1435) 2024-01-26 16:13:29.600 | Updating cache of https://opendev.org/starlingx/app-istio.git in /opt/dib_cache/source-repositories/app_istio_c9ae0e060182bc4ab986f5d2bc5a548bcc5d3156 with ref * 2024-01-26 16:13:32.829 | Cloning from app-istio cache and applying ref * 2024-01-26 16:13:36.587 | (0959 / 1435) 2024-01-26 16:13:36.607 | 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-01-26 16:13:37.935 | Cloning from app-kubernetes-power-manager cache and applying ref * 2024-01-26 16:13:38.976 | (0960 / 1435) 2024-01-26 16:13:39.005 | Updating cache of https://opendev.org/starlingx/app-kubevirt.git in /opt/dib_cache/source-repositories/app_kubevirt_994b8f6ef56ec326e078234b236135bb1575da75 with ref * 2024-01-26 16:13:40.248 | Cloning from app-kubevirt cache and applying ref * 2024-01-26 16:13:44.420 | (0961 / 1435) 2024-01-26 16:13:44.440 | 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-01-26 16:13:45.233 | Cloning from app-node-feature-discovery cache and applying ref * 2024-01-26 16:13:46.828 | (0962 / 1435) 2024-01-26 16:13:46.847 | 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-01-26 16:13:47.562 | Cloning from app-node-interface-metrics-exporter cache and applying ref * 2024-01-26 16:13:50.789 | (0963 / 1435) 2024-01-26 16:13:50.808 | Updating cache of https://opendev.org/starlingx/app-oran-o2.git in /opt/dib_cache/source-repositories/app_oran_o2_c95eb9cce4d6b896de387f4abdaf815171a289fc with ref * 2024-01-26 16:13:51.680 | Cloning from app-oran-o2 cache and applying ref * 2024-01-26 16:13:53.693 | (0964 / 1435) 2024-01-26 16:13:53.714 | Updating cache of https://opendev.org/starlingx/app-power-metrics.git in /opt/dib_cache/source-repositories/app_power_metrics_1cd9d5d3be63031a1cd35f604957d1dc43baea0e with ref * 2024-01-26 16:13:54.668 | Cloning from app-power-metrics cache and applying ref * 2024-01-26 16:13:56.605 | (0965 / 1435) 2024-01-26 16:13:56.625 | 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-01-26 16:13:57.973 | Cloning from app-security-profiles-operator cache and applying ref * 2024-01-26 16:14:00.751 | (0966 / 1435) 2024-01-26 16:14:00.771 | 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-01-26 16:14:01.700 | Cloning from app-sriov-fec-operator cache and applying ref * 2024-01-26 16:14:06.337 | (0967 / 1435) 2024-01-26 16:14:06.359 | Updating cache of https://opendev.org/starlingx/app-sts-silicom.git in /opt/dib_cache/source-repositories/app_sts_silicom_fdcaa15074b8a36200e3d6b87496e68c124f4a99 with ref * 2024-01-26 16:14:07.583 | Cloning from app-sts-silicom cache and applying ref * 2024-01-26 16:14:09.904 | (0968 / 1435) 2024-01-26 16:14:09.923 | Updating cache of https://opendev.org/starlingx/apt-ostree.git in /opt/dib_cache/source-repositories/apt_ostree_048f29cce169ff36536efbf123304a40d59806dd with ref * 2024-01-26 16:14:11.177 | Cloning from apt-ostree cache and applying ref * 2024-01-26 16:14:21.744 | (0969 / 1435) 2024-01-26 16:14:21.763 | Updating cache of https://opendev.org/starlingx/audit-armada-app.git in /opt/dib_cache/source-repositories/audit_armada_app_85a3c27c1db428f09c06f37d7f4c706920eaba36 with ref * 2024-01-26 16:14:23.347 | Cloning from audit-armada-app cache and applying ref * 2024-01-26 16:14:24.421 | (0970 / 1435) 2024-01-26 16:14:24.440 | 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-01-26 16:14:26.383 | Cloning from cert-manager-armada-app cache and applying ref * 2024-01-26 16:14:29.693 | (0971 / 1435) 2024-01-26 16:14:29.712 | Updating cache of https://opendev.org/starlingx/clients.git in /opt/dib_cache/source-repositories/clients_72543b21fc0251d610a452ba4d91b56f020c085d with ref * 2024-01-26 16:14:30.981 | Cloning from clients cache and applying ref * 2024-01-26 16:14:31.493 | (0972 / 1435) 2024-01-26 16:14:31.514 | Updating cache of https://opendev.org/starlingx/compile.git in /opt/dib_cache/source-repositories/compile_c3bef3c038c32ae6916a610d3fdf985e61d6c036 with ref * 2024-01-26 16:14:32.533 | Cloning from compile cache and applying ref * 2024-01-26 16:14:33.112 | (0973 / 1435) 2024-01-26 16:14:33.131 | Updating cache of https://opendev.org/starlingx/config.git in /opt/dib_cache/source-repositories/config_d51ae06574b7abba9767981f0e7281c7bc716f9a with ref * 2024-01-26 16:14:50.538 | Cloning from config cache and applying ref * 2024-01-26 16:17:11.021 | (0974 / 1435) 2024-01-26 16:17:11.040 | Updating cache of https://opendev.org/starlingx/config-files.git in /opt/dib_cache/source-repositories/config_files_7da67598975c4d72b979c3624da25949bfcec283 with ref * 2024-01-26 16:17:12.815 | Cloning from config-files cache and applying ref * 2024-01-26 16:17:17.662 | (0975 / 1435) 2024-01-26 16:17:17.682 | Updating cache of https://opendev.org/starlingx/containers.git in /opt/dib_cache/source-repositories/containers_05e3da1929348e1643d4338d6dce7e95240447bc with ref * 2024-01-26 16:17:18.944 | Cloning from containers cache and applying ref * 2024-01-26 16:17:19.267 | (0976 / 1435) 2024-01-26 16:17:19.286 | Updating cache of https://opendev.org/starlingx/distcloud.git in /opt/dib_cache/source-repositories/distcloud_763023492e71b194f7e94b9fa801a7077c706f5d with ref * 2024-01-26 16:17:21.343 | Cloning from distcloud cache and applying ref * 2024-01-26 16:18:38.473 | (0977 / 1435) 2024-01-26 16:18:38.492 | Updating cache of https://opendev.org/starlingx/distcloud-client.git in /opt/dib_cache/source-repositories/distcloud_client_99270f11b81c39ee7e10c17dece4cc9466868e4c with ref * 2024-01-26 16:18:41.561 | Cloning from distcloud-client cache and applying ref * 2024-01-26 16:18:59.700 | (0978 / 1435) 2024-01-26 16:18:59.719 | Updating cache of https://opendev.org/starlingx/docs.git in /opt/dib_cache/source-repositories/docs_f422da05920ec240bb522a2e22d2a3d49f5aab59 with ref * 2024-01-26 16:19:14.440 | Cloning from docs cache and applying ref * 2024-01-26 16:21:41.630 | (0979 / 1435) 2024-01-26 16:21:41.649 | Updating cache of https://opendev.org/starlingx/election.git in /opt/dib_cache/source-repositories/election_d10c0a48936ba473524874b342665b05186b905a with ref * 2024-01-26 16:21:42.288 | Cloning from election cache and applying ref * 2024-01-26 16:21:48.372 | (0980 / 1435) 2024-01-26 16:21:48.392 | Updating cache of https://opendev.org/starlingx/fault.git in /opt/dib_cache/source-repositories/fault_d45b69bf0fdbd26b2039074c2e4191382d4dd887 with ref * 2024-01-26 16:21:52.867 | Cloning from fault cache and applying ref * 2024-01-26 16:22:01.577 | (0981 / 1435) 2024-01-26 16:22:01.598 | Updating cache of https://opendev.org/starlingx/governance.git in /opt/dib_cache/source-repositories/governance_aa2344b3a4e3329a715bacf743ef872b456e7d0e with ref * 2024-01-26 16:22:02.430 | Cloning from governance cache and applying ref * 2024-01-26 16:22:03.611 | (0982 / 1435) 2024-01-26 16:22:03.632 | Updating cache of https://opendev.org/starlingx/gplv2.git in /opt/dib_cache/source-repositories/gplv2_854b44312f3617123cd02c414da7d75561a8af7b with ref * 2024-01-26 16:22:03.969 | Cloning from gplv2 cache and applying ref * 2024-01-26 16:22:04.056 | (0983 / 1435) 2024-01-26 16:22:04.075 | Updating cache of https://opendev.org/starlingx/gplv3.git in /opt/dib_cache/source-repositories/gplv3_10b31c265de51bff39827813ace805f2b91207e4 with ref * 2024-01-26 16:22:04.499 | Cloning from gplv3 cache and applying ref * 2024-01-26 16:22:04.585 | (0984 / 1435) 2024-01-26 16:22:04.605 | Updating cache of https://opendev.org/starlingx/gui.git in /opt/dib_cache/source-repositories/gui_03f873fdc1361a1b9b22c30cb568ff2197de3ea6 with ref * 2024-01-26 16:22:05.761 | Cloning from gui cache and applying ref * 2024-01-26 16:22:12.649 | (0985 / 1435) 2024-01-26 16:22:12.669 | Updating cache of https://opendev.org/starlingx/ha.git in /opt/dib_cache/source-repositories/ha_bf5f984ee65a64f0136c7274ffcdb6e1cb12d5f5 with ref * 2024-01-26 16:22:13.970 | Cloning from ha cache and applying ref * 2024-01-26 16:22:19.761 | (0986 / 1435) 2024-01-26 16:22:19.781 | Updating cache of https://opendev.org/starlingx/helm-charts.git in /opt/dib_cache/source-repositories/helm_charts_638a557cceb2e448e011205d1af9bfefde699c5b with ref * 2024-01-26 16:22:20.881 | Cloning from helm-charts cache and applying ref * 2024-01-26 16:22:22.427 | (0987 / 1435) 2024-01-26 16:22:22.446 | Updating cache of https://opendev.org/starlingx/integ.git in /opt/dib_cache/source-repositories/integ_f7f7e4d578854a250692a19c7bbbabff9882d6a8 with ref * 2024-01-26 16:22:24.269 | Cloning from integ cache and applying ref * 2024-01-26 16:23:05.493 | (0988 / 1435) 2024-01-26 16:23:05.514 | Updating cache of https://opendev.org/starlingx/jenkins-pipelines.git in /opt/dib_cache/source-repositories/jenkins_pipelines_d019485548370aa8f72a2a07b12cb72d3a60da9c with ref * 2024-01-26 16:23:07.015 | Cloning from jenkins-pipelines cache and applying ref * 2024-01-26 16:23:11.502 | (0989 / 1435) 2024-01-26 16:23:11.524 | Updating cache of https://opendev.org/starlingx/kernel.git in /opt/dib_cache/source-repositories/kernel_14c2c10ef5d81715547072064e723617a5291b40 with ref * 2024-01-26 16:23:17.245 | Cloning from kernel cache and applying ref * 2024-01-26 16:23:28.429 | (0990 / 1435) 2024-01-26 16:23:28.448 | Updating cache of https://opendev.org/starlingx/manifest.git in /opt/dib_cache/source-repositories/manifest_b0bb25cab119bc7839303b89daca92ca56163480 with ref * 2024-01-26 16:23:29.667 | Cloning from manifest cache and applying ref * 2024-01-26 16:23:33.902 | (0991 / 1435) 2024-01-26 16:23:33.923 | Updating cache of https://opendev.org/starlingx/meta-starlingx.git in /opt/dib_cache/source-repositories/meta_starlingx_a803bebc92399a2e629af979fd886a4908fa45c3 with ref * 2024-01-26 16:23:34.600 | Cloning from meta-starlingx cache and applying ref * 2024-01-26 16:23:38.205 | (0992 / 1435) 2024-01-26 16:23:38.225 | Updating cache of https://opendev.org/starlingx/metal.git in /opt/dib_cache/source-repositories/metal_898cc70d189963d138b45065380dacf9fdba05ff with ref * 2024-01-26 16:23:48.370 | Cloning from metal cache and applying ref * 2024-01-26 16:23:59.091 | (0993 / 1435) 2024-01-26 16:23:59.112 | 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-01-26 16:24:00.336 | Cloning from metrics-server-armada-app cache and applying ref * 2024-01-26 16:24:03.340 | (0994 / 1435) 2024-01-26 16:24:03.361 | Updating cache of https://opendev.org/starlingx/monitor-armada-app.git in /opt/dib_cache/source-repositories/monitor_armada_app_c50cc834e4acc70cf72789356ddb6f4c2376ef61 with ref * 2024-01-26 16:24:04.112 | Cloning from monitor-armada-app cache and applying ref * 2024-01-26 16:24:04.243 | (0995 / 1435) 2024-01-26 16:24:04.263 | Updating cache of https://opendev.org/starlingx/monitoring.git in /opt/dib_cache/source-repositories/monitoring_5e5890d46528afab94fba544936c01bdcd8c75e1 with ref * 2024-01-26 16:24:05.576 | Cloning from monitoring cache and applying ref * 2024-01-26 16:24:09.692 | (0996 / 1435) 2024-01-26 16:24:09.713 | Updating cache of https://opendev.org/starlingx/nfv.git in /opt/dib_cache/source-repositories/nfv_f7b8907c9dc324f4cb17937b4d76278b72d6450e with ref * 2024-01-26 16:24:11.194 | Cloning from nfv cache and applying ref * 2024-01-26 16:24:37.993 | (0997 / 1435) 2024-01-26 16:24:38.013 | 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-01-26 16:24:41.541 | Cloning from nginx-ingress-controller-armada-app cache and applying ref * 2024-01-26 16:24:43.740 | (0998 / 1435) 2024-01-26 16:24:43.759 | 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-01-26 16:24:44.649 | Cloning from oidc-auth-armada-app cache and applying ref * 2024-01-26 16:24:48.766 | (0999 / 1435) 2024-01-26 16:24:48.785 | Updating cache of https://opendev.org/starlingx/openstack-armada-app.git in /opt/dib_cache/source-repositories/openstack_armada_app_b52c8020815f06181c285847154b45fa766b7963 with ref * 2024-01-26 16:24:50.478 | Cloning from openstack-armada-app cache and applying ref * 2024-01-26 16:25:45.748 | (1000 / 1435) 2024-01-26 16:25:45.766 | Updating cache of https://opendev.org/starlingx/platform-armada-app.git in /opt/dib_cache/source-repositories/platform_armada_app_c27ee8ebe5b2d07182cb991061c777cb8060d88a with ref * 2024-01-26 16:25:47.353 | Cloning from platform-armada-app cache and applying ref * 2024-01-26 16:25:54.507 | (1001 / 1435) 2024-01-26 16:25:54.526 | Updating cache of https://opendev.org/starlingx/portieris-armada-app.git in /opt/dib_cache/source-repositories/portieris_armada_app_284233ddcec4d7a3eb5df9ad211ac27246dfb36d with ref * 2024-01-26 16:25:55.591 | Cloning from portieris-armada-app cache and applying ref * 2024-01-26 16:25:58.664 | (1002 / 1435) 2024-01-26 16:25:58.683 | 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-01-26 16:26:00.317 | Cloning from ptp-notification-armada-app cache and applying ref * 2024-01-26 16:26:16.875 | (1003 / 1435) 2024-01-26 16:26:16.896 | Updating cache of https://opendev.org/starlingx/public-keys.git in /opt/dib_cache/source-repositories/public_keys_347b56208d70a33df4c40a046de1f25cbdba27bd with ref * 2024-01-26 16:26:17.788 | Cloning from public-keys cache and applying ref * 2024-01-26 16:26:18.273 | (1004 / 1435) 2024-01-26 16:26:18.292 | Updating cache of https://opendev.org/starlingx/rook-ceph.git in /opt/dib_cache/source-repositories/rook_ceph_dd74fff3649ff14035cbca9c082d70f6192ced15 with ref * 2024-01-26 16:26:20.069 | Cloning from rook-ceph cache and applying ref * 2024-01-26 16:26:26.148 | (1005 / 1435) 2024-01-26 16:26:26.166 | Updating cache of https://opendev.org/starlingx/root.git in /opt/dib_cache/source-repositories/root_e475b3a9c0c3a6eda0a4ba98b64a6725e8872beb with ref * 2024-01-26 16:26:38.605 | Cloning from root cache and applying ref * 2024-01-26 16:27:01.116 | (1006 / 1435) 2024-01-26 16:27:01.135 | Updating cache of https://opendev.org/starlingx/SDO-rv-service.git in /opt/dib_cache/source-repositories/SDO_rv_service_da367a4c0d821e417d5209354196daa24c94992a with ref * 2024-01-26 16:27:04.169 | Cloning from SDO-rv-service cache and applying ref * 2024-01-26 16:27:04.489 | (1007 / 1435) 2024-01-26 16:27:04.507 | Updating cache of https://opendev.org/starlingx/snmp-armada-app.git in /opt/dib_cache/source-repositories/snmp_armada_app_28fcb42f2e3441c1b08e7a599d32138b2b334dce with ref * 2024-01-26 16:27:06.114 | Cloning from snmp-armada-app cache and applying ref * 2024-01-26 16:27:10.549 | (1008 / 1435) 2024-01-26 16:27:10.568 | Updating cache of https://opendev.org/starlingx/specs.git in /opt/dib_cache/source-repositories/specs_0b1d604c2d9d51a09fc150261ceebe980bbe3652 with ref * 2024-01-26 16:27:13.770 | Cloning from specs cache and applying ref * 2024-01-26 16:27:14.789 | (1009 / 1435) 2024-01-26 16:27:14.808 | Updating cache of https://opendev.org/starlingx/stx-puppet.git in /opt/dib_cache/source-repositories/stx_puppet_7641e616c7b8f6781f69aca5daa7d39debb76d1f with ref * 2024-01-26 16:27:28.147 | Cloning from stx-puppet cache and applying ref * 2024-01-26 16:28:09.498 | (1010 / 1435) 2024-01-26 16:28:09.516 | Updating cache of https://opendev.org/starlingx/test.git in /opt/dib_cache/source-repositories/test_1710218385fbcfdd689999a45775680d44c16584 with ref * 2024-01-26 16:28:11.320 | Cloning from test cache and applying ref * 2024-01-26 16:28:11.921 | (1011 / 1435) 2024-01-26 16:28:11.939 | Updating cache of https://opendev.org/starlingx/tis-repo.git in /opt/dib_cache/source-repositories/tis_repo_c906b8eaeee6813321a2baa6af11c1112a8c2f54 with ref * 2024-01-26 16:28:13.245 | Cloning from tis-repo cache and applying ref * 2024-01-26 16:28:13.645 | (1012 / 1435) 2024-01-26 16:28:13.662 | Updating cache of https://opendev.org/starlingx/tools.git in /opt/dib_cache/source-repositories/tools_d8d11fe83c34eee26bf91a1c761275da8f1cca33 with ref * 2024-01-26 16:28:15.609 | Cloning from tools cache and applying ref * 2024-01-26 16:29:32.413 | (1013 / 1435) 2024-01-26 16:29:32.431 | Updating cache of https://opendev.org/starlingx/update.git in /opt/dib_cache/source-repositories/update_c94538bf320a63954d7c5d6dfe2d8993a02ebbeb with ref * 2024-01-26 16:29:34.525 | Cloning from update cache and applying ref * 2024-01-26 16:30:14.390 | (1014 / 1435) 2024-01-26 16:30:14.408 | Updating cache of https://opendev.org/starlingx/upstream.git in /opt/dib_cache/source-repositories/upstream_7d70c6324151e7bcdeb463ba81c140e118827763 with ref * 2024-01-26 16:30:16.544 | Cloning from upstream cache and applying ref * 2024-01-26 16:30:31.098 | (1015 / 1435) 2024-01-26 16:30:31.115 | Updating cache of https://opendev.org/starlingx/utilities.git in /opt/dib_cache/source-repositories/utilities_516a462c144da3857b7855b940090b0236fc20bc with ref * 2024-01-26 16:30:45.767 | Cloning from utilities cache and applying ref * 2024-01-26 16:31:11.159 | (1016 / 1435) 2024-01-26 16:31:11.176 | Updating cache of https://opendev.org/starlingx/utils.git in /opt/dib_cache/source-repositories/utils_950f75c934a68dd222e1d27cd4fbdd678e76fd8d with ref * 2024-01-26 16:31:11.811 | Cloning from utils cache and applying ref * 2024-01-26 16:31:11.913 | (1017 / 1435) 2024-01-26 16:31:11.930 | Updating cache of https://opendev.org/starlingx/vault-armada-app.git in /opt/dib_cache/source-repositories/vault_armada_app_50acd0757b80c41de4e08e71d69a259c3845f7e8 with ref * 2024-01-26 16:31:13.946 | Cloning from vault-armada-app cache and applying ref * 2024-01-26 16:31:27.140 | (1018 / 1435) 2024-01-26 16:31:27.160 | Updating cache of https://opendev.org/starlingx/virt.git in /opt/dib_cache/source-repositories/virt_4c6caf3534fc47963a50bf4d61fcac6ee6341814 with ref * 2024-01-26 16:31:28.135 | Cloning from virt cache and applying ref * 2024-01-26 16:31:29.824 | (1019 / 1435) 2024-01-26 16:31:29.841 | Updating cache of https://opendev.org/starlingx/virtual-deployment.git in /opt/dib_cache/source-repositories/virtual_deployment_5d7f39d24c9971e642a5626a90414e8950a0a791 with ref * 2024-01-26 16:31:31.244 | Cloning from virtual-deployment cache and applying ref * 2024-01-26 16:31:42.345 | (1020 / 1435) 2024-01-26 16:31:42.364 | Updating cache of https://opendev.org/starlingx/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_76bc87d900f8efd7ebf24db7c5694a9ead01bfd5 with ref * 2024-01-26 16:31:43.682 | Cloning from zuul-jobs cache and applying ref * 2024-01-26 16:31:43.846 | (1021 / 1435) 2024-01-26 16:31:43.864 | Updating cache of https://opendev.org/ttygroup/boartty.git in /opt/dib_cache/source-repositories/boartty_1805ad164106e02ca19660c6e2f0ec553d29bb22 with ref * 2024-01-26 16:31:44.291 | Cloning from boartty cache and applying ref * 2024-01-26 16:31:44.605 | (1022 / 1435) 2024-01-26 16:31:44.624 | Updating cache of https://opendev.org/ttygroup/gertty.git in /opt/dib_cache/source-repositories/gertty_c824468064c05aafe096c7e8853cccc9a3826fde with ref * 2024-01-26 16:31:45.045 | Cloning from gertty cache and applying ref * 2024-01-26 16:31:45.150 | (1023 / 1435) 2024-01-26 16:31:45.168 | Updating cache of https://opendev.org/vexxhost/ansible-collection-atmosphere.git in /opt/dib_cache/source-repositories/ansible_collection_atmosphere_493a90f80d35d02d641075fee9cfc4018aaf8545 with ref * 2024-01-26 16:31:45.577 | Cloning from ansible-collection-atmosphere cache and applying ref * 2024-01-26 16:31:45.656 | (1024 / 1435) 2024-01-26 16:31:45.673 | 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-01-26 16:31:45.994 | Cloning from ansible-role-base-server cache and applying ref * 2024-01-26 16:31:46.068 | (1025 / 1435) 2024-01-26 16:31:46.085 | 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-01-26 16:31:46.389 | Cloning from ansible-role-docker-distribution cache and applying ref * 2024-01-26 16:31:46.464 | (1026 / 1435) 2024-01-26 16:31:46.482 | Updating cache of https://opendev.org/vexxhost/ansible-role-frrouting.git in /opt/dib_cache/source-repositories/ansible_role_frrouting_f52f624f4b513853b9912eb7f2f11f02fd2e9bf0 with ref * 2024-01-26 16:31:47.256 | Cloning from ansible-role-frrouting cache and applying ref * 2024-01-26 16:31:47.332 | (1027 / 1435) 2024-01-26 16:31:47.351 | Updating cache of https://opendev.org/vexxhost/ansible-role-openmanage.git in /opt/dib_cache/source-repositories/ansible_role_openmanage_53cdfb4fffa211cc3527d708359cbfde297d940f with ref * 2024-01-26 16:31:47.776 | Cloning from ansible-role-openmanage cache and applying ref * 2024-01-26 16:31:47.849 | (1028 / 1435) 2024-01-26 16:31:47.868 | Updating cache of https://opendev.org/vexxhost/ansible-role-wireguard.git in /opt/dib_cache/source-repositories/ansible_role_wireguard_5f23ca5018f321674ebbcf5b177800a924f00f58 with ref * 2024-01-26 16:31:48.162 | Cloning from ansible-role-wireguard cache and applying ref * 2024-01-26 16:31:48.236 | (1029 / 1435) 2024-01-26 16:31:48.255 | Updating cache of https://opendev.org/vexxhost/atmosphere.git in /opt/dib_cache/source-repositories/atmosphere_c605a35e039647f3e7a0160be1ee83bd19a60c03 with ref * 2024-01-26 16:31:48.568 | Cloning from atmosphere cache and applying ref * 2024-01-26 16:31:48.645 | (1030 / 1435) 2024-01-26 16:31:48.663 | Updating cache of https://opendev.org/vexxhost/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_0924bec8858193c6a8d0d0c3172bc867466c12dc with ref * 2024-01-26 16:31:49.114 | Cloning from base-jobs cache and applying ref * 2024-01-26 16:31:49.189 | (1031 / 1435) 2024-01-26 16:31:49.207 | Updating cache of https://opendev.org/vexxhost/docker-images.git in /opt/dib_cache/source-repositories/docker_images_dae5e30f4b2252f06cd56820342334ee4a2624fc with ref * 2024-01-26 16:31:49.537 | Cloning from docker-images cache and applying ref * 2024-01-26 16:31:49.612 | (1032 / 1435) 2024-01-26 16:31:49.630 | Updating cache of https://opendev.org/vexxhost/documentation.git in /opt/dib_cache/source-repositories/documentation_3e5d4cbfa5d33aa0eaf3913d1ca3a3f5f468935b with ref * 2024-01-26 16:31:49.979 | Cloning from documentation cache and applying ref * 2024-01-26 16:31:50.051 | (1033 / 1435) 2024-01-26 16:31:50.069 | 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-01-26 16:31:50.359 | Cloning from google-directory-api-linux-agent cache and applying ref * 2024-01-26 16:31:50.431 | (1034 / 1435) 2024-01-26 16:31:50.449 | Updating cache of https://opendev.org/vexxhost/helm-charts.git in /opt/dib_cache/source-repositories/helm_charts_7ff56bc5602f22f29a6328bfa8d26888a8d62967 with ref * 2024-01-26 16:31:50.774 | Cloning from helm-charts cache and applying ref * 2024-01-26 16:31:50.850 | (1035 / 1435) 2024-01-26 16:31:50.868 | Updating cache of https://opendev.org/vexxhost/kue.git in /opt/dib_cache/source-repositories/kue_7550969f02d9a4f9fc92e198a2b6e141d52bc8a3 with ref * 2024-01-26 16:31:51.346 | Cloning from kue cache and applying ref * 2024-01-26 16:31:51.444 | (1036 / 1435) 2024-01-26 16:31:51.461 | Updating cache of https://opendev.org/vexxhost/libvirtd_exporter.git in /opt/dib_cache/source-repositories/libvirtd_exporter_756af01baea545d72b16df3eb1e72a8b36ec3bf5 with ref * 2024-01-26 16:31:51.773 | Cloning from libvirtd_exporter cache and applying ref * 2024-01-26 16:31:51.847 | (1037 / 1435) 2024-01-26 16:31:51.865 | Updating cache of https://opendev.org/vexxhost/lodgeit-helm.git in /opt/dib_cache/source-repositories/lodgeit_helm_c6617c858bd2032e4056ed1fe4d919233629c0ee with ref * 2024-01-26 16:31:52.155 | Cloning from lodgeit-helm cache and applying ref * 2024-01-26 16:31:52.228 | (1038 / 1435) 2024-01-26 16:31:52.246 | Updating cache of https://opendev.org/vexxhost/network_exporter.git in /opt/dib_cache/source-repositories/network_exporter_d328cc99f9adaead4e65c93ab0dac07f7398c09b with ref * 2024-01-26 16:31:52.545 | Cloning from network_exporter cache and applying ref * 2024-01-26 16:31:52.619 | (1039 / 1435) 2024-01-26 16:31:52.637 | Updating cache of https://opendev.org/vexxhost/node-labeler.git in /opt/dib_cache/source-repositories/node_labeler_fdcf7541d47307b94e647982493d5cd5932c133d with ref * 2024-01-26 16:31:53.101 | Cloning from node-labeler cache and applying ref * 2024-01-26 16:31:53.173 | (1040 / 1435) 2024-01-26 16:31:53.191 | Updating cache of https://opendev.org/vexxhost/openstack-monitoring.git in /opt/dib_cache/source-repositories/openstack_monitoring_38ddac4feb5bfec93d398e96e8acc8dcfd7f0de2 with ref * 2024-01-26 16:31:53.476 | Cloning from openstack-monitoring cache and applying ref * 2024-01-26 16:31:53.551 | (1041 / 1435) 2024-01-26 16:31:53.569 | Updating cache of https://opendev.org/vexxhost/openstack-operator.git in /opt/dib_cache/source-repositories/openstack_operator_05507f2a624da9409b30f5c669c34252c58a4034 with ref * 2024-01-26 16:31:53.899 | Cloning from openstack-operator cache and applying ref * 2024-01-26 16:31:54.026 | (1042 / 1435) 2024-01-26 16:31:54.044 | Updating cache of https://opendev.org/vexxhost/openstack-tools.git in /opt/dib_cache/source-repositories/openstack_tools_d0812d10bafade805b2ea9586a05bad2c65ab44a with ref * 2024-01-26 16:31:54.435 | Cloning from openstack-tools cache and applying ref * 2024-01-26 16:31:54.508 | (1043 / 1435) 2024-01-26 16:31:54.526 | Updating cache of https://opendev.org/vexxhost/openvswitch_exporter.git in /opt/dib_cache/source-repositories/openvswitch_exporter_df521bd8d0c43214de35548759ddf93717522f16 with ref * 2024-01-26 16:31:54.929 | Cloning from openvswitch_exporter cache and applying ref * 2024-01-26 16:31:55.000 | (1044 / 1435) 2024-01-26 16:31:55.018 | Updating cache of https://opendev.org/vexxhost/rally_exporter.git in /opt/dib_cache/source-repositories/rally_exporter_08931ca7872c40708c8572e94aa8e459f82f66f1 with ref * 2024-01-26 16:31:55.478 | Cloning from rally_exporter cache and applying ref * 2024-01-26 16:31:55.552 | (1045 / 1435) 2024-01-26 16:31:55.570 | Updating cache of https://opendev.org/vexxhost/rbac-helm.git in /opt/dib_cache/source-repositories/rbac_helm_99768b794f4a6988a07084e21e2bf7ecaa0bb6d8 with ref * 2024-01-26 16:31:55.874 | Cloning from rbac-helm cache and applying ref * 2024-01-26 16:31:55.948 | (1046 / 1435) 2024-01-26 16:31:55.965 | Updating cache of https://opendev.org/vexxhost/smokeping_prober-helm.git in /opt/dib_cache/source-repositories/smokeping_prober_helm_6bd6d65380c20a009d7a6a442bf2abaa4c8da128 with ref * 2024-01-26 16:31:56.379 | Cloning from smokeping_prober-helm cache and applying ref * 2024-01-26 16:31:56.452 | (1047 / 1435) 2024-01-26 16:31:56.469 | Updating cache of https://opendev.org/vexxhost/tempest-pushgateway.git in /opt/dib_cache/source-repositories/tempest_pushgateway_f2969bb79cc87b471f1b1045aa521b4d277d0ff5 with ref * 2024-01-26 16:31:56.852 | Cloning from tempest-pushgateway cache and applying ref * 2024-01-26 16:31:56.926 | (1048 / 1435) 2024-01-26 16:31:56.945 | Updating cache of https://opendev.org/windmill/ansible-role-ansible.git in /opt/dib_cache/source-repositories/ansible_role_ansible_52b896a280d6035eee91c703c048eb3a40076134 with ref * 2024-01-26 16:31:57.403 | Cloning from ansible-role-ansible cache and applying ref * 2024-01-26 16:31:57.481 | (1049 / 1435) 2024-01-26 16:31:57.499 | Updating cache of https://opendev.org/windmill/ansible-role-borgbackup.git in /opt/dib_cache/source-repositories/ansible_role_borgbackup_b9259dc25af527b634b867758100628917d5a480 with ref * 2024-01-26 16:31:58.178 | Cloning from ansible-role-borgbackup cache and applying ref * 2024-01-26 16:31:58.254 | (1050 / 1435) 2024-01-26 16:31:58.273 | Updating cache of https://opendev.org/windmill/ansible-role-borgmatic.git in /opt/dib_cache/source-repositories/ansible_role_borgmatic_11aad6420a351855f5240bb752939a004dcca857 with ref * 2024-01-26 16:31:58.697 | Cloning from ansible-role-borgmatic cache and applying ref * 2024-01-26 16:31:58.775 | (1051 / 1435) 2024-01-26 16:31:58.793 | Updating cache of https://opendev.org/windmill/ansible-role-boto3.git in /opt/dib_cache/source-repositories/ansible_role_boto3_ccd5cc5158774c75ad94decdbc13b916eeba115f with ref * 2024-01-26 16:31:59.275 | Cloning from ansible-role-boto3 cache and applying ref * 2024-01-26 16:31:59.353 | (1052 / 1435) 2024-01-26 16:31:59.372 | Updating cache of https://opendev.org/windmill/ansible-role-carbon.git in /opt/dib_cache/source-repositories/ansible_role_carbon_9cb880b7bd8f872e5358e72dff1c92a708959c26 with ref * 2024-01-26 16:31:59.707 | Cloning from ansible-role-carbon cache and applying ref * 2024-01-26 16:31:59.782 | (1053 / 1435) 2024-01-26 16:31:59.801 | 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-01-26 16:32:00.246 | Cloning from ansible-role-diskimage-builder cache and applying ref * 2024-01-26 16:32:00.324 | (1054 / 1435) 2024-01-26 16:32:00.342 | Updating cache of https://opendev.org/windmill/ansible-role-elasticsearch.git in /opt/dib_cache/source-repositories/ansible_role_elasticsearch_23f5cd86b609da13b0468f0ad79d8dbd3126ef59 with ref * 2024-01-26 16:32:00.653 | Cloning from ansible-role-elasticsearch cache and applying ref * 2024-01-26 16:32:00.727 | (1055 / 1435) 2024-01-26 16:32:00.745 | Updating cache of https://opendev.org/windmill/ansible-role-gear.git in /opt/dib_cache/source-repositories/ansible_role_gear_cd749759b809802b09da093939f748e5cdbdf093 with ref * 2024-01-26 16:32:01.132 | Cloning from ansible-role-gear cache and applying ref * 2024-01-26 16:32:01.212 | (1056 / 1435) 2024-01-26 16:32:01.232 | Updating cache of https://opendev.org/windmill/ansible-role-grafyaml.git in /opt/dib_cache/source-repositories/ansible_role_grafyaml_a8e675c37c7dd2d05c5d1257fd506c077bf8fb48 with ref * 2024-01-26 16:32:01.639 | Cloning from ansible-role-grafyaml cache and applying ref * 2024-01-26 16:32:01.717 | (1057 / 1435) 2024-01-26 16:32:01.735 | Updating cache of https://opendev.org/windmill/ansible-role-logrotate.git in /opt/dib_cache/source-repositories/ansible_role_logrotate_3b76d7d85075e775be346935d00bc34ee206a7ae with ref * 2024-01-26 16:32:02.451 | Cloning from ansible-role-logrotate cache and applying ref * 2024-01-26 16:32:02.529 | (1058 / 1435) 2024-01-26 16:32:02.547 | Updating cache of https://opendev.org/windmill/ansible-role-nginx.git in /opt/dib_cache/source-repositories/ansible_role_nginx_3aaac81324c46c2ff9c69c02f7058c66f1253349 with ref * 2024-01-26 16:32:03.049 | Cloning from ansible-role-nginx cache and applying ref * 2024-01-26 16:32:03.125 | (1059 / 1435) 2024-01-26 16:32:03.144 | Updating cache of https://opendev.org/windmill/ansible-role-nodepool.git in /opt/dib_cache/source-repositories/ansible_role_nodepool_b4dc19e8fc5f69779c5f5e0026753376ec99282f with ref * 2024-01-26 16:32:03.587 | Cloning from ansible-role-nodepool cache and applying ref * 2024-01-26 16:32:03.673 | (1060 / 1435) 2024-01-26 16:32:03.691 | Updating cache of https://opendev.org/windmill/ansible-role-openstacksdk.git in /opt/dib_cache/source-repositories/ansible_role_openstacksdk_0a22a5d6e9a6fb60720d75e07a8051e628252531 with ref * 2024-01-26 16:32:04.271 | Cloning from ansible-role-openstacksdk cache and applying ref * 2024-01-26 16:32:04.348 | (1061 / 1435) 2024-01-26 16:32:04.367 | Updating cache of https://opendev.org/windmill/ansible-role-ssh.git in /opt/dib_cache/source-repositories/ansible_role_ssh_9933d22d2a094f7d7ff77013154df4c3fa984e99 with ref * 2024-01-26 16:32:04.900 | Cloning from ansible-role-ssh cache and applying ref * 2024-01-26 16:32:04.977 | (1062 / 1435) 2024-01-26 16:32:04.995 | Updating cache of https://opendev.org/windmill/ansible-role-statsd.git in /opt/dib_cache/source-repositories/ansible_role_statsd_1e7388fff4e862c4df73b9c86f4e369a3c3af0df with ref * 2024-01-26 16:32:05.589 | Cloning from ansible-role-statsd cache and applying ref * 2024-01-26 16:32:05.667 | (1063 / 1435) 2024-01-26 16:32:05.686 | Updating cache of https://opendev.org/windmill/ansible-role-sudoers.git in /opt/dib_cache/source-repositories/ansible_role_sudoers_4dbfbbdb3c7bc37b22c1bc0f021851e43c7afc9d with ref * 2024-01-26 16:32:06.439 | Cloning from ansible-role-sudoers cache and applying ref * 2024-01-26 16:32:06.516 | (1064 / 1435) 2024-01-26 16:32:06.534 | Updating cache of https://opendev.org/windmill/ansible-role-virtualenv.git in /opt/dib_cache/source-repositories/ansible_role_virtualenv_9ac4a2ebf58524d4d0def14de674fcb70c76077d with ref * 2024-01-26 16:32:07.028 | Cloning from ansible-role-virtualenv cache and applying ref * 2024-01-26 16:32:07.105 | (1065 / 1435) 2024-01-26 16:32:07.123 | Updating cache of https://opendev.org/windmill/ansible-role-whisper.git in /opt/dib_cache/source-repositories/ansible_role_whisper_76437555259769a405fbd7418fcd6c31a1edcdcd with ref * 2024-01-26 16:32:07.483 | Cloning from ansible-role-whisper cache and applying ref * 2024-01-26 16:32:07.560 | (1066 / 1435) 2024-01-26 16:32:07.578 | Updating cache of https://opendev.org/windmill/ansible-role-zookeeper.git in /opt/dib_cache/source-repositories/ansible_role_zookeeper_0f150c2caf7c309d38ac91706855cec28c3e4c0e with ref * 2024-01-26 16:32:08.332 | Cloning from ansible-role-zookeeper cache and applying ref * 2024-01-26 16:32:08.412 | (1067 / 1435) 2024-01-26 16:32:08.430 | Updating cache of https://opendev.org/windmill/ansible-role-zuul.git in /opt/dib_cache/source-repositories/ansible_role_zuul_a0323c60d3c058181b0622d217687d154fe94eb3 with ref * 2024-01-26 16:32:09.516 | Cloning from ansible-role-zuul cache and applying ref * 2024-01-26 16:32:09.597 | (1068 / 1435) 2024-01-26 16:32:09.616 | 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-01-26 16:32:10.108 | Cloning from ansible-role-zuul-registry cache and applying ref * 2024-01-26 16:32:10.185 | (1069 / 1435) 2024-01-26 16:32:10.203 | Updating cache of https://opendev.org/windmill/windmill.git in /opt/dib_cache/source-repositories/windmill_ce0957dbeb2deb69c3d8d03166f453d34ba458dc with ref * 2024-01-26 16:32:10.797 | Cloning from windmill cache and applying ref * 2024-01-26 16:32:10.913 | (1070 / 1435) 2024-01-26 16:32:10.931 | Updating cache of https://opendev.org/windmill/windmill-backup.git in /opt/dib_cache/source-repositories/windmill_backup_2e8c02e5aed8a95fe604effd833b0f22fd22223e with ref * 2024-01-26 16:32:11.412 | Cloning from windmill-backup cache and applying ref * 2024-01-26 16:32:11.492 | (1071 / 1435) 2024-01-26 16:32:11.510 | Updating cache of https://opendev.org/windmill/windmill-config.git in /opt/dib_cache/source-repositories/windmill_config_01e195bc6ac2b0c11cf08bac6b1dda866cace35c with ref * 2024-01-26 16:32:11.885 | Cloning from windmill-config cache and applying ref * 2024-01-26 16:32:11.967 | (1072 / 1435) 2024-01-26 16:32:11.985 | Updating cache of https://opendev.org/windmill/windmill-logs.git in /opt/dib_cache/source-repositories/windmill_logs_968464ba901af64d919f9af788f508a89b86d673 with ref * 2024-01-26 16:32:12.415 | Cloning from windmill-logs cache and applying ref * 2024-01-26 16:32:12.488 | (1073 / 1435) 2024-01-26 16:32:12.506 | Updating cache of https://opendev.org/windmill/windmill-ops.git in /opt/dib_cache/source-repositories/windmill_ops_a3e0208779357fef208be4f138ce320c1efb0fac with ref * 2024-01-26 16:32:12.867 | Cloning from windmill-ops cache and applying ref * 2024-01-26 16:32:12.949 | (1074 / 1435) 2024-01-26 16:32:12.967 | Updating cache of https://opendev.org/x/ailuropoda.git in /opt/dib_cache/source-repositories/ailuropoda_4e86384edf56a71090daaa7c4fbda10130471b9c with ref * 2024-01-26 16:32:13.355 | Cloning from ailuropoda cache and applying ref * 2024-01-26 16:32:13.429 | (1075 / 1435) 2024-01-26 16:32:13.447 | Updating cache of https://opendev.org/x/alexandria.git in /opt/dib_cache/source-repositories/alexandria_2d25a8301f7f82cf339946c2601329b4c04186c1 with ref * 2024-01-26 16:32:13.824 | Cloning from alexandria cache and applying ref * 2024-01-26 16:32:15.241 | (1076 / 1435) 2024-01-26 16:32:15.259 | Updating cache of https://opendev.org/x/almanach.git in /opt/dib_cache/source-repositories/almanach_d2ab86532bae5ac27a4ede34dd6d2d387ad52785 with ref * 2024-01-26 16:32:15.821 | Cloning from almanach cache and applying ref * 2024-01-26 16:32:15.923 | (1077 / 1435) 2024-01-26 16:32:15.941 | Updating cache of https://opendev.org/x/ansible-role-bindep.git in /opt/dib_cache/source-repositories/ansible_role_bindep_777f21021236902b288fc268a6bb37247965c642 with ref * 2024-01-26 16:32:16.341 | Cloning from ansible-role-bindep cache and applying ref * 2024-01-26 16:32:16.417 | (1078 / 1435) 2024-01-26 16:32:16.434 | Updating cache of https://opendev.org/x/ansible-role-fedmsg.git in /opt/dib_cache/source-repositories/ansible_role_fedmsg_7646017fd8a9205ca91cc936bafb3e2b504a38ee with ref * 2024-01-26 16:32:16.807 | Cloning from ansible-role-fedmsg cache and applying ref * 2024-01-26 16:32:16.880 | (1079 / 1435) 2024-01-26 16:32:16.897 | Updating cache of https://opendev.org/x/ansible-role-jenkins.git in /opt/dib_cache/source-repositories/ansible_role_jenkins_228b7e15520ce52a89455c3c5634a5223f769529 with ref * 2024-01-26 16:32:17.430 | Cloning from ansible-role-jenkins cache and applying ref * 2024-01-26 16:32:17.551 | (1080 / 1435) 2024-01-26 16:32:17.571 | 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-01-26 16:32:18.069 | Cloning from ansible-role-jenkins-job-builder cache and applying ref * 2024-01-26 16:32:18.145 | (1081 / 1435) 2024-01-26 16:32:18.162 | 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-01-26 16:32:18.781 | Cloning from ansible-role-jenkins-plugins cache and applying ref * 2024-01-26 16:32:18.858 | (1082 / 1435) 2024-01-26 16:32:18.876 | Updating cache of https://opendev.org/x/ansible-role-shade.git in /opt/dib_cache/source-repositories/ansible_role_shade_3f8686b9e80566892fdf5b9b7320e98ed5ffc01c with ref * 2024-01-26 16:32:19.433 | Cloning from ansible-role-shade cache and applying ref * 2024-01-26 16:32:19.508 | (1083 / 1435) 2024-01-26 16:32:19.526 | 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-01-26 16:32:19.862 | Cloning from ansible-tripleo-ipa-server cache and applying ref * 2024-01-26 16:32:19.936 | (1084 / 1435) 2024-01-26 16:32:19.953 | Updating cache of https://opendev.org/x/apmec.git in /opt/dib_cache/source-repositories/apmec_bba84747aba38e8db1d7428c0966176866d996a6 with ref * 2024-01-26 16:32:20.376 | Cloning from apmec cache and applying ref * 2024-01-26 16:32:20.536 | (1085 / 1435) 2024-01-26 16:32:20.553 | Updating cache of https://opendev.org/x/apmec-horizon.git in /opt/dib_cache/source-repositories/apmec_horizon_1eb602b162ed1917e016b76dd78abc62e9d46801 with ref * 2024-01-26 16:32:21.151 | Cloning from apmec-horizon cache and applying ref * 2024-01-26 16:32:21.291 | (1086 / 1435) 2024-01-26 16:32:21.309 | Updating cache of https://opendev.org/x/bansho.git in /opt/dib_cache/source-repositories/bansho_710b1f4bb0b61a1274836c230d9cc5cdc2fb1a83 with ref * 2024-01-26 16:32:21.863 | Cloning from bansho cache and applying ref * 2024-01-26 16:32:21.971 | (1087 / 1435) 2024-01-26 16:32:21.989 | Updating cache of https://opendev.org/x/bareon.git in /opt/dib_cache/source-repositories/bareon_585997dfddbc2cb1acb463f99764e40ccaafb3a6 with ref * 2024-01-26 16:32:22.459 | Cloning from bareon cache and applying ref * 2024-01-26 16:32:22.716 | (1088 / 1435) 2024-01-26 16:32:22.734 | Updating cache of https://opendev.org/x/bareon-allocator.git in /opt/dib_cache/source-repositories/bareon_allocator_0606cf4096721e12c1ea21168202a319970e705b with ref * 2024-01-26 16:32:23.110 | Cloning from bareon-allocator cache and applying ref * 2024-01-26 16:32:23.191 | (1089 / 1435) 2024-01-26 16:32:23.208 | Updating cache of https://opendev.org/x/bareon-api.git in /opt/dib_cache/source-repositories/bareon_api_5590f2c354a9de9b1aa58d14c30331026cd1dac6 with ref * 2024-01-26 16:32:23.558 | Cloning from bareon-api cache and applying ref * 2024-01-26 16:32:23.629 | (1090 / 1435) 2024-01-26 16:32:23.647 | Updating cache of https://opendev.org/x/bareon-image-elements.git in /opt/dib_cache/source-repositories/bareon_image_elements_b19c6e41ff26513f46fce80dfa9a003b749cf75e with ref * 2024-01-26 16:32:23.944 | Cloning from bareon-image-elements cache and applying ref * 2024-01-26 16:32:24.021 | (1091 / 1435) 2024-01-26 16:32:24.039 | Updating cache of https://opendev.org/x/bareon-ironic.git in /opt/dib_cache/source-repositories/bareon_ironic_a8f75b8a4643a27ff9541c323cf6cd1f14293411 with ref * 2024-01-26 16:32:24.507 | Cloning from bareon-ironic cache and applying ref * 2024-01-26 16:32:24.588 | (1092 / 1435) 2024-01-26 16:32:24.606 | Updating cache of https://opendev.org/x/bareon-specs.git in /opt/dib_cache/source-repositories/bareon_specs_49c4a99a02480c6e7a0f1f31cf2cf622143889ba with ref * 2024-01-26 16:32:24.980 | Cloning from bareon-specs cache and applying ref * 2024-01-26 16:32:25.053 | (1093 / 1435) 2024-01-26 16:32:25.071 | Updating cache of https://opendev.org/x/bilean.git in /opt/dib_cache/source-repositories/bilean_2da91415bf138848e708b0366c0dc9799fe61d84 with ref * 2024-01-26 16:32:25.538 | Cloning from bilean cache and applying ref * 2024-01-26 16:32:25.671 | (1094 / 1435) 2024-01-26 16:32:25.688 | Updating cache of https://opendev.org/x/broadview-collector.git in /opt/dib_cache/source-repositories/broadview_collector_b5bf61f872acdc2fde93bd3b0aa12065c7defe45 with ref * 2024-01-26 16:32:26.550 | Cloning from broadview-collector cache and applying ref * 2024-01-26 16:32:26.644 | (1095 / 1435) 2024-01-26 16:32:26.661 | Updating cache of https://opendev.org/x/broadview-lib.git in /opt/dib_cache/source-repositories/broadview_lib_3b302833c80a6ac89c695e0e65b81815239230ed with ref * 2024-01-26 16:32:27.028 | Cloning from broadview-lib cache and applying ref * 2024-01-26 16:32:27.113 | (1096 / 1435) 2024-01-26 16:32:27.130 | Updating cache of https://opendev.org/x/broadview-ui.git in /opt/dib_cache/source-repositories/broadview_ui_280a3d1d5c7cc074f40e057207c70960f611ef21 with ref * 2024-01-26 16:32:27.471 | Cloning from broadview-ui cache and applying ref * 2024-01-26 16:32:27.551 | (1097 / 1435) 2024-01-26 16:32:27.569 | Updating cache of https://opendev.org/x/browbeat.git in /opt/dib_cache/source-repositories/browbeat_3f6522b96f30425d27b73d63b91356e944e2eebd with ref * 2024-01-26 16:32:29.681 | Cloning from browbeat cache and applying ref * 2024-01-26 16:32:39.088 | (1098 / 1435) 2024-01-26 16:32:39.105 | Updating cache of https://opendev.org/x/cathead.git in /opt/dib_cache/source-repositories/cathead_92692b7b2e46d900fe346a23d7efcea9510804b9 with ref * 2024-01-26 16:32:39.990 | Cloning from cathead cache and applying ref * 2024-01-26 16:32:40.067 | (1099 / 1435) 2024-01-26 16:32:40.085 | Updating cache of https://opendev.org/x/ceilometer-zvm.git in /opt/dib_cache/source-repositories/ceilometer_zvm_1b5dbb623f114b744efc115c1078ce67681d9bd1 with ref * 2024-01-26 16:32:40.988 | Cloning from ceilometer-zvm cache and applying ref * 2024-01-26 16:32:41.680 | (1100 / 1435) 2024-01-26 16:32:41.701 | Updating cache of https://opendev.org/x/certbot-dns-openstack.git in /opt/dib_cache/source-repositories/certbot_dns_openstack_8e23d8bd7fd9a38d8e4793122f5256427179065c with ref * 2024-01-26 16:32:42.155 | Cloning from certbot-dns-openstack cache and applying ref * 2024-01-26 16:32:42.259 | (1101 / 1435) 2024-01-26 16:32:42.276 | 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-01-26 16:32:42.952 | Cloning from charm-6wind-virtual-accelerator cache and applying ref * 2024-01-26 16:32:43.025 | (1102 / 1435) 2024-01-26 16:32:43.043 | 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-01-26 16:32:43.489 | Cloning from charm-interface-barbican-hsm cache and applying ref * 2024-01-26 16:32:43.563 | (1103 / 1435) 2024-01-26 16:32:43.582 | Updating cache of https://opendev.org/x/charm-interface-ovsdb.git in /opt/dib_cache/source-repositories/charm_interface_ovsdb_2d2ec56442007515e97115a09a27f4bf98cec5a7 with ref * 2024-01-26 16:32:44.017 | Cloning from charm-interface-ovsdb cache and applying ref * 2024-01-26 16:32:44.094 | (1104 / 1435) 2024-01-26 16:32:44.112 | 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-01-26 16:32:44.679 | Cloning from charm-neutron-api-plumgrid cache and applying ref * 2024-01-26 16:32:44.773 | (1105 / 1435) 2024-01-26 16:32:44.791 | Updating cache of https://opendev.org/x/charm-ovn-central.git in /opt/dib_cache/source-repositories/charm_ovn_central_6fa549ffdafd3e5065ff60e991067dc7c609c54c with ref * 2024-01-26 16:32:46.548 | Cloning from charm-ovn-central cache and applying ref * 2024-01-26 16:32:56.921 | (1106 / 1435) 2024-01-26 16:32:56.939 | 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-01-26 16:32:59.887 | Cloning from charm-ovn-central-k8s cache and applying ref * 2024-01-26 16:33:10.828 | (1107 / 1435) 2024-01-26 16:33:10.845 | Updating cache of https://opendev.org/x/charm-ovn-chassis.git in /opt/dib_cache/source-repositories/charm_ovn_chassis_18a6d226793324dcd3b8e17c32a6a01103424909 with ref * 2024-01-26 16:33:11.940 | Cloning from charm-ovn-chassis cache and applying ref * 2024-01-26 16:33:15.089 | (1108 / 1435) 2024-01-26 16:33:15.107 | 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-01-26 16:33:17.051 | Cloning from charm-ovn-dedicated-chassis cache and applying ref * 2024-01-26 16:33:18.967 | (1109 / 1435) 2024-01-26 16:33:18.986 | 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-01-26 16:33:20.864 | Cloning from charm-ovn-relay-k8s cache and applying ref * 2024-01-26 16:33:25.104 | (1110 / 1435) 2024-01-26 16:33:25.122 | Updating cache of https://opendev.org/x/charm-plumgrid-director.git in /opt/dib_cache/source-repositories/charm_plumgrid_director_20c88eb15d72d620f41bbf196bf94d415be57bdb with ref * 2024-01-26 16:33:25.688 | Cloning from charm-plumgrid-director cache and applying ref * 2024-01-26 16:33:25.792 | (1111 / 1435) 2024-01-26 16:33:25.810 | Updating cache of https://opendev.org/x/charm-plumgrid-edge.git in /opt/dib_cache/source-repositories/charm_plumgrid_edge_faec41942a0d92cf6fed85be9579bac3cbebf558 with ref * 2024-01-26 16:33:26.658 | Cloning from charm-plumgrid-edge cache and applying ref * 2024-01-26 16:33:26.777 | (1112 / 1435) 2024-01-26 16:33:26.795 | Updating cache of https://opendev.org/x/charm-plumgrid-gateway.git in /opt/dib_cache/source-repositories/charm_plumgrid_gateway_b06120f1857262083edc19cf68a4bbe1de3c78db with ref * 2024-01-26 16:33:27.207 | Cloning from charm-plumgrid-gateway cache and applying ref * 2024-01-26 16:33:27.299 | (1113 / 1435) 2024-01-26 16:33:27.317 | 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-01-26 16:33:27.797 | Cloning from ci-cd-pipeline-app-murano cache and applying ref * 2024-01-26 16:33:31.244 | (1114 / 1435) 2024-01-26 16:33:31.262 | Updating cache of https://opendev.org/x/cinder-fusioncompute.git in /opt/dib_cache/source-repositories/cinder_fusioncompute_1eda6d8391c34127caa43f37970a780631bd3f8d with ref * 2024-01-26 16:33:32.324 | Cloning from cinder-fusioncompute cache and applying ref * 2024-01-26 16:33:32.409 | (1115 / 1435) 2024-01-26 16:33:32.427 | Updating cache of https://opendev.org/x/cisco-ironic-contrib.git in /opt/dib_cache/source-repositories/cisco_ironic_contrib_e12048c1f270e2df19cefe3debad5ef169f73455 with ref * 2024-01-26 16:33:33.501 | Cloning from cisco-ironic-contrib cache and applying ref * 2024-01-26 16:33:33.580 | (1116 / 1435) 2024-01-26 16:33:33.598 | Updating cache of https://opendev.org/x/ciwatch.git in /opt/dib_cache/source-repositories/ciwatch_ab7573c38088d0f8d088c198834f16e35d951299 with ref * 2024-01-26 16:33:34.413 | Cloning from ciwatch cache and applying ref * 2024-01-26 16:33:34.493 | (1117 / 1435) 2024-01-26 16:33:34.511 | Updating cache of https://opendev.org/x/cl-openstack-client.git in /opt/dib_cache/source-repositories/cl_openstack_client_4d6f6acce1e9a031e328343551dd434a7edbe267 with ref * 2024-01-26 16:33:35.658 | Cloning from cl-openstack-client cache and applying ref * 2024-01-26 16:33:35.732 | (1118 / 1435) 2024-01-26 16:33:35.750 | Updating cache of https://opendev.org/x/cloudbase-init.git in /opt/dib_cache/source-repositories/cloudbase_init_61630cf0b0e51e8f926b62a0987d7c34e82a16b8 with ref * 2024-01-26 16:33:36.819 | Cloning from cloudbase-init cache and applying ref * 2024-01-26 16:33:39.271 | (1119 / 1435) 2024-01-26 16:33:39.289 | Updating cache of https://opendev.org/x/cloudcafe.git in /opt/dib_cache/source-repositories/cloudcafe_1db6d6cabd38c7c07eb8b4281be212a220b83310 with ref * 2024-01-26 16:33:40.349 | Cloning from cloudcafe cache and applying ref * 2024-01-26 16:33:40.633 | (1120 / 1435) 2024-01-26 16:33:40.651 | Updating cache of https://opendev.org/x/cloudpulse.git in /opt/dib_cache/source-repositories/cloudpulse_be691d96e92170fb818e69be466ca4964f73a21d with ref * 2024-01-26 16:33:43.471 | Cloning from cloudpulse cache and applying ref * 2024-01-26 16:33:43.574 | (1121 / 1435) 2024-01-26 16:33:43.592 | Updating cache of https://opendev.org/x/cloudroast.git in /opt/dib_cache/source-repositories/cloudroast_160748bb9757bc6f376d4159bf855571c1347f21 with ref * 2024-01-26 16:33:46.309 | Cloning from cloudroast cache and applying ref * 2024-01-26 16:33:46.529 | (1122 / 1435) 2024-01-26 16:33:46.547 | Updating cache of https://opendev.org/x/coats.git in /opt/dib_cache/source-repositories/coats_fdd12985ca7c188293ff8d253bae9e40eeb90d86 with ref * 2024-01-26 16:33:47.178 | Cloning from coats cache and applying ref * 2024-01-26 16:33:47.373 | (1123 / 1435) 2024-01-26 16:33:47.391 | Updating cache of https://opendev.org/x/cognitive.git in /opt/dib_cache/source-repositories/cognitive_65ac4b8e1f90da8441442a110b40879eba016bc4 with ref * 2024-01-26 16:33:47.793 | Cloning from cognitive cache and applying ref * 2024-01-26 16:33:47.869 | (1124 / 1435) 2024-01-26 16:33:47.888 | Updating cache of https://opendev.org/x/collectd-openstack-plugins.git in /opt/dib_cache/source-repositories/collectd_openstack_plugins_86d264ebf95d51c2fe180bf94ccb4a8f66899053 with ref * 2024-01-26 16:33:49.876 | Cloning from collectd-openstack-plugins cache and applying ref * 2024-01-26 16:33:49.978 | (1125 / 1435) 2024-01-26 16:33:49.996 | Updating cache of https://opendev.org/x/compass-adapters.git in /opt/dib_cache/source-repositories/compass_adapters_d59c79af03bcaa505091e4fea1cb5ce3e7b7eb0b with ref * 2024-01-26 16:33:50.535 | Cloning from compass-adapters cache and applying ref * 2024-01-26 16:33:53.255 | (1126 / 1435) 2024-01-26 16:33:53.273 | Updating cache of https://opendev.org/x/compass-core.git in /opt/dib_cache/source-repositories/compass_core_51d7a6b63bdd612ba3eeb2d8029bc5f65240c4bc with ref * 2024-01-26 16:33:54.742 | Cloning from compass-core cache and applying ref * 2024-01-26 16:33:55.052 | (1127 / 1435) 2024-01-26 16:33:55.072 | Updating cache of https://opendev.org/x/compass-install.git in /opt/dib_cache/source-repositories/compass_install_fff6ae4bd2c9f6bbd4e2d886d1ad78fdff0ff3a3 with ref * 2024-01-26 16:33:55.630 | Cloning from compass-install cache and applying ref * 2024-01-26 16:33:55.737 | (1128 / 1435) 2024-01-26 16:33:55.756 | Updating cache of https://opendev.org/x/compass-specs.git in /opt/dib_cache/source-repositories/compass_specs_b105d32ae368897720d4474dabc9762ead846781 with ref * 2024-01-26 16:33:56.159 | Cloning from compass-specs cache and applying ref * 2024-01-26 16:33:56.235 | (1129 / 1435) 2024-01-26 16:33:56.253 | Updating cache of https://opendev.org/x/compass-web.git in /opt/dib_cache/source-repositories/compass_web_6f8601869413629cd6166ee5b7c9c9976af322f9 with ref * 2024-01-26 16:33:58.068 | Cloning from compass-web cache and applying ref * 2024-01-26 16:33:59.039 | (1130 / 1435) 2024-01-26 16:33:59.081 | Updating cache of https://opendev.org/x/conveyor.git in /opt/dib_cache/source-repositories/conveyor_a33df4662a1c86fa16c823101bb2c89270aad88d with ref * 2024-01-26 16:34:00.680 | Cloning from conveyor cache and applying ref * 2024-01-26 16:34:00.756 | (1131 / 1435) 2024-01-26 16:34:00.773 | Updating cache of https://opendev.org/x/coupler.git in /opt/dib_cache/source-repositories/coupler_d46037485ad7e0a7237a0c198a4066628fdea950 with ref * 2024-01-26 16:34:01.130 | Cloning from coupler cache and applying ref * 2024-01-26 16:34:01.209 | (1132 / 1435) 2024-01-26 16:34:01.228 | Updating cache of https://opendev.org/x/cursive.git in /opt/dib_cache/source-repositories/cursive_694198ac34c08afd9487f1dff27ada830d10180c with ref * 2024-01-26 16:34:01.597 | Cloning from cursive cache and applying ref * 2024-01-26 16:34:01.681 | (1133 / 1435) 2024-01-26 16:34:01.700 | Updating cache of https://opendev.org/x/daisycloud-core.git in /opt/dib_cache/source-repositories/daisycloud_core_eef6fab15767cd10cbf5441cdf3a481b4033dd5f with ref * 2024-01-26 16:34:02.326 | Cloning from daisycloud-core cache and applying ref * 2024-01-26 16:34:37.837 | (1134 / 1435) 2024-01-26 16:34:37.857 | Updating cache of https://opendev.org/x/dash-stack.git in /opt/dib_cache/source-repositories/dash_stack_f733c270d22b61030ef84f22a0c999555acaebb8 with ref * 2024-01-26 16:34:39.344 | Cloning from dash-stack cache and applying ref * 2024-01-26 16:34:40.882 | (1135 / 1435) 2024-01-26 16:34:40.900 | Updating cache of https://opendev.org/x/delimiter.git in /opt/dib_cache/source-repositories/delimiter_856d2ff5885f9c79be24d66d4ba2176fdc0acfdc with ref * 2024-01-26 16:34:41.818 | Cloning from delimiter cache and applying ref * 2024-01-26 16:34:41.897 | (1136 / 1435) 2024-01-26 16:34:41.915 | 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-01-26 16:34:42.369 | Cloning from devstack-plugin-additional-pkg-repos cache and applying ref * 2024-01-26 16:34:42.445 | (1137 / 1435) 2024-01-26 16:34:42.463 | Updating cache of https://opendev.org/x/devstack-plugin-glusterfs.git in /opt/dib_cache/source-repositories/devstack_plugin_glusterfs_f0f793a152283a8529ff5075104f9be6784fbe1d with ref * 2024-01-26 16:34:42.885 | Cloning from devstack-plugin-glusterfs cache and applying ref * 2024-01-26 16:34:42.963 | (1138 / 1435) 2024-01-26 16:34:42.981 | Updating cache of https://opendev.org/x/devstack-plugin-hdfs.git in /opt/dib_cache/source-repositories/devstack_plugin_hdfs_6ac5d5262e12e19582f3c22babc7d7f6c253ddd0 with ref * 2024-01-26 16:34:43.380 | Cloning from devstack-plugin-hdfs cache and applying ref * 2024-01-26 16:34:43.456 | (1139 / 1435) 2024-01-26 16:34:43.473 | 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-01-26 16:34:43.830 | Cloning from devstack-plugin-libvirt-qemu cache and applying ref * 2024-01-26 16:34:43.908 | (1140 / 1435) 2024-01-26 16:34:43.926 | Updating cache of https://opendev.org/x/devstack-plugin-mariadb.git in /opt/dib_cache/source-repositories/devstack_plugin_mariadb_f93c6eccc5d7a9a35c0d30aa15a1e680f2a36557 with ref * 2024-01-26 16:34:44.318 | Cloning from devstack-plugin-mariadb cache and applying ref * 2024-01-26 16:34:44.394 | (1141 / 1435) 2024-01-26 16:34:44.412 | 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-01-26 16:34:44.758 | Cloning from devstack-plugin-tar-installer cache and applying ref * 2024-01-26 16:34:44.829 | (1142 / 1435) 2024-01-26 16:34:44.847 | Updating cache of https://opendev.org/x/devstack-plugin-tobiko.git in /opt/dib_cache/source-repositories/devstack_plugin_tobiko_875409e03c19c9e56b886e742038dadd8a7152d5 with ref * 2024-01-26 16:34:45.969 | Cloning from devstack-plugin-tobiko cache and applying ref * 2024-01-26 16:34:52.222 | (1143 / 1435) 2024-01-26 16:34:52.240 | Updating cache of https://opendev.org/x/devstack-plugin-vmax.git in /opt/dib_cache/source-repositories/devstack_plugin_vmax_9bd06f22b90acb87c38b4f4c60b1617469b9436a with ref * 2024-01-26 16:34:52.687 | Cloning from devstack-plugin-vmax cache and applying ref * 2024-01-26 16:34:52.765 | (1144 / 1435) 2024-01-26 16:34:52.782 | Updating cache of https://opendev.org/x/distil.git in /opt/dib_cache/source-repositories/distil_750ed4d4f2d72699f1cb81af758a5ae2fe0d5113 with ref * 2024-01-26 16:34:53.181 | Cloning from distil cache and applying ref * 2024-01-26 16:34:53.386 | (1145 / 1435) 2024-01-26 16:34:53.406 | Updating cache of https://opendev.org/x/distil-ui.git in /opt/dib_cache/source-repositories/distil_ui_fc1b1fac989b94cc9fa19da5fdbd345ae5246113 with ref * 2024-01-26 16:34:53.939 | Cloning from distil-ui cache and applying ref * 2024-01-26 16:34:54.045 | (1146 / 1435) 2024-01-26 16:34:54.063 | Updating cache of https://opendev.org/x/doc8.git in /opt/dib_cache/source-repositories/doc8_c655b8bf86667c44ab8503b6ba73e4862cbe3b90 with ref * 2024-01-26 16:34:54.582 | Cloning from doc8 cache and applying ref * 2024-01-26 16:34:54.658 | (1147 / 1435) 2024-01-26 16:34:54.676 | Updating cache of https://opendev.org/x/docker-machine-openstack.git in /opt/dib_cache/source-repositories/docker_machine_openstack_e206893589c1d0753a26a50e92022485197b9c0b with ref * 2024-01-26 16:34:55.040 | Cloning from docker-machine-openstack cache and applying ref * 2024-01-26 16:34:55.117 | (1148 / 1435) 2024-01-26 16:34:55.135 | Updating cache of https://opendev.org/x/downpour.git in /opt/dib_cache/source-repositories/downpour_24bd733e9a68970f57a3c30ae6e160d1931a7636 with ref * 2024-01-26 16:34:55.466 | Cloning from downpour cache and applying ref * 2024-01-26 16:34:55.549 | (1149 / 1435) 2024-01-26 16:34:55.568 | Updating cache of https://opendev.org/x/drbd-devstack.git in /opt/dib_cache/source-repositories/drbd_devstack_c6b7c4c9ba71d691d200132c881aec3e932d242d with ref * 2024-01-26 16:34:56.015 | Cloning from drbd-devstack cache and applying ref * 2024-01-26 16:34:56.110 | (1150 / 1435) 2024-01-26 16:34:56.135 | Updating cache of https://opendev.org/x/driverlog.git in /opt/dib_cache/source-repositories/driverlog_17e17e1ba1d7945b5cf21a03fb04ca3a4d908a35 with ref * 2024-01-26 16:34:56.713 | Cloning from driverlog cache and applying ref * 2024-01-26 16:34:56.936 | (1151 / 1435) 2024-01-26 16:34:56.955 | Updating cache of https://opendev.org/x/ec2-driver.git in /opt/dib_cache/source-repositories/ec2_driver_ad9e4067770419efc697675aa9e30a7866f7e008 with ref * 2024-01-26 16:34:58.677 | Cloning from ec2-driver cache and applying ref * 2024-01-26 16:34:59.041 | (1152 / 1435) 2024-01-26 16:34:59.059 | Updating cache of https://opendev.org/x/ekko.git in /opt/dib_cache/source-repositories/ekko_0fe3c92f049c84e3c639296323db51af8fb6bb8a with ref * 2024-01-26 16:34:59.621 | Cloning from ekko cache and applying ref * 2024-01-26 16:34:59.701 | (1153 / 1435) 2024-01-26 16:34:59.720 | Updating cache of https://opendev.org/x/entropy.git in /opt/dib_cache/source-repositories/entropy_ce598586e091e9adb970c3f6cac394ce6ef7a293 with ref * 2024-01-26 16:35:00.718 | Cloning from entropy cache and applying ref * 2024-01-26 16:35:00.795 | (1154 / 1435) 2024-01-26 16:35:00.812 | Updating cache of https://opendev.org/x/fenix.git in /opt/dib_cache/source-repositories/fenix_1669ea90872b15288f95e886b6822f8c63761751 with ref * 2024-01-26 16:35:02.435 | Cloning from fenix cache and applying ref * 2024-01-26 16:35:02.773 | (1155 / 1435) 2024-01-26 16:35:02.791 | Updating cache of https://opendev.org/x/fixtures-git.git in /opt/dib_cache/source-repositories/fixtures_git_2deeea5b615f9a07e31f8ddabc7cbb4c6eae3fe9 with ref * 2024-01-26 16:35:03.436 | Cloning from fixtures-git cache and applying ref * 2024-01-26 16:35:03.513 | (1156 / 1435) 2024-01-26 16:35:03.531 | Updating cache of https://opendev.org/x/flame.git in /opt/dib_cache/source-repositories/flame_a0ea0ec0db7e675e32a2909bc0b40e689775d8a1 with ref * 2024-01-26 16:35:04.344 | Cloning from flame cache and applying ref * 2024-01-26 16:35:04.428 | (1157 / 1435) 2024-01-26 16:35:04.445 | Updating cache of https://opendev.org/x/flare.git in /opt/dib_cache/source-repositories/flare_9cd8e69ca760436dabbe7603054e5e3586ce2261 with ref * 2024-01-26 16:35:04.808 | Cloning from flare cache and applying ref * 2024-01-26 16:35:04.881 | (1158 / 1435) 2024-01-26 16:35:04.899 | Updating cache of https://opendev.org/x/foxnut.git in /opt/dib_cache/source-repositories/foxnut_54b08e009eae4da77d8734788d185b755b92cff2 with ref * 2024-01-26 16:35:05.275 | Cloning from foxnut cache and applying ref * 2024-01-26 16:35:05.373 | (1159 / 1435) 2024-01-26 16:35:05.390 | Updating cache of https://opendev.org/x/gabbi-tempest.git in /opt/dib_cache/source-repositories/gabbi_tempest_775027d7b0ef097828228e9fbab91078a575adf4 with ref * 2024-01-26 16:35:05.756 | Cloning from gabbi-tempest cache and applying ref * 2024-01-26 16:35:05.832 | (1160 / 1435) 2024-01-26 16:35:05.849 | Updating cache of https://opendev.org/x/gce-api.git in /opt/dib_cache/source-repositories/gce_api_87975e9d9fe41478fb9ff22f7a827b998eaddb42 with ref * 2024-01-26 16:35:06.207 | Cloning from gce-api cache and applying ref * 2024-01-26 16:35:06.321 | (1161 / 1435) 2024-01-26 16:35:06.339 | Updating cache of https://opendev.org/x/gerrit-dash-creator.git in /opt/dib_cache/source-repositories/gerrit_dash_creator_87a7919c88af4a0428af977bc6555bff367a8bad with ref * 2024-01-26 16:35:08.698 | Cloning from gerrit-dash-creator cache and applying ref * 2024-01-26 16:35:08.829 | (1162 / 1435) 2024-01-26 16:35:08.848 | Updating cache of https://opendev.org/x/giftwrap.git in /opt/dib_cache/source-repositories/giftwrap_412e2dfa877bdf762dceaac370ea43f2516c7a6f with ref * 2024-01-26 16:35:09.288 | Cloning from giftwrap cache and applying ref * 2024-01-26 16:35:09.436 | (1163 / 1435) 2024-01-26 16:35:09.454 | Updating cache of https://opendev.org/x/git-nit.git in /opt/dib_cache/source-repositories/git_nit_653c8fcc0cd7854322bfaffae5916297c7d2fd35 with ref * 2024-01-26 16:35:09.860 | Cloning from git-nit cache and applying ref * 2024-01-26 16:35:09.940 | (1164 / 1435) 2024-01-26 16:35:09.959 | Updating cache of https://opendev.org/x/git-os-job.git in /opt/dib_cache/source-repositories/git_os_job_858a0a633cf1f45ce02884cbc3dd7a2469c426ae with ref * 2024-01-26 16:35:10.318 | Cloning from git-os-job cache and applying ref * 2024-01-26 16:35:10.394 | (1165 / 1435) 2024-01-26 16:35:10.413 | Updating cache of https://opendev.org/x/git-repo-manifests.git in /opt/dib_cache/source-repositories/git_repo_manifests_cc4a236215b3980564fd66f3637aa55c418d80ad with ref * 2024-01-26 16:35:10.771 | Cloning from git-repo-manifests cache and applying ref * 2024-01-26 16:35:10.848 | (1166 / 1435) 2024-01-26 16:35:10.866 | Updating cache of https://opendev.org/x/git-upstream.git in /opt/dib_cache/source-repositories/git_upstream_1d0ee5b22b4dc4bda5adf619c388056b33ffdd90 with ref * 2024-01-26 16:35:12.392 | Cloning from git-upstream cache and applying ref * 2024-01-26 16:35:12.533 | (1167 / 1435) 2024-01-26 16:35:12.551 | Updating cache of https://opendev.org/x/gitdm.git in /opt/dib_cache/source-repositories/gitdm_2437d7a1ddf74b0119a9429ea549725c4436ff23 with ref * 2024-01-26 16:35:13.081 | Cloning from gitdm cache and applying ref * 2024-01-26 16:35:13.168 | (1168 / 1435) 2024-01-26 16:35:13.186 | Updating cache of https://opendev.org/x/glare.git in /opt/dib_cache/source-repositories/glare_916c95e68d6bc4e651be8b4b2a935d9475ca113c with ref * 2024-01-26 16:35:13.697 | Cloning from glare cache and applying ref * 2024-01-26 16:35:14.002 | (1169 / 1435) 2024-01-26 16:35:14.021 | Updating cache of https://opendev.org/x/glare-specs.git in /opt/dib_cache/source-repositories/glare_specs_49bf7bfcd590e24fb94321f9249718fc6e5fb03c with ref * 2024-01-26 16:35:14.396 | Cloning from glare-specs cache and applying ref * 2024-01-26 16:35:14.471 | (1170 / 1435) 2024-01-26 16:35:14.489 | Updating cache of https://opendev.org/x/gluon.git in /opt/dib_cache/source-repositories/gluon_45d38368abe4cb4840e73cfb9a64aa09bbb2dc36 with ref * 2024-01-26 16:35:15.008 | Cloning from gluon cache and applying ref * 2024-01-26 16:35:15.226 | (1171 / 1435) 2024-01-26 16:35:15.244 | Updating cache of https://opendev.org/x/golang-client.git in /opt/dib_cache/source-repositories/golang_client_efd2850c76909db9ed06d16b2141c94a2e280e24 with ref * 2024-01-26 16:35:15.745 | Cloning from golang-client cache and applying ref * 2024-01-26 16:35:15.827 | (1172 / 1435) 2024-01-26 16:35:15.845 | Updating cache of https://opendev.org/x/golang-commons.git in /opt/dib_cache/source-repositories/golang_commons_1aac5db951aa9cb01323ca24057f9a0b19eac345 with ref * 2024-01-26 16:35:16.212 | Cloning from golang-commons cache and applying ref * 2024-01-26 16:35:16.285 | (1173 / 1435) 2024-01-26 16:35:16.303 | Updating cache of https://opendev.org/x/gos-brick.git in /opt/dib_cache/source-repositories/gos_brick_f012d1c1f354b87d29a1597c301505c3294329a5 with ref * 2024-01-26 16:35:16.648 | Cloning from gos-brick cache and applying ref * 2024-01-26 16:35:16.721 | (1174 / 1435) 2024-01-26 16:35:16.740 | Updating cache of https://opendev.org/x/group-based-policy.git in /opt/dib_cache/source-repositories/group_based_policy_6140378269cc590ac4888e729ff3cbe4c9a0e0dc with ref * 2024-01-26 16:35:18.445 | Cloning from group-based-policy cache and applying ref * 2024-01-26 16:36:11.047 | (1175 / 1435) 2024-01-26 16:36:11.064 | 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-01-26 16:36:11.596 | Cloning from group-based-policy-automation cache and applying ref * 2024-01-26 16:36:11.691 | (1176 / 1435) 2024-01-26 16:36:11.708 | 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-01-26 16:36:12.095 | Cloning from group-based-policy-specs cache and applying ref * 2024-01-26 16:36:12.174 | (1177 / 1435) 2024-01-26 16:36:12.193 | 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-01-26 16:36:12.921 | Cloning from group-based-policy-ui cache and applying ref * 2024-01-26 16:36:13.036 | (1178 / 1435) 2024-01-26 16:36:13.054 | Updating cache of https://opendev.org/x/gyan.git in /opt/dib_cache/source-repositories/gyan_956309121604affa72f1e2bed6ed74ce2c11e381 with ref * 2024-01-26 16:36:13.608 | Cloning from gyan cache and applying ref * 2024-01-26 16:36:14.721 | (1179 / 1435) 2024-01-26 16:36:14.739 | Updating cache of https://opendev.org/x/gyan-dashboard.git in /opt/dib_cache/source-repositories/gyan_dashboard_7f5bb5ef8f2074b9f235fdef3c11c7d5cd10d721 with ref * 2024-01-26 16:36:15.084 | Cloning from gyan-dashboard cache and applying ref * 2024-01-26 16:36:15.156 | (1180 / 1435) 2024-01-26 16:36:15.174 | Updating cache of https://opendev.org/x/gyan-specs.git in /opt/dib_cache/source-repositories/gyan_specs_9400ee3edea69120e692a9737df5b0c340999461 with ref * 2024-01-26 16:36:15.489 | Cloning from gyan-specs cache and applying ref * 2024-01-26 16:36:15.560 | (1181 / 1435) 2024-01-26 16:36:15.578 | Updating cache of https://opendev.org/x/horizon-mellanox.git in /opt/dib_cache/source-repositories/horizon_mellanox_c993616bf0578c315f8793d671f92118586414e7 with ref * 2024-01-26 16:36:15.954 | Cloning from horizon-mellanox cache and applying ref * 2024-01-26 16:36:16.048 | (1182 / 1435) 2024-01-26 16:36:16.065 | Updating cache of https://opendev.org/x/hurricane.git in /opt/dib_cache/source-repositories/hurricane_6726dbea0456f8ac41c73d63ec360b9e8ebb1c4c with ref * 2024-01-26 16:36:16.429 | Cloning from hurricane cache and applying ref * 2024-01-26 16:36:16.500 | (1183 / 1435) 2024-01-26 16:36:16.519 | Updating cache of https://opendev.org/x/inception.git in /opt/dib_cache/source-repositories/inception_e1875788a20ab3b890506c11cf68a3ff899297de with ref * 2024-01-26 16:36:16.942 | Cloning from inception cache and applying ref * 2024-01-26 16:36:17.043 | (1184 / 1435) 2024-01-26 16:36:17.060 | Updating cache of https://opendev.org/x/infra-ansible.git in /opt/dib_cache/source-repositories/infra_ansible_8fd5d1794a63a63c83baf7dccf5912bfc78d1921 with ref * 2024-01-26 16:36:17.456 | Cloning from infra-ansible cache and applying ref * 2024-01-26 16:36:17.533 | (1185 / 1435) 2024-01-26 16:36:17.551 | 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-01-26 16:36:17.978 | Cloning from intel-nfv-ci-tests cache and applying ref * 2024-01-26 16:36:18.053 | (1186 / 1435) 2024-01-26 16:36:18.071 | Updating cache of https://opendev.org/x/interop-workloads.git in /opt/dib_cache/source-repositories/interop_workloads_e9a061ae57ea1a39c2d639c32b3fd4769a0138f6 with ref * 2024-01-26 16:36:18.449 | Cloning from interop-workloads cache and applying ref * 2024-01-26 16:36:18.633 | (1187 / 1435) 2024-01-26 16:36:18.651 | Updating cache of https://opendev.org/x/iotronic.git in /opt/dib_cache/source-repositories/iotronic_d443f131cbcefd8518e5f0761b0f917da15634ef with ref * 2024-01-26 16:36:19.320 | Cloning from iotronic cache and applying ref * 2024-01-26 16:36:19.658 | (1188 / 1435) 2024-01-26 16:36:19.676 | Updating cache of https://opendev.org/x/iotronic-lightning-rod.git in /opt/dib_cache/source-repositories/iotronic_lightning_rod_cde2ddcdb0c40fba3e7fcf62a6004112157a46af with ref * 2024-01-26 16:36:20.097 | Cloning from iotronic-lightning-rod cache and applying ref * 2024-01-26 16:36:20.350 | (1189 / 1435) 2024-01-26 16:36:20.368 | Updating cache of https://opendev.org/x/iotronic-ui.git in /opt/dib_cache/source-repositories/iotronic_ui_25d5f7068d55f84a3e19b9bcc091a0b33cb2f960 with ref * 2024-01-26 16:36:20.920 | Cloning from iotronic-ui cache and applying ref * 2024-01-26 16:36:21.013 | (1190 / 1435) 2024-01-26 16:36:21.030 | 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-01-26 16:36:21.746 | Cloning from ipa-example-hardware-managers cache and applying ref * 2024-01-26 16:36:21.819 | (1191 / 1435) 2024-01-26 16:36:21.837 | Updating cache of https://opendev.org/x/ironic-staging-drivers.git in /opt/dib_cache/source-repositories/ironic_staging_drivers_b5223b432b344e11ed90215f14dc948e59bfac05 with ref * 2024-01-26 16:36:24.047 | Cloning from ironic-staging-drivers cache and applying ref * 2024-01-26 16:36:24.300 | (1192 / 1435) 2024-01-26 16:36:24.318 | Updating cache of https://opendev.org/x/jacket.git in /opt/dib_cache/source-repositories/jacket_58bbb06d4af6a652ac313501e230175b8cbd0fcd with ref * 2024-01-26 16:36:24.799 | Cloning from jacket cache and applying ref * 2024-01-26 16:36:24.872 | (1193 / 1435) 2024-01-26 16:36:24.890 | 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-01-26 16:36:25.733 | Cloning from jenkins-plugins-for-murano cache and applying ref * 2024-01-26 16:36:25.820 | (1194 / 1435) 2024-01-26 16:36:25.838 | Updating cache of https://opendev.org/x/k8s-cloud-provider.git in /opt/dib_cache/source-repositories/k8s_cloud_provider_96dff88ba903d6106596bfeae279424cf5241bbd with ref * 2024-01-26 16:36:26.498 | Cloning from k8s-cloud-provider cache and applying ref * 2024-01-26 16:36:27.082 | (1195 / 1435) 2024-01-26 16:36:27.101 | 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-01-26 16:36:27.557 | Cloning from k8s-docker-suite-app-murano cache and applying ref * 2024-01-26 16:36:27.776 | (1196 / 1435) 2024-01-26 16:36:27.794 | Updating cache of https://opendev.org/x/kiloeyes.git in /opt/dib_cache/source-repositories/kiloeyes_04e2b141d8a2d03a3f6d6ac73a718af36ff46a28 with ref * 2024-01-26 16:36:28.245 | Cloning from kiloeyes cache and applying ref * 2024-01-26 16:36:28.343 | (1197 / 1435) 2024-01-26 16:36:28.362 | Updating cache of https://opendev.org/x/kingbird.git in /opt/dib_cache/source-repositories/kingbird_3eb9f1827c8f70fe546aefb4befa9d0582553fff with ref * 2024-01-26 16:36:29.604 | Cloning from kingbird cache and applying ref * 2024-01-26 16:36:29.824 | (1198 / 1435) 2024-01-26 16:36:29.842 | Updating cache of https://opendev.org/x/kingbird-dashboard.git in /opt/dib_cache/source-repositories/kingbird_dashboard_7dac6affeb9ffff4f83358c5ec2f14fee878d124 with ref * 2024-01-26 16:36:30.787 | Cloning from kingbird-dashboard cache and applying ref * 2024-01-26 16:36:30.873 | (1199 / 1435) 2024-01-26 16:36:30.909 | Updating cache of https://opendev.org/x/kloudbuster.git in /opt/dib_cache/source-repositories/kloudbuster_379a89f5741c658d4d28e6c942e63e08f78aaafb with ref * 2024-01-26 16:36:31.739 | Cloning from kloudbuster cache and applying ref * 2024-01-26 16:36:32.854 | (1200 / 1435) 2024-01-26 16:36:32.872 | Updating cache of https://opendev.org/x/kosmos.git in /opt/dib_cache/source-repositories/kosmos_5c72a0caaa6581bd195b8add3a0301c9030e5798 with ref * 2024-01-26 16:36:33.419 | Cloning from kosmos cache and applying ref * 2024-01-26 16:36:33.501 | (1201 / 1435) 2024-01-26 16:36:33.520 | Updating cache of https://opendev.org/x/kosmos-specs.git in /opt/dib_cache/source-repositories/kosmos_specs_59663883908802375c9865706a1d02dc41fea577 with ref * 2024-01-26 16:36:33.885 | Cloning from kosmos-specs cache and applying ref * 2024-01-26 16:36:33.959 | (1202 / 1435) 2024-01-26 16:36:33.977 | Updating cache of https://opendev.org/x/ku.stella.git in /opt/dib_cache/source-repositories/ku_stella_d8e189ac9d4570a5840e81c58e1f5b68b982c6df with ref * 2024-01-26 16:36:34.475 | Cloning from ku.stella cache and applying ref * 2024-01-26 16:36:34.553 | (1203 / 1435) 2024-01-26 16:36:34.570 | Updating cache of https://opendev.org/x/kwapi.git in /opt/dib_cache/source-repositories/kwapi_3d8a182d35fa0934787baefd83adda070f7124fd with ref * 2024-01-26 16:36:35.543 | Cloning from kwapi cache and applying ref * 2024-01-26 16:36:35.870 | (1204 / 1435) 2024-01-26 16:36:35.889 | Updating cache of https://opendev.org/x/marshal.git in /opt/dib_cache/source-repositories/marshal_e03170d6a3afe7fe1b5fbb88c839e16278ffa7d4 with ref * 2024-01-26 16:36:36.367 | Cloning from marshal cache and applying ref * 2024-01-26 16:36:36.744 | (1205 / 1435) 2024-01-26 16:36:36.761 | Updating cache of https://opendev.org/x/meghdwar.git in /opt/dib_cache/source-repositories/meghdwar_f4609ac98411920ae58dc9287a613dd1baa60168 with ref * 2024-01-26 16:36:37.546 | Cloning from meghdwar cache and applying ref * 2024-01-26 16:36:37.618 | (1206 / 1435) 2024-01-26 16:36:37.636 | Updating cache of https://opendev.org/x/merlin.git in /opt/dib_cache/source-repositories/merlin_b84dcf2093b6a219c8c0e38eed37d6ace72369a5 with ref * 2024-01-26 16:36:38.105 | Cloning from merlin cache and applying ref * 2024-01-26 16:36:38.238 | (1207 / 1435) 2024-01-26 16:36:38.256 | Updating cache of https://opendev.org/x/meteos.git in /opt/dib_cache/source-repositories/meteos_1f926686ff31884d899b01c0cd8e5d630635543d with ref * 2024-01-26 16:36:38.730 | Cloning from meteos cache and applying ref * 2024-01-26 16:36:38.878 | (1208 / 1435) 2024-01-26 16:36:38.910 | Updating cache of https://opendev.org/x/meteos-ui.git in /opt/dib_cache/source-repositories/meteos_ui_527815a053fc57d196bbbc0952545a101830a43f with ref * 2024-01-26 16:36:39.400 | Cloning from meteos-ui cache and applying ref * 2024-01-26 16:36:39.530 | (1209 / 1435) 2024-01-26 16:36:39.547 | Updating cache of https://opendev.org/x/microstack.git in /opt/dib_cache/source-repositories/microstack_c1f30547b1cc38fe071a4637615aca53db9bf3fd with ref * 2024-01-26 16:36:40.039 | Cloning from microstack cache and applying ref * 2024-01-26 16:36:42.992 | (1210 / 1435) 2024-01-26 16:36:43.009 | Updating cache of https://opendev.org/x/microstack-specs.git in /opt/dib_cache/source-repositories/microstack_specs_f1b99926a7ff2971b5db862914a371d283230298 with ref * 2024-01-26 16:36:43.684 | Cloning from microstack-specs cache and applying ref * 2024-01-26 16:36:43.760 | (1211 / 1435) 2024-01-26 16:36:43.778 | Updating cache of https://opendev.org/x/mitmstack.git in /opt/dib_cache/source-repositories/mitmstack_663d2b2cbd11956aa88eb1e62b355861334ae540 with ref * 2024-01-26 16:36:44.224 | Cloning from mitmstack cache and applying ref * 2024-01-26 16:36:44.298 | (1212 / 1435) 2024-01-26 16:36:44.316 | Updating cache of https://opendev.org/x/mixmatch.git in /opt/dib_cache/source-repositories/mixmatch_3b66f6a9b3ddce2e2ea8c3cae4e9033ea2cf1170 with ref * 2024-01-26 16:36:44.733 | Cloning from mixmatch cache and applying ref * 2024-01-26 16:36:44.820 | (1213 / 1435) 2024-01-26 16:36:44.837 | Updating cache of https://opendev.org/x/mogan.git in /opt/dib_cache/source-repositories/mogan_4148bc2616dbbfc30f64a177389c4369ced89b33 with ref * 2024-01-26 16:36:45.403 | Cloning from mogan cache and applying ref * 2024-01-26 16:36:45.900 | (1214 / 1435) 2024-01-26 16:36:45.917 | Updating cache of https://opendev.org/x/mogan-specs.git in /opt/dib_cache/source-repositories/mogan_specs_405d3022ae84948b5c92ecb0dab1b73812496c6a with ref * 2024-01-26 16:36:46.437 | Cloning from mogan-specs cache and applying ref * 2024-01-26 16:36:46.513 | (1215 / 1435) 2024-01-26 16:36:46.532 | Updating cache of https://opendev.org/x/mogan-ui.git in /opt/dib_cache/source-repositories/mogan_ui_aec887c9226eaa004bf63d01549b1e688d63fe15 with ref * 2024-01-26 16:36:46.972 | Cloning from mogan-ui cache and applying ref * 2024-01-26 16:36:47.054 | (1216 / 1435) 2024-01-26 16:36:47.073 | Updating cache of https://opendev.org/x/monasca-vagrant.git in /opt/dib_cache/source-repositories/monasca_vagrant_761885319e6773953d48bad22f4ceb2650c30d5f with ref * 2024-01-26 16:36:47.654 | Cloning from monasca-vagrant cache and applying ref * 2024-01-26 16:36:47.733 | (1217 / 1435) 2024-01-26 16:36:47.752 | Updating cache of https://opendev.org/x/monitorstack.git in /opt/dib_cache/source-repositories/monitorstack_94377bd400520a3b4dd8fa9da8700d2ed9295520 with ref * 2024-01-26 16:36:48.637 | Cloning from monitorstack cache and applying ref * 2024-01-26 16:36:48.873 | (1218 / 1435) 2024-01-26 16:36:48.891 | Updating cache of https://opendev.org/x/mors.git in /opt/dib_cache/source-repositories/mors_3d6e8779a0704ac78eec8e388e62bfeedc94c39e with ref * 2024-01-26 16:36:49.251 | Cloning from mors cache and applying ref * 2024-01-26 16:36:49.333 | (1219 / 1435) 2024-01-26 16:36:49.351 | 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-01-26 16:36:49.661 | Cloning from murano-plugin-networking-sfc cache and applying ref * 2024-01-26 16:36:49.739 | (1220 / 1435) 2024-01-26 16:36:49.758 | Updating cache of https://opendev.org/x/namos.git in /opt/dib_cache/source-repositories/namos_e6a67cbe7dd9cfa6995e126827e6c1b183056412 with ref * 2024-01-26 16:36:50.212 | Cloning from namos cache and applying ref * 2024-01-26 16:36:50.322 | (1221 / 1435) 2024-01-26 16:36:50.340 | Updating cache of https://opendev.org/x/nemesis.git in /opt/dib_cache/source-repositories/nemesis_112e5a6034d56db33ea81f569110e9c52d2c3997 with ref * 2024-01-26 16:36:50.653 | Cloning from nemesis cache and applying ref * 2024-01-26 16:36:50.768 | (1222 / 1435) 2024-01-26 16:36:50.787 | Updating cache of https://opendev.org/x/nerd-reviewer.git in /opt/dib_cache/source-repositories/nerd_reviewer_eeabb468c4d3ab75e3477c41e5123cc5c0e24dd9 with ref * 2024-01-26 16:36:51.220 | Cloning from nerd-reviewer cache and applying ref * 2024-01-26 16:36:51.393 | (1223 / 1435) 2024-01-26 16:36:51.412 | Updating cache of https://opendev.org/x/networking-6wind.git in /opt/dib_cache/source-repositories/networking_6wind_ddca72ba64bfe3dc00cf5639e78d3517ee3a0760 with ref * 2024-01-26 16:36:51.983 | Cloning from networking-6wind cache and applying ref * 2024-01-26 16:36:52.076 | (1224 / 1435) 2024-01-26 16:36:52.114 | Updating cache of https://opendev.org/x/networking-ale-omniswitch.git in /opt/dib_cache/source-repositories/networking_ale_omniswitch_d9cd118216b348318ff264e1fe6606dd34bcee8d with ref * 2024-01-26 16:36:52.498 | Cloning from networking-ale-omniswitch cache and applying ref * 2024-01-26 16:36:52.581 | (1225 / 1435) 2024-01-26 16:36:52.599 | Updating cache of https://opendev.org/x/networking-ansible.git in /opt/dib_cache/source-repositories/networking_ansible_e1c702170d1d01c9ed24b5bff33d70b94d13780c with ref * 2024-01-26 16:36:53.345 | Cloning from networking-ansible cache and applying ref * 2024-01-26 16:36:53.445 | (1226 / 1435) 2024-01-26 16:36:53.464 | Updating cache of https://opendev.org/x/networking-arista.git in /opt/dib_cache/source-repositories/networking_arista_d8e20cd63e833808f1eba18710bcc10ef965d46e with ref * 2024-01-26 16:36:56.159 | Cloning from networking-arista cache and applying ref * 2024-01-26 16:36:57.612 | (1227 / 1435) 2024-01-26 16:36:57.630 | Updating cache of https://opendev.org/x/networking-avaya.git in /opt/dib_cache/source-repositories/networking_avaya_50f68da50e2a02972ff09927f72c2b85910d3f70 with ref * 2024-01-26 16:36:57.998 | Cloning from networking-avaya cache and applying ref * 2024-01-26 16:36:58.078 | (1228 / 1435) 2024-01-26 16:36:58.096 | Updating cache of https://opendev.org/x/networking-bigswitch.git in /opt/dib_cache/source-repositories/networking_bigswitch_e743e4d9dd5b7f2caa14d5e80373d89fb98b70f6 with ref * 2024-01-26 16:36:58.809 | Cloning from networking-bigswitch cache and applying ref * 2024-01-26 16:36:59.073 | (1229 / 1435) 2024-01-26 16:36:59.091 | Updating cache of https://opendev.org/x/networking-brocade.git in /opt/dib_cache/source-repositories/networking_brocade_e6a6d6b53e115a905b02d5ac028302618e8aebd5 with ref * 2024-01-26 16:36:59.695 | Cloning from networking-brocade cache and applying ref * 2024-01-26 16:36:59.956 | (1230 / 1435) 2024-01-26 16:36:59.974 | Updating cache of https://opendev.org/x/networking-cisco.git in /opt/dib_cache/source-repositories/networking_cisco_337db93079807bd6a1aa341a759046183d828ac5 with ref * 2024-01-26 16:37:00.694 | Cloning from networking-cisco cache and applying ref * 2024-01-26 16:37:01.430 | (1231 / 1435) 2024-01-26 16:37:01.448 | Updating cache of https://opendev.org/x/networking-cumulus.git in /opt/dib_cache/source-repositories/networking_cumulus_290b135b0607a62cba93ff046c2c9ec21f0c0559 with ref * 2024-01-26 16:37:02.103 | Cloning from networking-cumulus cache and applying ref * 2024-01-26 16:37:02.278 | (1232 / 1435) 2024-01-26 16:37:02.296 | Updating cache of https://opendev.org/x/networking-dpm.git in /opt/dib_cache/source-repositories/networking_dpm_b062763ae05bfb680395e5486a33bf880f1a337e with ref * 2024-01-26 16:37:07.789 | Cloning from networking-dpm cache and applying ref * 2024-01-26 16:37:07.876 | (1233 / 1435) 2024-01-26 16:37:07.893 | Updating cache of https://opendev.org/x/networking-edge-vpn.git in /opt/dib_cache/source-repositories/networking_edge_vpn_86058fce02196c7f18acef0af0afc9a7be24ed03 with ref * 2024-01-26 16:37:08.386 | Cloning from networking-edge-vpn cache and applying ref * 2024-01-26 16:37:08.471 | (1234 / 1435) 2024-01-26 16:37:08.488 | Updating cache of https://opendev.org/x/networking-extreme.git in /opt/dib_cache/source-repositories/networking_extreme_b6c542279bf797c702d7f8f9fb8e5e0e0ef31819 with ref * 2024-01-26 16:37:08.978 | Cloning from networking-extreme cache and applying ref * 2024-01-26 16:37:09.062 | (1235 / 1435) 2024-01-26 16:37:09.081 | Updating cache of https://opendev.org/x/networking-fortinet.git in /opt/dib_cache/source-repositories/networking_fortinet_47a2094ce07b1f5b4d2f329976c52867c652a168 with ref * 2024-01-26 16:37:09.845 | Cloning from networking-fortinet cache and applying ref * 2024-01-26 16:37:09.935 | (1236 / 1435) 2024-01-26 16:37:09.966 | Updating cache of https://opendev.org/x/networking-fujitsu.git in /opt/dib_cache/source-repositories/networking_fujitsu_f9fa40f177b45ece3e6b9f32c0e1f20684aaf281 with ref * 2024-01-26 16:37:10.398 | Cloning from networking-fujitsu cache and applying ref * 2024-01-26 16:37:10.518 | (1237 / 1435) 2024-01-26 16:37:10.536 | Updating cache of https://opendev.org/x/networking-gluon.git in /opt/dib_cache/source-repositories/networking_gluon_7043a13e84a5dbe8f2e7c8bcaacb07a5eaa1af3a with ref * 2024-01-26 16:37:11.117 | Cloning from networking-gluon cache and applying ref * 2024-01-26 16:37:11.193 | (1238 / 1435) 2024-01-26 16:37:11.214 | Updating cache of https://opendev.org/x/networking-h3c.git in /opt/dib_cache/source-repositories/networking_h3c_c1086d882d8146c3ebbb81bece0cb529fe7c731f with ref * 2024-01-26 16:37:11.877 | Cloning from networking-h3c cache and applying ref * 2024-01-26 16:37:11.961 | (1239 / 1435) 2024-01-26 16:37:11.980 | Updating cache of https://opendev.org/x/networking-hpe.git in /opt/dib_cache/source-repositories/networking_hpe_c0f8648402f312704c331bffd9782d6467db942f with ref * 2024-01-26 16:37:12.497 | Cloning from networking-hpe cache and applying ref * 2024-01-26 16:37:12.603 | (1240 / 1435) 2024-01-26 16:37:12.628 | Updating cache of https://opendev.org/x/networking-huawei.git in /opt/dib_cache/source-repositories/networking_huawei_a83f1b6ab23a3445adf08cc67448901e8ad71605 with ref * 2024-01-26 16:37:13.030 | Cloning from networking-huawei cache and applying ref * 2024-01-26 16:37:13.115 | (1241 / 1435) 2024-01-26 16:37:13.132 | Updating cache of https://opendev.org/x/networking-icc.git in /opt/dib_cache/source-repositories/networking_icc_c547d62fb69a030c49d4b9fb1288a879c535e687 with ref * 2024-01-26 16:37:13.474 | Cloning from networking-icc cache and applying ref * 2024-01-26 16:37:13.564 | (1242 / 1435) 2024-01-26 16:37:13.583 | Updating cache of https://opendev.org/x/networking-infoblox.git in /opt/dib_cache/source-repositories/networking_infoblox_102ed7d430bdc9380f62bf16c45af92d7ffe4565 with ref * 2024-01-26 16:37:14.345 | Cloning from networking-infoblox cache and applying ref * 2024-01-26 16:37:14.470 | (1243 / 1435) 2024-01-26 16:37:14.487 | Updating cache of https://opendev.org/x/networking-l2gw.git in /opt/dib_cache/source-repositories/networking_l2gw_db69b77c679b2223dd8c825ae2468c48f2d9362f with ref * 2024-01-26 16:37:15.345 | Cloning from networking-l2gw cache and applying ref * 2024-01-26 16:37:16.980 | (1244 / 1435) 2024-01-26 16:37:17.082 | 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-01-26 16:37:18.040 | Cloning from networking-l2gw-tempest-plugin cache and applying ref * 2024-01-26 16:37:18.577 | (1245 / 1435) 2024-01-26 16:37:18.595 | Updating cache of https://opendev.org/x/networking-lagopus.git in /opt/dib_cache/source-repositories/networking_lagopus_d2958b0cb73911ea79a969d2e43ba8f01ada8f02 with ref * 2024-01-26 16:37:18.997 | Cloning from networking-lagopus cache and applying ref * 2024-01-26 16:37:19.080 | (1246 / 1435) 2024-01-26 16:37:19.097 | Updating cache of https://opendev.org/x/networking-lenovo.git in /opt/dib_cache/source-repositories/networking_lenovo_3474ed92bc2b941a4fd4a8c8f9342eb180b181ad with ref * 2024-01-26 16:37:19.524 | Cloning from networking-lenovo cache and applying ref * 2024-01-26 16:37:19.633 | (1247 / 1435) 2024-01-26 16:37:19.651 | Updating cache of https://opendev.org/x/networking-mlnx.git in /opt/dib_cache/source-repositories/networking_mlnx_6d9be777291f4a8c08286101206336353d72036d with ref * 2024-01-26 16:37:20.466 | Cloning from networking-mlnx cache and applying ref * 2024-01-26 16:37:20.828 | (1248 / 1435) 2024-01-26 16:37:20.846 | Updating cache of https://opendev.org/x/networking-nec.git in /opt/dib_cache/source-repositories/networking_nec_b905f2289464285792f332d6d697541398a63832 with ref * 2024-01-26 16:37:21.734 | Cloning from networking-nec cache and applying ref * 2024-01-26 16:37:21.866 | (1249 / 1435) 2024-01-26 16:37:21.884 | Updating cache of https://opendev.org/x/networking-omnipath.git in /opt/dib_cache/source-repositories/networking_omnipath_ed764a981abb872001763d8d2a6096aabbe414fb with ref * 2024-01-26 16:37:22.290 | Cloning from networking-omnipath cache and applying ref * 2024-01-26 16:37:22.379 | (1250 / 1435) 2024-01-26 16:37:22.397 | Updating cache of https://opendev.org/x/networking-opencontrail.git in /opt/dib_cache/source-repositories/networking_opencontrail_8d2fe4e5df41c74cd45ab40a02b2cab97d181bf5 with ref * 2024-01-26 16:37:23.440 | Cloning from networking-opencontrail cache and applying ref * 2024-01-26 16:37:23.613 | (1251 / 1435) 2024-01-26 16:37:23.631 | Updating cache of https://opendev.org/x/networking-ovs-dpdk.git in /opt/dib_cache/source-repositories/networking_ovs_dpdk_68b7b41009de79e7f058bc2cb3a451979dcc81a7 with ref * 2024-01-26 16:37:24.134 | Cloning from networking-ovs-dpdk cache and applying ref * 2024-01-26 16:37:24.241 | (1252 / 1435) 2024-01-26 16:37:24.258 | Updating cache of https://opendev.org/x/networking-peregrine.git in /opt/dib_cache/source-repositories/networking_peregrine_cb0405790d13976d9cf6aba5ef5f874d7ddb12bd with ref * 2024-01-26 16:37:24.773 | Cloning from networking-peregrine cache and applying ref * 2024-01-26 16:37:24.846 | (1253 / 1435) 2024-01-26 16:37:24.864 | Updating cache of https://opendev.org/x/networking-plumgrid.git in /opt/dib_cache/source-repositories/networking_plumgrid_71d087e2e919ec9ba31a8be0e17b02305a33794c with ref * 2024-01-26 16:37:25.312 | Cloning from networking-plumgrid cache and applying ref * 2024-01-26 16:37:25.475 | (1254 / 1435) 2024-01-26 16:37:25.493 | Updating cache of https://opendev.org/x/networking-spp.git in /opt/dib_cache/source-repositories/networking_spp_21d4c19c517967fc2929f8bc3338943a5fe2caf3 with ref * 2024-01-26 16:37:26.217 | Cloning from networking-spp cache and applying ref * 2024-01-26 16:37:26.330 | (1255 / 1435) 2024-01-26 16:37:26.348 | Updating cache of https://opendev.org/x/networking-vpp.git in /opt/dib_cache/source-repositories/networking_vpp_186c5e82a17819e23382075c15a3a71c9825062c with ref * 2024-01-26 16:37:26.788 | Cloning from networking-vpp cache and applying ref * 2024-01-26 16:37:26.899 | (1256 / 1435) 2024-01-26 16:37:26.917 | Updating cache of https://opendev.org/x/networking-vsphere.git in /opt/dib_cache/source-repositories/networking_vsphere_0da1493f256f558bd8f910ea86cb7d91d0a0663a with ref * 2024-01-26 16:37:27.821 | Cloning from networking-vsphere cache and applying ref * 2024-01-26 16:37:27.977 | (1257 / 1435) 2024-01-26 16:37:27.995 | Updating cache of https://opendev.org/x/networking-zte.git in /opt/dib_cache/source-repositories/networking_zte_f7306ed126668d3f0b179fc4a9643d12fb17d7eb with ref * 2024-01-26 16:37:28.785 | Cloning from networking-zte cache and applying ref * 2024-01-26 16:37:28.869 | (1258 / 1435) 2024-01-26 16:37:28.887 | Updating cache of https://opendev.org/x/networking-zvm.git in /opt/dib_cache/source-repositories/networking_zvm_f9dc370f2e7f80b964edbeb71c4441aa1a514d1e with ref * 2024-01-26 16:37:30.210 | Cloning from networking-zvm cache and applying ref * 2024-01-26 16:37:31.455 | (1259 / 1435) 2024-01-26 16:37:31.472 | Updating cache of https://opendev.org/x/neutron-classifier.git in /opt/dib_cache/source-repositories/neutron_classifier_d02a89b0f618f7c5bc33936b44726a504ab70e8d with ref * 2024-01-26 16:37:31.874 | Cloning from neutron-classifier cache and applying ref * 2024-01-26 16:37:31.959 | (1260 / 1435) 2024-01-26 16:37:31.977 | Updating cache of https://opendev.org/x/neutron-interconnection.git in /opt/dib_cache/source-repositories/neutron_interconnection_5bb06dc930e8afe34cf68eb269f0035f29e17d42 with ref * 2024-01-26 16:37:32.413 | Cloning from neutron-interconnection cache and applying ref * 2024-01-26 16:37:32.492 | (1261 / 1435) 2024-01-26 16:37:32.510 | Updating cache of https://opendev.org/x/nfv-filters.git in /opt/dib_cache/source-repositories/nfv_filters_195b3dab02d9a12d701da9cb937a27ab7b6da6dd with ref * 2024-01-26 16:37:32.843 | Cloning from nfv-filters cache and applying ref * 2024-01-26 16:37:32.921 | (1262 / 1435) 2024-01-26 16:37:32.939 | Updating cache of https://opendev.org/x/nova-dpm.git in /opt/dib_cache/source-repositories/nova_dpm_b3db72b9bba6525c68d0ffcfc839319a227ea587 with ref * 2024-01-26 16:37:34.017 | Cloning from nova-dpm cache and applying ref * 2024-01-26 16:37:34.113 | (1263 / 1435) 2024-01-26 16:37:34.132 | Updating cache of https://opendev.org/x/nova-fusioncompute.git in /opt/dib_cache/source-repositories/nova_fusioncompute_233530a2fd551ff13ecf666ba00b97ac44aca9c1 with ref * 2024-01-26 16:37:34.791 | Cloning from nova-fusioncompute cache and applying ref * 2024-01-26 16:37:34.870 | (1264 / 1435) 2024-01-26 16:37:34.888 | Updating cache of https://opendev.org/x/nova-lxd.git in /opt/dib_cache/source-repositories/nova_lxd_9bf7ac6c48a65b6d6eb810bfffecc4f4b2a55453 with ref * 2024-01-26 16:37:35.500 | Cloning from nova-lxd cache and applying ref * 2024-01-26 16:37:35.905 | (1265 / 1435) 2024-01-26 16:37:35.923 | Updating cache of https://opendev.org/x/nova-mksproxy.git in /opt/dib_cache/source-repositories/nova_mksproxy_c5632819b4e3833baeb7b9a7c95079fa9536aac1 with ref * 2024-01-26 16:37:36.303 | Cloning from nova-mksproxy cache and applying ref * 2024-01-26 16:37:36.379 | (1266 / 1435) 2024-01-26 16:37:36.397 | Updating cache of https://opendev.org/x/nova-solver-scheduler.git in /opt/dib_cache/source-repositories/nova_solver_scheduler_31987e0a224f0006322206ea27a137e9efc7b1f4 with ref * 2024-01-26 16:37:37.006 | Cloning from nova-solver-scheduler cache and applying ref * 2024-01-26 16:37:37.279 | (1267 / 1435) 2024-01-26 16:37:37.299 | 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-01-26 16:37:37.965 | Cloning from nova-zvm-virt-driver cache and applying ref * 2024-01-26 16:37:38.609 | (1268 / 1435) 2024-01-26 16:37:38.628 | Updating cache of https://opendev.org/x/novajoin.git in /opt/dib_cache/source-repositories/novajoin_4e12268d42fb8e85d97cd56688521df3bea06c82 with ref * 2024-01-26 16:37:39.115 | Cloning from novajoin cache and applying ref * 2024-01-26 16:37:39.225 | (1269 / 1435) 2024-01-26 16:37:39.244 | Updating cache of https://opendev.org/x/novajoin-tempest-plugin.git in /opt/dib_cache/source-repositories/novajoin_tempest_plugin_1e2fb9ae27ba00ad9be2edf3b85839abe259e7c1 with ref * 2024-01-26 16:37:39.838 | Cloning from novajoin-tempest-plugin cache and applying ref * 2024-01-26 16:37:40.862 | (1270 / 1435) 2024-01-26 16:37:40.882 | Updating cache of https://opendev.org/x/oaktree.git in /opt/dib_cache/source-repositories/oaktree_1e5c228fe72356f766a6acd9f8987597eb572e12 with ref * 2024-01-26 16:37:41.278 | Cloning from oaktree cache and applying ref * 2024-01-26 16:37:41.354 | (1271 / 1435) 2024-01-26 16:37:41.373 | Updating cache of https://opendev.org/x/oaktreemodel.git in /opt/dib_cache/source-repositories/oaktreemodel_bcc35930d9c26870042ed7ec1d1dddd086577861 with ref * 2024-01-26 16:37:41.747 | Cloning from oaktreemodel cache and applying ref * 2024-01-26 16:37:41.832 | (1272 / 1435) 2024-01-26 16:37:41.851 | Updating cache of https://opendev.org/x/omni.git in /opt/dib_cache/source-repositories/omni_aa495a866d13ca7ddae3f059cbfb787b7504ceba with ref * 2024-01-26 16:37:42.338 | Cloning from omni cache and applying ref * 2024-01-26 16:37:42.472 | (1273 / 1435) 2024-01-26 16:37:42.491 | Updating cache of https://opendev.org/x/ooi.git in /opt/dib_cache/source-repositories/ooi_df14f4095981045a400e16e6214dbfb204cf45c3 with ref * 2024-01-26 16:37:42.942 | Cloning from ooi cache and applying ref * 2024-01-26 16:37:43.058 | (1274 / 1435) 2024-01-26 16:37:43.076 | Updating cache of https://opendev.org/x/opencafe.git in /opt/dib_cache/source-repositories/opencafe_6f4b2fce10e4fb9f55060060ed50c230ca84ccef with ref * 2024-01-26 16:37:43.474 | Cloning from opencafe cache and applying ref * 2024-01-26 16:37:43.609 | (1275 / 1435) 2024-01-26 16:37:43.628 | Updating cache of https://opendev.org/x/openstack-mentoring-scripts.git in /opt/dib_cache/source-repositories/openstack_mentoring_scripts_9f30feb1b2124acc364baeee3a401ac872f8fe23 with ref * 2024-01-26 16:37:44.963 | Cloning from openstack-mentoring-scripts cache and applying ref * 2024-01-26 16:37:45.038 | (1276 / 1435) 2024-01-26 16:37:45.056 | Updating cache of https://opendev.org/x/openstack-resource-agents.git in /opt/dib_cache/source-repositories/openstack_resource_agents_052fd2d1c6b08729314790a9541a29b1bed952a1 with ref * 2024-01-26 16:37:45.474 | Cloning from openstack-resource-agents cache and applying ref * 2024-01-26 16:37:45.558 | (1277 / 1435) 2024-01-26 16:37:45.576 | 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-01-26 16:37:46.211 | Cloning from openstack-resource-agents-specs cache and applying ref * 2024-01-26 16:37:46.301 | (1278 / 1435) 2024-01-26 16:37:46.319 | Updating cache of https://opendev.org/x/openstack-service-broker.git in /opt/dib_cache/source-repositories/openstack_service_broker_69d5434f88b7fbff83ca9ee96214beea79deecb6 with ref * 2024-01-26 16:37:46.726 | Cloning from openstack-service-broker cache and applying ref * 2024-01-26 16:37:46.808 | (1279 / 1435) 2024-01-26 16:37:46.828 | Updating cache of https://opendev.org/x/openstack-spaceport.git in /opt/dib_cache/source-repositories/openstack_spaceport_ec3f38effaeb3a9819789545f0159a3b18ea575a with ref * 2024-01-26 16:37:47.169 | Cloning from openstack-spaceport cache and applying ref * 2024-01-26 16:37:47.247 | (1280 / 1435) 2024-01-26 16:37:47.265 | Updating cache of https://opendev.org/x/ops-telecom-nfv.git in /opt/dib_cache/source-repositories/ops_telecom_nfv_f871a29e4daeebe4d8d46034e9870459388ed6c4 with ref * 2024-01-26 16:37:47.804 | Cloning from ops-telecom-nfv cache and applying ref * 2024-01-26 16:37:47.879 | (1281 / 1435) 2024-01-26 16:37:47.897 | Updating cache of https://opendev.org/x/os-dpm.git in /opt/dib_cache/source-repositories/os_dpm_04778d1135d122ca8e2f11377c70b40c69c0b344 with ref * 2024-01-26 16:37:48.243 | Cloning from os-dpm cache and applying ref * 2024-01-26 16:37:48.321 | (1282 / 1435) 2024-01-26 16:37:48.341 | Updating cache of https://opendev.org/x/os-http.git in /opt/dib_cache/source-repositories/os_http_161b962607932f87182567b69f80fe255ac501bc with ref * 2024-01-26 16:37:49.003 | Cloning from os-http cache and applying ref * 2024-01-26 16:37:49.078 | (1283 / 1435) 2024-01-26 16:37:49.096 | Updating cache of https://opendev.org/x/os-log-merger.git in /opt/dib_cache/source-repositories/os_log_merger_7ea5cc6ffd3d59b800588fb4bd0a8745d7283cd9 with ref * 2024-01-26 16:37:49.745 | Cloning from os-log-merger cache and applying ref * 2024-01-26 16:37:51.271 | (1284 / 1435) 2024-01-26 16:37:51.289 | Updating cache of https://opendev.org/x/os-namos.git in /opt/dib_cache/source-repositories/os_namos_cb211a5cc074630ee3d6b9ead8b784f5996bd6ba with ref * 2024-01-26 16:37:52.039 | Cloning from os-namos cache and applying ref * 2024-01-26 16:37:52.119 | (1285 / 1435) 2024-01-26 16:37:52.137 | Updating cache of https://opendev.org/x/os-xenapi.git in /opt/dib_cache/source-repositories/os_xenapi_c35a38e1895d4b6a8c0c6aba5304f106271bf906 with ref * 2024-01-26 16:37:52.768 | Cloning from os-xenapi cache and applying ref * 2024-01-26 16:37:52.861 | (1286 / 1435) 2024-01-26 16:37:52.879 | Updating cache of https://opendev.org/x/osc-summit-counter.git in /opt/dib_cache/source-repositories/osc_summit_counter_d88a56529c505d6db79c995c152bd57fc52a8a77 with ref * 2024-01-26 16:37:53.289 | Cloning from osc-summit-counter cache and applying ref * 2024-01-26 16:37:53.364 | (1287 / 1435) 2024-01-26 16:37:53.382 | Updating cache of https://opendev.org/x/osel.git in /opt/dib_cache/source-repositories/osel_20534062a02bb4a848e928fc165060ea384fe2a9 with ref * 2024-01-26 16:37:53.766 | Cloning from osel cache and applying ref * 2024-01-26 16:37:53.847 | (1288 / 1435) 2024-01-26 16:37:53.865 | Updating cache of https://opendev.org/x/ospurge.git in /opt/dib_cache/source-repositories/ospurge_cb2fe3a0bf2de7511db575f0dd17225aa85b977d with ref * 2024-01-26 16:37:54.264 | Cloning from ospurge cache and applying ref * 2024-01-26 16:37:54.347 | (1289 / 1435) 2024-01-26 16:37:54.365 | Updating cache of https://opendev.org/x/packetary.git in /opt/dib_cache/source-repositories/packetary_447eeaff1c8a2ee798f1c9fd3794db81781cccb6 with ref * 2024-01-26 16:37:55.193 | Cloning from packetary cache and applying ref * 2024-01-26 16:37:55.283 | (1290 / 1435) 2024-01-26 16:37:55.300 | Updating cache of https://opendev.org/x/packetary-specs.git in /opt/dib_cache/source-repositories/packetary_specs_bf65a6f65d64dd55685ce36978907302629e1877 with ref * 2024-01-26 16:37:55.803 | Cloning from packetary-specs cache and applying ref * 2024-01-26 16:37:55.897 | (1291 / 1435) 2024-01-26 16:37:55.915 | Updating cache of https://opendev.org/x/packstack.git in /opt/dib_cache/source-repositories/packstack_a020001494a8e43db59bb4df5d637e21107dc701 with ref * 2024-01-26 16:37:57.062 | Cloning from packstack cache and applying ref * 2024-01-26 16:38:00.804 | (1292 / 1435) 2024-01-26 16:38:01.145 | Updating cache of https://opendev.org/x/pandaman.git in /opt/dib_cache/source-repositories/pandaman_78209286082f6347941f57fddf0fde8e5c4e91f3 with ref * 2024-01-26 16:38:01.507 | Cloning from pandaman cache and applying ref * 2024-01-26 16:38:01.582 | (1293 / 1435) 2024-01-26 16:38:01.602 | Updating cache of https://opendev.org/x/performa.git in /opt/dib_cache/source-repositories/performa_e6bbd49795f405fe3ec8751feced65ffdbfabdfd with ref * 2024-01-26 16:38:01.976 | Cloning from performa cache and applying ref * 2024-01-26 16:38:02.116 | (1294 / 1435) 2024-01-26 16:38:02.135 | Updating cache of https://opendev.org/x/picasso.git in /opt/dib_cache/source-repositories/picasso_5cd72124deb40b98584f1e4cfacd3e7cb1d90e18 with ref * 2024-01-26 16:38:02.504 | Cloning from picasso cache and applying ref * 2024-01-26 16:38:02.608 | (1295 / 1435) 2024-01-26 16:38:02.626 | Updating cache of https://opendev.org/x/poppy.git in /opt/dib_cache/source-repositories/poppy_d1fbb82f4f272ebbd6ad57a867eb51fd234505d4 with ref * 2024-01-26 16:38:03.125 | Cloning from poppy cache and applying ref * 2024-01-26 16:38:03.701 | (1296 / 1435) 2024-01-26 16:38:03.718 | Updating cache of https://opendev.org/x/poppy-ui.git in /opt/dib_cache/source-repositories/poppy_ui_7e5aa53853b2f388f603209784b18887d943f846 with ref * 2024-01-26 16:38:05.596 | Cloning from poppy-ui cache and applying ref * 2024-01-26 16:38:05.667 | (1297 / 1435) 2024-01-26 16:38:05.685 | Updating cache of https://opendev.org/x/powervc-driver.git in /opt/dib_cache/source-repositories/powervc_driver_0097e1df1c237e1a692cc4297ffb364f708dedd2 with ref * 2024-01-26 16:38:06.236 | Cloning from powervc-driver cache and applying ref * 2024-01-26 16:38:06.381 | (1298 / 1435) 2024-01-26 16:38:06.400 | Updating cache of https://opendev.org/x/proliantutils.git in /opt/dib_cache/source-repositories/proliantutils_da35629ef24abc08789baa685cf12447a853d70a with ref * 2024-01-26 16:38:07.938 | Cloning from proliantutils cache and applying ref * 2024-01-26 16:38:09.005 | (1299 / 1435) 2024-01-26 16:38:09.024 | Updating cache of https://opendev.org/x/promstat.git in /opt/dib_cache/source-repositories/promstat_f1ba1dbfecda63dde5d958f5fedaa88ffffb7313 with ref * 2024-01-26 16:38:09.381 | Cloning from promstat cache and applying ref * 2024-01-26 16:38:09.460 | (1300 / 1435) 2024-01-26 16:38:09.478 | Updating cache of https://opendev.org/x/puppet-autossh.git in /opt/dib_cache/source-repositories/puppet_autossh_12ac3ba481edd92f1df991e836f8df54fd900322 with ref * 2024-01-26 16:38:09.899 | Cloning from puppet-autossh cache and applying ref * 2024-01-26 16:38:09.973 | (1301 / 1435) 2024-01-26 16:38:09.991 | Updating cache of https://opendev.org/x/puppet-fenix.git in /opt/dib_cache/source-repositories/puppet_fenix_198ab097aa3726924692a299d69de13f97569d60 with ref * 2024-01-26 16:38:10.403 | Cloning from puppet-fenix cache and applying ref * 2024-01-26 16:38:10.476 | (1302 / 1435) 2024-01-26 16:38:10.494 | Updating cache of https://opendev.org/x/puppet-midonet.git in /opt/dib_cache/source-repositories/puppet_midonet_5222935d706431382c24a953239a7cd996cc8dd2 with ref * 2024-01-26 16:38:11.096 | Cloning from puppet-midonet cache and applying ref * 2024-01-26 16:38:11.193 | (1303 / 1435) 2024-01-26 16:38:11.212 | Updating cache of https://opendev.org/x/puppet-modulesync-configs.git in /opt/dib_cache/source-repositories/puppet_modulesync_configs_ded76675bcc9b869ea8752fe90dc48ae083bebff with ref * 2024-01-26 16:38:11.823 | Cloning from puppet-modulesync-configs cache and applying ref * 2024-01-26 16:38:12.094 | (1304 / 1435) 2024-01-26 16:38:12.112 | Updating cache of https://opendev.org/x/puppet-n1k-vsm.git in /opt/dib_cache/source-repositories/puppet_n1k_vsm_dfd11fc9162c56415135f465d409a415428ade1e with ref * 2024-01-26 16:38:12.463 | Cloning from puppet-n1k-vsm cache and applying ref * 2024-01-26 16:38:12.538 | (1305 / 1435) 2024-01-26 16:38:12.557 | Updating cache of https://opendev.org/x/puppet-setproxy.git in /opt/dib_cache/source-repositories/puppet_setproxy_5ce2de350f24e8241281a1f4deda34eb99669c9a with ref * 2024-01-26 16:38:12.874 | Cloning from puppet-setproxy cache and applying ref * 2024-01-26 16:38:12.950 | (1306 / 1435) 2024-01-26 16:38:12.969 | Updating cache of https://opendev.org/x/puppet-surveil.git in /opt/dib_cache/source-repositories/puppet_surveil_fb585c3834006c3884a33358b99bd7f3d4cf993b with ref * 2024-01-26 16:38:13.412 | Cloning from puppet-surveil cache and applying ref * 2024-01-26 16:38:13.483 | (1307 / 1435) 2024-01-26 16:38:13.501 | Updating cache of https://opendev.org/x/pyghmi.git in /opt/dib_cache/source-repositories/pyghmi_ba0793df2e247349f8ab3a08058aeebedac7efe9 with ref * 2024-01-26 16:38:15.839 | Cloning from pyghmi cache and applying ref * 2024-01-26 16:38:38.804 | (1308 / 1435) 2024-01-26 16:38:38.821 | Updating cache of https://opendev.org/x/python-almanachclient.git in /opt/dib_cache/source-repositories/python_almanachclient_de30d0cca184f554999d9ae2b65aa32b8d3c615a with ref * 2024-01-26 16:38:39.244 | Cloning from python-almanachclient cache and applying ref * 2024-01-26 16:38:39.325 | (1309 / 1435) 2024-01-26 16:38:39.342 | Updating cache of https://opendev.org/x/python-apmecclient.git in /opt/dib_cache/source-repositories/python_apmecclient_05fdbdbc3e4965be9b72c246637775041809c5f8 with ref * 2024-01-26 16:38:39.754 | Cloning from python-apmecclient cache and applying ref * 2024-01-26 16:38:39.835 | (1310 / 1435) 2024-01-26 16:38:39.853 | Updating cache of https://opendev.org/x/python-bileanclient.git in /opt/dib_cache/source-repositories/python_bileanclient_13f330e8c761229482a73f773c5c4e8020022e56 with ref * 2024-01-26 16:38:40.218 | Cloning from python-bileanclient cache and applying ref * 2024-01-26 16:38:40.299 | (1311 / 1435) 2024-01-26 16:38:40.316 | Updating cache of https://opendev.org/x/python-cloudpulseclient.git in /opt/dib_cache/source-repositories/python_cloudpulseclient_16f0ea5b3b6e89f7d0c91263fddde2c58bed0d07 with ref * 2024-01-26 16:38:40.785 | Cloning from python-cloudpulseclient cache and applying ref * 2024-01-26 16:38:40.867 | (1312 / 1435) 2024-01-26 16:38:40.885 | Updating cache of https://opendev.org/x/python-cognitiveclient.git in /opt/dib_cache/source-repositories/python_cognitiveclient_fe440839bbc1106730b135c3022f199b94f80dcb with ref * 2024-01-26 16:38:41.271 | Cloning from python-cognitiveclient cache and applying ref * 2024-01-26 16:38:41.343 | (1313 / 1435) 2024-01-26 16:38:41.360 | Updating cache of https://opendev.org/x/python-distilclient.git in /opt/dib_cache/source-repositories/python_distilclient_ff1dfce5f7a4de9e16830c464b74f1c17421d80b with ref * 2024-01-26 16:38:41.815 | Cloning from python-distilclient cache and applying ref * 2024-01-26 16:38:41.936 | (1314 / 1435) 2024-01-26 16:38:41.954 | Updating cache of https://opendev.org/x/python-don.git in /opt/dib_cache/source-repositories/python_don_87c0026b43dac05346fe26c9ea88ab03e88edc7a with ref * 2024-01-26 16:38:42.427 | Cloning from python-don cache and applying ref * 2024-01-26 16:38:42.577 | (1315 / 1435) 2024-01-26 16:38:42.595 | Updating cache of https://opendev.org/x/python-fenixclient.git in /opt/dib_cache/source-repositories/python_fenixclient_b0579869e3ea5b22af63a8531416c11e8cb15cf7 with ref * 2024-01-26 16:38:42.959 | Cloning from python-fenixclient cache and applying ref * 2024-01-26 16:38:43.037 | (1316 / 1435) 2024-01-26 16:38:43.057 | Updating cache of https://opendev.org/x/python-glareclient.git in /opt/dib_cache/source-repositories/python_glareclient_aa010b3330a0383fcfd8614dcab3dcd906cf4d2e with ref * 2024-01-26 16:38:43.436 | Cloning from python-glareclient cache and applying ref * 2024-01-26 16:38:43.521 | (1317 / 1435) 2024-01-26 16:38:43.539 | 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-01-26 16:38:45.209 | Cloning from python-group-based-policy-client cache and applying ref * 2024-01-26 16:38:48.292 | (1318 / 1435) 2024-01-26 16:38:48.310 | Updating cache of https://opendev.org/x/python-gyanclient.git in /opt/dib_cache/source-repositories/python_gyanclient_274dbdfdce4469019536dc874e2c148010f438db with ref * 2024-01-26 16:38:48.826 | Cloning from python-gyanclient cache and applying ref * 2024-01-26 16:38:48.922 | (1319 / 1435) 2024-01-26 16:38:48.940 | Updating cache of https://opendev.org/x/python-hnvclient.git in /opt/dib_cache/source-repositories/python_hnvclient_0943bf261f40f58e86587536e83808c8da48e2aa with ref * 2024-01-26 16:38:49.693 | Cloning from python-hnvclient cache and applying ref * 2024-01-26 16:38:49.778 | (1320 / 1435) 2024-01-26 16:38:49.796 | Updating cache of https://opendev.org/x/python-iotronicclient.git in /opt/dib_cache/source-repositories/python_iotronicclient_1ec1aba725f6102343edb86c30d2f5b62fe72e69 with ref * 2024-01-26 16:38:50.573 | Cloning from python-iotronicclient cache and applying ref * 2024-01-26 16:38:50.655 | (1321 / 1435) 2024-01-26 16:38:50.673 | Updating cache of https://opendev.org/x/python-k8sclient.git in /opt/dib_cache/source-repositories/python_k8sclient_fc2930d165e62951c70936f0b54508d28da10c13 with ref * 2024-01-26 16:38:51.058 | Cloning from python-k8sclient cache and applying ref * 2024-01-26 16:38:51.185 | (1322 / 1435) 2024-01-26 16:38:51.203 | Updating cache of https://opendev.org/x/python-kingbirdclient.git in /opt/dib_cache/source-repositories/python_kingbirdclient_51523fcd2f5fc4cb68282ebf0c1b795f4d534140 with ref * 2024-01-26 16:38:52.007 | Cloning from python-kingbirdclient cache and applying ref * 2024-01-26 16:38:52.091 | (1323 / 1435) 2024-01-26 16:38:52.109 | Updating cache of https://opendev.org/x/python-meteosclient.git in /opt/dib_cache/source-repositories/python_meteosclient_c21e01aa64e11abf7c2f128e67d942e0bb7c9fa9 with ref * 2024-01-26 16:38:52.704 | Cloning from python-meteosclient cache and applying ref * 2024-01-26 16:38:52.785 | (1324 / 1435) 2024-01-26 16:38:52.804 | Updating cache of https://opendev.org/x/python-moganclient.git in /opt/dib_cache/source-repositories/python_moganclient_7d9e5d49298fc6c921bded2bb71bb79ebe3554ef with ref * 2024-01-26 16:38:53.288 | Cloning from python-moganclient cache and applying ref * 2024-01-26 16:38:53.372 | (1325 / 1435) 2024-01-26 16:38:53.392 | Updating cache of https://opendev.org/x/python-namosclient.git in /opt/dib_cache/source-repositories/python_namosclient_b24411e8e218b0bf7e663d8a9e7a7589e407c316 with ref * 2024-01-26 16:38:53.853 | Cloning from python-namosclient cache and applying ref * 2024-01-26 16:38:53.928 | (1326 / 1435) 2024-01-26 16:38:53.946 | Updating cache of https://opendev.org/x/python-oneviewclient.git in /opt/dib_cache/source-repositories/python_oneviewclient_96d00fdcbc16228586b48d571e6a7cb8c1acdb49 with ref * 2024-01-26 16:38:54.625 | Cloning from python-oneviewclient cache and applying ref * 2024-01-26 16:38:54.709 | (1327 / 1435) 2024-01-26 16:38:54.727 | Updating cache of https://opendev.org/x/python-opentsdbclient.git in /opt/dib_cache/source-repositories/python_opentsdbclient_f9aa1e139665cf3124724ca7b0c82540d5dff3b7 with ref * 2024-01-26 16:38:55.125 | Cloning from python-opentsdbclient cache and applying ref * 2024-01-26 16:38:55.201 | (1328 / 1435) 2024-01-26 16:38:55.219 | Updating cache of https://opendev.org/x/python-picassoclient.git in /opt/dib_cache/source-repositories/python_picassoclient_4ecc56eadf5bea2e820fabfccceb72705cb398ef with ref * 2024-01-26 16:38:55.555 | Cloning from python-picassoclient cache and applying ref * 2024-01-26 16:38:55.632 | (1329 / 1435) 2024-01-26 16:38:55.650 | Updating cache of https://opendev.org/x/python-redfish.git in /opt/dib_cache/source-repositories/python_redfish_c0063d8f1f2a7da078f2cba80c96fe5d33315ef4 with ref * 2024-01-26 16:38:56.347 | Cloning from python-redfish cache and applying ref * 2024-01-26 16:38:58.223 | (1330 / 1435) 2024-01-26 16:38:58.240 | Updating cache of https://opendev.org/x/python-rsdclient.git in /opt/dib_cache/source-repositories/python_rsdclient_8fbd62edcfbd4dca3d0668e35dd27603cf7dae1a with ref * 2024-01-26 16:38:58.805 | Cloning from python-rsdclient cache and applying ref * 2024-01-26 16:38:58.959 | (1331 / 1435) 2024-01-26 16:38:58.977 | Updating cache of https://opendev.org/x/python-scciclient.git in /opt/dib_cache/source-repositories/python_scciclient_fb9b6e7a01a5df4863670aeda3fd6406b1988678 with ref * 2024-01-26 16:38:59.696 | Cloning from python-scciclient cache and applying ref * 2024-01-26 16:38:59.850 | (1332 / 1435) 2024-01-26 16:38:59.868 | Updating cache of https://opendev.org/x/python-surveilclient.git in /opt/dib_cache/source-repositories/python_surveilclient_c25c5bc2bce40d1a78b20306ea0782bb050ac157 with ref * 2024-01-26 16:39:00.241 | Cloning from python-surveilclient cache and applying ref * 2024-01-26 16:39:00.331 | (1333 / 1435) 2024-01-26 16:39:00.351 | Updating cache of https://opendev.org/x/python-tatuclient.git in /opt/dib_cache/source-repositories/python_tatuclient_8c013a8a0920409b9aae1de48a2effec13eeb776 with ref * 2024-01-26 16:39:00.948 | Cloning from python-tatuclient cache and applying ref * 2024-01-26 16:39:01.073 | (1334 / 1435) 2024-01-26 16:39:01.090 | Updating cache of https://opendev.org/x/python-valenceclient.git in /opt/dib_cache/source-repositories/python_valenceclient_3fe3f8fce380208d043afcf720b9ede91697a90d with ref * 2024-01-26 16:39:01.565 | Cloning from python-valenceclient cache and applying ref * 2024-01-26 16:39:01.645 | (1335 / 1435) 2024-01-26 16:39:01.663 | Updating cache of https://opendev.org/x/quark.git in /opt/dib_cache/source-repositories/quark_94cded588c36b36b99418da16261658051da5215 with ref * 2024-01-26 16:39:02.029 | Cloning from quark cache and applying ref * 2024-01-26 16:39:02.170 | (1336 / 1435) 2024-01-26 16:39:02.191 | Updating cache of https://opendev.org/x/radar.git in /opt/dib_cache/source-repositories/radar_d901c7a1021e6e37cd0980a8ebfd4d443acbf2be with ref * 2024-01-26 16:39:02.656 | Cloning from radar cache and applying ref * 2024-01-26 16:39:02.784 | (1337 / 1435) 2024-01-26 16:39:02.801 | Updating cache of https://opendev.org/x/ramdisk-func-test.git in /opt/dib_cache/source-repositories/ramdisk_func_test_741a980b6f419cf0328cd7b73799b73150782c23 with ref * 2024-01-26 16:39:03.311 | Cloning from ramdisk-func-test cache and applying ref * 2024-01-26 16:39:03.387 | (1338 / 1435) 2024-01-26 16:39:03.405 | Updating cache of https://opendev.org/x/ranger.git in /opt/dib_cache/source-repositories/ranger_557b24db06ce236047f1104a5470e26705681b81 with ref * 2024-01-26 16:39:04.104 | Cloning from ranger cache and applying ref * 2024-01-26 16:39:04.641 | (1339 / 1435) 2024-01-26 16:39:04.659 | Updating cache of https://opendev.org/x/ranger-agent.git in /opt/dib_cache/source-repositories/ranger_agent_343c551161ec82836cd36ef534d5664ab45feaf1 with ref * 2024-01-26 16:39:05.053 | Cloning from ranger-agent cache and applying ref * 2024-01-26 16:39:05.273 | (1340 / 1435) 2024-01-26 16:39:05.294 | Updating cache of https://opendev.org/x/ranger-tempest-plugin.git in /opt/dib_cache/source-repositories/ranger_tempest_plugin_333583cc9409dfb8a48e51958d40cdde32a4b769 with ref * 2024-01-26 16:39:05.794 | Cloning from ranger-tempest-plugin cache and applying ref * 2024-01-26 16:39:05.878 | (1341 / 1435) 2024-01-26 16:39:05.896 | Updating cache of https://opendev.org/x/rsd-lib.git in /opt/dib_cache/source-repositories/rsd_lib_cfed378671b3afd39e3d181035178bba73b8e40b with ref * 2024-01-26 16:39:06.525 | Cloning from rsd-lib cache and applying ref * 2024-01-26 16:39:06.788 | (1342 / 1435) 2024-01-26 16:39:06.805 | 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-01-26 16:39:07.306 | Cloning from rsd-virt-for-nova cache and applying ref * 2024-01-26 16:39:07.384 | (1343 / 1435) 2024-01-26 16:39:07.401 | Updating cache of https://opendev.org/x/sahara-ci-config.git in /opt/dib_cache/source-repositories/sahara_ci_config_7353e29f470722df21b12b74fa7f7e8e01418c07 with ref * 2024-01-26 16:39:07.873 | Cloning from sahara-ci-config cache and applying ref * 2024-01-26 16:39:08.144 | (1344 / 1435) 2024-01-26 16:39:08.171 | Updating cache of https://opendev.org/x/scalpels.git in /opt/dib_cache/source-repositories/scalpels_6f667968ed0d7972044298fa2c22dbdab39bc8bc with ref * 2024-01-26 16:39:08.618 | Cloning from scalpels cache and applying ref * 2024-01-26 16:39:08.702 | (1345 / 1435) 2024-01-26 16:39:08.720 | Updating cache of https://opendev.org/x/shovel.git in /opt/dib_cache/source-repositories/shovel_296ca02bfebe6922d74c5225ccb12a6008e7cf36 with ref * 2024-01-26 16:39:09.142 | Cloning from shovel cache and applying ref * 2024-01-26 16:39:09.441 | (1346 / 1435) 2024-01-26 16:39:09.459 | Updating cache of https://opendev.org/x/shovel-horizon.git in /opt/dib_cache/source-repositories/shovel_horizon_7314cdc12fd6b49f8a58d21f421c16dab30def28 with ref * 2024-01-26 16:39:09.825 | Cloning from shovel-horizon cache and applying ref * 2024-01-26 16:39:09.916 | (1347 / 1435) 2024-01-26 16:39:09.933 | Updating cache of https://opendev.org/x/siss.git in /opt/dib_cache/source-repositories/siss_5e28a8af7dd6690f21768926848665e520095879 with ref * 2024-01-26 16:39:10.277 | Cloning from siss cache and applying ref * 2024-01-26 16:39:10.349 | (1348 / 1435) 2024-01-26 16:39:10.369 | Updating cache of https://opendev.org/x/slogging.git in /opt/dib_cache/source-repositories/slogging_b1a704ad6eee8530384920bc564e7e9795c628c6 with ref * 2024-01-26 16:39:10.761 | Cloning from slogging cache and applying ref * 2024-01-26 16:39:10.844 | (1349 / 1435) 2024-01-26 16:39:10.863 | Updating cache of https://opendev.org/x/snap-ceilometer.git in /opt/dib_cache/source-repositories/snap_ceilometer_b6061e42fbd50eb993c9798b289b695b39122de6 with ref * 2024-01-26 16:39:11.769 | Cloning from snap-ceilometer cache and applying ref * 2024-01-26 16:39:11.843 | (1350 / 1435) 2024-01-26 16:39:11.861 | Updating cache of https://opendev.org/x/snap-cinder.git in /opt/dib_cache/source-repositories/snap_cinder_811aceb4fbd8f9d4c92155b23354fc4943705f3b with ref * 2024-01-26 16:39:12.852 | Cloning from snap-cinder cache and applying ref * 2024-01-26 16:39:12.937 | (1351 / 1435) 2024-01-26 16:39:12.962 | Updating cache of https://opendev.org/x/snap-glance.git in /opt/dib_cache/source-repositories/snap_glance_c8c142e76482aa44c27ac3957f78aca6e37427de with ref * 2024-01-26 16:39:13.460 | Cloning from snap-glance cache and applying ref * 2024-01-26 16:39:13.566 | (1352 / 1435) 2024-01-26 16:39:13.585 | Updating cache of https://opendev.org/x/snap-gnocchi.git in /opt/dib_cache/source-repositories/snap_gnocchi_1d003908761732989a9ed4505b5e277492d61d8b with ref * 2024-01-26 16:39:13.997 | Cloning from snap-gnocchi cache and applying ref * 2024-01-26 16:39:14.078 | (1353 / 1435) 2024-01-26 16:39:14.097 | Updating cache of https://opendev.org/x/snap-keystone.git in /opt/dib_cache/source-repositories/snap_keystone_ce3243d068a89ef43abebddc1044407a0d54a9ea with ref * 2024-01-26 16:39:14.658 | Cloning from snap-keystone cache and applying ref * 2024-01-26 16:39:14.738 | (1354 / 1435) 2024-01-26 16:39:14.756 | Updating cache of https://opendev.org/x/snap-neutron.git in /opt/dib_cache/source-repositories/snap_neutron_69ad3c76e56b1c17e785fe57f0ea71182f357d90 with ref * 2024-01-26 16:39:15.148 | Cloning from snap-neutron cache and applying ref * 2024-01-26 16:39:15.224 | (1355 / 1435) 2024-01-26 16:39:15.242 | Updating cache of https://opendev.org/x/snap-nova.git in /opt/dib_cache/source-repositories/snap_nova_bb8105887fab7891f4ede3cb574a23ae2814a7e4 with ref * 2024-01-26 16:39:15.865 | Cloning from snap-nova cache and applying ref * 2024-01-26 16:39:15.945 | (1356 / 1435) 2024-01-26 16:39:15.964 | Updating cache of https://opendev.org/x/snap-nova-hypervisor.git in /opt/dib_cache/source-repositories/snap_nova_hypervisor_500072438e49ecdcd1c05dd5e6eceab6525a4fe3 with ref * 2024-01-26 16:39:16.902 | Cloning from snap-nova-hypervisor cache and applying ref * 2024-01-26 16:39:16.988 | (1357 / 1435) 2024-01-26 16:39:17.006 | Updating cache of https://opendev.org/x/snap-openstackclients.git in /opt/dib_cache/source-repositories/snap_openstackclients_578f87dae9d13f8e6b0552b569737b5ec1f3a487 with ref * 2024-01-26 16:39:18.006 | Cloning from snap-openstackclients cache and applying ref * 2024-01-26 16:39:18.114 | (1358 / 1435) 2024-01-26 16:39:18.132 | Updating cache of https://opendev.org/x/snap-rally.git in /opt/dib_cache/source-repositories/snap_rally_7717431ef71886d9f805ba62ff957a57cefaf842 with ref * 2024-01-26 16:39:18.940 | Cloning from snap-rally cache and applying ref * 2024-01-26 16:39:19.015 | (1359 / 1435) 2024-01-26 16:39:19.035 | Updating cache of https://opendev.org/x/snap-tempest.git in /opt/dib_cache/source-repositories/snap_tempest_8b1c9a9fa1c0f9a4638241aaa53397f5d9226293 with ref * 2024-01-26 16:39:19.578 | Cloning from snap-tempest cache and applying ref * 2024-01-26 16:39:19.652 | (1360 / 1435) 2024-01-26 16:39:19.670 | Updating cache of https://opendev.org/x/snap.openstack.git in /opt/dib_cache/source-repositories/snap_openstack_290d455ccfde573902301772415984479f43668d with ref * 2024-01-26 16:39:20.213 | Cloning from snap.openstack cache and applying ref * 2024-01-26 16:39:20.437 | (1361 / 1435) 2024-01-26 16:39:20.456 | Updating cache of https://opendev.org/x/solar.git in /opt/dib_cache/source-repositories/solar_8f8078f8967f57cf02d67e461e9bd7aabf851e96 with ref * 2024-01-26 16:39:21.221 | Cloning from solar cache and applying ref * 2024-01-26 16:39:21.617 | (1362 / 1435) 2024-01-26 16:39:21.634 | Updating cache of https://opendev.org/x/solar-resources.git in /opt/dib_cache/source-repositories/solar_resources_b21d758e6ffdf2c393376215204ca5e2f93209a1 with ref * 2024-01-26 16:39:22.086 | Cloning from solar-resources cache and applying ref * 2024-01-26 16:39:22.309 | (1363 / 1435) 2024-01-26 16:39:22.327 | Updating cache of https://opendev.org/x/spanner.git in /opt/dib_cache/source-repositories/spanner_cd2d39139fa24a7659e842374075c31f68ccb168 with ref * 2024-01-26 16:39:22.710 | Cloning from spanner cache and applying ref * 2024-01-26 16:39:22.785 | (1364 / 1435) 2024-01-26 16:39:22.803 | Updating cache of https://opendev.org/x/spectroscope.git in /opt/dib_cache/source-repositories/spectroscope_73369a1194d708e58ae19f915c71f759dd53d3ad with ref * 2024-01-26 16:39:23.121 | Cloning from spectroscope cache and applying ref * 2024-01-26 16:39:23.193 | (1365 / 1435) 2024-01-26 16:39:23.211 | Updating cache of https://opendev.org/x/sqlalchemy-migrate.git in /opt/dib_cache/source-repositories/sqlalchemy_migrate_3b58e8c1484221f4ef4f558c1fd5a3ff025883e0 with ref * 2024-01-26 16:39:23.576 | Cloning from sqlalchemy-migrate cache and applying ref * 2024-01-26 16:39:23.687 | (1366 / 1435) 2024-01-26 16:39:23.704 | Updating cache of https://opendev.org/x/stackalytics.git in /opt/dib_cache/source-repositories/stackalytics_809c0432cc7f62bdf24c008ffb86eb1ea98f38c6 with ref * 2024-01-26 16:39:25.254 | Cloning from stackalytics cache and applying ref * 2024-01-26 16:39:34.991 | (1367 / 1435) 2024-01-26 16:39:35.009 | Updating cache of https://opendev.org/x/stacklight-integration-tests.git in /opt/dib_cache/source-repositories/stacklight_integration_tests_daf8fbdeacbfeaf775a562ff4005cdd7b0f3c796 with ref * 2024-01-26 16:39:35.628 | Cloning from stacklight-integration-tests cache and applying ref * 2024-01-26 16:39:35.735 | (1368 / 1435) 2024-01-26 16:39:35.753 | Updating cache of https://opendev.org/x/stacktach.git in /opt/dib_cache/source-repositories/stacktach_d62b9f0d867ba79012c1e58f615de69965b42c8d with ref * 2024-01-26 16:39:36.283 | Cloning from stacktach cache and applying ref * 2024-01-26 16:39:36.429 | (1369 / 1435) 2024-01-26 16:39:36.447 | Updating cache of https://opendev.org/x/stacktach-klugman.git in /opt/dib_cache/source-repositories/stacktach_klugman_4109c8c9a815ce905a0ec48e8ba299ce03a45b71 with ref * 2024-01-26 16:39:36.807 | Cloning from stacktach-klugman cache and applying ref * 2024-01-26 16:39:36.881 | (1370 / 1435) 2024-01-26 16:39:36.900 | Updating cache of https://opendev.org/x/stacktach-notification-utils.git in /opt/dib_cache/source-repositories/stacktach_notification_utils_dcd003db8b6c9b10d9a1ab746f767a73bf7be4c9 with ref * 2024-01-26 16:39:37.230 | Cloning from stacktach-notification-utils cache and applying ref * 2024-01-26 16:39:37.305 | (1371 / 1435) 2024-01-26 16:39:37.323 | Updating cache of https://opendev.org/x/stacktach-notigen.git in /opt/dib_cache/source-repositories/stacktach_notigen_5c7d58f14f753aee61efdbfe32270750583def22 with ref * 2024-01-26 16:39:37.666 | Cloning from stacktach-notigen cache and applying ref * 2024-01-26 16:39:37.751 | (1372 / 1435) 2024-01-26 16:39:37.770 | Updating cache of https://opendev.org/x/stacktach-quince.git in /opt/dib_cache/source-repositories/stacktach_quince_de3313513aaeb6fc9d54692eebaa2d31b96bd3bd with ref * 2024-01-26 16:39:38.193 | Cloning from stacktach-quince cache and applying ref * 2024-01-26 16:39:38.267 | (1373 / 1435) 2024-01-26 16:39:38.286 | Updating cache of https://opendev.org/x/stacktach-quincy.git in /opt/dib_cache/source-repositories/stacktach_quincy_9c6ac4b8a978e084da40b9fff89be8db7691c8c7 with ref * 2024-01-26 16:39:38.608 | Cloning from stacktach-quincy cache and applying ref * 2024-01-26 16:39:38.685 | (1374 / 1435) 2024-01-26 16:39:38.704 | Updating cache of https://opendev.org/x/stacktach-sandbox.git in /opt/dib_cache/source-repositories/stacktach_sandbox_a30c65ed5c66b1169b8b783cb6f984172e8f3aaf with ref * 2024-01-26 16:39:39.091 | Cloning from stacktach-sandbox cache and applying ref * 2024-01-26 16:39:39.178 | (1375 / 1435) 2024-01-26 16:39:39.198 | Updating cache of https://opendev.org/x/stacktach-shoebox.git in /opt/dib_cache/source-repositories/stacktach_shoebox_795e58972f38c2e940bda80d057da3302a691c89 with ref * 2024-01-26 16:39:40.210 | Cloning from stacktach-shoebox cache and applying ref * 2024-01-26 16:39:40.330 | (1376 / 1435) 2024-01-26 16:39:40.348 | Updating cache of https://opendev.org/x/stacktach-simport.git in /opt/dib_cache/source-repositories/stacktach_simport_664090cacba49e12c98cecdf55a2434f9c246f66 with ref * 2024-01-26 16:39:40.709 | Cloning from stacktach-simport cache and applying ref * 2024-01-26 16:39:40.784 | (1377 / 1435) 2024-01-26 16:39:40.802 | Updating cache of https://opendev.org/x/stacktach-stackdistiller.git in /opt/dib_cache/source-repositories/stacktach_stackdistiller_3a12ab2646882aa4c11e276b128dd90a9e9cd6b2 with ref * 2024-01-26 16:39:41.184 | Cloning from stacktach-stackdistiller cache and applying ref * 2024-01-26 16:39:41.260 | (1378 / 1435) 2024-01-26 16:39:41.278 | Updating cache of https://opendev.org/x/stacktach-timex.git in /opt/dib_cache/source-repositories/stacktach_timex_bcf4d5a93b2178352e1782afe5f0ce4548c1ed9a with ref * 2024-01-26 16:39:41.598 | Cloning from stacktach-timex cache and applying ref * 2024-01-26 16:39:41.676 | (1379 / 1435) 2024-01-26 16:39:41.694 | Updating cache of https://opendev.org/x/stacktach-winchester.git in /opt/dib_cache/source-repositories/stacktach_winchester_b6e47c2285091624966c238e2fc8c4653d59e103 with ref * 2024-01-26 16:39:42.146 | Cloning from stacktach-winchester cache and applying ref * 2024-01-26 16:39:42.238 | (1380 / 1435) 2024-01-26 16:39:42.256 | Updating cache of https://opendev.org/x/stackube.git in /opt/dib_cache/source-repositories/stackube_0f9dad2e3b6e218034d1b3201742a678ce6800d0 with ref * 2024-01-26 16:39:42.803 | Cloning from stackube cache and applying ref * 2024-01-26 16:39:43.611 | (1381 / 1435) 2024-01-26 16:39:43.629 | Updating cache of https://opendev.org/x/steth.git in /opt/dib_cache/source-repositories/steth_5350d85e38d70cebf8eb20943a2dc25a9fc8c4a3 with ref * 2024-01-26 16:39:44.003 | Cloning from steth cache and applying ref * 2024-01-26 16:39:44.083 | (1382 / 1435) 2024-01-26 16:39:44.101 | Updating cache of https://opendev.org/x/surveil.git in /opt/dib_cache/source-repositories/surveil_43ced4e077b207b6371b9512a1ed555f18f45990 with ref * 2024-01-26 16:39:44.619 | Cloning from surveil cache and applying ref * 2024-01-26 16:39:45.004 | (1383 / 1435) 2024-01-26 16:39:45.021 | Updating cache of https://opendev.org/x/surveil-specs.git in /opt/dib_cache/source-repositories/surveil_specs_ddd01a3f628303cdccc5068d242c28c2ba68bb14 with ref * 2024-01-26 16:39:45.615 | Cloning from surveil-specs cache and applying ref * 2024-01-26 16:39:45.772 | (1384 / 1435) 2024-01-26 16:39:45.790 | Updating cache of https://opendev.org/x/swift-ceph-backend.git in /opt/dib_cache/source-repositories/swift_ceph_backend_7cdee6ed40e028d9d7c19fec4e85ee0ce7965897 with ref * 2024-01-26 16:39:46.277 | Cloning from swift-ceph-backend cache and applying ref * 2024-01-26 16:39:46.353 | (1385 / 1435) 2024-01-26 16:39:46.371 | Updating cache of https://opendev.org/x/swift3.git in /opt/dib_cache/source-repositories/swift3_11d07d46a5688929f5d88b98700ea6e8a0a5ef27 with ref * 2024-01-26 16:39:46.827 | Cloning from swift3 cache and applying ref * 2024-01-26 16:39:46.938 | (1386 / 1435) 2024-01-26 16:39:46.955 | Updating cache of https://opendev.org/x/swiftonfile.git in /opt/dib_cache/source-repositories/swiftonfile_89773675f1b58170c961679a7784985cbef4a6a1 with ref * 2024-01-26 16:39:47.502 | Cloning from swiftonfile cache and applying ref * 2024-01-26 16:39:47.611 | (1387 / 1435) 2024-01-26 16:39:47.629 | Updating cache of https://opendev.org/x/swiftonhpss.git in /opt/dib_cache/source-repositories/swiftonhpss_853989d6ade9e76e6583120853d57d632cf18f78 with ref * 2024-01-26 16:39:48.063 | Cloning from swiftonhpss cache and applying ref * 2024-01-26 16:39:48.176 | (1388 / 1435) 2024-01-26 16:39:48.194 | Updating cache of https://opendev.org/x/synergy-scheduler-manager.git in /opt/dib_cache/source-repositories/synergy_scheduler_manager_2e58a53387d114dc6829ac142cb58e1e2d087e49 with ref * 2024-01-26 16:39:48.573 | Cloning from synergy-scheduler-manager cache and applying ref * 2024-01-26 16:39:48.665 | (1389 / 1435) 2024-01-26 16:39:48.683 | Updating cache of https://opendev.org/x/synergy-service.git in /opt/dib_cache/source-repositories/synergy_service_f69a65e3eef4e88c52bd15248c9cc290d93e9b9c with ref * 2024-01-26 16:39:49.101 | Cloning from synergy-service cache and applying ref * 2024-01-26 16:39:49.329 | (1390 / 1435) 2024-01-26 16:39:49.347 | 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-01-26 16:39:50.229 | Cloning from tap-as-a-service-dashboard cache and applying ref * 2024-01-26 16:39:50.313 | (1391 / 1435) 2024-01-26 16:39:50.332 | 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-01-26 16:39:50.917 | Cloning from tap-as-a-service-tempest-plugin cache and applying ref * 2024-01-26 16:39:51.000 | (1392 / 1435) 2024-01-26 16:39:51.018 | Updating cache of https://opendev.org/x/tatu.git in /opt/dib_cache/source-repositories/tatu_1174e2862224e170e5f86445cfef1b9c250d78f4 with ref * 2024-01-26 16:39:51.821 | Cloning from tatu cache and applying ref * 2024-01-26 16:39:51.906 | (1393 / 1435) 2024-01-26 16:39:51.924 | Updating cache of https://opendev.org/x/tatu-dashboard.git in /opt/dib_cache/source-repositories/tatu_dashboard_71f46355386c6ae6f503ff5345fc44b72e97193d with ref * 2024-01-26 16:39:52.658 | Cloning from tatu-dashboard cache and applying ref * 2024-01-26 16:39:52.743 | (1394 / 1435) 2024-01-26 16:39:52.761 | Updating cache of https://opendev.org/x/telcowg-usecases.git in /opt/dib_cache/source-repositories/telcowg_usecases_79ec0c9840becbad6bae6776831939295c2cbaae with ref * 2024-01-26 16:39:53.278 | Cloning from telcowg-usecases cache and applying ref * 2024-01-26 16:39:53.355 | (1395 / 1435) 2024-01-26 16:39:53.373 | Updating cache of https://opendev.org/x/terracotta.git in /opt/dib_cache/source-repositories/terracotta_a2240f92993968a0f3e62830d43e7022effa77f0 with ref * 2024-01-26 16:39:53.860 | Cloning from terracotta cache and applying ref * 2024-01-26 16:39:55.620 | (1396 / 1435) 2024-01-26 16:39:55.638 | 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-01-26 16:39:56.304 | Cloning from third-party-ci-tools cache and applying ref * 2024-01-26 16:39:56.464 | (1397 / 1435) 2024-01-26 16:39:56.483 | Updating cache of https://opendev.org/x/timmy.git in /opt/dib_cache/source-repositories/timmy_a258443ed22eaa7a9fa6531778b62f59aa2f8e23 with ref * 2024-01-26 16:39:57.686 | Cloning from timmy cache and applying ref * 2024-01-26 16:39:57.897 | (1398 / 1435) 2024-01-26 16:39:57.914 | Updating cache of https://opendev.org/x/tobiko.git in /opt/dib_cache/source-repositories/tobiko_e56b326f547e2704698bc6edb58ae66e23f122c9 with ref * 2024-01-26 16:40:01.536 | Cloning from tobiko cache and applying ref * 2024-01-26 16:41:12.101 | (1399 / 1435) 2024-01-26 16:41:12.120 | Updating cache of https://opendev.org/x/trio2o.git in /opt/dib_cache/source-repositories/trio2o_6810795fe63733c1ab04fee0fd39a8e949efd5eb with ref * 2024-01-26 16:41:12.949 | Cloning from trio2o cache and applying ref * 2024-01-26 16:41:13.966 | (1400 / 1435) 2024-01-26 16:41:13.984 | Updating cache of https://opendev.org/x/tripleo-ipa.git in /opt/dib_cache/source-repositories/tripleo_ipa_acb4a4f943985ab677d7ca4d97603eed63a29c34 with ref * 2024-01-26 16:41:15.101 | Cloning from tripleo-ipa cache and applying ref * 2024-01-26 16:41:18.658 | (1401 / 1435) 2024-01-26 16:41:18.676 | Updating cache of https://opendev.org/x/turbo-hipster.git in /opt/dib_cache/source-repositories/turbo_hipster_0e501154b2340f2ba70709697d2772f3d407229c with ref * 2024-01-26 16:41:19.355 | Cloning from turbo-hipster cache and applying ref * 2024-01-26 16:41:19.616 | (1402 / 1435) 2024-01-26 16:41:19.634 | Updating cache of https://opendev.org/x/vahana.git in /opt/dib_cache/source-repositories/vahana_b7666cbacea0f0f97999cd1fc15a20ef785a4a82 with ref * 2024-01-26 16:41:20.015 | Cloning from vahana cache and applying ref * 2024-01-26 16:41:20.089 | (1403 / 1435) 2024-01-26 16:41:20.106 | Updating cache of https://opendev.org/x/valence.git in /opt/dib_cache/source-repositories/valence_b29bdd5199f8080ea9e298b52da5c9b5bc6d00cc with ref * 2024-01-26 16:41:20.529 | Cloning from valence cache and applying ref * 2024-01-26 16:41:20.679 | (1404 / 1435) 2024-01-26 16:41:20.696 | Updating cache of https://opendev.org/x/valence-specs.git in /opt/dib_cache/source-repositories/valence_specs_aea8f05048e2e8293c433dceb370577604eaa7a7 with ref * 2024-01-26 16:41:21.228 | Cloning from valence-specs cache and applying ref * 2024-01-26 16:41:21.302 | (1405 / 1435) 2024-01-26 16:41:21.320 | Updating cache of https://opendev.org/x/valet.git in /opt/dib_cache/source-repositories/valet_9cf5a42478e2f068140019608a353824c07a106a with ref * 2024-01-26 16:41:22.161 | Cloning from valet cache and applying ref * 2024-01-26 16:41:22.463 | (1406 / 1435) 2024-01-26 16:41:22.480 | Updating cache of https://opendev.org/x/vm-bm-wg.git in /opt/dib_cache/source-repositories/vm_bm_wg_33467128b88dc7641e45befb9bbf6bfff1813414 with ref * 2024-01-26 16:41:24.512 | Cloning from vm-bm-wg cache and applying ref * 2024-01-26 16:41:24.607 | (1407 / 1435) 2024-01-26 16:41:24.635 | Updating cache of https://opendev.org/x/vmtp.git in /opt/dib_cache/source-repositories/vmtp_66eeee691025f1665086fe4841a48d24ee45dc70 with ref * 2024-01-26 16:41:25.613 | Cloning from vmtp cache and applying ref * 2024-01-26 16:41:25.782 | (1408 / 1435) 2024-01-26 16:41:25.800 | Updating cache of https://opendev.org/x/vmware-nsx.git in /opt/dib_cache/source-repositories/vmware_nsx_a60d290522b27034c772724a4dc2e85da65ab0f9 with ref * 2024-01-26 16:41:29.834 | Cloning from vmware-nsx cache and applying ref * 2024-01-26 16:41:39.180 | (1409 / 1435) 2024-01-26 16:41:39.198 | 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-01-26 16:41:39.736 | Cloning from vmware-nsx-tempest-plugin cache and applying ref * 2024-01-26 16:41:40.113 | (1410 / 1435) 2024-01-26 16:41:40.131 | Updating cache of https://opendev.org/x/vmware-nsxlib.git in /opt/dib_cache/source-repositories/vmware_nsxlib_dae28e94cb921594a31cef169990f1dde4fd387f with ref * 2024-01-26 16:41:43.247 | Cloning from vmware-nsxlib cache and applying ref * 2024-01-26 16:41:55.806 | (1411 / 1435) 2024-01-26 16:41:55.824 | Updating cache of https://opendev.org/x/vmware-vspc.git in /opt/dib_cache/source-repositories/vmware_vspc_d5d5f9d0b2e840a362afaab26c23649a477cfd19 with ref * 2024-01-26 16:41:56.543 | Cloning from vmware-vspc cache and applying ref * 2024-01-26 16:41:57.045 | (1412 / 1435) 2024-01-26 16:41:57.063 | 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-01-26 16:41:57.814 | Cloning from whitebox-neutron-tempest-plugin cache and applying ref * 2024-01-26 16:41:59.191 | (1413 / 1435) 2024-01-26 16:41:59.209 | Updating cache of https://opendev.org/x/wsme.git in /opt/dib_cache/source-repositories/wsme_e802426e824df2ba23ccecbf27592c803082f2e6 with ref * 2024-01-26 16:42:00.776 | Cloning from wsme cache and applying ref * 2024-01-26 16:42:01.739 | (1414 / 1435) 2024-01-26 16:42:01.757 | Updating cache of https://opendev.org/x/xenapi-os-testing.git in /opt/dib_cache/source-repositories/xenapi_os_testing_7cbe80c027316ce3959f81e7e89606c59c65bad2 with ref * 2024-01-26 16:42:02.294 | Cloning from xenapi-os-testing cache and applying ref * 2024-01-26 16:42:02.370 | (1415 / 1435) 2024-01-26 16:42:02.388 | Updating cache of https://opendev.org/x/xstatic-angular-cookies.git in /opt/dib_cache/source-repositories/xstatic_angular_cookies_35d3d4d6ef0fc0078de0992d89749d3b93d81992 with ref * 2024-01-26 16:42:02.766 | Cloning from xstatic-angular-cookies cache and applying ref * 2024-01-26 16:42:02.839 | (1416 / 1435) 2024-01-26 16:42:02.857 | Updating cache of https://opendev.org/x/xstatic-angular-mock.git in /opt/dib_cache/source-repositories/xstatic_angular_mock_8219e1e8160c0bea7a520d886d7f31b179e5db47 with ref * 2024-01-26 16:42:03.286 | Cloning from xstatic-angular-mock cache and applying ref * 2024-01-26 16:42:03.366 | (1417 / 1435) 2024-01-26 16:42:03.384 | Updating cache of https://opendev.org/x/xstatic-angular-sanitize.git in /opt/dib_cache/source-repositories/xstatic_angular_sanitize_773ea0947ff5cd80f6926f86e07ef13e447f2092 with ref * 2024-01-26 16:42:03.795 | Cloning from xstatic-angular-sanitize cache and applying ref * 2024-01-26 16:42:03.871 | (1418 / 1435) 2024-01-26 16:42:03.889 | 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-01-26 16:42:04.197 | Cloning from xstatic-jquery.bootstrap.wizard cache and applying ref * 2024-01-26 16:42:04.274 | (1419 / 1435) 2024-01-26 16:42:04.293 | Updating cache of https://opendev.org/x/xstatic-qunit.git in /opt/dib_cache/source-repositories/xstatic_qunit_9bdda54c72e0ebd56bee047e28d3bf8547bc9dfe with ref * 2024-01-26 16:42:04.757 | Cloning from xstatic-qunit cache and applying ref * 2024-01-26 16:42:04.832 | (1420 / 1435) 2024-01-26 16:42:04.851 | Updating cache of https://opendev.org/zuul/gating.dev.git in /opt/dib_cache/source-repositories/gating_dev_539e37d8e94de4ad1e07ca64a850ce1088e61604 with ref * 2024-01-26 16:42:05.341 | Cloning from gating.dev cache and applying ref * 2024-01-26 16:42:05.419 | (1421 / 1435) 2024-01-26 16:42:05.437 | Updating cache of https://opendev.org/zuul/gcp-authdaemon.git in /opt/dib_cache/source-repositories/gcp_authdaemon_d4975bb5cfd9f82e4c296d3fb90808ae3270633b with ref * 2024-01-26 16:42:06.249 | Cloning from gcp-authdaemon cache and applying ref * 2024-01-26 16:42:06.440 | (1422 / 1435) 2024-01-26 16:42:06.459 | Updating cache of https://opendev.org/zuul/nodepool.git in /opt/dib_cache/source-repositories/nodepool_39f72c286debbde9dd1d529c99e7875d250e4267 with ref * 2024-01-26 16:42:08.141 | Cloning from nodepool cache and applying ref * 2024-01-26 16:43:14.435 | (1423 / 1435) 2024-01-26 16:43:14.452 | Updating cache of https://opendev.org/zuul/project-config.git in /opt/dib_cache/source-repositories/project_config_20aaee614c3279749f82f3a2fc2bca0f939bb397 with ref * 2024-01-26 16:43:15.116 | Cloning from project-config cache and applying ref * 2024-01-26 16:43:15.207 | (1424 / 1435) 2024-01-26 16:43:15.224 | Updating cache of https://opendev.org/zuul/zuul.git in /opt/dib_cache/source-repositories/zuul_77f08707a5235787160d35bb84c05728a29d6fc2 with ref * 2024-01-26 16:43:17.400 | Cloning from zuul cache and applying ref * 2024-01-26 16:45:03.658 | (1425 / 1435) 2024-01-26 16:45:03.675 | Updating cache of https://opendev.org/zuul/zuul-base-jobs.git in /opt/dib_cache/source-repositories/zuul_base_jobs_b2e6d2dcc2ffefcca64e73ad671764844b4dc36f with ref * 2024-01-26 16:45:04.102 | Cloning from zuul-base-jobs cache and applying ref * 2024-01-26 16:45:04.175 | (1426 / 1435) 2024-01-26 16:45:04.193 | Updating cache of https://opendev.org/zuul/zuul-client.git in /opt/dib_cache/source-repositories/zuul_client_d58fb7ada125e9f2082b3eb4b4065768e96a3857 with ref * 2024-01-26 16:45:05.408 | Cloning from zuul-client cache and applying ref * 2024-01-26 16:45:10.351 | (1427 / 1435) 2024-01-26 16:45:10.369 | Updating cache of https://opendev.org/zuul/zuul-helm.git in /opt/dib_cache/source-repositories/zuul_helm_03cec1fa94399a65e87f0a39091382e4d1873001 with ref * 2024-01-26 16:45:10.881 | Cloning from zuul-helm cache and applying ref * 2024-01-26 16:45:11.001 | (1428 / 1435) 2024-01-26 16:45:11.019 | Updating cache of https://opendev.org/zuul/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_d66d4cb52d5a7b5755336848cdfcd056e1137985 with ref * 2024-01-26 16:45:12.054 | Cloning from zuul-jobs cache and applying ref * 2024-01-26 16:45:29.259 | (1429 / 1435) 2024-01-26 16:45:29.276 | Updating cache of https://opendev.org/zuul/zuul-operator.git in /opt/dib_cache/source-repositories/zuul_operator_c997f5098b19eadfa34821a22d244be193c8147b with ref * 2024-01-26 16:45:30.188 | Cloning from zuul-operator cache and applying ref * 2024-01-26 16:45:30.655 | (1430 / 1435) 2024-01-26 16:45:30.673 | Updating cache of https://opendev.org/zuul/zuul-preview.git in /opt/dib_cache/source-repositories/zuul_preview_c811389caba6f90958648237536f4de872d583ad with ref * 2024-01-26 16:45:31.152 | Cloning from zuul-preview cache and applying ref * 2024-01-26 16:45:31.241 | (1431 / 1435) 2024-01-26 16:45:31.259 | Updating cache of https://opendev.org/zuul/zuul-registry.git in /opt/dib_cache/source-repositories/zuul_registry_f5446fed704822f429439c94319db214fa6f0335 with ref * 2024-01-26 16:45:32.192 | Cloning from zuul-registry cache and applying ref * 2024-01-26 16:45:33.469 | (1432 / 1435) 2024-01-26 16:45:33.487 | Updating cache of https://opendev.org/zuul/zuul-sphinx.git in /opt/dib_cache/source-repositories/zuul_sphinx_a24156048c4a0f0101b258bfa016398eafeecea4 with ref * 2024-01-26 16:45:34.261 | Cloning from zuul-sphinx cache and applying ref * 2024-01-26 16:45:34.386 | (1433 / 1435) 2024-01-26 16:45:34.403 | Updating cache of https://opendev.org/zuul/zuul-storage-proxy.git in /opt/dib_cache/source-repositories/zuul_storage_proxy_d0791cfcfdc6047344f7fe7b0bb7e056c6190340 with ref * 2024-01-26 16:45:34.783 | Cloning from zuul-storage-proxy cache and applying ref * 2024-01-26 16:45:34.887 | (1434 / 1435) 2024-01-26 16:45:34.904 | Updating cache of https://opendev.org/zuul/zuul-website.git in /opt/dib_cache/source-repositories/zuul_website_862025b44956d8a435a45d56aa3a1c225bc3ddf3 with ref * 2024-01-26 16:45:35.784 | Cloning from zuul-website cache and applying ref * 2024-01-26 16:45:36.433 | (1435 / 1435) 2024-01-26 16:45:36.452 | Updating cache of https://opendev.org/zuul/zuul-website-media.git in /opt/dib_cache/source-repositories/zuul_website_media_9b81b80caa18a094de47403a415032bb0ec52bbc with ref * 2024-01-26 16:45:36.899 | Cloning from zuul-website-media cache and applying ref * 2024-01-26 16:45:37.966 | Getting /opt/dib_cache/source-repositories/repositories_flock: Fri Jan 26 16:45:37 UTC 2024 for /opt/dib_tmp/dib_build.jcbuMr46/hooks/source-repository-pip 2024-01-26 16:45:38.005 | (0001 / 0002) 2024-01-26 16:45:38.022 | Caching get-pip-py file from https://bootstrap.pypa.io/get-pip.py in /opt/dib_cache/source-repositories/get_pip_py_50bbba586670cca2803e23f614374b482e595f6a 2024-01-26 16:45:38.134 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-01-26 16:45:38.135 | Dload Upload Total Spent Left Speed 2024-01-26 16:45:38.333 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-01-26 16:45:38.337 | Server copy has not changed. Using locally cached https://bootstrap.pypa.io/get-pip.py 2024-01-26 16:45:38.421 | (0002 / 0002) 2024-01-26 16:45:38.438 | 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-01-26 16:45:38.470 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-01-26 16:45:38.472 | Dload Upload Total Spent Left Speed 2024-01-26 16:45:38.757 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-01-26 16:45:38.763 | Server copy has not changed. Using locally cached https://bootstrap.pypa.io/pip/3.6/get-pip.py 2024-01-26 16:45:38.828 | Getting /opt/dib_cache/source-repositories/repositories_flock: Fri Jan 26 16:45:38 UTC 2024 for /opt/dib_tmp/dib_build.jcbuMr46/hooks/source-repository-dstat_graph 2024-01-26 16:45:38.846 | (0001 / 0001) 2024-01-26 16:45:39.241 | Updating cache of https://opendev.org/opendev/dstat_graph in /opt/dib_cache/source-repositories/dstat_graph_7f9e7d636b9a04f02d9f3adfd75e7834befe3865 with ref master 2024-01-26 16:45:39.534 | Cloning from dstat_graph cache and applying ref master 2024-01-26 16:45:39.775 | HEAD is now at 358c6a7 Fix refresh for embedded csv 2024-01-26 16:45:39.802 | Getting /opt/dib_cache/source-repositories/repositories_flock: Fri Jan 26 16:45:39 UTC 2024 for /opt/dib_tmp/dib_build.jcbuMr46/hooks/source-repository-images 2024-01-26 16:45:39.810 | (0001 / 0015) 2024-01-26 16:45:39.827 | 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-01-26 16:45:39.859 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-01-26 16:45:39.859 | Dload Upload Total Spent Left Speed 2024-01-26 16:45:40.044 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 1468 0 --:--:-- --:--:-- --:--:-- 1475 2024-01-26 16:45:40.342 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-01-26 16:45:40.919 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2024-01-26 16:45:40.928 | 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-01-26 16:45:41.332 | (0002 / 0015) 2024-01-26 16:45:41.349 | 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-01-26 16:45:41.382 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-01-26 16:45:41.383 | Dload Upload Total Spent Left Speed 2024-01-26 16:45:41.481 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275 100 275 0 0 2788 0 --:--:-- --:--:-- --:--:-- 2777 2024-01-26 16:45:41.835 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-01-26 16:45:42.451 | 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2024-01-26 16:45:42.462 | 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-01-26 16:45:43.937 | (0003 / 0015) 2024-01-26 16:45:43.953 | 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-01-26 16:45:43.986 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-01-26 16:45:43.987 | Dload Upload Total Spent Left Speed 2024-01-26 16:45:44.082 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 274 100 274 0 0 2850 0 --:--:-- --:--:-- --:--:-- 2884 2024-01-26 16:45:44.312 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-01-26 16:45:44.854 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-01-26 16:45:44.862 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-aarch64-disk.img 2024-01-26 16:45:45.717 | (0004 / 0015) 2024-01-26 16:45:45.733 | 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-01-26 16:45:45.766 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-01-26 16:45:45.768 | Dload Upload Total Spent Left Speed 2024-01-26 16:45:45.868 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 2683 0 --:--:-- --:--:-- --:--:-- 2702 2024-01-26 16:45:46.098 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-01-26 16:45:46.637 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-01-26 16:45:46.647 | 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-01-26 16:45:47.137 | (0005 / 0015) 2024-01-26 16:45:47.161 | 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-01-26 16:45:47.206 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-01-26 16:45:47.207 | Dload Upload Total Spent Left Speed 2024-01-26 16:45:47.309 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275 100 275 0 0 2652 0 --:--:-- --:--:-- --:--:-- 2669 2024-01-26 16:45:47.553 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-01-26 16:45:48.086 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-01-26 16:45:48.096 | 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-01-26 16:45:49.313 | (0006 / 0015) 2024-01-26 16:45:49.330 | 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-01-26 16:45:49.363 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-01-26 16:45:49.364 | Dload Upload Total Spent Left Speed 2024-01-26 16:45:49.459 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 274 100 274 0 0 2851 0 --:--:-- --:--:-- --:--:-- 2854 2024-01-26 16:45:49.663 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-01-26 16:45:50.197 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-01-26 16:45:50.205 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-aarch64-disk.img 2024-01-26 16:45:50.986 | (0007 / 0015) 2024-01-26 16:45:51.003 | 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-01-26 16:45:51.035 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-01-26 16:45:51.036 | Dload Upload Total Spent Left Speed 2024-01-26 16:45:51.132 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 2803 0 --:--:-- --:--:-- --:--:-- 2814 2024-01-26 16:45:51.370 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-01-26 16:45:51.900 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-01-26 16:45:51.909 | 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-01-26 16:45:52.918 | (0008 / 0015) 2024-01-26 16:45:52.935 | 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-01-26 16:45:52.967 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-01-26 16:45:52.969 | Dload Upload Total Spent Left Speed 2024-01-26 16:45:53.066 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275 100 275 0 0 2797 0 --:--:-- --:--:-- --:--:-- 2806 2024-01-26 16:45:53.296 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-01-26 16:45:53.828 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-01-26 16:45:53.838 | 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-01-26 16:45:55.062 | (0009 / 0015) 2024-01-26 16:45:55.079 | 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-01-26 16:45:55.112 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-01-26 16:45:55.113 | Dload Upload Total Spent Left Speed 2024-01-26 16:45:55.207 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 274 100 274 0 0 2854 0 --:--:-- --:--:-- --:--:-- 2884 2024-01-26 16:45:55.434 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-01-26 16:45:55.962 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-01-26 16:45:55.970 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.1/cirros-0.6.1-aarch64-disk.img 2024-01-26 16:45:57.669 | (0010 / 0015) 2024-01-26 16:45:57.691 | 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-01-26 16:45:57.732 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-01-26 16:45:57.734 | Dload Upload Total Spent Left Speed 2024-01-26 16:45:57.836 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 2614 0 --:--:-- --:--:-- --:--:-- 2625 2024-01-26 16:45:58.044 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-01-26 16:45:58.572 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-01-26 16:45:58.582 | 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-01-26 16:46:00.084 | (0011 / 0015) 2024-01-26 16:46:00.101 | 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-01-26 16:46:00.135 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-01-26 16:46:00.136 | Dload Upload Total Spent Left Speed 2024-01-26 16:46:00.534 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275 100 275 0 0 687 0 --:--:-- --:--:-- --:--:-- 687 2024-01-26 16:46:00.771 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-01-26 16:46:01.304 | 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2024-01-26 16:46:01.313 | 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-01-26 16:46:02.252 | (0012 / 0015) 2024-01-26 16:46:02.269 | 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-01-26 16:46:02.302 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-01-26 16:46:02.303 | Dload Upload Total Spent Left Speed 2024-01-26 16:46:02.397 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 274 100 274 0 0 2868 0 --:--:-- --:--:-- --:--:-- 2884 2024-01-26 16:46:02.615 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-01-26 16:46:03.144 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-01-26 16:46:03.153 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-aarch64-disk.img 2024-01-26 16:46:04.927 | (0013 / 0015) 2024-01-26 16:46:04.944 | 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-01-26 16:46:04.976 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-01-26 16:46:04.978 | Dload Upload Total Spent Left Speed 2024-01-26 16:46:05.201 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-01-26 16:46:05.738 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-01-26 16:46:05.745 | 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-01-26 16:46:06.633 | (0014 / 0015) 2024-01-26 16:46:06.651 | 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-01-26 16:46:06.683 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-01-26 16:46:06.684 | Dload Upload Total Spent Left Speed 2024-01-26 16:46:06.926 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-01-26 16:46:07.469 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-01-26 16:46:07.477 | 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-01-26 16:46:08.028 | (0015 / 0015) 2024-01-26 16:46:08.046 | 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-01-26 16:46:08.095 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-01-26 16:46:08.097 | Dload Upload Total Spent Left Speed 2024-01-26 16:46:08.363 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-01-26 16:46:08.895 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-01-26 16:46:08.903 | 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-01-26 16:46:10.195 | dib-run-parts 98-source-repositories completed 2024-01-26 16:46:10.195 | dib-run-parts Running /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/99-enable-install-types 2024-01-26 16:46:10.217 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/99-enable-install-types:main:19 : set -eu 2024-01-26 16:46:10.221 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/99-enable-install-types:main:20 : set -o pipefail 2024-01-26 16:46:10.225 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/99-enable-install-types:main:22 : declare -a SPECIFIED_ELEMS 2024-01-26 16:46:10.229 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/99-enable-install-types:main:26 : SPECIFIED_ELEMS[0]= 2024-01-26 16:46:10.233 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/99-enable-install-types:main:29 : PREFIX=DIB_INSTALLTYPE_ 2024-01-26 16:46:10.238 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/99-enable-install-types:main:30 : env 2024-01-26 16:46:10.238 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/99-enable-install-types:main:30 : cut -d= -f1 2024-01-26 16:46:10.240 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/99-enable-install-types:main:30 : grep '^DIB_INSTALLTYPE_' 2024-01-26 16:46:10.266 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/99-enable-install-types:main:30 : echo '' 2024-01-26 16:46:10.270 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/99-enable-install-types:main:30 : INSTALL_TYPE_VARS= 2024-01-26 16:46:10.275 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/99-enable-install-types:main:53 : find /opt/dib_tmp/dib_build.jcbuMr46/hooks/install.d -maxdepth 1 -name '*-source-install' -type d 2024-01-26 16:46:10.282 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/99-enable-install-types:main:53 : default_install_type_dirs=/opt/dib_tmp/dib_build.jcbuMr46/hooks/install.d/simple-init-source-install 2024-01-26 16:46:10.286 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/99-enable-install-types:main:54 : for _install_dir in $default_install_type_dirs 2024-01-26 16:46:10.290 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/99-enable-install-types:main:55 : SUFFIX=-source-install 2024-01-26 16:46:10.295 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/99-enable-install-types:main:56 : basename /opt/dib_tmp/dib_build.jcbuMr46/hooks/install.d/simple-init-source-install 2024-01-26 16:46:10.300 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/99-enable-install-types:main:56 : _install_dir=simple-init-source-install 2024-01-26 16:46:10.304 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/99-enable-install-types:main:57 : INSTALLDIRPREFIX=simple-init 2024-01-26 16:46:10.308 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/99-enable-install-types:main:59 : found=0 2024-01-26 16:46:10.312 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/99-enable-install-types:main:68 : '[' 0 = 0 ']' 2024-01-26 16:46:10.316 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/99-enable-install-types:main:69 : pushd /opt/dib_tmp/dib_build.jcbuMr46/hooks/install.d 2024-01-26 16:46:10.316 | /opt/dib_tmp/dib_build.jcbuMr46/hooks/install.d / 2024-01-26 16:46:10.320 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/99-enable-install-types:main:70 : ln -sf simple-init-source-install/40-glean . 2024-01-26 16:46:10.340 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/99-enable-install-types:main:71 : popd 2024-01-26 16:46:10.340 | / 2024-01-26 16:46:10.343 | dib-run-parts 99-enable-install-types completed 2024-01-26 16:46:10.343 | dib-run-parts Running /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/99-squash-package-install 2024-01-26 16:46:10.363 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/99-squash-package-install:main:5 : set -eu 2024-01-26 16:46:10.367 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/99-squash-package-install:main:6 : set -o pipefail 2024-01-26 16:46:10.372 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/99-squash-package-install:main:8 : dirname /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/99-squash-package-install 2024-01-26 16:46:10.378 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/99-squash-package-install:main:8 : sudo -E /usr/local/bin/python /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash '--elements=dib-init-system growroot debian-minimal manifests journal-to-console install-types cache-devstack source-repositories vm package-installs install-static zuul-worker infra-package-needs debootstrap install-bin nodepool-base base bootloader openstack-repos cloud-init-datasources dpkg pkg-map runtime-ssh-host-keys sysprep openssh-server cache-url initialize-urandom ensure-venv block-device-efi modprobe simple-init' --path=/etc/nodepool/elements:/usr/local/lib/python3.11/site-packages/diskimage_builder/elements /opt/dib_tmp/dib_build.jcbuMr46/mnt/tmp/package-installs.json 2024-01-26 16:46:10.700 | DEBUG __main__ [-] element_dirs -> [('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'dib-init-system'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'growroot'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'debian-minimal'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'manifests'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'journal-to-console'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'install-types'), ('/etc/nodepool/elements', 'cache-devstack'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'source-repositories'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'vm'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'package-installs'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'install-static'), ('/etc/nodepool/elements', 'zuul-worker'), ('/etc/nodepool/elements', 'infra-package-needs'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'debootstrap'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'install-bin'), ('/etc/nodepool/elements', 'nodepool-base'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'base'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'bootloader'), ('/etc/nodepool/elements', 'openstack-repos'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'cloud-init-datasources'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'dpkg'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'pkg-map'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'runtime-ssh-host-keys'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'sysprep'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'openssh-server'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'cache-url'), ('/etc/nodepool/elements', 'initialize-urandom'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'ensure-venv'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'block-device-efi'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'modprobe'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'simple-init')] main /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:212 2024-01-26 16:46:10.700 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/package-installs.yaml 2024-01-26 16:46:10.718 | DEBUG __main__ [-] Considering growroot/growpart param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.719 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.719 | DEBUG __main__ [-] Considering growroot/e2fsprogs param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.719 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.719 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/package-installs.yaml 2024-01-26 16:46:10.739 | DEBUG __main__ [-] Considering debian-minimal/linux-image-amd64 param:{'arch': 'amd64'} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.739 | DEBUG __main__ [-] ... skipping due to arch match collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:167 2024-01-26 16:46:10.739 | DEBUG __main__ [-] Considering debian-minimal/linux-image-arm64 param:{'arch': 'arm64'} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.739 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.739 | DEBUG __main__ [-] Considering debian-minimal/netbase param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.739 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.740 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/package-installs.yaml 2024-01-26 16:46:10.747 | DEBUG __main__ [-] Considering source-repositories/git param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.747 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.747 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/package-installs.yaml 2024-01-26 16:46:10.749 | DEBUG __main__ [-] Considering install-static/rsync param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.749 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.750 | INFO __main__ [-] Squashing install file: /etc/nodepool/elements/infra-package-needs/package-installs.yaml 2024-01-26 16:46:10.761 | DEBUG __main__ [-] Considering infra-package-needs/acl param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.761 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.761 | DEBUG __main__ [-] Considering infra-package-needs/acpid param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.761 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.761 | DEBUG __main__ [-] Considering infra-package-needs/coreutils param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.761 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.762 | DEBUG __main__ [-] Considering infra-package-needs/cron param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.762 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.762 | DEBUG __main__ [-] Considering infra-package-needs/util-linux param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.762 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.762 | DEBUG __main__ [-] Considering infra-package-needs/build-essential param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.762 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.762 | DEBUG __main__ [-] Considering infra-package-needs/python3-dev param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.762 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.762 | DEBUG __main__ [-] Considering infra-package-needs/uuid-runtime param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.762 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.762 | DEBUG __main__ [-] Considering infra-package-needs/traceroute param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.763 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.763 | DEBUG __main__ [-] Considering infra-package-needs/ntp param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.763 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.763 | DEBUG __main__ [-] Considering infra-package-needs/ntpdate param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.763 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.763 | DEBUG __main__ [-] Considering infra-package-needs/gentoolkit param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.763 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.763 | DEBUG __main__ [-] Considering infra-package-needs/at param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.763 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.763 | DEBUG __main__ [-] Considering infra-package-needs/strace param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.763 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.764 | DEBUG __main__ [-] Considering infra-package-needs/tcpdump param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.764 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.764 | DEBUG __main__ [-] Considering infra-package-needs/rsyslog param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.764 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.764 | DEBUG __main__ [-] Considering infra-package-needs/git param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.764 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.764 | DEBUG __main__ [-] Considering infra-package-needs/rsync param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.764 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.764 | DEBUG __main__ [-] Considering infra-package-needs/parted param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.764 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.764 | DEBUG __main__ [-] Considering infra-package-needs/wget param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.764 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.765 | DEBUG __main__ [-] Considering infra-package-needs/iputils-ping param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.765 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.765 | DEBUG __main__ [-] Considering infra-package-needs/iproute2 param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.765 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.765 | DEBUG __main__ [-] Considering infra-package-needs/dnsutils param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.765 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.765 | DEBUG __main__ [-] Considering infra-package-needs/haveged param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.765 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.765 | DEBUG __main__ [-] Considering infra-package-needs/iptables param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.765 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.765 | DEBUG __main__ [-] Considering infra-package-needs/redhat-rpm-config param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.766 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.766 | DEBUG __main__ [-] Considering infra-package-needs/redhat-lsb-core param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.766 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.766 | DEBUG __main__ [-] Considering infra-package-needs/gnupg2 param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.766 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.766 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/package-installs.yaml 2024-01-26 16:46:10.777 | DEBUG __main__ [-] Considering debootstrap/adduser param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.777 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.777 | DEBUG __main__ [-] Considering debootstrap/ca-certificates param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.777 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.777 | DEBUG __main__ [-] Considering debootstrap/cloud-initramfs-growroot param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.777 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.777 | DEBUG __main__ [-] Considering debootstrap/locales param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.778 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.778 | DEBUG __main__ [-] Considering debootstrap/lsb-release param:{'phase': 'pre-install.d'} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.778 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.778 | INFO __main__ [-] Squashing install file: /etc/nodepool/elements/nodepool-base/package-installs.yaml 2024-01-26 16:46:10.780 | DEBUG __main__ [-] Considering nodepool-base/unbound param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.780 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.781 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/package-installs.yaml 2024-01-26 16:46:10.787 | DEBUG __main__ [-] Considering runtime-ssh-host-keys/openssh-client param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.787 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.787 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/package-installs.yaml 2024-01-26 16:46:10.789 | DEBUG __main__ [-] Considering openssh-server/openssh-server param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.789 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.789 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/package-installs.yaml 2024-01-26 16:46:10.803 | DEBUG __main__ [-] Considering cache-url/curl param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.803 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.803 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv/package-installs.yaml 2024-01-26 16:46:10.805 | DEBUG __main__ [-] Considering ensure-venv/python3-venv param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.805 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.805 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/package-installs.yaml 2024-01-26 16:46:10.808 | DEBUG __main__ [-] Considering simple-init/dhcp-client param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.808 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.808 | DEBUG __main__ [-] Considering simple-init/net-tools param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.808 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.808 | DEBUG __main__ [-] Considering simple-init/ifupdown param:{} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.808 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.808 | DEBUG __main__ [-] Considering simple-init/network-scripts param:{'when': 'DIB_SIMPLE_INIT_NETWORKMANAGER = 0'} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.809 | DEBUG __main__ [-] ... when eval DIB_SIMPLE_INIT_NETWORKMANAGER=0 against <0> _when /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:99 2024-01-26 16:46:10.809 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:184 2024-01-26 16:46:10.809 | DEBUG __main__ [-] Considering simple-init/NetworkManager param:{'when': 'DIB_SIMPLE_INIT_NETWORKMANAGER != 0'} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.809 | DEBUG __main__ [-] ... when eval DIB_SIMPLE_INIT_NETWORKMANAGER!=0 against <0> _when /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:99 2024-01-26 16:46:10.809 | DEBUG __main__ [-] ... skipped due to when: failures collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:180 2024-01-26 16:46:10.809 | DEBUG __main__ [-] Considering simple-init/NetworkManager-initscripts-ifcfg-rh param:{'when': 'DIB_SIMPLE_INIT_NETWORKMANAGER != 0'} collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:127 2024-01-26 16:46:10.809 | DEBUG __main__ [-] ... when eval DIB_SIMPLE_INIT_NETWORKMANAGER!=0 against <0> _when /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:99 2024-01-26 16:46:10.810 | DEBUG __main__ [-] ... skipped due to when: failures collect_data /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:180 2024-01-26 16:46:10.810 | DEBUG __main__ [-] final_dict -> defaultdict(..., {'install.d': defaultdict(, {'uninstall': [], 'install': [('growpart', 'growroot'), ('e2fsprogs', 'growroot'), ('linux-image-arm64', 'debian-minimal'), ('netbase', 'debian-minimal'), ('git', 'source-repositories'), ('rsync', 'install-static'), ('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'), ('adduser', 'debootstrap'), ('ca-certificates', 'debootstrap'), ('cloud-initramfs-growroot', 'debootstrap'), ('locales', 'debootstrap'), ('unbound', 'nodepool-base'), ('openssh-client', 'runtime-ssh-host-keys'), ('openssh-server', 'openssh-server'), ('curl', 'cache-url'), ('python3-venv', 'ensure-venv'), ('dhcp-client', 'simple-init'), ('net-tools', 'simple-init'), ('ifupdown', 'simple-init'), ('network-scripts', 'simple-init')]}), 'pre-install.d': defaultdict(, {'uninstall': [], 'install': [('lsb-release', 'debootstrap')]})}) main /opt/dib_tmp/dib_build.jcbuMr46/hooks/extra-data.d/../bin/package-installs-squash:232 2024-01-26 16:46:10.838 | dib-run-parts 99-squash-package-install completed 2024-01-26 16:46:10.838 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-01-26 16:46:10.838 | dib-run-parts 2024-01-26 16:46:10.841 | dib-run-parts Target: extra-data.d 2024-01-26 16:46:10.841 | dib-run-parts 2024-01-26 16:46:10.841 | dib-run-parts Script Seconds 2024-01-26 16:46:10.841 | dib-run-parts --------------------------------------- ---------- 2024-01-26 16:46:10.841 | dib-run-parts 2024-01-26 16:46:10.897 | dib-run-parts 10-create-pkg-map-dir 0.409 2024-01-26 16:46:10.925 | dib-run-parts 20-manifest-dir 0.031 2024-01-26 16:46:10.937 | dib-run-parts 50-create-repo-list 4.109 2024-01-26 16:46:10.948 | dib-run-parts 50-modprobe-blacklist 0.678 2024-01-26 16:46:10.959 | dib-run-parts 60-zuul-user 0.054 2024-01-26 16:46:10.968 | dib-run-parts 98-source-repositories 9550.230 2024-01-26 16:46:10.976 | dib-run-parts 99-enable-install-types 0.145 2024-01-26 16:46:10.984 | dib-run-parts 99-squash-package-install 0.493 2024-01-26 16:46:10.986 | dib-run-parts 2024-01-26 16:46:10.987 | dib-run-parts --------------------- END PROFILING --------------------- 2024-01-26 16:46:10.995 | + diskimage_builder/lib/common-functions:run_d:260 : check_break after-extra-data bash 2024-01-26 16:46:11.001 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-01-26 16:46:11.001 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-extra-data(,|$)' -q 2024-01-26 16:46:11.010 | + diskimage_builder/lib/disk-image-create:main:361 : run_d_in_target pre-install 2024-01-26 16:46:11.015 | + diskimage_builder/lib/img-functions:run_d_in_target:65 : check_element 2024-01-26 16:46:11.019 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.jcbuMr46/hooks ']' 2024-01-26 16:46:11.024 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : '[' -d /opt/dib_tmp/dib_build.jcbuMr46/hooks/pre-install.d ']' 2024-01-26 16:46:11.029 | + diskimage_builder/lib/img-functions:run_d_in_target:69 : sudo mkdir /opt/dib_tmp/dib_build.jcbuMr46/mnt/tmp/in_target.d 2024-01-26 16:46:11.045 | + 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.jcbuMr46/hooks 2024-01-26 16:46:11.060 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount --bind /opt/dib_tmp/dib_build.jcbuMr46/hooks /opt/dib_tmp/dib_build.jcbuMr46/mnt/tmp/in_target.d 2024-01-26 16:46:11.076 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : sudo mount -o remount,ro,bind /opt/dib_tmp/dib_build.jcbuMr46/hooks /opt/dib_tmp/dib_build.jcbuMr46/mnt/tmp/in_target.d 2024-01-26 16:46:11.091 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : check_break before-pre-install run_in_target bash 2024-01-26 16:46:11.097 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-01-26 16:46:11.101 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-pre-install(,|$)' -q 2024-01-26 16:46:11.106 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : '[' -z '' ']' 2024-01-26 16:46:11.110 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : in_target_arg=run_in_target 2024-01-26 16:46:11.115 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : trap 'check_break after-error run_in_target bash' ERR 2024-01-26 16:46:11.120 | + 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-01-26 16:46:11.125 | + 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-01-26 16:46:11.131 | + diskimage_builder/lib/img-functions:run_in_target:52 : ORIG_HOME=/var/lib/nodepool 2024-01-26 16:46:11.136 | + diskimage_builder/lib/img-functions:run_in_target:53 : export HOME=/root 2024-01-26 16:46:11.141 | + diskimage_builder/lib/img-functions:run_in_target:53 : HOME=/root 2024-01-26 16:46:11.147 | + diskimage_builder/lib/img-functions:run_in_target:59 : sudo -E chroot /opt/dib_tmp/dib_build.jcbuMr46/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-01-26 16:46:11.772 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2024-01-26 16:46:11.775 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2024-01-26 16:46:11.777 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2024-01-26 16:46:11.777 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2024-01-26 16:46:11.778 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2024-01-26 16:46:11.781 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2024-01-26 16:46:11.783 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-01-26 16:46:11.783 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-01-26 16:46:11.783 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-01-26 16:46:11.783 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-01-26 16:46:11.783 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-01-26 16:46:11.784 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-01-26 16:46:11.784 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-01-26 16:46:11.784 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-debian-minimal.bash 2024-01-26 16:46:11.788 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-debian-minimal.bash 2024-01-26 16:46:11.789 | ++ export DISTRO_NAME=debian 2024-01-26 16:46:11.790 | ++ DISTRO_NAME=debian 2024-01-26 16:46:11.790 | ++ export DIB_RELEASE=buster 2024-01-26 16:46:11.790 | ++ DIB_RELEASE=buster 2024-01-26 16:46:11.790 | ++ export DIB_INIT_SYSTEM=systemd 2024-01-26 16:46:11.790 | ++ DIB_INIT_SYSTEM=systemd 2024-01-26 16:46:11.790 | ++ export EFI_BOOT_DIR=EFI/debian 2024-01-26 16:46:11.790 | ++ EFI_BOOT_DIR=EFI/debian 2024-01-26 16:46:11.790 | ++ '[' -n '' ']' 2024-01-26 16:46:11.790 | ++ export DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.linaro.opendev.org/debian 2024-01-26 16:46:11.790 | ++ DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.linaro.opendev.org/debian 2024-01-26 16:46:11.790 | ++ DIB_DEBIAN_SECURITY_MIRROR=http://security.debian.org/ 2024-01-26 16:46:11.790 | ++ export DIB_DEBIAN_COMPONENTS=main 2024-01-26 16:46:11.790 | ++ DIB_DEBIAN_COMPONENTS=main 2024-01-26 16:46:11.790 | ++ export DIB_DEBIAN_COMPONENTS_WS=main 2024-01-26 16:46:11.790 | ++ DIB_DEBIAN_COMPONENTS_WS=main 2024-01-26 16:46:11.790 | ++ case "${DIB_RELEASE}" in 2024-01-26 16:46:11.790 | ++ DIB_DEBIAN_SECURITY_PATH=buster 2024-01-26 16:46:11.790 | ++ DIB_DEBIAN_SECURITY_SUBPATH=/updates 2024-01-26 16:46:11.790 | ++ DIB_APT_SOURCES_CONF_DEFAULT='default:deb https://mirror.regionone.linaro.opendev.org/debian buster main 2024-01-26 16:46:11.790 | backports:deb https://mirror.regionone.linaro.opendev.org/debian buster-backports main 2024-01-26 16:46:11.790 | updates:deb https://mirror.regionone.linaro.opendev.org/debian buster-updates main 2024-01-26 16:46:11.790 | security:deb http://security.debian.org/ buster/updates main 2024-01-26 16:46:11.790 | ' 2024-01-26 16:46:11.790 | ++ '[' buster = testing -o buster = unstable ']' 2024-01-26 16:46:11.790 | ++ export 'DIB_APT_SOURCES_CONF=default:deb https://mirror.regionone.linaro.opendev.org/debian buster main 2024-01-26 16:46:11.790 | backports:deb https://mirror.regionone.linaro.opendev.org/debian buster-backports main 2024-01-26 16:46:11.790 | updates:deb https://mirror.regionone.linaro.opendev.org/debian buster-updates main 2024-01-26 16:46:11.790 | security:deb http://security.debian.org/ buster/updates main 2024-01-26 16:46:11.790 | ' 2024-01-26 16:46:11.790 | ++ DIB_APT_SOURCES_CONF='default:deb https://mirror.regionone.linaro.opendev.org/debian buster main 2024-01-26 16:46:11.790 | backports:deb https://mirror.regionone.linaro.opendev.org/debian buster-backports main 2024-01-26 16:46:11.790 | updates:deb https://mirror.regionone.linaro.opendev.org/debian buster-updates main 2024-01-26 16:46:11.790 | security:deb http://security.debian.org/ buster/updates main 2024-01-26 16:46:11.790 | ' 2024-01-26 16:46:11.790 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-debootstrap-default-locale 2024-01-26 16:46:11.794 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-debootstrap-default-locale 2024-01-26 16:46:11.795 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-01-26 16:46:11.795 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-01-26 16:46:11.795 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-dpkg.bash 2024-01-26 16:46:11.799 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-dpkg.bash 2024-01-26 16:46:11.800 | ++ export DIB_ADD_APT_KEYS= 2024-01-26 16:46:11.800 | ++ DIB_ADD_APT_KEYS= 2024-01-26 16:46:11.800 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2024-01-26 16:46:11.804 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2024-01-26 16:46:11.828 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2024-01-26 16:46:11.828 | ++ DIB_DEFAULT_INSTALLTYPE=source 2024-01-26 16:46:11.828 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2024-01-26 16:46:11.831 | + source /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2024-01-26 16:46:11.833 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-01-26 16:46:11.833 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-01-26 16:46:11.833 | ++ export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d.d/ 2024-01-26 16:46:11.833 | ++ DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d.d/ 2024-01-26 16:46:11.833 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2024-01-26 16:46:11.836 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2024-01-26 16:46:11.838 | ++ [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-01-26 16:46:11.838 | ++ export DIB_BLOCK_DEVICE=efi 2024-01-26 16:46:11.838 | ++ DIB_BLOCK_DEVICE=efi 2024-01-26 16:46:11.838 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-simple-init-networkmanager 2024-01-26 16:46:11.841 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-simple-init-networkmanager 2024-01-26 16:46:11.843 | ++ [[ debian =~ (centos|fedora|rocky) ]] 2024-01-26 16:46:11.843 | ++ export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-01-26 16:46:11.843 | ++ DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-01-26 16:46:11.843 | ++ [[ debian == \c\e\n\t\o\s ]] 2024-01-26 16:46:11.843 | ++ [[ debian == \r\o\c\k\y ]] 2024-01-26 16:46:11.843 | ++ [[ debian == \f\e\d\o\r\a ]] 2024-01-26 16:46:11.843 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/20-network-interface-names 2024-01-26 16:46:11.846 | + source /tmp/in_target.d/pre-install.d/../environment.d/20-network-interface-names 2024-01-26 16:46:11.848 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2024-01-26 16:46:11.848 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2024-01-26 16:46:11.848 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-disable-cloud-init 2024-01-26 16:46:11.851 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-disable-cloud-init 2024-01-26 16:46:11.852 | ++ export DIB_CLOUD_INIT_DATASOURCES=None 2024-01-26 16:46:11.853 | ++ DIB_CLOUD_INIT_DATASOURCES=None 2024-01-26 16:46:11.853 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/75-nodepool-base-env 2024-01-26 16:46:11.856 | + source /tmp/in_target.d/pre-install.d/../environment.d/75-nodepool-base-env 2024-01-26 16:46:11.857 | ++ export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-01-26 16:46:11.857 | ++ NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-01-26 16:46:11.857 | ++ export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-01-26 16:46:11.857 | ++ NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-01-26 16:46:11.857 | ++ export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-01-26 16:46:11.857 | ++ NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-01-26 16:46:11.858 | ++ export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-01-26 16:46:11.858 | ++ NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-01-26 16:46:11.858 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2024-01-26 16:46:11.861 | + source /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2024-01-26 16:46:11.862 | ++ '[' -z systemd ']' 2024-01-26 16:46:11.862 | ++ case $DIB_INIT_SYSTEM in 2024-01-26 16:46:11.862 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-disable-apt-recommends 2024-01-26 16:46:11.921 | + set -eu 2024-01-26 16:46:11.921 | + set -o pipefail 2024-01-26 16:46:11.921 | + dd of=/etc/apt/apt.conf.d/95disable-recommends 2024-01-26 16:46:11.960 | 0+1 records in 2024-01-26 16:46:11.960 | 0+1 records out 2024-01-26 16:46:11.960 | 56 bytes copied, 0.000252172 s, 222 kB/s 2024-01-26 16:46:11.963 | dib-run-parts 00-disable-apt-recommends completed 2024-01-26 16:46:11.963 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-gentoo-useflags 2024-01-26 16:46:11.981 | + set -eu 2024-01-26 16:46:11.981 | + set -o pipefail 2024-01-26 16:46:11.982 | + '[' debian == gentoo ']' 2024-01-26 16:46:11.984 | dib-run-parts 00-gentoo-useflags completed 2024-01-26 16:46:11.984 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-install-bin 2024-01-26 16:46:12.017 | + set -eu 2024-01-26 16:46:12.017 | + set -o pipefail 2024-01-26 16:46:12.017 | ++ dirname /tmp/in_target.d/pre-install.d/01-install-bin 2024-01-26 16:46:12.039 | + 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/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-01-26 16:46:12.241 | dib-run-parts 01-install-bin completed 2024-01-26 16:46:12.241 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-baseline-tools 2024-01-26 16:46:12.247 | + set -eu 2024-01-26 16:46:12.247 | + set -o pipefail 2024-01-26 16:46:12.247 | + case $DISTRO_NAME in 2024-01-26 16:46:12.247 | + apt-get -y update 2024-01-26 16:46:14.064 | Get:1 http://security.debian.org buster/updates InRelease [34.8 kB] 2024-01-26 16:46:14.633 | Ign:2 https://mirror.regionone.linaro.opendev.org/debian buster-backports InRelease 2024-01-26 16:46:14.691 | Ign:3 https://mirror.regionone.linaro.opendev.org/debian buster InRelease 2024-01-26 16:46:14.748 | Ign:4 https://mirror.regionone.linaro.opendev.org/debian buster-updates InRelease 2024-01-26 16:46:14.811 | Get:5 https://mirror.regionone.linaro.opendev.org/debian buster-backports Release [3884 B] 2024-01-26 16:46:14.870 | Get:6 https://mirror.regionone.linaro.opendev.org/debian buster Release [3812 B] 2024-01-26 16:46:14.929 | Get:7 https://mirror.regionone.linaro.opendev.org/debian buster-updates Release [3756 B] 2024-01-26 16:46:14.982 | Ign:8 https://mirror.regionone.linaro.opendev.org/debian buster-backports Release.gpg 2024-01-26 16:46:15.035 | Ign:9 https://mirror.regionone.linaro.opendev.org/debian buster Release.gpg 2024-01-26 16:46:15.087 | Ign:10 https://mirror.regionone.linaro.opendev.org/debian buster-updates Release.gpg 2024-01-26 16:46:15.124 | Get:11 http://security.debian.org buster/updates/main arm64 Packages [572 kB] 2024-01-26 16:46:15.679 | Fetched 618 kB in 2s (335 kB/s) 2024-01-26 16:46:20.357 | Reading package lists... 2024-01-26 16:46:20.404 | W: The repository 'https://mirror.regionone.linaro.opendev.org/debian buster-backports Release' is not signed. 2024-01-26 16:46:20.404 | W: The repository 'https://mirror.regionone.linaro.opendev.org/debian buster Release' is not signed. 2024-01-26 16:46:20.404 | W: The repository 'https://mirror.regionone.linaro.opendev.org/debian buster-updates Release' is not signed. 2024-01-26 16:46:20.407 | + install-packages software-properties-common apt-transport-https 2024-01-26 16:46:20.410 | + set -eu 2024-01-26 16:46:20.410 | + set -o pipefail 2024-01-26 16:46:20.410 | + ACTION=install 2024-01-26 16:46:20.410 | + MAP_ELEMENT= 2024-01-26 16:46:20.411 | ++ basename /usr/local/bin/install-packages 2024-01-26 16:46:20.412 | + SCRIPTNAME=install-packages 2024-01-26 16:46:20.413 | ++ getopt -o hudem: -n install-packages -- software-properties-common apt-transport-https 2024-01-26 16:46:20.418 | + TEMP=' -- '\''software-properties-common'\'' '\''apt-transport-https'\''' 2024-01-26 16:46:20.418 | + '[' 0 '!=' 0 ']' 2024-01-26 16:46:20.418 | + eval set -- ' -- '\''software-properties-common'\'' '\''apt-transport-https'\''' 2024-01-26 16:46:20.418 | ++ set -- -- software-properties-common apt-transport-https 2024-01-26 16:46:20.418 | + true 2024-01-26 16:46:20.419 | + case "$1" in 2024-01-26 16:46:20.419 | + shift 2024-01-26 16:46:20.419 | + break 2024-01-26 16:46:20.419 | + PKGS='software-properties-common apt-transport-https' 2024-01-26 16:46:20.419 | + '[' -n '' ']' 2024-01-26 16:46:20.419 | + '[' -z 'software-properties-common apt-transport-https' ']' 2024-01-26 16:46:20.419 | + install_deb_packages install software-properties-common apt-transport-https 2024-01-26 16:46:20.419 | + DEBIAN_FRONTEND=noninteractive 2024-01-26 16:46:20.419 | + http_proxy= 2024-01-26 16:46:20.419 | + https_proxy= 2024-01-26 16:46:20.420 | + no_proxy= 2024-01-26 16:46:20.420 | + apt-get --option Dpkg::Options::=--force-confold --option Dpkg::Options::=--force-confdef --assume-yes install software-properties-common apt-transport-https 2024-01-26 16:46:20.457 | Reading package lists... 2024-01-26 16:46:20.709 | Building dependency tree... 2024-01-26 16:46:20.711 | Reading state information... 2024-01-26 16:46:21.086 | The following additional packages will be installed: 2024-01-26 16:46:21.087 | distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 iso-codes 2024-01-26 16:46:21.087 | libapt-inst2.0 libcurl3-gnutls libgirepository-1.0-1 libglib2.0-0 2024-01-26 16:46:21.087 | libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 2024-01-26 16:46:21.088 | libnghttp2-14 libpackagekit-glib2-18 libpsl5 librtmp1 libssh2-1 lsb-release 2024-01-26 16:46:21.089 | python-apt-common python3-apt python3-dbus python3-gi python3-pycurl 2024-01-26 16:46:21.089 | python3-software-properties 2024-01-26 16:46:21.091 | Suggested packages: 2024-01-26 16:46:21.091 | isoquery krb5-doc krb5-user lsb python3-apt-dbg python-apt-doc 2024-01-26 16:46:21.091 | python-dbus-doc python3-dbus-dbg libcurl4-gnutls-dev python-pycurl-doc 2024-01-26 16:46:21.092 | python3-pycurl-dbg 2024-01-26 16:46:21.092 | Recommended packages: 2024-01-26 16:46:21.092 | libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales packagekit 2024-01-26 16:46:21.092 | publicsuffix unattended-upgrades 2024-01-26 16:46:21.145 | The following NEW packages will be installed: 2024-01-26 16:46:21.146 | apt-transport-https distro-info-data gir1.2-glib-2.0 2024-01-26 16:46:21.146 | gir1.2-packagekitglib-1.0 iso-codes libapt-inst2.0 libcurl3-gnutls 2024-01-26 16:46:21.147 | libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libk5crypto3 2024-01-26 16:46:21.147 | libkeyutils1 libkrb5-3 libkrb5support0 libnghttp2-14 libpackagekit-glib2-18 2024-01-26 16:46:21.148 | libpsl5 librtmp1 libssh2-1 lsb-release python-apt-common python3-apt 2024-01-26 16:46:21.148 | python3-dbus python3-gi python3-pycurl python3-software-properties 2024-01-26 16:46:21.149 | software-properties-common 2024-01-26 16:46:21.164 | 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 2024-01-26 16:46:21.164 | Need to get 6751 kB of archives. 2024-01-26 16:46:21.164 | After this operation, 33.1 MB of additional disk space will be used. 2024-01-26 16:46:21.164 | WARNING: The following packages cannot be authenticated! 2024-01-26 16:46:21.164 | libkeyutils1 apt-transport-https libgirepository-1.0-1 gir1.2-glib-2.0 2024-01-26 16:46:21.164 | libpackagekit-glib2-18 gir1.2-packagekitglib-1.0 iso-codes libapt-inst2.0 2024-01-26 16:46:21.164 | libpsl5 librtmp1 lsb-release python-apt-common python3-apt python3-dbus 2024-01-26 16:46:21.164 | python3-gi python3-pycurl python3-software-properties 2024-01-26 16:46:21.165 | software-properties-common 2024-01-26 16:46:21.194 | Authentication warning overridden. 2024-01-26 16:46:21.195 | Get:1 http://security.debian.org buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u6 [65.2 kB] 2024-01-26 16:46:21.430 | Get:2 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] 2024-01-26 16:46:21.525 | Get:3 http://security.debian.org buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u6 [123 kB] 2024-01-26 16:46:21.527 | Get:4 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 apt-transport-https all 1.8.2.3 [149 kB] 2024-01-26 16:46:21.633 | Get:5 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libgirepository-1.0-1 arm64 1.58.3-2 [85.1 kB] 2024-01-26 16:46:21.684 | Get:6 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 gir1.2-glib-2.0 arm64 1.58.3-2 [143 kB] 2024-01-26 16:46:21.687 | Get:7 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libpackagekit-glib2-18 arm64 1.1.12-5 [105 kB] 2024-01-26 16:46:21.736 | Get:8 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 gir1.2-packagekitglib-1.0 arm64 1.1.12-5 [35.9 kB] 2024-01-26 16:46:21.737 | Get:9 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 iso-codes all 4.2-1 [2713 kB] 2024-01-26 16:46:21.864 | Get:10 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libapt-inst2.0 arm64 1.8.2.3 [202 kB] 2024-01-26 16:46:21.868 | Get:11 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] 2024-01-26 16:46:21.869 | Get:12 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] 2024-01-26 16:46:21.871 | Get:13 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 lsb-release all 10.2019051400 [27.5 kB] 2024-01-26 16:46:21.872 | Get:14 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 python-apt-common all 1.8.4.3 [96.3 kB] 2024-01-26 16:46:21.874 | Get:15 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 python3-apt arm64 1.8.4.3 [179 kB] 2024-01-26 16:46:21.877 | Get:16 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 python3-dbus arm64 1.2.8-3 [101 kB] 2024-01-26 16:46:21.892 | Get:17 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 python3-gi arm64 3.30.4-1 [174 kB] 2024-01-26 16:46:21.895 | Get:18 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 python3-pycurl arm64 7.43.0.2-0.1 [65.5 kB] 2024-01-26 16:46:21.925 | Get:19 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 python3-software-properties all 0.96.20.2-2 [49.6 kB] 2024-01-26 16:46:21.982 | Get:20 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 software-properties-common all 0.96.20.2-2 [83.3 kB] 2024-01-26 16:46:22.035 | Get:21 http://security.debian.org buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u6 [351 kB] 2024-01-26 16:46:22.392 | Get:22 http://security.debian.org buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u6 [150 kB] 2024-01-26 16:46:22.396 | Get:23 http://security.debian.org buster/updates/main arm64 distro-info-data all 0.41+deb10u8 [7540 B] 2024-01-26 16:46:22.555 | Get:24 http://security.debian.org buster/updates/main arm64 libglib2.0-0 arm64 2.58.3-2+deb10u5 [1188 kB] 2024-01-26 16:46:23.134 | Get:25 http://security.debian.org buster/updates/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u2 [82.4 kB] 2024-01-26 16:46:23.457 | Get:26 http://security.debian.org buster/updates/main arm64 libssh2-1 arm64 1.8.0-2.1+deb10u1 [136 kB] 2024-01-26 16:46:23.984 | Get:27 http://security.debian.org buster/updates/main arm64 libcurl3-gnutls arm64 7.64.0-4+deb10u8 [313 kB] 2024-01-26 16:46:25.791 | debconf: delaying package configuration, since apt-utils is not installed 2024-01-26 16:46:25.992 | Fetched 6751 kB in 3s (2150 kB/s) 2024-01-26 16:46:27.007 | Selecting previously unselected package libkeyutils1:arm64. 2024-01-26 16:46:31.231 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9019 files and directories currently installed.) 2024-01-26 16:46:31.233 | Preparing to unpack .../00-libkeyutils1_1.6-6_arm64.deb ... 2024-01-26 16:46:31.992 | Unpacking libkeyutils1:arm64 (1.6-6) ... 2024-01-26 16:46:32.938 | Selecting previously unselected package libkrb5support0:arm64. 2024-01-26 16:46:32.940 | Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u6_arm64.deb ... 2024-01-26 16:46:33.058 | Unpacking libkrb5support0:arm64 (1.17-3+deb10u6) ... 2024-01-26 16:46:33.873 | Selecting previously unselected package libk5crypto3:arm64. 2024-01-26 16:46:33.875 | Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u6_arm64.deb ... 2024-01-26 16:46:33.888 | Unpacking libk5crypto3:arm64 (1.17-3+deb10u6) ... 2024-01-26 16:46:34.093 | Selecting previously unselected package libkrb5-3:arm64. 2024-01-26 16:46:34.095 | Preparing to unpack .../03-libkrb5-3_1.17-3+deb10u6_arm64.deb ... 2024-01-26 16:46:34.123 | Unpacking libkrb5-3:arm64 (1.17-3+deb10u6) ... 2024-01-26 16:46:34.261 | Selecting previously unselected package libgssapi-krb5-2:arm64. 2024-01-26 16:46:34.263 | Preparing to unpack .../04-libgssapi-krb5-2_1.17-3+deb10u6_arm64.deb ... 2024-01-26 16:46:34.274 | Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u6) ... 2024-01-26 16:46:34.413 | Selecting previously unselected package apt-transport-https. 2024-01-26 16:46:34.415 | Preparing to unpack .../05-apt-transport-https_1.8.2.3_all.deb ... 2024-01-26 16:46:34.434 | Unpacking apt-transport-https (1.8.2.3) ... 2024-01-26 16:46:34.512 | Selecting previously unselected package distro-info-data. 2024-01-26 16:46:34.514 | Preparing to unpack .../06-distro-info-data_0.41+deb10u8_all.deb ... 2024-01-26 16:46:34.528 | Unpacking distro-info-data (0.41+deb10u8) ... 2024-01-26 16:46:34.653 | Selecting previously unselected package libglib2.0-0:arm64. 2024-01-26 16:46:34.655 | Preparing to unpack .../07-libglib2.0-0_2.58.3-2+deb10u5_arm64.deb ... 2024-01-26 16:46:34.670 | Unpacking libglib2.0-0:arm64 (2.58.3-2+deb10u5) ... 2024-01-26 16:46:35.141 | Selecting previously unselected package libgirepository-1.0-1:arm64. 2024-01-26 16:46:35.143 | Preparing to unpack .../08-libgirepository-1.0-1_1.58.3-2_arm64.deb ... 2024-01-26 16:46:35.222 | Unpacking libgirepository-1.0-1:arm64 (1.58.3-2) ... 2024-01-26 16:46:35.941 | Selecting previously unselected package gir1.2-glib-2.0:arm64. 2024-01-26 16:46:35.943 | Preparing to unpack .../09-gir1.2-glib-2.0_1.58.3-2_arm64.deb ... 2024-01-26 16:46:36.010 | Unpacking gir1.2-glib-2.0:arm64 (1.58.3-2) ... 2024-01-26 16:46:37.286 | Selecting previously unselected package libpackagekit-glib2-18:arm64. 2024-01-26 16:46:37.288 | Preparing to unpack .../10-libpackagekit-glib2-18_1.1.12-5_arm64.deb ... 2024-01-26 16:46:37.302 | Unpacking libpackagekit-glib2-18:arm64 (1.1.12-5) ... 2024-01-26 16:46:37.424 | Selecting previously unselected package gir1.2-packagekitglib-1.0. 2024-01-26 16:46:37.426 | Preparing to unpack .../11-gir1.2-packagekitglib-1.0_1.1.12-5_arm64.deb ... 2024-01-26 16:46:37.437 | Unpacking gir1.2-packagekitglib-1.0 (1.1.12-5) ... 2024-01-26 16:46:37.657 | Selecting previously unselected package iso-codes. 2024-01-26 16:46:37.659 | Preparing to unpack .../12-iso-codes_4.2-1_all.deb ... 2024-01-26 16:46:37.670 | Unpacking iso-codes (4.2-1) ... 2024-01-26 16:46:38.535 | Selecting previously unselected package libapt-inst2.0:arm64. 2024-01-26 16:46:38.538 | Preparing to unpack .../13-libapt-inst2.0_1.8.2.3_arm64.deb ... 2024-01-26 16:46:38.549 | Unpacking libapt-inst2.0:arm64 (1.8.2.3) ... 2024-01-26 16:46:38.690 | Selecting previously unselected package libnghttp2-14:arm64. 2024-01-26 16:46:38.692 | Preparing to unpack .../14-libnghttp2-14_1.36.0-2+deb10u2_arm64.deb ... 2024-01-26 16:46:38.703 | Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u2) ... 2024-01-26 16:46:38.815 | Selecting previously unselected package libpsl5:arm64. 2024-01-26 16:46:38.817 | Preparing to unpack .../15-libpsl5_0.20.2-2_arm64.deb ... 2024-01-26 16:46:38.829 | Unpacking libpsl5:arm64 (0.20.2-2) ... 2024-01-26 16:46:38.956 | Selecting previously unselected package librtmp1:arm64. 2024-01-26 16:46:38.958 | Preparing to unpack .../16-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... 2024-01-26 16:46:38.981 | Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... 2024-01-26 16:46:39.113 | Selecting previously unselected package libssh2-1:arm64. 2024-01-26 16:46:39.115 | Preparing to unpack .../17-libssh2-1_1.8.0-2.1+deb10u1_arm64.deb ... 2024-01-26 16:46:39.127 | Unpacking libssh2-1:arm64 (1.8.0-2.1+deb10u1) ... 2024-01-26 16:46:39.244 | Selecting previously unselected package libcurl3-gnutls:arm64. 2024-01-26 16:46:39.246 | Preparing to unpack .../18-libcurl3-gnutls_7.64.0-4+deb10u8_arm64.deb ... 2024-01-26 16:46:39.260 | Unpacking libcurl3-gnutls:arm64 (7.64.0-4+deb10u8) ... 2024-01-26 16:46:39.382 | Selecting previously unselected package lsb-release. 2024-01-26 16:46:39.384 | Preparing to unpack .../19-lsb-release_10.2019051400_all.deb ... 2024-01-26 16:46:39.398 | Unpacking lsb-release (10.2019051400) ... 2024-01-26 16:46:39.478 | Selecting previously unselected package python-apt-common. 2024-01-26 16:46:39.479 | Preparing to unpack .../20-python-apt-common_1.8.4.3_all.deb ... 2024-01-26 16:46:39.560 | Unpacking python-apt-common (1.8.4.3) ... 2024-01-26 16:46:39.712 | Selecting previously unselected package python3-apt. 2024-01-26 16:46:39.715 | Preparing to unpack .../21-python3-apt_1.8.4.3_arm64.deb ... 2024-01-26 16:46:39.727 | Unpacking python3-apt (1.8.4.3) ... 2024-01-26 16:46:39.854 | Selecting previously unselected package python3-dbus. 2024-01-26 16:46:39.857 | Preparing to unpack .../22-python3-dbus_1.2.8-3_arm64.deb ... 2024-01-26 16:46:39.869 | Unpacking python3-dbus (1.2.8-3) ... 2024-01-26 16:46:39.990 | Selecting previously unselected package python3-gi. 2024-01-26 16:46:39.992 | Preparing to unpack .../23-python3-gi_3.30.4-1_arm64.deb ... 2024-01-26 16:46:40.004 | Unpacking python3-gi (3.30.4-1) ... 2024-01-26 16:46:40.204 | Selecting previously unselected package python3-pycurl. 2024-01-26 16:46:40.206 | Preparing to unpack .../24-python3-pycurl_7.43.0.2-0.1_arm64.deb ... 2024-01-26 16:46:40.221 | Unpacking python3-pycurl (7.43.0.2-0.1) ... 2024-01-26 16:46:40.319 | Selecting previously unselected package python3-software-properties. 2024-01-26 16:46:40.321 | Preparing to unpack .../25-python3-software-properties_0.96.20.2-2_all.deb ... 2024-01-26 16:46:40.334 | Unpacking python3-software-properties (0.96.20.2-2) ... 2024-01-26 16:46:40.433 | Selecting previously unselected package software-properties-common. 2024-01-26 16:46:40.435 | Preparing to unpack .../26-software-properties-common_0.96.20.2-2_all.deb ... 2024-01-26 16:46:40.447 | Unpacking software-properties-common (0.96.20.2-2) ... 2024-01-26 16:46:40.591 | Setting up libkeyutils1:arm64 (1.6-6) ... 2024-01-26 16:46:40.625 | Setting up libpsl5:arm64 (0.20.2-2) ... 2024-01-26 16:46:40.657 | Setting up apt-transport-https (1.8.2.3) ... 2024-01-26 16:46:40.691 | Setting up libglib2.0-0:arm64 (2.58.3-2+deb10u5) ... 2024-01-26 16:46:40.806 | No schema files found: doing nothing. 2024-01-26 16:46:40.876 | Setting up distro-info-data (0.41+deb10u8) ... 2024-01-26 16:46:40.910 | Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u2) ... 2024-01-26 16:46:40.944 | Setting up libpackagekit-glib2-18:arm64 (1.1.12-5) ... 2024-01-26 16:46:40.977 | Setting up libapt-inst2.0:arm64 (1.8.2.3) ... 2024-01-26 16:46:41.010 | Setting up libkrb5support0:arm64 (1.17-3+deb10u6) ... 2024-01-26 16:46:41.044 | Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... 2024-01-26 16:46:41.079 | Setting up libk5crypto3:arm64 (1.17-3+deb10u6) ... 2024-01-26 16:46:41.113 | Setting up python-apt-common (1.8.4.3) ... 2024-01-26 16:46:41.148 | Setting up libgirepository-1.0-1:arm64 (1.58.3-2) ... 2024-01-26 16:46:41.182 | Setting up libssh2-1:arm64 (1.8.0-2.1+deb10u1) ... 2024-01-26 16:46:41.216 | Setting up libkrb5-3:arm64 (1.17-3+deb10u6) ... 2024-01-26 16:46:41.250 | Setting up lsb-release (10.2019051400) ... 2024-01-26 16:46:41.286 | Setting up iso-codes (4.2-1) ... 2024-01-26 16:46:41.323 | Setting up python3-dbus (1.2.8-3) ... 2024-01-26 16:46:43.209 | Setting up python3-apt (1.8.4.3) ... 2024-01-26 16:46:43.780 | Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u6) ... 2024-01-26 16:46:43.818 | Setting up gir1.2-glib-2.0:arm64 (1.58.3-2) ... 2024-01-26 16:46:43.856 | Setting up libcurl3-gnutls:arm64 (7.64.0-4+deb10u8) ... 2024-01-26 16:46:43.902 | Setting up gir1.2-packagekitglib-1.0 (1.1.12-5) ... 2024-01-26 16:46:43.945 | Setting up python3-pycurl (7.43.0.2-0.1) ... 2024-01-26 16:46:44.219 | Setting up python3-software-properties (0.96.20.2-2) ... 2024-01-26 16:46:44.510 | Setting up python3-gi (3.30.4-1) ... 2024-01-26 16:46:44.874 | Setting up software-properties-common (0.96.20.2-2) ... 2024-01-26 16:46:45.167 | Processing triggers for libc-bin (2.28-10+deb10u2) ... 2024-01-26 16:46:45.296 | Processing triggers for dbus (1.12.28-0+deb10u1) ... 2024-01-26 16:46:45.610 | dib-run-parts 03-baseline-tools completed 2024-01-26 16:46:45.610 | dib-run-parts Running /tmp/in_target.d/pre-install.d/04-dib-init-system 2024-01-26 16:46:45.628 | + set -eu 2024-01-26 16:46:45.628 | + set -o pipefail 2024-01-26 16:46:45.628 | + FILE=/usr/local/bin/dib-init-system 2024-01-26 16:46:45.628 | + cat 2024-01-26 16:46:45.631 | + chown root:root /usr/local/bin/dib-init-system 2024-01-26 16:46:45.648 | + chmod 775 /usr/local/bin/dib-init-system 2024-01-26 16:46:45.652 | dib-run-parts 04-dib-init-system completed 2024-01-26 16:46:45.653 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-package-installs 2024-01-26 16:46:45.685 | + set -eu 2024-01-26 16:46:45.685 | + set -o pipefail 2024-01-26 16:46:45.686 | ++ dirname /tmp/in_target.d/pre-install.d/10-package-installs 2024-01-26 16:46:45.688 | + package-installs -d /tmp/in_target.d/pre-install.d 2024-01-26 16:46:45.690 | + set -eu 2024-01-26 16:46:45.690 | + set -o pipefail 2024-01-26 16:46:45.691 | ++ basename /usr/local/bin/package-installs 2024-01-26 16:46:45.693 | + SCRIPTNAME=package-installs 2024-01-26 16:46:45.693 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/pre-install.d 2024-01-26 16:46:45.695 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2024-01-26 16:46:45.695 | + '[' 0 '!=' 0 ']' 2024-01-26 16:46:45.695 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2024-01-26 16:46:45.696 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2024-01-26 16:46:45.696 | + WORKDIR= 2024-01-26 16:46:45.696 | + true 2024-01-26 16:46:45.696 | + case "$1" in 2024-01-26 16:46:45.696 | + WORKDIR=/tmp/in_target.d/pre-install.d 2024-01-26 16:46:45.697 | + shift 2 2024-01-26 16:46:45.697 | + true 2024-01-26 16:46:45.697 | + case "$1" in 2024-01-26 16:46:45.697 | + shift 2024-01-26 16:46:45.697 | + break 2024-01-26 16:46:45.697 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2024-01-26 16:46:45.698 | + PACKAGES= 2024-01-26 16:46:45.698 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2024-01-26 16:46:45.701 | + '[' -n '' ']' 2024-01-26 16:46:45.702 | + package-installs-v2 --phase pre-install.d /tmp/package-installs.json 2024-01-26 16:46:46.921 | Map install for debootstrap: lsb-release 2024-01-26 16:46:46.922 | Running command: ['install-packages', 'lsb-release'] 2024-01-26 16:46:46.922 | > + set -eu 2024-01-26 16:46:46.922 | > + set -o pipefail 2024-01-26 16:46:46.922 | > + ACTION=install 2024-01-26 16:46:46.922 | > + MAP_ELEMENT= 2024-01-26 16:46:46.922 | > ++ basename /usr/local/bin/install-packages 2024-01-26 16:46:46.922 | > + SCRIPTNAME=install-packages 2024-01-26 16:46:46.922 | > ++ getopt -o hudem: -n install-packages -- lsb-release 2024-01-26 16:46:46.922 | > + TEMP=' -- '\''lsb-release'\''' 2024-01-26 16:46:46.922 | > + '[' 0 '!=' 0 ']' 2024-01-26 16:46:46.922 | > + eval set -- ' -- '\''lsb-release'\''' 2024-01-26 16:46:46.922 | > ++ set -- -- lsb-release 2024-01-26 16:46:46.922 | > + true 2024-01-26 16:46:46.922 | > + case "$1" in 2024-01-26 16:46:46.922 | > + shift 2024-01-26 16:46:46.922 | > + break 2024-01-26 16:46:46.922 | > + PKGS=lsb-release 2024-01-26 16:46:46.922 | > + '[' -n '' ']' 2024-01-26 16:46:46.922 | > + '[' -z lsb-release ']' 2024-01-26 16:46:46.922 | > + install_deb_packages install lsb-release 2024-01-26 16:46:46.922 | > + DEBIAN_FRONTEND=noninteractive 2024-01-26 16:46:46.922 | > + http_proxy= 2024-01-26 16:46:46.922 | > + https_proxy= 2024-01-26 16:46:46.922 | > + no_proxy= 2024-01-26 16:46:46.922 | > + apt-get --option Dpkg::Options::=--force-confold --option Dpkg::Options::=--force-confdef --assume-yes install lsb-release 2024-01-26 16:46:46.922 | > Reading package lists... 2024-01-26 16:46:46.922 | > Building dependency tree... 2024-01-26 16:46:46.922 | > Reading state information... 2024-01-26 16:46:46.922 | > lsb-release is already the newest version (10.2019051400). 2024-01-26 16:46:46.922 | > lsb-release set to manually installed. 2024-01-26 16:46:46.922 | > 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2024-01-26 16:46:46.922 | returncode: 0 2024-01-26 16:46:46.932 | dib-run-parts 10-package-installs completed 2024-01-26 16:46:46.932 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-preseed 2024-01-26 16:46:46.938 | + set -e 2024-01-26 16:46:46.939 | ++ lsb_release -si 2024-01-26 16:46:47.216 | + DISTRO=Debian 2024-01-26 16:46:47.216 | + case $DISTRO in 2024-01-26 16:46:47.217 | ++ mktemp 2024-01-26 16:46:47.219 | + PRESEED=/tmp/tmp.sd28oQuMvr 2024-01-26 16:46:47.219 | + cat 2024-01-26 16:46:47.221 | + debconf-set-selections /tmp/tmp.sd28oQuMvr 2024-01-26 16:46:47.421 | + rm /tmp/tmp.sd28oQuMvr 2024-01-26 16:46:47.426 | dib-run-parts 10-preseed completed 2024-01-26 16:46:47.426 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-apt-get-update 2024-01-26 16:46:47.432 | + set -eu 2024-01-26 16:46:47.432 | + set -o pipefail 2024-01-26 16:46:47.432 | + apt-get -y update 2024-01-26 16:46:47.502 | Hit:1 http://security.debian.org buster/updates InRelease 2024-01-26 16:46:47.708 | Ign:2 https://mirror.regionone.linaro.opendev.org/debian buster-backports InRelease 2024-01-26 16:46:47.759 | Ign:3 https://mirror.regionone.linaro.opendev.org/debian buster InRelease 2024-01-26 16:46:47.812 | Ign:4 https://mirror.regionone.linaro.opendev.org/debian buster-updates InRelease 2024-01-26 16:46:47.865 | Hit:5 https://mirror.regionone.linaro.opendev.org/debian buster-backports Release 2024-01-26 16:46:47.917 | Hit:6 https://mirror.regionone.linaro.opendev.org/debian buster Release 2024-01-26 16:46:47.970 | Hit:7 https://mirror.regionone.linaro.opendev.org/debian buster-updates Release 2024-01-26 16:46:48.022 | Ign:8 https://mirror.regionone.linaro.opendev.org/debian buster-backports Release.gpg 2024-01-26 16:46:48.074 | Ign:9 https://mirror.regionone.linaro.opendev.org/debian buster Release.gpg 2024-01-26 16:46:48.127 | Ign:10 https://mirror.regionone.linaro.opendev.org/debian buster-updates Release.gpg 2024-01-26 16:46:49.502 | Reading package lists... 2024-01-26 16:46:49.550 | W: The repository 'https://mirror.regionone.linaro.opendev.org/debian buster-backports Release' is not signed. 2024-01-26 16:46:49.550 | W: The repository 'https://mirror.regionone.linaro.opendev.org/debian buster Release' is not signed. 2024-01-26 16:46:49.550 | W: The repository 'https://mirror.regionone.linaro.opendev.org/debian buster-updates Release' is not signed. 2024-01-26 16:46:49.556 | dib-run-parts 99-apt-get-update completed 2024-01-26 16:46:49.556 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-package-uninstalls 2024-01-26 16:46:49.562 | + set -eu 2024-01-26 16:46:49.562 | + set -o pipefail 2024-01-26 16:46:49.562 | ++ dirname /tmp/in_target.d/pre-install.d/99-package-uninstalls 2024-01-26 16:46:49.564 | + package-uninstalls -d /tmp/in_target.d/pre-install.d 2024-01-26 16:46:49.567 | + set -eu 2024-01-26 16:46:49.567 | + set -o pipefail 2024-01-26 16:46:49.568 | ++ basename /usr/local/bin/package-uninstalls 2024-01-26 16:46:49.569 | + SCRIPTNAME=package-uninstalls 2024-01-26 16:46:49.570 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/pre-install.d 2024-01-26 16:46:49.572 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2024-01-26 16:46:49.572 | + '[' 0 '!=' 0 ']' 2024-01-26 16:46:49.572 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2024-01-26 16:46:49.572 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2024-01-26 16:46:49.573 | + WORKDIR= 2024-01-26 16:46:49.573 | + true 2024-01-26 16:46:49.574 | + case "$1" in 2024-01-26 16:46:49.574 | + WORKDIR=/tmp/in_target.d/pre-install.d 2024-01-26 16:46:49.574 | + shift 2 2024-01-26 16:46:49.574 | + true 2024-01-26 16:46:49.574 | + case "$1" in 2024-01-26 16:46:49.574 | + shift 2024-01-26 16:46:49.574 | + break 2024-01-26 16:46:49.575 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2024-01-26 16:46:49.575 | + PACKAGES= 2024-01-26 16:46:49.576 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2024-01-26 16:46:49.578 | + install-packages -e 2024-01-26 16:46:49.581 | + set -eu 2024-01-26 16:46:49.581 | + set -o pipefail 2024-01-26 16:46:49.581 | + ACTION=install 2024-01-26 16:46:49.581 | + MAP_ELEMENT= 2024-01-26 16:46:49.582 | ++ basename /usr/local/bin/install-packages 2024-01-26 16:46:49.583 | + SCRIPTNAME=install-packages 2024-01-26 16:46:49.584 | ++ getopt -o hudem: -n install-packages -- -e 2024-01-26 16:46:49.586 | + TEMP=' -e --' 2024-01-26 16:46:49.586 | + '[' 0 '!=' 0 ']' 2024-01-26 16:46:49.586 | + eval set -- ' -e --' 2024-01-26 16:46:49.586 | ++ set -- -e -- 2024-01-26 16:46:49.586 | + true 2024-01-26 16:46:49.587 | + case "$1" in 2024-01-26 16:46:49.587 | + ACTION=remove 2024-01-26 16:46:49.587 | + shift 2024-01-26 16:46:49.587 | + true 2024-01-26 16:46:49.587 | + case "$1" in 2024-01-26 16:46:49.587 | + shift 2024-01-26 16:46:49.587 | + break 2024-01-26 16:46:49.587 | + PKGS= 2024-01-26 16:46:49.587 | + '[' -n '' ']' 2024-01-26 16:46:49.587 | + '[' -z '' ']' 2024-01-26 16:46:49.587 | + echo 'Not running install-packages remove with empty packages list' 2024-01-26 16:46:49.588 | Not running install-packages remove with empty packages list 2024-01-26 16:46:49.588 | + package-installs-v2 --phase pre-install.d --uninstall /tmp/package-installs.json 2024-01-26 16:46:49.659 | Running command: ['install-packages', '-e'] 2024-01-26 16:46:49.659 | > + set -eu 2024-01-26 16:46:49.659 | > + set -o pipefail 2024-01-26 16:46:49.659 | > + ACTION=install 2024-01-26 16:46:49.659 | > + MAP_ELEMENT= 2024-01-26 16:46:49.659 | > ++ basename /usr/local/bin/install-packages 2024-01-26 16:46:49.659 | > + SCRIPTNAME=install-packages 2024-01-26 16:46:49.659 | > ++ getopt -o hudem: -n install-packages -- -e 2024-01-26 16:46:49.659 | > + TEMP=' -e --' 2024-01-26 16:46:49.659 | > + '[' 0 '!=' 0 ']' 2024-01-26 16:46:49.659 | > + eval set -- ' -e --' 2024-01-26 16:46:49.659 | > ++ set -- -e -- 2024-01-26 16:46:49.659 | > + true 2024-01-26 16:46:49.659 | > + case "$1" in 2024-01-26 16:46:49.659 | > + ACTION=remove 2024-01-26 16:46:49.659 | > + shift 2024-01-26 16:46:49.659 | > + true 2024-01-26 16:46:49.659 | > + case "$1" in 2024-01-26 16:46:49.659 | > + shift 2024-01-26 16:46:49.659 | > + break 2024-01-26 16:46:49.659 | > + PKGS= 2024-01-26 16:46:49.659 | > + '[' -n '' ']' 2024-01-26 16:46:49.659 | > + '[' -z '' ']' 2024-01-26 16:46:49.659 | > + echo 'Not running install-packages remove with empty packages list' 2024-01-26 16:46:49.659 | > Not running install-packages remove with empty packages list 2024-01-26 16:46:49.659 | returncode: 0 2024-01-26 16:46:49.672 | dib-run-parts 99-package-uninstalls completed 2024-01-26 16:46:49.672 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-01-26 16:46:49.672 | dib-run-parts 2024-01-26 16:46:49.675 | dib-run-parts Target: pre-install.d 2024-01-26 16:46:49.675 | dib-run-parts 2024-01-26 16:46:49.675 | dib-run-parts Script Seconds 2024-01-26 16:46:49.675 | dib-run-parts --------------------------------------- ---------- 2024-01-26 16:46:49.675 | dib-run-parts 2024-01-26 16:46:49.709 | dib-run-parts 00-disable-apt-recommends 0.071 2024-01-26 16:46:49.717 | dib-run-parts 00-gentoo-useflags 0.019 2024-01-26 16:46:49.724 | dib-run-parts 01-install-bin 0.255 2024-01-26 16:46:49.731 | dib-run-parts 03-baseline-tools 33.366 2024-01-26 16:46:49.739 | dib-run-parts 04-dib-init-system 0.040 2024-01-26 16:46:49.746 | dib-run-parts 10-package-installs 1.277 2024-01-26 16:46:49.753 | dib-run-parts 10-preseed 0.492 2024-01-26 16:46:49.761 | dib-run-parts 99-apt-get-update 2.127 2024-01-26 16:46:49.768 | dib-run-parts 99-package-uninstalls 0.114 2024-01-26 16:46:49.771 | dib-run-parts 2024-01-26 16:46:49.771 | dib-run-parts --------------------- END PROFILING --------------------- 2024-01-26 16:46:49.780 | + diskimage_builder/lib/img-functions:run_in_target:60 : export HOME=/var/lib/nodepool 2024-01-26 16:46:49.785 | + diskimage_builder/lib/img-functions:run_in_target:60 : HOME=/var/lib/nodepool 2024-01-26 16:46:49.791 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : trap - ERR 2024-01-26 16:46:49.796 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : check_break after-pre-install run_in_target bash 2024-01-26 16:46:49.801 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-01-26 16:46:49.801 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-pre-install(,|$)' -q 2024-01-26 16:46:49.809 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : sudo umount -f /opt/dib_tmp/dib_build.jcbuMr46/mnt/tmp/in_target.d 2024-01-26 16:46:49.826 | + diskimage_builder/lib/img-functions:run_d_in_target:88 : timeout 10 sh -c ' while ! sudo rmdir /opt/dib_tmp/dib_build.jcbuMr46/mnt/tmp/in_target.d; do sleep 1; done' 2024-01-26 16:46:49.856 | + diskimage_builder/lib/disk-image-create:main:363 : run_d_in_target install 2024-01-26 16:46:49.860 | + diskimage_builder/lib/img-functions:run_d_in_target:65 : check_element 2024-01-26 16:46:49.865 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.jcbuMr46/hooks ']' 2024-01-26 16:46:49.870 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : '[' -d /opt/dib_tmp/dib_build.jcbuMr46/hooks/install.d ']' 2024-01-26 16:46:49.875 | + diskimage_builder/lib/img-functions:run_d_in_target:69 : sudo mkdir /opt/dib_tmp/dib_build.jcbuMr46/mnt/tmp/in_target.d 2024-01-26 16:46:49.890 | + 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.jcbuMr46/hooks 2024-01-26 16:46:49.906 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount --bind /opt/dib_tmp/dib_build.jcbuMr46/hooks /opt/dib_tmp/dib_build.jcbuMr46/mnt/tmp/in_target.d 2024-01-26 16:46:49.921 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : sudo mount -o remount,ro,bind /opt/dib_tmp/dib_build.jcbuMr46/hooks /opt/dib_tmp/dib_build.jcbuMr46/mnt/tmp/in_target.d 2024-01-26 16:46:49.936 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : check_break before-install run_in_target bash 2024-01-26 16:46:49.942 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-01-26 16:46:49.943 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-install(,|$)' -q 2024-01-26 16:46:49.952 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : '[' -z '' ']' 2024-01-26 16:46:49.957 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : in_target_arg=run_in_target 2024-01-26 16:46:49.961 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : trap 'check_break after-error run_in_target bash' ERR 2024-01-26 16:46:49.967 | + 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-01-26 16:46:49.972 | + diskimage_builder/lib/img-functions:run_in_target:50 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d' 2024-01-26 16:46:49.977 | + diskimage_builder/lib/img-functions:run_in_target:52 : ORIG_HOME=/var/lib/nodepool 2024-01-26 16:46:49.982 | + diskimage_builder/lib/img-functions:run_in_target:53 : export HOME=/root 2024-01-26 16:46:49.988 | + diskimage_builder/lib/img-functions:run_in_target:53 : HOME=/root 2024-01-26 16:46:49.993 | + diskimage_builder/lib/img-functions:run_in_target:59 : sudo -E chroot /opt/dib_tmp/dib_build.jcbuMr46/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-01-26 16:46:50.028 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2024-01-26 16:46:50.032 | + source /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2024-01-26 16:46:50.032 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2024-01-26 16:46:50.032 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2024-01-26 16:46:50.032 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2024-01-26 16:46:50.036 | + source /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2024-01-26 16:46:50.036 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-01-26 16:46:50.036 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-01-26 16:46:50.036 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-01-26 16:46:50.036 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-01-26 16:46:50.036 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-01-26 16:46:50.036 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-01-26 16:46:50.036 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-01-26 16:46:50.036 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-debian-minimal.bash 2024-01-26 16:46:50.040 | + source /tmp/in_target.d/install.d/../environment.d/10-debian-minimal.bash 2024-01-26 16:46:50.040 | ++ export DISTRO_NAME=debian 2024-01-26 16:46:50.040 | ++ DISTRO_NAME=debian 2024-01-26 16:46:50.040 | ++ export DIB_RELEASE=buster 2024-01-26 16:46:50.040 | ++ DIB_RELEASE=buster 2024-01-26 16:46:50.040 | ++ export DIB_INIT_SYSTEM=systemd 2024-01-26 16:46:50.040 | ++ DIB_INIT_SYSTEM=systemd 2024-01-26 16:46:50.040 | ++ export EFI_BOOT_DIR=EFI/debian 2024-01-26 16:46:50.040 | ++ EFI_BOOT_DIR=EFI/debian 2024-01-26 16:46:50.040 | ++ '[' -n '' ']' 2024-01-26 16:46:50.040 | ++ export DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.linaro.opendev.org/debian 2024-01-26 16:46:50.040 | ++ DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.linaro.opendev.org/debian 2024-01-26 16:46:50.041 | ++ DIB_DEBIAN_SECURITY_MIRROR=http://security.debian.org/ 2024-01-26 16:46:50.041 | ++ export DIB_DEBIAN_COMPONENTS=main 2024-01-26 16:46:50.041 | ++ DIB_DEBIAN_COMPONENTS=main 2024-01-26 16:46:50.041 | ++ export DIB_DEBIAN_COMPONENTS_WS=main 2024-01-26 16:46:50.041 | ++ DIB_DEBIAN_COMPONENTS_WS=main 2024-01-26 16:46:50.041 | ++ case "${DIB_RELEASE}" in 2024-01-26 16:46:50.041 | ++ DIB_DEBIAN_SECURITY_PATH=buster 2024-01-26 16:46:50.041 | ++ DIB_DEBIAN_SECURITY_SUBPATH=/updates 2024-01-26 16:46:50.041 | ++ DIB_APT_SOURCES_CONF_DEFAULT='default:deb https://mirror.regionone.linaro.opendev.org/debian buster main 2024-01-26 16:46:50.041 | backports:deb https://mirror.regionone.linaro.opendev.org/debian buster-backports main 2024-01-26 16:46:50.041 | updates:deb https://mirror.regionone.linaro.opendev.org/debian buster-updates main 2024-01-26 16:46:50.041 | security:deb http://security.debian.org/ buster/updates main 2024-01-26 16:46:50.041 | ' 2024-01-26 16:46:50.041 | ++ '[' buster = testing -o buster = unstable ']' 2024-01-26 16:46:50.041 | ++ export 'DIB_APT_SOURCES_CONF=default:deb https://mirror.regionone.linaro.opendev.org/debian buster main 2024-01-26 16:46:50.041 | backports:deb https://mirror.regionone.linaro.opendev.org/debian buster-backports main 2024-01-26 16:46:50.041 | updates:deb https://mirror.regionone.linaro.opendev.org/debian buster-updates main 2024-01-26 16:46:50.041 | security:deb http://security.debian.org/ buster/updates main 2024-01-26 16:46:50.041 | ' 2024-01-26 16:46:50.041 | ++ DIB_APT_SOURCES_CONF='default:deb https://mirror.regionone.linaro.opendev.org/debian buster main 2024-01-26 16:46:50.041 | backports:deb https://mirror.regionone.linaro.opendev.org/debian buster-backports main 2024-01-26 16:46:50.041 | updates:deb https://mirror.regionone.linaro.opendev.org/debian buster-updates main 2024-01-26 16:46:50.041 | security:deb http://security.debian.org/ buster/updates main 2024-01-26 16:46:50.041 | ' 2024-01-26 16:46:50.041 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-debootstrap-default-locale 2024-01-26 16:46:50.045 | + source /tmp/in_target.d/install.d/../environment.d/10-debootstrap-default-locale 2024-01-26 16:46:50.045 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-01-26 16:46:50.045 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-01-26 16:46:50.045 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-dpkg.bash 2024-01-26 16:46:50.050 | + source /tmp/in_target.d/install.d/../environment.d/10-dpkg.bash 2024-01-26 16:46:50.050 | ++ export DIB_ADD_APT_KEYS= 2024-01-26 16:46:50.050 | ++ DIB_ADD_APT_KEYS= 2024-01-26 16:46:50.050 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2024-01-26 16:46:50.055 | + source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2024-01-26 16:46:50.055 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2024-01-26 16:46:50.055 | ++ DIB_DEFAULT_INSTALLTYPE=source 2024-01-26 16:46:50.055 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests 2024-01-26 16:46:50.060 | + source /tmp/in_target.d/install.d/../environment.d/14-manifests 2024-01-26 16:46:50.060 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-01-26 16:46:50.061 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-01-26 16:46:50.061 | ++ export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d.d/ 2024-01-26 16:46:50.061 | ++ DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d.d/ 2024-01-26 16:46:50.061 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2024-01-26 16:46:50.065 | + source /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2024-01-26 16:46:50.066 | ++ [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-01-26 16:46:50.066 | ++ export DIB_BLOCK_DEVICE=efi 2024-01-26 16:46:50.066 | ++ DIB_BLOCK_DEVICE=efi 2024-01-26 16:46:50.066 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-simple-init-networkmanager 2024-01-26 16:46:50.072 | + source /tmp/in_target.d/install.d/../environment.d/15-simple-init-networkmanager 2024-01-26 16:46:50.072 | ++ [[ debian =~ (centos|fedora|rocky) ]] 2024-01-26 16:46:50.072 | ++ export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-01-26 16:46:50.072 | ++ DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-01-26 16:46:50.072 | ++ [[ debian == \c\e\n\t\o\s ]] 2024-01-26 16:46:50.072 | ++ [[ debian == \r\o\c\k\y ]] 2024-01-26 16:46:50.072 | ++ [[ debian == \f\e\d\o\r\a ]] 2024-01-26 16:46:50.072 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/20-network-interface-names 2024-01-26 16:46:50.077 | + source /tmp/in_target.d/install.d/../environment.d/20-network-interface-names 2024-01-26 16:46:50.077 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2024-01-26 16:46:50.077 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2024-01-26 16:46:50.078 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-disable-cloud-init 2024-01-26 16:46:50.083 | + source /tmp/in_target.d/install.d/../environment.d/50-disable-cloud-init 2024-01-26 16:46:50.083 | ++ export DIB_CLOUD_INIT_DATASOURCES=None 2024-01-26 16:46:50.083 | ++ DIB_CLOUD_INIT_DATASOURCES=None 2024-01-26 16:46:50.083 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/75-nodepool-base-env 2024-01-26 16:46:50.089 | + source /tmp/in_target.d/install.d/../environment.d/75-nodepool-base-env 2024-01-26 16:46:50.089 | ++ export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-01-26 16:46:50.089 | ++ NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-01-26 16:46:50.089 | ++ export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-01-26 16:46:50.089 | ++ NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-01-26 16:46:50.089 | ++ export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-01-26 16:46:50.089 | ++ NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-01-26 16:46:50.089 | ++ export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-01-26 16:46:50.089 | ++ NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-01-26 16:46:50.089 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2024-01-26 16:46:50.095 | + source /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2024-01-26 16:46:50.095 | ++ '[' -z systemd ']' 2024-01-26 16:46:50.095 | ++ case $DIB_INIT_SYSTEM in 2024-01-26 16:46:50.095 | dib-run-parts Running /tmp/in_target.d/install.d/00-baseline-environment 2024-01-26 16:46:50.103 | + set -eu 2024-01-26 16:46:50.103 | + set -o pipefail 2024-01-26 16:46:50.103 | + install-packages -m base iscsi_package 2024-01-26 16:46:50.107 | + set -eu 2024-01-26 16:46:50.107 | + set -o pipefail 2024-01-26 16:46:50.107 | + ACTION=install 2024-01-26 16:46:50.107 | + MAP_ELEMENT= 2024-01-26 16:46:50.108 | ++ basename /usr/local/bin/install-packages 2024-01-26 16:46:50.111 | + SCRIPTNAME=install-packages 2024-01-26 16:46:50.112 | ++ getopt -o hudem: -n install-packages -- -m base iscsi_package 2024-01-26 16:46:50.115 | + TEMP=' -m '\''base'\'' -- '\''iscsi_package'\''' 2024-01-26 16:46:50.115 | + '[' 0 '!=' 0 ']' 2024-01-26 16:46:50.115 | + eval set -- ' -m '\''base'\'' -- '\''iscsi_package'\''' 2024-01-26 16:46:50.115 | ++ set -- -m base -- iscsi_package 2024-01-26 16:46:50.115 | + true 2024-01-26 16:46:50.115 | + case "$1" in 2024-01-26 16:46:50.115 | + MAP_ELEMENT=base 2024-01-26 16:46:50.116 | + shift 2 2024-01-26 16:46:50.116 | + true 2024-01-26 16:46:50.116 | + case "$1" in 2024-01-26 16:46:50.116 | + shift 2024-01-26 16:46:50.116 | + break 2024-01-26 16:46:50.116 | + PKGS=iscsi_package 2024-01-26 16:46:50.116 | + '[' -n base ']' 2024-01-26 16:46:50.117 | ++ pkg-map --element base iscsi_package 2024-01-26 16:46:50.200 | INFO:root:Mapping for base : iscsi_package 2024-01-26 16:46:50.220 | + PKGS=open-iscsi 2024-01-26 16:46:50.220 | + '[' -z open-iscsi ']' 2024-01-26 16:46:50.220 | + install_deb_packages install open-iscsi 2024-01-26 16:46:50.220 | + DEBIAN_FRONTEND=noninteractive 2024-01-26 16:46:50.220 | + http_proxy= 2024-01-26 16:46:50.220 | + https_proxy= 2024-01-26 16:46:50.221 | + no_proxy= 2024-01-26 16:46:50.221 | + apt-get --option Dpkg::Options::=--force-confold --option Dpkg::Options::=--force-confdef --assume-yes install open-iscsi 2024-01-26 16:46:50.262 | Reading package lists... 2024-01-26 16:46:50.536 | Building dependency tree... 2024-01-26 16:46:50.536 | Reading state information... 2024-01-26 16:46:50.907 | The following additional packages will be installed: 2024-01-26 16:46:50.908 | libisns0 udev 2024-01-26 16:46:50.910 | Recommended packages: 2024-01-26 16:46:50.910 | netbase 2024-01-26 16:46:50.949 | The following NEW packages will be installed: 2024-01-26 16:46:50.950 | libisns0 open-iscsi udev 2024-01-26 16:46:50.965 | 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2024-01-26 16:46:50.965 | Need to get 1643 kB of archives. 2024-01-26 16:46:50.965 | After this operation, 10.8 MB of additional disk space will be used. 2024-01-26 16:46:50.965 | WARNING: The following packages cannot be authenticated! 2024-01-26 16:46:50.965 | libisns0 open-iscsi 2024-01-26 16:46:51.157 | Authentication warning overridden. 2024-01-26 16:46:51.157 | Get:1 http://security.debian.org buster/updates/main arm64 udev arm64 241-7~deb10u10 [1245 kB] 2024-01-26 16:46:51.218 | Get:2 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libisns0 arm64 0.97-3 [108 kB] 2024-01-26 16:46:51.422 | Get:3 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 open-iscsi arm64 2.0.874-7.1 [290 kB] 2024-01-26 16:46:51.960 | debconf: delaying package configuration, since apt-utils is not installed 2024-01-26 16:46:51.998 | Fetched 1643 kB in 1s (2167 kB/s) 2024-01-26 16:46:52.128 | Selecting previously unselected package udev. 2024-01-26 16:46:52.140 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10656 files and directories currently installed.) 2024-01-26 16:46:52.141 | Preparing to unpack .../udev_241-7~deb10u10_arm64.deb ... 2024-01-26 16:46:52.228 | Unpacking udev (241-7~deb10u10) ... 2024-01-26 16:46:52.643 | Selecting previously unselected package libisns0:arm64. 2024-01-26 16:46:52.646 | Preparing to unpack .../libisns0_0.97-3_arm64.deb ... 2024-01-26 16:46:52.670 | Unpacking libisns0:arm64 (0.97-3) ... 2024-01-26 16:46:52.801 | Selecting previously unselected package open-iscsi. 2024-01-26 16:46:52.803 | Preparing to unpack .../open-iscsi_2.0.874-7.1_arm64.deb ... 2024-01-26 16:46:52.992 | Unpacking open-iscsi (2.0.874-7.1) ... 2024-01-26 16:46:53.206 | Setting up udev (241-7~deb10u10) ... 2024-01-26 16:46:54.275 | A chroot environment has been detected, udev not started. 2024-01-26 16:46:54.378 | Setting up libisns0:arm64 (0.97-3) ... 2024-01-26 16:46:54.414 | Setting up open-iscsi (2.0.874-7.1) ... 2024-01-26 16:46:54.967 | Created symlink /etc/systemd/system/sysinit.target.wants/iscsid.service -> /lib/systemd/system/iscsid.service. 2024-01-26 16:46:55.404 | Created symlink /etc/systemd/system/iscsi.service -> /lib/systemd/system/open-iscsi.service. 2024-01-26 16:46:55.404 | Created symlink /etc/systemd/system/sysinit.target.wants/open-iscsi.service -> /lib/systemd/system/open-iscsi.service. 2024-01-26 16:46:56.019 | Running in chroot, ignoring request. 2024-01-26 16:46:56.038 | invoke-rc.d: policy-rc.d denied execution of start. 2024-01-26 16:46:56.062 | Running in chroot, ignoring request. 2024-01-26 16:46:56.069 | invoke-rc.d: policy-rc.d denied execution of start. 2024-01-26 16:46:56.345 | Processing triggers for systemd (241-7~deb10u10) ... 2024-01-26 16:46:56.443 | Processing triggers for libc-bin (2.28-10+deb10u2) ... 2024-01-26 16:46:56.785 | dib-run-parts 00-baseline-environment completed 2024-01-26 16:46:56.785 | dib-run-parts Running /tmp/in_target.d/install.d/00-up-to-date 2024-01-26 16:46:56.790 | + set -eu 2024-01-26 16:46:56.791 | + set -o pipefail 2024-01-26 16:46:56.791 | + '[' 0 -eq 0 ']' 2024-01-26 16:46:56.791 | + install-packages -u 2024-01-26 16:46:56.793 | + set -eu 2024-01-26 16:46:56.793 | + set -o pipefail 2024-01-26 16:46:56.794 | + ACTION=install 2024-01-26 16:46:56.794 | + MAP_ELEMENT= 2024-01-26 16:46:56.794 | ++ basename /usr/local/bin/install-packages 2024-01-26 16:46:56.796 | + SCRIPTNAME=install-packages 2024-01-26 16:46:56.797 | ++ getopt -o hudem: -n install-packages -- -u 2024-01-26 16:46:56.799 | + TEMP=' -u --' 2024-01-26 16:46:56.799 | + '[' 0 '!=' 0 ']' 2024-01-26 16:46:56.799 | + eval set -- ' -u --' 2024-01-26 16:46:56.799 | ++ set -- -u -- 2024-01-26 16:46:56.799 | + true 2024-01-26 16:46:56.799 | + case "$1" in 2024-01-26 16:46:56.800 | + install_deb_packages dist-upgrade 2024-01-26 16:46:56.800 | + DEBIAN_FRONTEND=noninteractive 2024-01-26 16:46:56.800 | + http_proxy= 2024-01-26 16:46:56.800 | + https_proxy= 2024-01-26 16:46:56.800 | + no_proxy= 2024-01-26 16:46:56.800 | + apt-get --option Dpkg::Options::=--force-confold --option Dpkg::Options::=--force-confdef --assume-yes dist-upgrade 2024-01-26 16:46:56.837 | Reading package lists... 2024-01-26 16:46:57.099 | Building dependency tree... 2024-01-26 16:46:57.099 | Reading state information... 2024-01-26 16:46:57.295 | Calculating upgrade... 2024-01-26 16:46:57.562 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2024-01-26 16:46:57.563 | + exit 0 2024-01-26 16:46:57.567 | dib-run-parts 00-up-to-date completed 2024-01-26 16:46:57.567 | dib-run-parts Running /tmp/in_target.d/install.d/01-package-installs 2024-01-26 16:46:57.574 | + set -eu 2024-01-26 16:46:57.574 | + set -o pipefail 2024-01-26 16:46:57.574 | ++ dirname /tmp/in_target.d/install.d/01-package-installs 2024-01-26 16:46:57.576 | + package-installs -d /tmp/in_target.d/install.d 2024-01-26 16:46:57.579 | + set -eu 2024-01-26 16:46:57.579 | + set -o pipefail 2024-01-26 16:46:57.579 | ++ basename /usr/local/bin/package-installs 2024-01-26 16:46:57.581 | + SCRIPTNAME=package-installs 2024-01-26 16:46:57.582 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/install.d 2024-01-26 16:46:57.584 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2024-01-26 16:46:57.584 | + '[' 0 '!=' 0 ']' 2024-01-26 16:46:57.584 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2024-01-26 16:46:57.584 | ++ set -- -d /tmp/in_target.d/install.d -- 2024-01-26 16:46:57.584 | + WORKDIR= 2024-01-26 16:46:57.584 | + true 2024-01-26 16:46:57.584 | + case "$1" in 2024-01-26 16:46:57.584 | + WORKDIR=/tmp/in_target.d/install.d 2024-01-26 16:46:57.584 | + shift 2 2024-01-26 16:46:57.585 | + true 2024-01-26 16:46:57.585 | + case "$1" in 2024-01-26 16:46:57.585 | + shift 2024-01-26 16:46:57.585 | + break 2024-01-26 16:46:57.585 | + '[' -z /tmp/in_target.d/install.d ']' 2024-01-26 16:46:57.585 | + PACKAGES= 2024-01-26 16:46:57.586 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2024-01-26 16:46:57.588 | + '[' -n '' ']' 2024-01-26 16:46:57.589 | + package-installs-v2 --phase install.d /tmp/package-installs.json 2024-01-26 16:46:59.335 | Map install for growroot: growpart, e2fsprogs 2024-01-26 16:46:59.335 | Map install for debian-minimal: linux-image-arm64, netbase 2024-01-26 16:46:59.335 | Map install for source-repositories: git 2024-01-26 16:46:59.335 | Map install for install-static: rsync 2024-01-26 16:46:59.335 | 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-01-26 16:46:59.335 | Map install for debootstrap: adduser, ca-certificates, cloud-initramfs-growroot, locales 2024-01-26 16:46:59.335 | Map install for nodepool-base: unbound 2024-01-26 16:46:59.335 | Map install for runtime-ssh-host-keys: openssh-client 2024-01-26 16:46:59.335 | Map install for openssh-server: openssh-server 2024-01-26 16:46:59.335 | Map install for cache-url: curl 2024-01-26 16:46:59.335 | Map install for ensure-venv: python3-venv 2024-01-26 16:46:59.335 | Map install for simple-init: dhcp-client, net-tools, ifupdown, network-scripts 2024-01-26 16:46:59.335 | Running command: ['install-packages', 'build-essential', 'curl', 'iptables-persistent', 'cloud-utils', 'python3-venv', 'python3-dev', 'acl', 'e2fsprogs', 'dnsutils', 'gnupg2', 'cron', 'net-tools', 'git', 'acpid', 'parted', 'unbound', 'netbase', 'isc-dhcp-client', 'ntpdate', 'util-linux', 'openssh-server', 'iproute2', 'strace', 'rsync', 'uuid-runtime', 'openssh-client', 'ca-certificates', 'tcpdump', 'ntp', 'traceroute', 'at', 'wget', 'linux-image-arm64', 'iputils-ping', 'haveged', 'locales', 'adduser', 'ifupdown', 'coreutils', 'rsyslog'] 2024-01-26 16:46:59.335 | > + set -eu 2024-01-26 16:46:59.335 | > + set -o pipefail 2024-01-26 16:46:59.335 | > + ACTION=install 2024-01-26 16:46:59.335 | > + MAP_ELEMENT= 2024-01-26 16:46:59.335 | > ++ basename /usr/local/bin/install-packages 2024-01-26 16:46:59.335 | > + SCRIPTNAME=install-packages 2024-01-26 16:46:59.335 | > ++ getopt -o hudem: -n install-packages -- build-essential curl iptables-persistent cloud-utils python3-venv python3-dev acl e2fsprogs dnsutils gnupg2 cron net-tools git acpid parted unbound netbase isc-dhcp-client ntpdate util-linux openssh-server iproute2 strace rsync uuid-runtime openssh-client ca-certificates tcpdump ntp traceroute at wget linux-image-arm64 iputils-ping haveged locales adduser ifupdown coreutils rsyslog 2024-01-26 16:46:59.335 | > + TEMP=' -- '\''build-essential'\'' '\''curl'\'' '\''iptables-persistent'\'' '\''cloud-utils'\'' '\''python3-venv'\'' '\''python3-dev'\'' '\''acl'\'' '\''e2fsprogs'\'' '\''dnsutils'\'' '\''gnupg2'\'' '\''cron'\'' '\''net-tools'\'' '\''git'\'' '\''acpid'\'' '\''parted'\'' '\''unbound'\'' '\''netbase'\'' '\''isc-dhcp-client'\'' '\''ntpdate'\'' '\''util-linux'\'' '\''openssh-server'\'' '\''iproute2'\'' '\''strace'\'' '\''rsync'\'' '\''uuid-runtime'\'' '\''openssh-client'\'' '\''ca-certificates'\'' '\''tcpdump'\'' '\''ntp'\'' '\''traceroute'\'' '\''at'\'' '\''wget'\'' '\''linux-image-arm64'\'' '\''iputils-ping'\'' '\''haveged'\'' '\''locales'\'' '\''adduser'\'' '\''ifupdown'\'' '\''coreutils'\'' '\''rsyslog'\''' 2024-01-26 16:46:59.335 | > + '[' 0 '!=' 0 ']' 2024-01-26 16:46:59.335 | > + eval set -- ' -- '\''build-essential'\'' '\''curl'\'' '\''iptables-persistent'\'' '\''cloud-utils'\'' '\''python3-venv'\'' '\''python3-dev'\'' '\''acl'\'' '\''e2fsprogs'\'' '\''dnsutils'\'' '\''gnupg2'\'' '\''cron'\'' '\''net-tools'\'' '\''git'\'' '\''acpid'\'' '\''parted'\'' '\''unbound'\'' '\''netbase'\'' '\''isc-dhcp-client'\'' '\''ntpdate'\'' '\''util-linux'\'' '\''openssh-server'\'' '\''iproute2'\'' '\''strace'\'' '\''rsync'\'' '\''uuid-runtime'\'' '\''openssh-client'\'' '\''ca-certificates'\'' '\''tcpdump'\'' '\''ntp'\'' '\''traceroute'\'' '\''at'\'' '\''wget'\'' '\''linux-image-arm64'\'' '\''iputils-ping'\'' '\''haveged'\'' '\''locales'\'' '\''adduser'\'' '\''ifupdown'\'' '\''coreutils'\'' '\''rsyslog'\''' 2024-01-26 16:46:59.335 | > ++ set -- -- build-essential curl iptables-persistent cloud-utils python3-venv python3-dev acl e2fsprogs dnsutils gnupg2 cron net-tools git acpid parted unbound netbase isc-dhcp-client ntpdate util-linux openssh-server iproute2 strace rsync uuid-runtime openssh-client ca-certificates tcpdump ntp traceroute at wget linux-image-arm64 iputils-ping haveged locales adduser ifupdown coreutils rsyslog 2024-01-26 16:46:59.335 | > + true 2024-01-26 16:46:59.335 | > + case "$1" in 2024-01-26 16:46:59.336 | > + shift 2024-01-26 16:46:59.336 | > + break 2024-01-26 16:46:59.336 | > + PKGS='build-essential curl iptables-persistent cloud-utils python3-venv python3-dev acl e2fsprogs dnsutils gnupg2 cron net-tools git acpid parted unbound netbase isc-dhcp-client ntpdate util-linux openssh-server iproute2 strace rsync uuid-runtime openssh-client ca-certificates tcpdump ntp traceroute at wget linux-image-arm64 iputils-ping haveged locales adduser ifupdown coreutils rsyslog' 2024-01-26 16:46:59.336 | > + '[' -n '' ']' 2024-01-26 16:46:59.336 | > + '[' -z 'build-essential curl iptables-persistent cloud-utils python3-venv python3-dev acl e2fsprogs dnsutils gnupg2 cron net-tools git acpid parted unbound netbase isc-dhcp-client ntpdate util-linux openssh-server iproute2 strace rsync uuid-runtime openssh-client ca-certificates tcpdump ntp traceroute at wget linux-image-arm64 iputils-ping haveged locales adduser ifupdown coreutils rsyslog' ']' 2024-01-26 16:46:59.336 | > + install_deb_packages install build-essential curl iptables-persistent cloud-utils python3-venv python3-dev acl e2fsprogs dnsutils gnupg2 cron net-tools git acpid parted unbound netbase isc-dhcp-client ntpdate util-linux openssh-server iproute2 strace rsync uuid-runtime openssh-client ca-certificates tcpdump ntp traceroute at wget linux-image-arm64 iputils-ping haveged locales adduser ifupdown coreutils rsyslog 2024-01-26 16:46:59.336 | > + DEBIAN_FRONTEND=noninteractive 2024-01-26 16:46:59.336 | > + http_proxy= 2024-01-26 16:46:59.336 | > + https_proxy= 2024-01-26 16:46:59.336 | > + no_proxy= 2024-01-26 16:46:59.336 | > + apt-get --option Dpkg::Options::=--force-confold --option Dpkg::Options::=--force-confdef --assume-yes install build-essential curl iptables-persistent cloud-utils python3-venv python3-dev acl e2fsprogs dnsutils gnupg2 cron net-tools git acpid parted unbound netbase isc-dhcp-client ntpdate util-linux openssh-server iproute2 strace rsync uuid-runtime openssh-client ca-certificates tcpdump ntp traceroute at wget linux-image-arm64 iputils-ping haveged locales adduser ifupdown coreutils rsyslog 2024-01-26 16:46:59.336 | > Reading package lists... 2024-01-26 16:46:59.336 | > Building dependency tree... 2024-01-26 16:46:59.336 | > Reading state information... 2024-01-26 16:46:59.336 | > adduser is already the newest version (3.118). 2024-01-26 16:46:59.336 | > ca-certificates is already the newest version (20200601~deb10u2). 2024-01-26 16:46:59.336 | > coreutils is already the newest version (8.30-3). 2024-01-26 16:46:59.336 | > e2fsprogs is already the newest version (1.44.5-1+deb10u3). 2024-01-26 16:46:59.336 | > gnupg2 is already the newest version (2.2.12-1+deb10u2). 2024-01-26 16:46:59.336 | > util-linux is already the newest version (2.33.1-0.1). 2024-01-26 16:46:59.336 | > The following additional packages will be installed: 2024-01-26 16:46:59.336 | > bind9-host binutils binutils-aarch64-linux-gnu binutils-common 2024-01-26 16:46:59.336 | > cloud-guest-utils cloud-image-utils cpio cpp cpp-8 dh-python dns-root-data 2024-01-26 16:46:59.336 | > dpkg-dev g++ g++-8 gcc gcc-8 genisoimage git-man initramfs-tools 2024-01-26 16:46:59.336 | > initramfs-tools-core iptables klibc-utils kmod libaio1 libasan5 libatomic1 2024-01-26 16:46:59.336 | > libbind9-161 libbinutils libbsd0 libc-dev-bin libc-l10n libc6-dev 2024-01-26 16:46:59.336 | > libcap2-bin libcc1-0 libcurl4 libdns-export1104 libdns1104 libdpkg-perl 2024-01-26 16:46:59.336 | > libedit2 libelf1 liberror-perl libestr0 libevent-2.1-6 libexpat1-dev 2024-01-26 16:46:59.336 | > libfastjson4 libfl2 libfstrm0 libgcc-8-dev libgdbm-compat4 libgdbm6 2024-01-26 16:46:59.336 | > libgeoip1 libgomp1 libhavege1 libicu63 libip6tc0 libiptc0 libirs161 2024-01-26 16:46:59.336 | > libisc-export1100 libisc1100 libisccc161 libisccfg163 libisl19 libitm1 2024-01-26 16:46:59.336 | > libklibc liblmdb0 liblognorm5 liblsan0 liblwres161 libmnl0 libmpc3 libmpfr6 2024-01-26 16:46:59.336 | > libncurses6 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libopts25 2024-01-26 16:46:59.336 | > libparted2 libpcap0.8 libpcre2-8-0 libperl5.28 libpopt0 libprocps7 2024-01-26 16:46:59.336 | > libprotobuf-c1 libpython3-dev libpython3.7 libpython3.7-dev libstdc++-8-dev 2024-01-26 16:46:59.336 | > libtsan0 libubsan1 libunbound8 libwrap0 libxml2 libxtables12 linux-base 2024-01-26 16:46:59.336 | > linux-image-4.19.0-26-arm64 linux-libc-dev make netfilter-persistent 2024-01-26 16:46:59.336 | > openssh-sftp-server patch perl perl-modules-5.28 procps python-pip-whl 2024-01-26 16:46:59.336 | > python3-distutils python3-lib2to3 python3.7-dev python3.7-venv qemu-utils 2024-01-26 16:46:59.336 | > sensible-utils ucf unbound-anchor 2024-01-26 16:46:59.336 | > Suggested packages: 2024-01-26 16:46:59.336 | > binutils-doc cloud-init cloud-utils-euca libarchive1 cpp-doc gcc-8-locales 2024-01-26 16:46:59.336 | > anacron logrotate checksecurity rblcheck debian-keyring gcc-8-doc 2024-01-26 16:46:59.336 | > libstdc++6-8-dbg gcc-multilib manpages-dev autoconf automake libtool flex 2024-01-26 16:46:59.336 | > bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg 2024-01-26 16:46:59.336 | > libasan5-dbg liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg 2024-01-26 16:46:59.336 | > libquadmath0-dbg wodim cdrkit-doc gettext-base git-daemon-run 2024-01-26 16:46:59.336 | > | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2024-01-26 16:46:59.336 | > git-mediawiki git-svn apparmor ppp rdnssd bash-completion iproute2-doc 2024-01-26 16:47:00.471 | > resolvconf avahi-autoipd isc-dhcp-client-ddns glibc-doc bzr gdbm-l10n 2024-01-26 16:47:00.471 | > geoip-bin libparted-dev libparted-i18n libstdc++-8-doc linux-doc-4.19 2024-01-26 16:47:00.471 | > debian-kernel-handbook make-doc ntp-doc keychain libpam-ssh monkeysphere 2024-01-26 16:47:00.471 | > ssh-askpass molly-guard rssh ufw parted-doc ed diffutils-doc perl-doc 2024-01-26 16:47:00.471 | > libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl 2024-01-26 16:47:00.471 | > liblocale-codes-perl debootstrap qemu-block-extra rsyslog-mysql 2024-01-26 16:47:00.471 | > | rsyslog-pgsql rsyslog-mongodb rsyslog-doc rsyslog-gnutls rsyslog-gssapi 2024-01-26 16:47:00.471 | > rsyslog-relp 2024-01-26 16:47:00.471 | > Recommended packages: 2024-01-26 16:47:00.471 | > acpi-support-base default-mta | mail-transport-agent distro-info fakeroot 2024-01-26 16:47:00.471 | > libalgorithm-merge-perl less pigz libatm1 nftables isc-dhcp-common manpages 2024-01-26 16:47:00.471 | > manpages-dev libpam-cap libfile-fcntllock-perl liblocale-gettext-perl 2024-01-26 16:47:00.471 | > geoip-database libgpm2 firmware-linux-free apparmor sntp xauth ncurses-term 2024-01-26 16:47:00.471 | > psmisc logrotate 2024-01-26 16:47:00.471 | > The following NEW packages will be installed: 2024-01-26 16:47:00.471 | > acl acpid at bind9-host binutils binutils-aarch64-linux-gnu binutils-common 2024-01-26 16:47:00.471 | > build-essential cloud-guest-utils cloud-image-utils cloud-utils cpio cpp 2024-01-26 16:47:00.471 | > cpp-8 cron curl dh-python dns-root-data dnsutils dpkg-dev g++ g++-8 gcc 2024-01-26 16:47:00.471 | > gcc-8 genisoimage git git-man haveged ifupdown initramfs-tools 2024-01-26 16:47:00.471 | > initramfs-tools-core iproute2 iptables iptables-persistent iputils-ping 2024-01-26 16:47:00.471 | > isc-dhcp-client klibc-utils kmod libaio1 libasan5 libatomic1 libbind9-161 2024-01-26 16:47:00.471 | > libbinutils libbsd0 libc-dev-bin libc-l10n libc6-dev libcap2-bin libcc1-0 2024-01-26 16:47:00.471 | > libcurl4 libdns-export1104 libdns1104 libdpkg-perl libedit2 libelf1 2024-01-26 16:47:00.471 | > liberror-perl libestr0 libevent-2.1-6 libexpat1-dev libfastjson4 libfl2 2024-01-26 16:47:00.471 | > libfstrm0 libgcc-8-dev libgdbm-compat4 libgdbm6 libgeoip1 libgomp1 2024-01-26 16:47:00.471 | > libhavege1 libicu63 libip6tc0 libiptc0 libirs161 libisc-export1100 2024-01-26 16:47:00.471 | > libisc1100 libisccc161 libisccfg163 libisl19 libitm1 libklibc liblmdb0 2024-01-26 16:47:00.471 | > liblognorm5 liblsan0 liblwres161 libmnl0 libmpc3 libmpfr6 libncurses6 2024-01-26 16:47:00.471 | > libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libopts25 libparted2 2024-01-26 16:47:00.471 | > libpcap0.8 libpcre2-8-0 libperl5.28 libpopt0 libprocps7 libprotobuf-c1 2024-01-26 16:47:00.471 | > libpython3-dev libpython3.7 libpython3.7-dev libstdc++-8-dev libtsan0 2024-01-26 16:47:00.471 | > libubsan1 libunbound8 libwrap0 libxml2 libxtables12 linux-base 2024-01-26 16:47:00.471 | > linux-image-4.19.0-26-arm64 linux-image-arm64 linux-libc-dev locales make 2024-01-26 16:47:00.471 | > net-tools netbase netfilter-persistent ntp ntpdate openssh-client 2024-01-26 16:47:00.471 | > openssh-server openssh-sftp-server parted patch perl perl-modules-5.28 2024-01-26 16:47:00.471 | > procps python-pip-whl python3-dev python3-distutils python3-lib2to3 2024-01-26 16:47:00.471 | > python3-venv python3.7-dev python3.7-venv qemu-utils rsync rsyslog 2024-01-26 16:47:00.471 | > sensible-utils strace tcpdump traceroute ucf unbound unbound-anchor 2024-01-26 16:47:00.471 | > uuid-runtime wget 2024-01-26 16:47:00.471 | > 0 upgraded, 146 newly installed, 0 to remove and 0 not upgraded. 2024-01-26 16:47:00.472 | > Need to get 135 MB of archives. 2024-01-26 16:47:00.472 | > After this operation, 610 MB of additional disk space will be used. 2024-01-26 16:47:00.472 | > WARNING: The following packages cannot be authenticated! 2024-01-26 16:47:00.472 | > sensible-utils cron libestr0 liblognorm5 rsyslog perl-modules-5.28 libgdbm6 2024-01-26 16:47:00.472 | > libgdbm-compat4 libperl5.28 perl libip6tc0 libiptc0 libxtables12 libmnl0 2024-01-26 16:47:00.472 | > libnfnetlink0 libnetfilter-conntrack3 libnftnl11 iptables 2024-01-26 16:47:00.472 | > netfilter-persistent iptables-persistent uuid-runtime libcap2-bin iproute2 2024-01-26 16:47:00.472 | > ifupdown iputils-ping kmod netbase libprocps7 procps libfstrm0 libgeoip1 2024-01-26 16:47:00.472 | > liblmdb0 libprotobuf-c1 libicu63 libbsd0 libedit2 traceroute ucf wget acl 2024-01-26 16:47:00.472 | > acpid libfl2 at binutils-common libbinutils binutils-aarch64-linux-gnu 2024-01-26 16:47:00.472 | > binutils libisl19 libmpfr6 libmpc3 cpp-8 cpp libcc1-0 libgomp1 libitm1 2024-01-26 16:47:00.472 | > libatomic1 libasan5 liblsan0 libtsan0 libubsan1 libgcc-8-dev gcc-8 gcc 2024-01-26 16:47:00.472 | > libstdc++-8-dev g++-8 g++ make libdpkg-perl patch dpkg-dev build-essential 2024-01-26 16:47:00.472 | > cloud-guest-utils genisoimage libaio1 cloud-image-utils cloud-utils 2024-01-26 16:47:00.472 | > python3-lib2to3 python3-distutils dh-python dns-root-data liberror-perl 2024-01-26 16:47:00.472 | > libhavege1 haveged libklibc klibc-utils initramfs-tools-core linux-base 2024-01-26 16:47:00.472 | > initramfs-tools libevent-2.1-6 libopts25 libparted2 libpcap0.8 libpopt0 2024-01-26 16:47:00.472 | > libpython3-dev libwrap0 net-tools ntp ntpdate parted python-pip-whl 2024-01-26 16:47:00.472 | > python3-dev python3-venv rsync strace tcpdump 2024-01-26 16:47:00.472 | > Authentication warning overridden. 2024-01-26 16:47:00.472 | > Get:1 http://security.debian.org buster/updates/main arm64 libfastjson4 arm64 0.99.8-2+deb10u1 [26.4 kB] 2024-01-26 16:47:00.472 | > Get:2 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 sensible-utils all 0.0.12 [15.8 kB] 2024-01-26 16:47:00.472 | > Get:3 http://security.debian.org buster/updates/main arm64 cpio arm64 2.12+dfsg-9+deb10u1 [218 kB] 2024-01-26 16:47:00.472 | > Get:4 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 cron arm64 3.0pl1-134+deb10u1 [98.0 kB] 2024-01-26 16:47:00.472 | > Get:5 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libestr0 arm64 0.1.10-2.1 [8200 B] 2024-01-26 16:47:00.472 | > Get:6 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 liblognorm5 arm64 2.0.5-1 [52.4 kB] 2024-01-26 16:47:00.472 | > Get:7 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 rsyslog arm64 8.1901.0-1+deb10u2 [637 kB] 2024-01-26 16:47:00.472 | > Get:8 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] 2024-01-26 16:47:00.472 | > Get:9 http://security.debian.org buster/updates/main arm64 libelf1 arm64 0.176-1.1+deb10u1 [160 kB] 2024-01-26 16:47:00.472 | > Get:10 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libgdbm6 arm64 1.18.1-4 [63.4 kB] 2024-01-26 16:47:00.472 | > Get:11 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libgdbm-compat4 arm64 1.18.1-4 [44.0 kB] 2024-01-26 16:47:00.472 | > Get:12 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libperl5.28 arm64 5.28.1-6+deb10u1 [3727 kB] 2024-01-26 16:47:00.472 | > Get:13 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 perl arm64 5.28.1-6+deb10u1 [204 kB] 2024-01-26 16:47:00.472 | > Get:14 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] 2024-01-26 16:47:00.472 | > Get:15 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] 2024-01-26 16:47:00.472 | > Get:16 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libxtables12 arm64 1.8.2-4 [78.8 kB] 2024-01-26 16:47:00.472 | > Get:17 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libmnl0 arm64 1.0.4-2 [11.3 kB] 2024-01-26 16:47:00.472 | > Get:18 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] 2024-01-26 16:47:00.472 | > Get:19 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] 2024-01-26 16:47:00.472 | > Get:20 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] 2024-01-26 16:47:00.472 | > Get:21 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] 2024-01-26 16:47:00.472 | > Get:22 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 netfilter-persistent all 1.0.11+deb10u1 [10.2 kB] 2024-01-26 16:47:00.472 | > Get:23 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 iptables-persistent all 1.0.11+deb10u1 [11.8 kB] 2024-01-26 16:47:00.472 | > Get:24 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 uuid-runtime arm64 2.33.1-0.1 [93.9 kB] 2024-01-26 16:47:00.472 | > Get:25 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libcap2-bin arm64 1:2.25-2 [28.5 kB] 2024-01-26 16:47:00.472 | > Get:26 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 iproute2 arm64 4.20.0-2+deb10u1 [805 kB] 2024-01-26 16:47:00.472 | > Get:27 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 ifupdown arm64 0.8.35 [79.5 kB] 2024-01-26 16:47:00.472 | > Get:28 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 iputils-ping arm64 3:20180629-2+deb10u2 [43.0 kB] 2024-01-26 16:47:00.472 | > Get:29 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 kmod arm64 26-1 [85.6 kB] 2024-01-26 16:47:00.472 | > Get:30 http://security.debian.org buster/updates/main arm64 libisc-export1100 arm64 1:9.11.5.P4+dfsg-5.1+deb10u9 [370 kB] 2024-01-26 16:47:00.472 | > Get:31 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 netbase all 5.6 [19.4 kB] 2024-01-26 16:47:00.472 | > Get:32 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libprocps7 arm64 2:3.3.15-2 [58.0 kB] 2024-01-26 16:47:00.472 | > Get:33 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 procps arm64 2:3.3.15-2 [245 kB] 2024-01-26 16:47:00.472 | > Get:34 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libfstrm0 arm64 0.4.0-1 [19.5 kB] 2024-01-26 16:47:00.473 | > Get:35 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libgeoip1 arm64 1.6.12-1 [91.4 kB] 2024-01-26 16:47:00.473 | > Get:36 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 liblmdb0 arm64 0.9.22-1 [40.3 kB] 2024-01-26 16:47:01.890 | > Get:37 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] 2024-01-26 16:47:01.890 | > Get:38 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] 2024-01-26 16:47:01.890 | > Get:39 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libbsd0 arm64 0.9.1-2+deb10u1 [97.6 kB] 2024-01-26 16:47:01.890 | > Get:40 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libedit2 arm64 3.1-20181209-1 [91.2 kB] 2024-01-26 16:47:01.890 | > Get:41 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 traceroute arm64 1:2.1.0-2 [51.6 kB] 2024-01-26 16:47:01.890 | > Get:42 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 ucf all 3.0038+nmu1 [69.0 kB] 2024-01-26 16:47:01.890 | > Get:43 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 wget arm64 1.20.1-1.1 [888 kB] 2024-01-26 16:47:01.890 | > Get:44 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 acl arm64 2.2.53-4 [59.2 kB] 2024-01-26 16:47:01.890 | > Get:45 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 acpid arm64 1:2.0.31-1 [57.2 kB] 2024-01-26 16:47:01.890 | > Get:46 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libfl2 arm64 2.6.4-6.2 [103 kB] 2024-01-26 16:47:01.890 | > Get:47 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 at arm64 3.1.23-1 [48.3 kB] 2024-01-26 16:47:01.890 | > Get:48 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 binutils-common arm64 2.31.1-16 [2073 kB] 2024-01-26 16:47:01.890 | > Get:49 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libbinutils arm64 2.31.1-16 [455 kB] 2024-01-26 16:47:01.890 | > Get:50 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 binutils-aarch64-linux-gnu arm64 2.31.1-16 [2129 kB] 2024-01-26 16:47:01.890 | > Get:51 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 binutils arm64 2.31.1-16 [56.7 kB] 2024-01-26 16:47:01.890 | > Get:52 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libisl19 arm64 0.20-2 [535 kB] 2024-01-26 16:47:01.890 | > Get:53 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libmpfr6 arm64 4.0.2-1 [746 kB] 2024-01-26 16:47:01.890 | > Get:54 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libmpc3 arm64 1.1.0-1 [38.0 kB] 2024-01-26 16:47:01.890 | > Get:55 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 cpp-8 arm64 8.3.0-6 [7400 kB] 2024-01-26 16:47:01.890 | > Get:56 http://security.debian.org buster/updates/main arm64 libdns-export1104 arm64 1:9.11.5.P4+dfsg-5.1+deb10u9 [904 kB] 2024-01-26 16:47:01.890 | > Get:57 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 cpp arm64 4:8.3.0-1 [19.4 kB] 2024-01-26 16:47:01.890 | > Get:58 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libcc1-0 arm64 8.3.0-6 [45.0 kB] 2024-01-26 16:47:01.891 | > Get:59 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libgomp1 arm64 8.3.0-6 [67.8 kB] 2024-01-26 16:47:01.891 | > Get:60 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libitm1 arm64 8.3.0-6 [24.0 kB] 2024-01-26 16:47:01.891 | > Get:61 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libatomic1 arm64 8.3.0-6 [8820 B] 2024-01-26 16:47:01.891 | > Get:62 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libasan5 arm64 8.3.0-6 [327 kB] 2024-01-26 16:47:01.891 | > Get:63 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 liblsan0 arm64 8.3.0-6 [118 kB] 2024-01-26 16:47:01.891 | > Get:64 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libtsan0 arm64 8.3.0-6 [262 kB] 2024-01-26 16:47:01.891 | > Get:65 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libubsan1 arm64 8.3.0-6 [111 kB] 2024-01-26 16:47:01.891 | > Get:66 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libgcc-8-dev arm64 8.3.0-6 [835 kB] 2024-01-26 16:47:01.891 | > Get:67 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 gcc-8 arm64 8.3.0-6 [7879 kB] 2024-01-26 16:47:01.891 | > Get:68 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 gcc arm64 4:8.3.0-1 [5212 B] 2024-01-26 16:47:01.891 | > Get:69 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libstdc++-8-dev arm64 8.3.0-6 [1502 kB] 2024-01-26 16:47:01.891 | > Get:70 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 g++-8 arm64 8.3.0-6 [8176 kB] 2024-01-26 16:47:01.891 | > Get:71 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 g++ arm64 4:8.3.0-1 [1624 B] 2024-01-26 16:47:01.891 | > Get:72 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 make arm64 4.2.1-1.2 [333 kB] 2024-01-26 16:47:01.891 | > Get:73 http://security.debian.org buster/updates/main arm64 isc-dhcp-client arm64 4.4.1-2+deb10u3 [328 kB] 2024-01-26 16:47:01.891 | > Get:74 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libdpkg-perl all 1.19.8 [1415 kB] 2024-01-26 16:47:01.891 | > Get:75 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] 2024-01-26 16:47:01.891 | > Get:76 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 dpkg-dev all 1.19.8 [1776 kB] 2024-01-26 16:47:01.891 | > Get:77 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 build-essential arm64 12.6 [7576 B] 2024-01-26 16:47:01.891 | > Get:78 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 cloud-guest-utils all 0.29-1 [22.1 kB] 2024-01-26 16:47:01.891 | > Get:79 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 genisoimage arm64 9:1.1.11-3+b2 [335 kB] 2024-01-26 16:47:01.891 | > Get:80 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] 2024-01-26 16:47:01.891 | > Get:81 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 cloud-image-utils all 0.29-1 [23.7 kB] 2024-01-26 16:47:01.891 | > Get:82 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 cloud-utils all 0.29-1 [9666 B] 2024-01-26 16:47:01.891 | > Get:83 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] 2024-01-26 16:47:01.891 | > Get:84 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] 2024-01-26 16:47:01.891 | > Get:85 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 dh-python all 3.20190308 [99.3 kB] 2024-01-26 16:47:01.891 | > Get:86 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 dns-root-data all 2019031302 [5396 B] 2024-01-26 16:47:01.891 | > Get:87 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 liberror-perl all 0.17027-2 [30.9 kB] 2024-01-26 16:47:01.891 | > Get:88 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libhavege1 arm64 1.9.1-7 [24.9 kB] 2024-01-26 16:47:01.891 | > Get:89 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 haveged arm64 1.9.1-7 [33.2 kB] 2024-01-26 16:47:01.891 | > Get:90 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libklibc arm64 2.0.6-1+deb10u1 [57.1 kB] 2024-01-26 16:47:01.891 | > Get:91 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 klibc-utils arm64 2.0.6-1+deb10u1 [99.3 kB] 2024-01-26 16:47:01.891 | > Get:92 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 initramfs-tools-core all 0.133+deb10u1 [99.2 kB] 2024-01-26 16:47:01.891 | > Get:93 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 linux-base all 4.6 [32.4 kB] 2024-01-26 16:47:01.891 | > Get:94 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 initramfs-tools all 0.133+deb10u1 [69.7 kB] 2024-01-26 16:47:01.891 | > Get:95 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libevent-2.1-6 arm64 2.1.8-stable-4 [150 kB] 2024-01-26 16:47:01.891 | > Get:96 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libopts25 arm64 1:5.18.12-4 [62.2 kB] 2024-01-26 16:47:01.891 | > Get:97 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libparted2 arm64 3.2-25 [270 kB] 2024-01-26 16:47:01.891 | > Get:98 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libpcap0.8 arm64 1.8.1-6+deb10u1 [132 kB] 2024-01-26 16:47:01.891 | > Get:99 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libpopt0 arm64 1.16-12 [48.3 kB] 2024-01-26 16:47:01.891 | > Get:100 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libpython3-dev arm64 3.7.3-1 [20.1 kB] 2024-01-26 16:47:01.891 | > Get:101 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libwrap0 arm64 7.6.q-28 [58.4 kB] 2024-01-26 16:47:01.891 | > Get:102 http://security.debian.org buster/updates/main arm64 libncurses6 arm64 6.1+20181013-2+deb10u5 [92.8 kB] 2024-01-26 16:47:01.891 | > Get:103 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] 2024-01-26 16:47:01.891 | > Get:104 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 ntp arm64 1:4.2.8p12+dfsg-4 [733 kB] 2024-01-26 16:47:01.891 | > Get:105 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 ntpdate arm64 1:4.2.8p12+dfsg-4 [152 kB] 2024-01-26 16:47:01.891 | > Get:106 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 parted arm64 3.2-25 [194 kB] 2024-01-26 16:47:01.891 | > Get:107 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] 2024-01-26 16:47:01.891 | > Get:108 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 python3-dev arm64 3.7.3-1 [1264 B] 2024-01-26 16:47:44.399 | > Get:109 http://security.debian.org buster/updates/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u6 [625 kB] 2024-01-26 16:47:44.399 | > Get:110 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 python3-venv arm64 3.7.3-1 [1180 B] 2024-01-26 16:47:44.400 | > Get:111 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 rsync arm64 3.1.3-6 [385 kB] 2024-01-26 16:47:44.400 | > Get:112 http://security.debian.org buster/updates/main arm64 libisc1100 arm64 1:9.11.5.P4+dfsg-5.1+deb10u9 [437 kB] 2024-01-26 16:47:44.400 | > Get:113 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 strace arm64 4.26-0.2 [803 kB] 2024-01-26 16:47:44.400 | > Get:114 http://security.debian.org buster/updates/main arm64 libdns1104 arm64 1:9.11.5.P4+dfsg-5.1+deb10u9 [1127 kB] 2024-01-26 16:47:44.400 | > Get:115 http://security.debian.org buster/updates/main arm64 libisccc161 arm64 1:9.11.5.P4+dfsg-5.1+deb10u9 [236 kB] 2024-01-26 16:47:44.400 | > Get:116 http://security.debian.org buster/updates/main arm64 libisccfg163 arm64 1:9.11.5.P4+dfsg-5.1+deb10u9 [266 kB] 2024-01-26 16:47:44.400 | > Get:117 http://security.debian.org buster/updates/main arm64 libbind9-161 arm64 1:9.11.5.P4+dfsg-5.1+deb10u9 [246 kB] 2024-01-26 16:47:44.400 | > Get:118 http://security.debian.org buster/updates/main arm64 liblwres161 arm64 1:9.11.5.P4+dfsg-5.1+deb10u9 [250 kB] 2024-01-26 16:47:44.400 | > Get:119 http://security.debian.org buster/updates/main arm64 bind9-host arm64 1:9.11.5.P4+dfsg-5.1+deb10u9 [271 kB] 2024-01-26 16:47:44.400 | > Get:120 http://security.debian.org buster/updates/main arm64 libc-l10n all 2.28-10+deb10u2 [846 kB] 2024-01-26 16:47:44.400 | > Get:121 http://security.debian.org buster/updates/main arm64 locales all 2.28-10+deb10u2 [4058 kB] 2024-01-26 16:47:44.400 | > Get:122 http://security.debian.org buster/updates/main arm64 openssh-client arm64 1:7.9p1-10+deb10u4 [760 kB] 2024-01-26 16:47:44.400 | > Get:123 http://security.debian.org buster/updates/main arm64 libpcre2-8-0 arm64 10.32-5+deb10u1 [187 kB] 2024-01-26 16:47:44.400 | > Get:124 http://security.debian.org buster/updates/main arm64 libc-dev-bin arm64 2.28-10+deb10u2 [271 kB] 2024-01-26 16:47:44.400 | > Get:125 http://security.debian.org buster/updates/main arm64 linux-libc-dev arm64 4.19.304-1 [1584 kB] 2024-01-26 16:47:44.400 | > Get:126 http://security.debian.org buster/updates/main arm64 libc6-dev arm64 2.28-10+deb10u2 [2325 kB] 2024-01-26 16:47:44.400 | > Get:127 http://security.debian.org buster/updates/main arm64 qemu-utils arm64 1:3.1+dfsg-8+deb10u11 [934 kB] 2024-01-26 16:47:44.400 | > Get:128 http://security.debian.org buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u8 [315 kB] 2024-01-26 16:47:44.400 | > Get:129 http://security.debian.org buster/updates/main arm64 curl arm64 7.64.0-4+deb10u8 [262 kB] 2024-01-26 16:47:44.400 | > Get:130 http://security.debian.org buster/updates/main arm64 libirs161 arm64 1:9.11.5.P4+dfsg-5.1+deb10u9 [237 kB] 2024-01-26 16:47:44.400 | > Get:131 http://security.debian.org buster/updates/main arm64 dnsutils arm64 1:9.11.5.P4+dfsg-5.1+deb10u9 [361 kB] 2024-01-26 16:47:44.400 | > Get:132 http://security.debian.org buster/updates/main arm64 git-man all 1:2.20.1-2+deb10u8 [1623 kB] 2024-01-26 16:47:44.400 | > Get:133 http://security.debian.org buster/updates/main arm64 git arm64 1:2.20.1-2+deb10u8 [5501 kB] 2024-01-26 16:47:44.400 | > Get:134 http://security.debian.org buster/updates/main arm64 libexpat1-dev arm64 2.2.6-2+deb10u6 [129 kB] 2024-01-26 16:47:44.400 | > Get:135 http://security.debian.org buster/updates/main arm64 libpython3.7 arm64 3.7.3-2+deb10u6 [1373 kB] 2024-01-26 16:47:44.400 | > Get:136 http://security.debian.org buster/updates/main arm64 libpython3.7-dev arm64 3.7.3-2+deb10u6 [2382 kB] 2024-01-26 16:47:44.400 | > Get:137 http://security.debian.org buster/updates/main arm64 libunbound8 arm64 1.9.0-2+deb10u3 [434 kB] 2024-01-26 16:47:44.400 | > Get:138 http://security.debian.org buster/updates/main arm64 linux-image-4.19.0-26-arm64 arm64 4.19.304-1 [41.2 MB] 2024-01-26 16:47:44.400 | > Get:139 http://security.debian.org buster/updates/main arm64 linux-image-arm64 arm64 4.19+105+deb10u21 [8748 B] 2024-01-26 16:47:44.400 | > Get:140 http://security.debian.org buster/updates/main arm64 openssh-sftp-server arm64 1:7.9p1-10+deb10u4 [43.1 kB] 2024-01-26 16:47:44.400 | > Get:141 http://security.debian.org buster/updates/main arm64 openssh-server arm64 1:7.9p1-10+deb10u4 [335 kB] 2024-01-26 16:47:44.400 | > Get:142 http://security.debian.org buster/updates/main arm64 python3.7-dev arm64 3.7.3-2+deb10u6 [513 kB] 2024-01-26 16:47:44.400 | > Get:143 http://security.debian.org buster/updates/main arm64 python3.7-venv arm64 3.7.3-2+deb10u6 [6148 B] 2024-01-26 16:47:44.400 | > Get:144 http://security.debian.org buster/updates/main arm64 unbound-anchor arm64 1.9.0-2+deb10u3 [146 kB] 2024-01-26 16:47:44.400 | > Get:145 http://security.debian.org buster/updates/main arm64 unbound arm64 1.9.0-2+deb10u3 [747 kB] 2024-01-26 16:47:44.400 | > Get:146 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 tcpdump arm64 4.9.3-1~deb10u2 [378 kB] 2024-01-26 16:47:44.400 | > Get:146 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 tcpdump arm64 4.9.3-1~deb10u2 [378 kB] 2024-01-26 16:47:44.400 | > debconf: delaying package configuration, since apt-utils is not installed 2024-01-26 16:47:44.400 | > Fetched 135 MB in 34s (4019 kB/s) 2024-01-26 16:47:44.400 | > Selecting previously unselected package sensible-utils. 2024-01-26 16:47:44.400 | > (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10805 files and directories currently installed.) 2024-01-26 16:47:44.400 | > Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ... 2024-01-26 16:47:44.400 | > Unpacking sensible-utils (0.0.12) ... 2024-01-26 16:47:44.400 | > Selecting previously unselected package cron. 2024-01-26 16:47:44.400 | > Preparing to unpack .../01-cron_3.0pl1-134+deb10u1_arm64.deb ... 2024-01-26 16:47:44.400 | > Unpacking cron (3.0pl1-134+deb10u1) ... 2024-01-26 16:47:44.400 | > Selecting previously unselected package libestr0:arm64. 2024-01-26 16:47:44.400 | > Preparing to unpack .../02-libestr0_0.1.10-2.1_arm64.deb ... 2024-01-26 16:47:44.400 | > Unpacking libestr0:arm64 (0.1.10-2.1) ... 2024-01-26 16:47:44.400 | > Selecting previously unselected package libfastjson4:arm64. 2024-01-26 16:47:44.400 | > Preparing to unpack .../03-libfastjson4_0.99.8-2+deb10u1_arm64.deb ... 2024-01-26 16:47:44.401 | > Unpacking libfastjson4:arm64 (0.99.8-2+deb10u1) ... 2024-01-26 16:47:44.401 | > Selecting previously unselected package liblognorm5:arm64. 2024-01-26 16:47:44.401 | > Preparing to unpack .../04-liblognorm5_2.0.5-1_arm64.deb ... 2024-01-26 16:47:44.401 | > Unpacking liblognorm5:arm64 (2.0.5-1) ... 2024-01-26 16:47:44.401 | > Selecting previously unselected package rsyslog. 2024-01-26 16:47:44.401 | > Preparing to unpack .../05-rsyslog_8.1901.0-1+deb10u2_arm64.deb ... 2024-01-26 16:47:44.401 | > Unpacking rsyslog (8.1901.0-1+deb10u2) ... 2024-01-26 16:47:44.401 | > Selecting previously unselected package perl-modules-5.28. 2024-01-26 16:47:44.401 | > Preparing to unpack .../06-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... 2024-01-26 16:47:44.401 | > Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... 2024-01-26 16:47:44.401 | > Selecting previously unselected package libgdbm6:arm64. 2024-01-26 16:47:44.401 | > Preparing to unpack .../07-libgdbm6_1.18.1-4_arm64.deb ... 2024-01-26 16:47:44.401 | > Unpacking libgdbm6:arm64 (1.18.1-4) ... 2024-01-26 16:47:44.401 | > Selecting previously unselected package libgdbm-compat4:arm64. 2024-01-26 16:47:44.401 | > Preparing to unpack .../08-libgdbm-compat4_1.18.1-4_arm64.deb ... 2024-01-26 16:47:44.401 | > Unpacking libgdbm-compat4:arm64 (1.18.1-4) ... 2024-01-26 16:47:44.401 | > Selecting previously unselected package libperl5.28:arm64. 2024-01-26 16:47:44.401 | > Preparing to unpack .../09-libperl5.28_5.28.1-6+deb10u1_arm64.deb ... 2024-01-26 16:47:44.401 | > Unpacking libperl5.28:arm64 (5.28.1-6+deb10u1) ... 2024-01-26 16:47:44.401 | > Selecting previously unselected package perl. 2024-01-26 16:47:44.401 | > Preparing to unpack .../10-perl_5.28.1-6+deb10u1_arm64.deb ... 2024-01-26 16:47:44.401 | > Unpacking perl (5.28.1-6+deb10u1) ... 2024-01-26 16:47:44.401 | > Selecting previously unselected package libip6tc0:arm64. 2024-01-26 16:47:44.401 | > Preparing to unpack .../11-libip6tc0_1.8.2-4_arm64.deb ... 2024-01-26 16:47:44.401 | > Unpacking libip6tc0:arm64 (1.8.2-4) ... 2024-01-26 16:47:44.401 | > Selecting previously unselected package libiptc0:arm64. 2024-01-26 16:47:44.401 | > Preparing to unpack .../12-libiptc0_1.8.2-4_arm64.deb ... 2024-01-26 16:47:44.401 | > Unpacking libiptc0:arm64 (1.8.2-4) ... 2024-01-26 16:47:44.401 | > Selecting previously unselected package libxtables12:arm64. 2024-01-26 16:47:44.401 | > Preparing to unpack .../13-libxtables12_1.8.2-4_arm64.deb ... 2024-01-26 16:47:44.401 | > Unpacking libxtables12:arm64 (1.8.2-4) ... 2024-01-26 16:47:44.401 | > Selecting previously unselected package libmnl0:arm64. 2024-01-26 16:47:44.401 | > Preparing to unpack .../14-libmnl0_1.0.4-2_arm64.deb ... 2024-01-26 16:47:44.401 | > Unpacking libmnl0:arm64 (1.0.4-2) ... 2024-01-26 16:47:44.401 | > Selecting previously unselected package libnfnetlink0:arm64. 2024-01-26 16:47:44.401 | > Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_arm64.deb ... 2024-01-26 16:47:44.401 | > Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... 2024-01-26 16:47:44.401 | > Selecting previously unselected package libnetfilter-conntrack3:arm64. 2024-01-26 16:47:44.401 | > Preparing to unpack .../16-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... 2024-01-26 16:47:44.401 | > Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... 2024-01-26 16:47:44.401 | > Selecting previously unselected package libnftnl11:arm64. 2024-01-26 16:47:44.401 | > Preparing to unpack .../17-libnftnl11_1.1.2-2_arm64.deb ... 2024-01-26 16:47:44.401 | > Unpacking libnftnl11:arm64 (1.1.2-2) ... 2024-01-26 16:47:44.401 | > Selecting previously unselected package iptables. 2024-01-26 16:48:25.282 | > Preparing to unpack .../18-iptables_1.8.2-4_arm64.deb ... 2024-01-26 16:48:25.282 | > Unpacking iptables (1.8.2-4) ... 2024-01-26 16:48:25.282 | > Selecting previously unselected package netfilter-persistent. 2024-01-26 16:48:25.282 | > Preparing to unpack .../19-netfilter-persistent_1.0.11+deb10u1_all.deb ... 2024-01-26 16:48:25.282 | > Unpacking netfilter-persistent (1.0.11+deb10u1) ... 2024-01-26 16:48:25.282 | > Setting up libip6tc0:arm64 (1.8.2-4) ... 2024-01-26 16:48:25.282 | > Setting up libiptc0:arm64 (1.8.2-4) ... 2024-01-26 16:48:25.282 | > Setting up libxtables12:arm64 (1.8.2-4) ... 2024-01-26 16:48:25.282 | > Setting up libmnl0:arm64 (1.0.4-2) ... 2024-01-26 16:48:25.282 | > Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... 2024-01-26 16:48:25.282 | > Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... 2024-01-26 16:48:25.282 | > Setting up libnftnl11:arm64 (1.1.2-2) ... 2024-01-26 16:48:25.282 | > Setting up iptables (1.8.2-4) ... 2024-01-26 16:48:25.282 | > update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2024-01-26 16:48:25.282 | > update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2024-01-26 16:48:25.282 | > update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2024-01-26 16:48:25.282 | > update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2024-01-26 16:48:25.282 | > update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2024-01-26 16:48:25.282 | > update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2024-01-26 16:48:25.282 | > Selecting previously unselected package iptables-persistent. 2024-01-26 16:48:25.282 | > (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 13154 files and directories currently installed.) 2024-01-26 16:48:25.282 | > Preparing to unpack .../000-iptables-persistent_1.0.11+deb10u1_all.deb ... 2024-01-26 16:48:25.282 | > Unpacking iptables-persistent (1.0.11+deb10u1) ... 2024-01-26 16:48:25.282 | > Selecting previously unselected package uuid-runtime. 2024-01-26 16:48:25.282 | > Preparing to unpack .../001-uuid-runtime_2.33.1-0.1_arm64.deb ... 2024-01-26 16:48:25.282 | > Unpacking uuid-runtime (2.33.1-0.1) ... 2024-01-26 16:48:25.282 | > Selecting previously unselected package cpio. 2024-01-26 16:48:25.282 | > Preparing to unpack .../002-cpio_2.12+dfsg-9+deb10u1_arm64.deb ... 2024-01-26 16:48:25.282 | > Unpacking cpio (2.12+dfsg-9+deb10u1) ... 2024-01-26 16:48:25.282 | > Selecting previously unselected package libelf1:arm64. 2024-01-26 16:48:25.283 | > Preparing to unpack .../003-libelf1_0.176-1.1+deb10u1_arm64.deb ... 2024-01-26 16:48:25.283 | > Unpacking libelf1:arm64 (0.176-1.1+deb10u1) ... 2024-01-26 16:48:25.283 | > Selecting previously unselected package libcap2-bin. 2024-01-26 16:48:25.283 | > Preparing to unpack .../004-libcap2-bin_1%3a2.25-2_arm64.deb ... 2024-01-26 16:48:25.283 | > Unpacking libcap2-bin (1:2.25-2) ... 2024-01-26 16:48:25.283 | > Selecting previously unselected package iproute2. 2024-01-26 16:48:25.283 | > Preparing to unpack .../005-iproute2_4.20.0-2+deb10u1_arm64.deb ... 2024-01-26 16:48:25.283 | > Unpacking iproute2 (4.20.0-2+deb10u1) ... 2024-01-26 16:48:25.283 | > Selecting previously unselected package ifupdown. 2024-01-26 16:48:25.283 | > Preparing to unpack .../006-ifupdown_0.8.35_arm64.deb ... 2024-01-26 16:48:25.283 | > Unpacking ifupdown (0.8.35) ... 2024-01-26 16:48:25.283 | > Selecting previously unselected package iputils-ping. 2024-01-26 16:48:25.283 | > Preparing to unpack .../007-iputils-ping_3%3a20180629-2+deb10u2_arm64.deb ... 2024-01-26 16:48:25.283 | > Unpacking iputils-ping (3:20180629-2+deb10u2) ... 2024-01-26 16:48:25.283 | > Selecting previously unselected package libisc-export1100:arm64. 2024-01-26 16:48:25.283 | > Preparing to unpack .../008-libisc-export1100_1%3a9.11.5.P4+dfsg-5.1+deb10u9_arm64.deb ... 2024-01-26 16:48:25.283 | > Unpacking libisc-export1100:arm64 (1:9.11.5.P4+dfsg-5.1+deb10u9) ... 2024-01-26 16:48:25.283 | > Selecting previously unselected package libdns-export1104. 2024-01-26 16:48:25.283 | > Preparing to unpack .../009-libdns-export1104_1%3a9.11.5.P4+dfsg-5.1+deb10u9_arm64.deb ... 2024-01-26 16:48:25.283 | > Unpacking libdns-export1104 (1:9.11.5.P4+dfsg-5.1+deb10u9) ... 2024-01-26 16:48:25.283 | > Selecting previously unselected package isc-dhcp-client. 2024-01-26 16:48:25.283 | > Preparing to unpack .../010-isc-dhcp-client_4.4.1-2+deb10u3_arm64.deb ... 2024-01-26 16:48:25.283 | > Unpacking isc-dhcp-client (4.4.1-2+deb10u3) ... 2024-01-26 16:48:25.283 | > Selecting previously unselected package kmod. 2024-01-26 16:48:25.283 | > Preparing to unpack .../011-kmod_26-1_arm64.deb ... 2024-01-26 16:48:25.283 | > Unpacking kmod (26-1) ... 2024-01-26 16:48:25.283 | > Selecting previously unselected package netbase. 2024-01-26 16:48:25.283 | > Preparing to unpack .../012-netbase_5.6_all.deb ... 2024-01-26 16:48:25.283 | > Unpacking netbase (5.6) ... 2024-01-26 16:48:25.283 | > Selecting previously unselected package libncurses6:arm64. 2024-01-26 16:48:25.283 | > Preparing to unpack .../013-libncurses6_6.1+20181013-2+deb10u5_arm64.deb ... 2024-01-26 16:48:25.283 | > Unpacking libncurses6:arm64 (6.1+20181013-2+deb10u5) ... 2024-01-26 16:48:25.283 | > Selecting previously unselected package libprocps7:arm64. 2024-01-26 16:48:25.283 | > Preparing to unpack .../014-libprocps7_2%3a3.3.15-2_arm64.deb ... 2024-01-26 16:48:25.283 | > Unpacking libprocps7:arm64 (2:3.3.15-2) ... 2024-01-26 16:48:25.283 | > Selecting previously unselected package procps. 2024-01-26 16:48:25.283 | > Preparing to unpack .../015-procps_2%3a3.3.15-2_arm64.deb ... 2024-01-26 16:48:25.283 | > Unpacking procps (2:3.3.15-2) ... 2024-01-26 16:48:25.283 | > Selecting previously unselected package libfstrm0:arm64. 2024-01-26 16:48:25.283 | > Preparing to unpack .../016-libfstrm0_0.4.0-1_arm64.deb ... 2024-01-26 16:48:25.283 | > Unpacking libfstrm0:arm64 (0.4.0-1) ... 2024-01-26 16:48:25.283 | > Selecting previously unselected package libgeoip1:arm64. 2024-01-26 16:48:25.283 | > Preparing to unpack .../017-libgeoip1_1.6.12-1_arm64.deb ... 2024-01-26 16:48:25.283 | > Unpacking libgeoip1:arm64 (1.6.12-1) ... 2024-01-26 16:48:25.283 | > Selecting previously unselected package liblmdb0:arm64. 2024-01-26 16:48:25.283 | > Preparing to unpack .../018-liblmdb0_0.9.22-1_arm64.deb ... 2024-01-26 16:48:25.283 | > Unpacking liblmdb0:arm64 (0.9.22-1) ... 2024-01-26 16:48:25.283 | > Selecting previously unselected package libprotobuf-c1:arm64. 2024-01-26 16:48:25.283 | > Preparing to unpack .../019-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... 2024-01-26 16:48:25.283 | > Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... 2024-01-26 16:48:25.283 | > Selecting previously unselected package libicu63:arm64. 2024-01-26 16:48:25.283 | > Preparing to unpack .../020-libicu63_63.1-6+deb10u3_arm64.deb ... 2024-01-26 16:48:25.283 | > Unpacking libicu63:arm64 (63.1-6+deb10u3) ... 2024-01-26 16:48:25.283 | > Selecting previously unselected package libxml2:arm64. 2024-01-26 16:48:25.283 | > Preparing to unpack .../021-libxml2_2.9.4+dfsg1-7+deb10u6_arm64.deb ... 2024-01-26 16:48:25.283 | > Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u6) ... 2024-01-26 16:48:25.283 | > Selecting previously unselected package libisc1100:arm64. 2024-01-26 16:48:25.284 | > Preparing to unpack .../022-libisc1100_1%3a9.11.5.P4+dfsg-5.1+deb10u9_arm64.deb ... 2024-01-26 16:48:25.284 | > Unpacking libisc1100:arm64 (1:9.11.5.P4+dfsg-5.1+deb10u9) ... 2024-01-26 16:48:25.284 | > Selecting previously unselected package libdns1104:arm64. 2024-01-26 16:48:25.284 | > Preparing to unpack .../023-libdns1104_1%3a9.11.5.P4+dfsg-5.1+deb10u9_arm64.deb ... 2024-01-26 16:48:25.284 | > Unpacking libdns1104:arm64 (1:9.11.5.P4+dfsg-5.1+deb10u9) ... 2024-01-26 16:48:25.284 | > Selecting previously unselected package libisccc161:arm64. 2024-01-26 16:48:25.284 | > Preparing to unpack .../024-libisccc161_1%3a9.11.5.P4+dfsg-5.1+deb10u9_arm64.deb ... 2024-01-26 16:48:25.284 | > Unpacking libisccc161:arm64 (1:9.11.5.P4+dfsg-5.1+deb10u9) ... 2024-01-26 16:48:25.284 | > Selecting previously unselected package libisccfg163:arm64. 2024-01-26 16:48:25.284 | > Preparing to unpack .../025-libisccfg163_1%3a9.11.5.P4+dfsg-5.1+deb10u9_arm64.deb ... 2024-01-26 16:48:25.284 | > Unpacking libisccfg163:arm64 (1:9.11.5.P4+dfsg-5.1+deb10u9) ... 2024-01-26 16:48:25.284 | > Selecting previously unselected package libbind9-161:arm64. 2024-01-26 16:48:25.284 | > Preparing to unpack .../026-libbind9-161_1%3a9.11.5.P4+dfsg-5.1+deb10u9_arm64.deb ... 2024-01-26 16:48:25.284 | > Unpacking libbind9-161:arm64 (1:9.11.5.P4+dfsg-5.1+deb10u9) ... 2024-01-26 16:48:25.284 | > Selecting previously unselected package liblwres161:arm64. 2024-01-26 16:48:25.284 | > Preparing to unpack .../027-liblwres161_1%3a9.11.5.P4+dfsg-5.1+deb10u9_arm64.deb ... 2024-01-26 16:48:25.284 | > Unpacking liblwres161:arm64 (1:9.11.5.P4+dfsg-5.1+deb10u9) ... 2024-01-26 16:48:25.284 | > Selecting previously unselected package bind9-host. 2024-01-26 16:48:25.284 | > Preparing to unpack .../028-bind9-host_1%3a9.11.5.P4+dfsg-5.1+deb10u9_arm64.deb ... 2024-01-26 16:48:25.284 | > Unpacking bind9-host (1:9.11.5.P4+dfsg-5.1+deb10u9) ... 2024-01-26 16:48:25.284 | > Selecting previously unselected package libc-l10n. 2024-01-26 16:48:25.284 | > Preparing to unpack .../029-libc-l10n_2.28-10+deb10u2_all.deb ... 2024-01-26 16:48:25.284 | > Unpacking libc-l10n (2.28-10+deb10u2) ... 2024-01-26 16:48:25.284 | > Selecting previously unselected package locales. 2024-01-26 16:48:25.284 | > Preparing to unpack .../030-locales_2.28-10+deb10u2_all.deb ... 2024-01-26 16:48:25.284 | > Unpacking locales (2.28-10+deb10u2) ... 2024-01-26 16:48:25.284 | > Selecting previously unselected package libbsd0:arm64. 2024-01-26 16:48:25.284 | > Preparing to unpack .../031-libbsd0_0.9.1-2+deb10u1_arm64.deb ... 2024-01-26 16:48:25.284 | > Unpacking libbsd0:arm64 (0.9.1-2+deb10u1) ... 2024-01-26 16:48:25.284 | > Selecting previously unselected package libedit2:arm64. 2024-01-26 16:48:25.284 | > Preparing to unpack .../032-libedit2_3.1-20181209-1_arm64.deb ... 2024-01-26 16:48:25.284 | > Unpacking libedit2:arm64 (3.1-20181209-1) ... 2024-01-26 16:48:25.284 | > Selecting previously unselected package openssh-client. 2024-01-26 16:48:25.284 | > Preparing to unpack .../033-openssh-client_1%3a7.9p1-10+deb10u4_arm64.deb ... 2024-01-26 16:48:25.284 | > Unpacking openssh-client (1:7.9p1-10+deb10u4) ... 2024-01-26 16:48:25.284 | > Selecting previously unselected package traceroute. 2024-01-26 16:49:01.711 | > Preparing to unpack .../034-traceroute_1%3a2.1.0-2_arm64.deb ... 2024-01-26 16:49:01.711 | > Unpacking traceroute (1:2.1.0-2) ... 2024-01-26 16:49:01.711 | > Selecting previously unselected package ucf. 2024-01-26 16:49:01.711 | > Preparing to unpack .../035-ucf_3.0038+nmu1_all.deb ... 2024-01-26 16:49:01.711 | > Moving old data out of the way 2024-01-26 16:49:01.711 | > Unpacking ucf (3.0038+nmu1) ... 2024-01-26 16:49:01.711 | > Selecting previously unselected package libpcre2-8-0:arm64. 2024-01-26 16:49:01.711 | > Preparing to unpack .../036-libpcre2-8-0_10.32-5+deb10u1_arm64.deb ... 2024-01-26 16:49:01.711 | > Unpacking libpcre2-8-0:arm64 (10.32-5+deb10u1) ... 2024-01-26 16:49:01.711 | > Selecting previously unselected package wget. 2024-01-26 16:49:01.711 | > Preparing to unpack .../037-wget_1.20.1-1.1_arm64.deb ... 2024-01-26 16:49:01.711 | > Unpacking wget (1.20.1-1.1) ... 2024-01-26 16:49:01.711 | > Selecting previously unselected package acl. 2024-01-26 16:49:01.711 | > Preparing to unpack .../038-acl_2.2.53-4_arm64.deb ... 2024-01-26 16:49:01.711 | > Unpacking acl (2.2.53-4) ... 2024-01-26 16:49:01.711 | > Selecting previously unselected package acpid. 2024-01-26 16:49:01.711 | > Preparing to unpack .../039-acpid_1%3a2.0.31-1_arm64.deb ... 2024-01-26 16:49:01.711 | > Unpacking acpid (1:2.0.31-1) ... 2024-01-26 16:49:01.711 | > Selecting previously unselected package libfl2:arm64. 2024-01-26 16:49:01.711 | > Preparing to unpack .../040-libfl2_2.6.4-6.2_arm64.deb ... 2024-01-26 16:49:01.711 | > Unpacking libfl2:arm64 (2.6.4-6.2) ... 2024-01-26 16:49:01.711 | > Selecting previously unselected package at. 2024-01-26 16:49:01.711 | > Preparing to unpack .../041-at_3.1.23-1_arm64.deb ... 2024-01-26 16:49:01.711 | > Unpacking at (3.1.23-1) ... 2024-01-26 16:49:01.711 | > Selecting previously unselected package binutils-common:arm64. 2024-01-26 16:49:01.711 | > Preparing to unpack .../042-binutils-common_2.31.1-16_arm64.deb ... 2024-01-26 16:49:01.711 | > Unpacking binutils-common:arm64 (2.31.1-16) ... 2024-01-26 16:49:01.711 | > Selecting previously unselected package libbinutils:arm64. 2024-01-26 16:49:01.711 | > Preparing to unpack .../043-libbinutils_2.31.1-16_arm64.deb ... 2024-01-26 16:49:01.711 | > Unpacking libbinutils:arm64 (2.31.1-16) ... 2024-01-26 16:49:01.711 | > Selecting previously unselected package binutils-aarch64-linux-gnu. 2024-01-26 16:49:01.711 | > Preparing to unpack .../044-binutils-aarch64-linux-gnu_2.31.1-16_arm64.deb ... 2024-01-26 16:49:01.711 | > Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... 2024-01-26 16:49:01.711 | > Selecting previously unselected package binutils. 2024-01-26 16:49:01.711 | > Preparing to unpack .../045-binutils_2.31.1-16_arm64.deb ... 2024-01-26 16:49:01.711 | > Unpacking binutils (2.31.1-16) ... 2024-01-26 16:49:01.711 | > Selecting previously unselected package libc-dev-bin. 2024-01-26 16:49:01.711 | > Preparing to unpack .../046-libc-dev-bin_2.28-10+deb10u2_arm64.deb ... 2024-01-26 16:49:01.711 | > Unpacking libc-dev-bin (2.28-10+deb10u2) ... 2024-01-26 16:49:01.711 | > Selecting previously unselected package linux-libc-dev:arm64. 2024-01-26 16:49:01.711 | > Preparing to unpack .../047-linux-libc-dev_4.19.304-1_arm64.deb ... 2024-01-26 16:49:01.711 | > Unpacking linux-libc-dev:arm64 (4.19.304-1) ... 2024-01-26 16:49:01.712 | > Selecting previously unselected package libc6-dev:arm64. 2024-01-26 16:49:01.712 | > Preparing to unpack .../048-libc6-dev_2.28-10+deb10u2_arm64.deb ... 2024-01-26 16:49:01.712 | > Unpacking libc6-dev:arm64 (2.28-10+deb10u2) ... 2024-01-26 16:49:01.712 | > Selecting previously unselected package libisl19:arm64. 2024-01-26 16:49:01.712 | > Preparing to unpack .../049-libisl19_0.20-2_arm64.deb ... 2024-01-26 16:49:01.712 | > Unpacking libisl19:arm64 (0.20-2) ... 2024-01-26 16:49:01.712 | > Selecting previously unselected package libmpfr6:arm64. 2024-01-26 16:49:01.712 | > Preparing to unpack .../050-libmpfr6_4.0.2-1_arm64.deb ... 2024-01-26 16:49:01.712 | > Unpacking libmpfr6:arm64 (4.0.2-1) ... 2024-01-26 16:49:01.712 | > Selecting previously unselected package libmpc3:arm64. 2024-01-26 16:49:01.712 | > Preparing to unpack .../051-libmpc3_1.1.0-1_arm64.deb ... 2024-01-26 16:49:01.712 | > Unpacking libmpc3:arm64 (1.1.0-1) ... 2024-01-26 16:49:01.712 | > Selecting previously unselected package cpp-8. 2024-01-26 16:49:01.712 | > Preparing to unpack .../052-cpp-8_8.3.0-6_arm64.deb ... 2024-01-26 16:49:01.712 | > Unpacking cpp-8 (8.3.0-6) ... 2024-01-26 16:49:01.712 | > Selecting previously unselected package cpp. 2024-01-26 16:49:01.712 | > Preparing to unpack .../053-cpp_4%3a8.3.0-1_arm64.deb ... 2024-01-26 16:49:01.712 | > Unpacking cpp (4:8.3.0-1) ... 2024-01-26 16:49:01.712 | > Selecting previously unselected package libcc1-0:arm64. 2024-01-26 16:49:01.712 | > Preparing to unpack .../054-libcc1-0_8.3.0-6_arm64.deb ... 2024-01-26 16:49:01.712 | > Unpacking libcc1-0:arm64 (8.3.0-6) ... 2024-01-26 16:49:01.712 | > Selecting previously unselected package libgomp1:arm64. 2024-01-26 16:49:01.712 | > Preparing to unpack .../055-libgomp1_8.3.0-6_arm64.deb ... 2024-01-26 16:49:01.712 | > Unpacking libgomp1:arm64 (8.3.0-6) ... 2024-01-26 16:49:01.712 | > Selecting previously unselected package libitm1:arm64. 2024-01-26 16:49:01.712 | > Preparing to unpack .../056-libitm1_8.3.0-6_arm64.deb ... 2024-01-26 16:49:01.712 | > Unpacking libitm1:arm64 (8.3.0-6) ... 2024-01-26 16:49:01.712 | > Selecting previously unselected package libatomic1:arm64. 2024-01-26 16:49:01.712 | > Preparing to unpack .../057-libatomic1_8.3.0-6_arm64.deb ... 2024-01-26 16:49:01.712 | > Unpacking libatomic1:arm64 (8.3.0-6) ... 2024-01-26 16:49:01.712 | > Selecting previously unselected package libasan5:arm64. 2024-01-26 16:49:01.712 | > Preparing to unpack .../058-libasan5_8.3.0-6_arm64.deb ... 2024-01-26 16:49:01.712 | > Unpacking libasan5:arm64 (8.3.0-6) ... 2024-01-26 16:49:01.712 | > Selecting previously unselected package liblsan0:arm64. 2024-01-26 16:49:01.712 | > Preparing to unpack .../059-liblsan0_8.3.0-6_arm64.deb ... 2024-01-26 16:49:01.712 | > Unpacking liblsan0:arm64 (8.3.0-6) ... 2024-01-26 16:49:01.712 | > Selecting previously unselected package libtsan0:arm64. 2024-01-26 16:49:01.712 | > Preparing to unpack .../060-libtsan0_8.3.0-6_arm64.deb ... 2024-01-26 16:49:01.712 | > Unpacking libtsan0:arm64 (8.3.0-6) ... 2024-01-26 16:49:01.712 | > Selecting previously unselected package libubsan1:arm64. 2024-01-26 16:49:01.712 | > Preparing to unpack .../061-libubsan1_8.3.0-6_arm64.deb ... 2024-01-26 16:49:01.712 | > Unpacking libubsan1:arm64 (8.3.0-6) ... 2024-01-26 16:49:01.712 | > Selecting previously unselected package libgcc-8-dev:arm64. 2024-01-26 16:49:01.712 | > Preparing to unpack .../062-libgcc-8-dev_8.3.0-6_arm64.deb ... 2024-01-26 16:49:01.712 | > Unpacking libgcc-8-dev:arm64 (8.3.0-6) ... 2024-01-26 16:49:01.712 | > Selecting previously unselected package gcc-8. 2024-01-26 16:49:01.712 | > Preparing to unpack .../063-gcc-8_8.3.0-6_arm64.deb ... 2024-01-26 16:49:01.712 | > Unpacking gcc-8 (8.3.0-6) ... 2024-01-26 16:49:01.712 | > Selecting previously unselected package gcc. 2024-01-26 16:49:01.712 | > Preparing to unpack .../064-gcc_4%3a8.3.0-1_arm64.deb ... 2024-01-26 16:49:01.712 | > Unpacking gcc (4:8.3.0-1) ... 2024-01-26 16:49:01.712 | > Selecting previously unselected package libstdc++-8-dev:arm64. 2024-01-26 16:49:01.712 | > Preparing to unpack .../065-libstdc++-8-dev_8.3.0-6_arm64.deb ... 2024-01-26 16:49:01.712 | > Unpacking libstdc++-8-dev:arm64 (8.3.0-6) ... 2024-01-26 16:49:01.712 | > Selecting previously unselected package g++-8. 2024-01-26 16:49:01.713 | > Preparing to unpack .../066-g++-8_8.3.0-6_arm64.deb ... 2024-01-26 16:49:01.713 | > Unpacking g++-8 (8.3.0-6) ... 2024-01-26 16:49:01.713 | > Selecting previously unselected package g++. 2024-01-26 16:49:01.713 | > Preparing to unpack .../067-g++_4%3a8.3.0-1_arm64.deb ... 2024-01-26 16:49:01.713 | > Unpacking g++ (4:8.3.0-1) ... 2024-01-26 16:49:01.713 | > Selecting previously unselected package make. 2024-01-26 16:49:01.713 | > Preparing to unpack .../068-make_4.2.1-1.2_arm64.deb ... 2024-01-26 16:49:01.713 | > Unpacking make (4.2.1-1.2) ... 2024-01-26 16:49:01.713 | > Selecting previously unselected package libdpkg-perl. 2024-01-26 16:49:01.713 | > Preparing to unpack .../069-libdpkg-perl_1.19.8_all.deb ... 2024-01-26 16:49:01.713 | > Unpacking libdpkg-perl (1.19.8) ... 2024-01-26 16:49:01.713 | > Selecting previously unselected package patch. 2024-01-26 16:49:01.713 | > Preparing to unpack .../070-patch_2.7.6-3+deb10u1_arm64.deb ... 2024-01-26 16:49:01.713 | > Unpacking patch (2.7.6-3+deb10u1) ... 2024-01-26 16:49:01.713 | > Selecting previously unselected package dpkg-dev. 2024-01-26 16:49:01.713 | > Preparing to unpack .../071-dpkg-dev_1.19.8_all.deb ... 2024-01-26 16:49:01.713 | > Unpacking dpkg-dev (1.19.8) ... 2024-01-26 16:49:01.713 | > Selecting previously unselected package build-essential. 2024-01-26 16:49:01.713 | > Preparing to unpack .../072-build-essential_12.6_arm64.deb ... 2024-01-26 16:49:01.713 | > Unpacking build-essential (12.6) ... 2024-01-26 16:49:01.713 | > Selecting previously unselected package cloud-guest-utils. 2024-01-26 16:49:01.713 | > Preparing to unpack .../073-cloud-guest-utils_0.29-1_all.deb ... 2024-01-26 16:49:01.713 | > Unpacking cloud-guest-utils (0.29-1) ... 2024-01-26 16:49:01.713 | > Selecting previously unselected package genisoimage. 2024-01-26 16:49:01.713 | > Preparing to unpack .../074-genisoimage_9%3a1.1.11-3+b2_arm64.deb ... 2024-01-26 16:49:01.713 | > Unpacking genisoimage (9:1.1.11-3+b2) ... 2024-01-26 16:49:01.713 | > Selecting previously unselected package libaio1:arm64. 2024-01-26 16:49:01.713 | > Preparing to unpack .../075-libaio1_0.3.112-3_arm64.deb ... 2024-01-26 16:49:01.713 | > Unpacking libaio1:arm64 (0.3.112-3) ... 2024-01-26 16:49:01.713 | > Selecting previously unselected package qemu-utils. 2024-01-26 16:49:01.713 | > Preparing to unpack .../076-qemu-utils_1%3a3.1+dfsg-8+deb10u11_arm64.deb ... 2024-01-26 16:49:01.713 | > Unpacking qemu-utils (1:3.1+dfsg-8+deb10u11) ... 2024-01-26 16:49:01.713 | > Selecting previously unselected package cloud-image-utils. 2024-01-26 16:49:01.713 | > Preparing to unpack .../077-cloud-image-utils_0.29-1_all.deb ... 2024-01-26 16:49:01.713 | > Unpacking cloud-image-utils (0.29-1) ... 2024-01-26 16:49:01.713 | > Selecting previously unselected package cloud-utils. 2024-01-26 16:49:01.713 | > Preparing to unpack .../078-cloud-utils_0.29-1_all.deb ... 2024-01-26 16:49:01.713 | > Unpacking cloud-utils (0.29-1) ... 2024-01-26 16:49:01.713 | > Selecting previously unselected package libcurl4:arm64. 2024-01-26 16:49:01.713 | > Preparing to unpack .../079-libcurl4_7.64.0-4+deb10u8_arm64.deb ... 2024-01-26 16:49:01.713 | > Unpacking libcurl4:arm64 (7.64.0-4+deb10u8) ... 2024-01-26 16:49:01.713 | > Selecting previously unselected package curl. 2024-01-26 16:49:01.713 | > Preparing to unpack .../080-curl_7.64.0-4+deb10u8_arm64.deb ... 2024-01-26 16:49:01.713 | > Unpacking curl (7.64.0-4+deb10u8) ... 2024-01-26 16:49:01.713 | > Selecting previously unselected package python3-lib2to3. 2024-01-26 16:49:01.713 | > Preparing to unpack .../081-python3-lib2to3_3.7.3-1_all.deb ... 2024-01-26 16:49:01.713 | > Unpacking python3-lib2to3 (3.7.3-1) ... 2024-01-26 16:49:01.713 | > Selecting previously unselected package python3-distutils. 2024-01-26 16:49:01.713 | > Preparing to unpack .../082-python3-distutils_3.7.3-1_all.deb ... 2024-01-26 16:49:01.713 | > Unpacking python3-distutils (3.7.3-1) ... 2024-01-26 16:49:01.713 | > Selecting previously unselected package dh-python. 2024-01-26 16:49:01.713 | > Preparing to unpack .../083-dh-python_3.20190308_all.deb ... 2024-01-26 16:49:01.713 | > Unpacking dh-python (3.20190308) ... 2024-01-26 16:49:01.713 | > Selecting previously unselected package dns-root-data. 2024-01-26 16:49:01.714 | > Preparing to unpack .../084-dns-root-data_2019031302_all.deb ... 2024-01-26 16:49:46.787 | > Unpacking dns-root-data (2019031302) ... 2024-01-26 16:49:46.788 | > Selecting previously unselected package libirs161:arm64. 2024-01-26 16:49:46.788 | > Preparing to unpack .../085-libirs161_1%3a9.11.5.P4+dfsg-5.1+deb10u9_arm64.deb ... 2024-01-26 16:49:46.788 | > Unpacking libirs161:arm64 (1:9.11.5.P4+dfsg-5.1+deb10u9) ... 2024-01-26 16:49:46.788 | > Selecting previously unselected package dnsutils. 2024-01-26 16:49:46.788 | > Preparing to unpack .../086-dnsutils_1%3a9.11.5.P4+dfsg-5.1+deb10u9_arm64.deb ... 2024-01-26 16:49:46.788 | > Unpacking dnsutils (1:9.11.5.P4+dfsg-5.1+deb10u9) ... 2024-01-26 16:49:46.788 | > Selecting previously unselected package liberror-perl. 2024-01-26 16:49:46.788 | > Preparing to unpack .../087-liberror-perl_0.17027-2_all.deb ... 2024-01-26 16:49:46.788 | > Unpacking liberror-perl (0.17027-2) ... 2024-01-26 16:49:46.788 | > Selecting previously unselected package git-man. 2024-01-26 16:49:46.788 | > Preparing to unpack .../088-git-man_1%3a2.20.1-2+deb10u8_all.deb ... 2024-01-26 16:49:46.788 | > Unpacking git-man (1:2.20.1-2+deb10u8) ... 2024-01-26 16:49:46.788 | > Selecting previously unselected package git. 2024-01-26 16:49:46.788 | > Preparing to unpack .../089-git_1%3a2.20.1-2+deb10u8_arm64.deb ... 2024-01-26 16:49:46.788 | > Unpacking git (1:2.20.1-2+deb10u8) ... 2024-01-26 16:49:46.788 | > Selecting previously unselected package libhavege1:arm64. 2024-01-26 16:49:46.788 | > Preparing to unpack .../090-libhavege1_1.9.1-7_arm64.deb ... 2024-01-26 16:49:46.788 | > Unpacking libhavege1:arm64 (1.9.1-7) ... 2024-01-26 16:49:46.788 | > Selecting previously unselected package haveged. 2024-01-26 16:49:46.788 | > Preparing to unpack .../091-haveged_1.9.1-7_arm64.deb ... 2024-01-26 16:49:46.788 | > Unpacking haveged (1.9.1-7) ... 2024-01-26 16:49:46.788 | > Selecting previously unselected package libklibc:arm64. 2024-01-26 16:49:46.788 | > Preparing to unpack .../092-libklibc_2.0.6-1+deb10u1_arm64.deb ... 2024-01-26 16:49:46.788 | > Unpacking libklibc:arm64 (2.0.6-1+deb10u1) ... 2024-01-26 16:49:46.788 | > Selecting previously unselected package klibc-utils. 2024-01-26 16:49:46.788 | > Preparing to unpack .../093-klibc-utils_2.0.6-1+deb10u1_arm64.deb ... 2024-01-26 16:49:46.788 | > Unpacking klibc-utils (2.0.6-1+deb10u1) ... 2024-01-26 16:49:46.788 | > Selecting previously unselected package initramfs-tools-core. 2024-01-26 16:49:46.788 | > Preparing to unpack .../094-initramfs-tools-core_0.133+deb10u1_all.deb ... 2024-01-26 16:49:46.788 | > Unpacking initramfs-tools-core (0.133+deb10u1) ... 2024-01-26 16:49:46.788 | > Selecting previously unselected package linux-base. 2024-01-26 16:49:46.788 | > Preparing to unpack .../095-linux-base_4.6_all.deb ... 2024-01-26 16:49:46.788 | > Unpacking linux-base (4.6) ... 2024-01-26 16:49:46.788 | > Selecting previously unselected package initramfs-tools. 2024-01-26 16:49:46.788 | > Preparing to unpack .../096-initramfs-tools_0.133+deb10u1_all.deb ... 2024-01-26 16:49:46.788 | > Unpacking initramfs-tools (0.133+deb10u1) ... 2024-01-26 16:49:46.788 | > Selecting previously unselected package libevent-2.1-6:arm64. 2024-01-26 16:49:46.788 | > Preparing to unpack .../097-libevent-2.1-6_2.1.8-stable-4_arm64.deb ... 2024-01-26 16:49:46.788 | > Unpacking libevent-2.1-6:arm64 (2.1.8-stable-4) ... 2024-01-26 16:49:46.788 | > Selecting previously unselected package libexpat1-dev:arm64. 2024-01-26 16:49:46.788 | > Preparing to unpack .../098-libexpat1-dev_2.2.6-2+deb10u6_arm64.deb ... 2024-01-26 16:49:46.789 | > Unpacking libexpat1-dev:arm64 (2.2.6-2+deb10u6) ... 2024-01-26 16:49:46.789 | > Selecting previously unselected package libopts25:arm64. 2024-01-26 16:49:46.789 | > Preparing to unpack .../099-libopts25_1%3a5.18.12-4_arm64.deb ... 2024-01-26 16:49:46.789 | > Unpacking libopts25:arm64 (1:5.18.12-4) ... 2024-01-26 16:49:46.789 | > Selecting previously unselected package libparted2:arm64. 2024-01-26 16:49:46.789 | > Preparing to unpack .../100-libparted2_3.2-25_arm64.deb ... 2024-01-26 16:49:46.789 | > Unpacking libparted2:arm64 (3.2-25) ... 2024-01-26 16:49:46.789 | > Selecting previously unselected package libpcap0.8:arm64. 2024-01-26 16:49:46.789 | > Preparing to unpack .../101-libpcap0.8_1.8.1-6+deb10u1_arm64.deb ... 2024-01-26 16:49:46.789 | > Unpacking libpcap0.8:arm64 (1.8.1-6+deb10u1) ... 2024-01-26 16:49:46.789 | > Selecting previously unselected package libpopt0:arm64. 2024-01-26 16:49:46.789 | > Preparing to unpack .../102-libpopt0_1.16-12_arm64.deb ... 2024-01-26 16:49:46.789 | > Unpacking libpopt0:arm64 (1.16-12) ... 2024-01-26 16:49:46.789 | > Selecting previously unselected package libpython3.7:arm64. 2024-01-26 16:49:46.789 | > Preparing to unpack .../103-libpython3.7_3.7.3-2+deb10u6_arm64.deb ... 2024-01-26 16:49:46.789 | > Unpacking libpython3.7:arm64 (3.7.3-2+deb10u6) ... 2024-01-26 16:49:46.789 | > Selecting previously unselected package libpython3.7-dev:arm64. 2024-01-26 16:49:46.789 | > Preparing to unpack .../104-libpython3.7-dev_3.7.3-2+deb10u6_arm64.deb ... 2024-01-26 16:49:46.789 | > Unpacking libpython3.7-dev:arm64 (3.7.3-2+deb10u6) ... 2024-01-26 16:49:46.789 | > Selecting previously unselected package libpython3-dev:arm64. 2024-01-26 16:49:46.789 | > Preparing to unpack .../105-libpython3-dev_3.7.3-1_arm64.deb ... 2024-01-26 16:49:46.789 | > Unpacking libpython3-dev:arm64 (3.7.3-1) ... 2024-01-26 16:49:46.789 | > Selecting previously unselected package libunbound8:arm64. 2024-01-26 16:49:46.789 | > Preparing to unpack .../106-libunbound8_1.9.0-2+deb10u3_arm64.deb ... 2024-01-26 16:49:46.789 | > Unpacking libunbound8:arm64 (1.9.0-2+deb10u3) ... 2024-01-26 16:49:46.789 | > Selecting previously unselected package libwrap0:arm64. 2024-01-26 16:49:46.789 | > Preparing to unpack .../107-libwrap0_7.6.q-28_arm64.deb ... 2024-01-26 16:49:46.789 | > Unpacking libwrap0:arm64 (7.6.q-28) ... 2024-01-26 16:49:46.789 | > Selecting previously unselected package linux-image-4.19.0-26-arm64. 2024-01-26 16:49:46.789 | > Preparing to unpack .../108-linux-image-4.19.0-26-arm64_4.19.304-1_arm64.deb ... 2024-01-26 16:49:46.789 | > Unpacking linux-image-4.19.0-26-arm64 (4.19.304-1) ... 2024-01-26 16:49:46.789 | > Selecting previously unselected package linux-image-arm64. 2024-01-26 16:49:46.789 | > Preparing to unpack .../109-linux-image-arm64_4.19+105+deb10u21_arm64.deb ... 2024-01-26 16:49:46.789 | > Unpacking linux-image-arm64 (4.19+105+deb10u21) ... 2024-01-26 16:49:46.789 | > Selecting previously unselected package net-tools. 2024-01-26 16:49:46.789 | > Preparing to unpack .../110-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... 2024-01-26 16:49:46.789 | > Unpacking net-tools (1.60+git20180626.aebd88e-1) ... 2024-01-26 16:49:46.789 | > Selecting previously unselected package ntp. 2024-01-26 16:49:46.789 | > Preparing to unpack .../111-ntp_1%3a4.2.8p12+dfsg-4_arm64.deb ... 2024-01-26 16:49:46.789 | > Unpacking ntp (1:4.2.8p12+dfsg-4) ... 2024-01-26 16:49:46.789 | > Selecting previously unselected package ntpdate. 2024-01-26 16:49:46.789 | > Preparing to unpack .../112-ntpdate_1%3a4.2.8p12+dfsg-4_arm64.deb ... 2024-01-26 16:49:46.789 | > Unpacking ntpdate (1:4.2.8p12+dfsg-4) ... 2024-01-26 16:49:46.789 | > Selecting previously unselected package openssh-sftp-server. 2024-01-26 16:49:46.789 | > Preparing to unpack .../113-openssh-sftp-server_1%3a7.9p1-10+deb10u4_arm64.deb ... 2024-01-26 16:49:46.789 | > Unpacking openssh-sftp-server (1:7.9p1-10+deb10u4) ... 2024-01-26 16:49:46.789 | > Selecting previously unselected package openssh-server. 2024-01-26 16:49:46.789 | > Preparing to unpack .../114-openssh-server_1%3a7.9p1-10+deb10u4_arm64.deb ... 2024-01-26 16:49:46.789 | > Unpacking openssh-server (1:7.9p1-10+deb10u4) ... 2024-01-26 16:49:46.789 | > Selecting previously unselected package parted. 2024-01-26 16:49:46.789 | > Preparing to unpack .../115-parted_3.2-25_arm64.deb ... 2024-01-26 16:49:46.789 | > Unpacking parted (3.2-25) ... 2024-01-26 16:49:46.789 | > Selecting previously unselected package python-pip-whl. 2024-01-26 16:49:46.789 | > Preparing to unpack .../116-python-pip-whl_18.1-5_all.deb ... 2024-01-26 16:49:46.789 | > Unpacking python-pip-whl (18.1-5) ... 2024-01-26 16:49:46.790 | > Selecting previously unselected package python3.7-dev. 2024-01-26 16:49:46.790 | > Preparing to unpack .../117-python3.7-dev_3.7.3-2+deb10u6_arm64.deb ... 2024-01-26 16:49:46.790 | > Unpacking python3.7-dev (3.7.3-2+deb10u6) ... 2024-01-26 16:49:46.790 | > Selecting previously unselected package python3-dev. 2024-01-26 16:49:46.790 | > Preparing to unpack .../118-python3-dev_3.7.3-1_arm64.deb ... 2024-01-26 16:49:46.790 | > Unpacking python3-dev (3.7.3-1) ... 2024-01-26 16:49:46.790 | > Selecting previously unselected package python3.7-venv. 2024-01-26 16:49:46.790 | > Preparing to unpack .../119-python3.7-venv_3.7.3-2+deb10u6_arm64.deb ... 2024-01-26 16:49:46.790 | > Unpacking python3.7-venv (3.7.3-2+deb10u6) ... 2024-01-26 16:49:46.790 | > Selecting previously unselected package python3-venv. 2024-01-26 16:49:46.790 | > Preparing to unpack .../120-python3-venv_3.7.3-1_arm64.deb ... 2024-01-26 16:49:46.790 | > Unpacking python3-venv (3.7.3-1) ... 2024-01-26 16:49:46.790 | > Selecting previously unselected package rsync. 2024-01-26 16:49:46.790 | > Preparing to unpack .../121-rsync_3.1.3-6_arm64.deb ... 2024-01-26 16:49:46.790 | > Unpacking rsync (3.1.3-6) ... 2024-01-26 16:49:46.790 | > Selecting previously unselected package strace. 2024-01-26 16:49:46.790 | > Preparing to unpack .../122-strace_4.26-0.2_arm64.deb ... 2024-01-26 16:49:46.790 | > Unpacking strace (4.26-0.2) ... 2024-01-26 16:49:46.790 | > Selecting previously unselected package tcpdump. 2024-01-26 16:49:46.790 | > Preparing to unpack .../123-tcpdump_4.9.3-1~deb10u2_arm64.deb ... 2024-01-26 16:49:46.790 | > Unpacking tcpdump (4.9.3-1~deb10u2) ... 2024-01-26 16:49:46.790 | > Selecting previously unselected package unbound-anchor. 2024-01-26 16:49:46.790 | > Preparing to unpack .../124-unbound-anchor_1.9.0-2+deb10u3_arm64.deb ... 2024-01-26 16:49:46.790 | > Unpacking unbound-anchor (1.9.0-2+deb10u3) ... 2024-01-26 16:49:46.790 | > Selecting previously unselected package unbound. 2024-01-26 16:49:46.790 | > Preparing to unpack .../125-unbound_1.9.0-2+deb10u3_arm64.deb ... 2024-01-26 16:49:46.790 | > Unpacking unbound (1.9.0-2+deb10u3) ... 2024-01-26 16:49:46.790 | > Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... 2024-01-26 16:49:46.790 | > Setting up cpio (2.12+dfsg-9+deb10u1) ... 2024-01-26 16:49:46.790 | > update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode 2024-01-26 16:49:46.790 | > Setting up genisoimage (9:1.1.11-3+b2) ... 2024-01-26 16:49:46.790 | > Setting up liblmdb0:arm64 (0.9.22-1) ... 2024-01-26 16:49:46.790 | > Setting up net-tools (1.60+git20180626.aebd88e-1) ... 2024-01-26 16:49:46.790 | > Setting up libc-l10n (2.28-10+deb10u2) ... 2024-01-26 16:49:46.790 | > Setting up linux-base (4.6) ... 2024-01-26 16:49:46.790 | > Setting up traceroute (1:2.1.0-2) ... 2024-01-26 16:49:46.790 | > update-alternatives: using /usr/bin/traceroute.db to provide /usr/bin/traceroute (traceroute) in auto mode 2024-01-26 16:49:46.790 | > update-alternatives: using /usr/bin/traceroute6.db to provide /usr/bin/traceroute6 (traceroute6) in auto mode 2024-01-26 16:49:46.790 | > update-alternatives: using /usr/bin/lft.db to provide /usr/bin/lft (lft) in auto mode 2024-01-26 16:49:46.790 | > update-alternatives: using /usr/bin/traceproto.db to provide /usr/bin/traceproto (traceproto) in auto mode 2024-01-26 16:49:46.790 | > update-alternatives: using /usr/sbin/tcptraceroute.db to provide /usr/sbin/tcptraceroute (tcptraceroute) in auto mode 2024-01-26 16:50:37.030 | > Setting up libpython3.7:arm64 (3.7.3-2+deb10u6) ... 2024-01-26 16:50:37.030 | > Setting up libestr0:arm64 (0.1.10-2.1) ... 2024-01-26 16:50:37.031 | > Setting up libfastjson4:arm64 (0.99.8-2+deb10u1) ... 2024-01-26 16:50:37.031 | > Setting up libprocps7:arm64 (2:3.3.15-2) ... 2024-01-26 16:50:37.031 | > Setting up libfstrm0:arm64 (0.4.0-1) ... 2024-01-26 16:50:37.031 | > Setting up binutils-common:arm64 (2.31.1-16) ... 2024-01-26 16:50:37.031 | > Setting up linux-libc-dev:arm64 (4.19.304-1) ... 2024-01-26 16:50:37.031 | > Setting up kmod (26-1) ... 2024-01-26 16:50:37.031 | > Setting up libgomp1:arm64 (8.3.0-6) ... 2024-01-26 16:50:37.031 | > Setting up locales (2.28-10+deb10u2) ... 2024-01-26 16:50:37.031 | > Generating locales (this might take a while)... 2024-01-26 16:50:37.031 | > Generation complete. 2024-01-26 16:50:37.031 | > Setting up libopts25:arm64 (1:5.18.12-4) ... 2024-01-26 16:50:37.031 | > Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... 2024-01-26 16:50:37.031 | > Setting up libicu63:arm64 (63.1-6+deb10u3) ... 2024-01-26 16:50:37.031 | > Setting up acl (2.2.53-4) ... 2024-01-26 16:50:37.031 | > Setting up dns-root-data (2019031302) ... 2024-01-26 16:50:37.031 | > Setting up libcap2-bin (1:2.25-2) ... 2024-01-26 16:50:37.031 | > Setting up libklibc:arm64 (2.0.6-1+deb10u1) ... 2024-01-26 16:50:37.031 | > Setting up libasan5:arm64 (8.3.0-6) ... 2024-01-26 16:50:37.031 | > Setting up libpcap0.8:arm64 (1.8.1-6+deb10u1) ... 2024-01-26 16:50:37.031 | > Setting up libwrap0:arm64 (7.6.q-28) ... 2024-01-26 16:50:37.031 | > Setting up make (4.2.1-1.2) ... 2024-01-26 16:50:37.031 | > Setting up libmpfr6:arm64 (4.0.2-1) ... 2024-01-26 16:50:37.031 | > Setting up libncurses6:arm64 (6.1+20181013-2+deb10u5) ... 2024-01-26 16:50:37.031 | > Setting up strace (4.26-0.2) ... 2024-01-26 16:50:37.031 | > Setting up libmpc3:arm64 (1.1.0-1) ... 2024-01-26 16:50:37.031 | > Setting up libatomic1:arm64 (8.3.0-6) ... 2024-01-26 16:50:37.031 | > Setting up patch (2.7.6-3+deb10u1) ... 2024-01-26 16:50:37.031 | > Setting up libhavege1:arm64 (1.9.1-7) ... 2024-01-26 16:50:37.031 | > Setting up libfl2:arm64 (2.6.4-6.2) ... 2024-01-26 16:50:37.031 | > Setting up libpcre2-8-0:arm64 (10.32-5+deb10u1) ... 2024-01-26 16:50:37.031 | > Setting up libevent-2.1-6:arm64 (2.1.8-stable-4) ... 2024-01-26 16:50:37.031 | > Setting up libisc-export1100:arm64 (1:9.11.5.P4+dfsg-5.1+deb10u9) ... 2024-01-26 16:50:37.031 | > Setting up liblognorm5:arm64 (2.0.5-1) ... 2024-01-26 16:50:37.031 | > Setting up libubsan1:arm64 (8.3.0-6) ... 2024-01-26 16:50:37.031 | > Setting up netfilter-persistent (1.0.11+deb10u1) ... 2024-01-26 16:50:37.031 | > Running in chroot, ignoring request. 2024-01-26 16:50:37.031 | > invoke-rc.d: policy-rc.d denied execution of start. 2024-01-26 16:50:37.031 | > Created symlink /etc/systemd/system/multi-user.target.wants/netfilter-persistent.service -> /lib/systemd/system/netfilter-persistent.service. 2024-01-26 16:50:37.031 | > Setting up libparted2:arm64 (3.2-25) ... 2024-01-26 16:50:37.031 | > Setting up libisl19:arm64 (0.20-2) ... 2024-01-26 16:50:37.031 | > Setting up sensible-utils (0.0.12) ... 2024-01-26 16:50:37.031 | > Setting up uuid-runtime (2.33.1-0.1) ... 2024-01-26 16:50:37.031 | > Adding group `uuidd' (GID 109) ... 2024-01-26 16:50:37.031 | > Done. 2024-01-26 16:50:37.031 | > Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory 2024-01-26 16:50:37.031 | > Adding system user `uuidd' (UID 105) ... 2024-01-26 16:50:37.031 | > Adding new user `uuidd' (UID 105) with group `uuidd' ... 2024-01-26 16:50:37.031 | > Not creating home directory `/run/uuidd'. 2024-01-26 16:50:37.031 | > Running in chroot, ignoring request. 2024-01-26 16:50:37.031 | > invoke-rc.d: policy-rc.d denied execution of start. 2024-01-26 16:50:37.031 | > Created symlink /etc/systemd/system/sockets.target.wants/uuidd.socket -> /lib/systemd/system/uuidd.socket. 2024-01-26 16:50:37.031 | > Setting up procps (2:3.3.15-2) ... 2024-01-26 16:50:37.031 | > update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode 2024-01-26 16:50:37.031 | > Setting up libgeoip1:arm64 (1.6.12-1) ... 2024-01-26 16:50:37.031 | > Setting up libcurl4:arm64 (7.64.0-4+deb10u8) ... 2024-01-26 16:50:37.031 | > Setting up git-man (1:2.20.1-2+deb10u8) ... 2024-01-26 16:50:37.031 | > Setting up netbase (5.6) ... 2024-01-26 16:50:37.031 | > Setting up python-pip-whl (18.1-5) ... 2024-01-26 16:50:37.032 | > Setting up curl (7.64.0-4+deb10u8) ... 2024-01-26 16:50:37.032 | > Setting up libbinutils:arm64 (2.31.1-16) ... 2024-01-26 16:50:37.032 | > Setting up cpp-8 (8.3.0-6) ... 2024-01-26 16:50:37.032 | > Setting up libaio1:arm64 (0.3.112-3) ... 2024-01-26 16:50:37.032 | > Setting up libc-dev-bin (2.28-10+deb10u2) ... 2024-01-26 16:50:37.032 | > Setting up klibc-utils (2.0.6-1+deb10u1) ... 2024-01-26 16:50:37.032 | > No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. 2024-01-26 16:50:37.032 | > Setting up libbsd0:arm64 (0.9.1-2+deb10u1) ... 2024-01-26 16:50:37.032 | > Setting up python3-lib2to3 (3.7.3-1) ... 2024-01-26 16:50:37.032 | > Setting up cloud-guest-utils (0.29-1) ... 2024-01-26 16:50:37.032 | > Setting up libelf1:arm64 (0.176-1.1+deb10u1) ... 2024-01-26 16:50:37.032 | > Setting up libdns-export1104 (1:9.11.5.P4+dfsg-5.1+deb10u9) ... 2024-01-26 16:50:37.032 | > Setting up iputils-ping (3:20180629-2+deb10u2) ... 2024-01-26 16:50:37.032 | > Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u6) ... 2024-01-26 16:50:37.032 | > Setting up libcc1-0:arm64 (8.3.0-6) ... 2024-01-26 16:50:37.032 | > Setting up liblsan0:arm64 (8.3.0-6) ... 2024-01-26 16:50:37.032 | > Setting up libitm1:arm64 (8.3.0-6) ... 2024-01-26 16:50:37.032 | > Setting up libgdbm6:arm64 (1.18.1-4) ... 2024-01-26 16:50:37.032 | > Setting up libpopt0:arm64 (1.16-12) ... 2024-01-26 16:50:37.032 | > Setting up libtsan0:arm64 (8.3.0-6) ... 2024-01-26 16:50:37.032 | > Setting up python3-distutils (3.7.3-1) ... 2024-01-26 16:50:37.032 | > Setting up dh-python (3.20190308) ... 2024-01-26 16:50:37.032 | > Setting up tcpdump (4.9.3-1~deb10u2) ... 2024-01-26 16:50:37.032 | > Setting up haveged (1.9.1-7) ... 2024-01-26 16:50:37.032 | > Created symlink /etc/systemd/system/default.target.wants/haveged.service -> /lib/systemd/system/haveged.service. 2024-01-26 16:50:37.032 | > Running in chroot, ignoring request. 2024-01-26 16:50:37.032 | > invoke-rc.d: policy-rc.d denied execution of start. 2024-01-26 16:50:37.032 | > Setting up wget (1.20.1-1.1) ... 2024-01-26 16:50:37.032 | > Setting up at (3.1.23-1) ... 2024-01-26 16:50:37.032 | > Created symlink /etc/systemd/system/multi-user.target.wants/atd.service -> /lib/systemd/system/atd.service. 2024-01-26 16:50:37.032 | > Running in chroot, ignoring request. 2024-01-26 16:50:37.032 | > invoke-rc.d: policy-rc.d denied execution of start. 2024-01-26 16:50:37.032 | > Setting up iproute2 (4.20.0-2+deb10u1) ... 2024-01-26 16:50:37.032 | > Setting up libedit2:arm64 (3.1-20181209-1) ... 2024-01-26 16:50:37.032 | > Setting up cron (3.0pl1-134+deb10u1) ... 2024-01-26 16:50:37.032 | > Adding group `crontab' (GID 110) ... 2024-01-26 16:50:37.032 | > Done. 2024-01-26 16:50:37.032 | > Running in chroot, ignoring request. 2024-01-26 16:50:37.032 | > invoke-rc.d: policy-rc.d denied execution of start. 2024-01-26 16:50:37.032 | > Created symlink /etc/systemd/system/multi-user.target.wants/cron.service -> /lib/systemd/system/cron.service. 2024-01-26 16:50:37.032 | > Setting up rsyslog (8.1901.0-1+deb10u2) ... 2024-01-26 16:50:37.032 | > Running in chroot, ignoring request. 2024-01-26 16:50:37.032 | > invoke-rc.d: policy-rc.d denied execution of start. 2024-01-26 16:50:37.032 | > Created symlink /etc/systemd/system/syslog.service -> /lib/systemd/system/rsyslog.service. 2024-01-26 16:50:37.032 | > Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service -> /lib/systemd/system/rsyslog.service. 2024-01-26 16:50:37.032 | > Setting up isc-dhcp-client (4.4.1-2+deb10u3) ... 2024-01-26 16:50:37.032 | > Setting up parted (3.2-25) ... 2024-01-26 16:50:37.032 | > Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... 2024-01-26 16:50:37.032 | > Setting up binutils (2.31.1-16) ... 2024-01-26 16:50:37.032 | > Setting up libisc1100:arm64 (1:9.11.5.P4+dfsg-5.1+deb10u9) ... 2024-01-26 16:50:37.032 | > Setting up acpid (1:2.0.31-1) ... 2024-01-26 16:50:37.032 | > Running in chroot, ignoring request. 2024-01-26 16:50:37.032 | > invoke-rc.d: policy-rc.d denied execution of start. 2024-01-26 16:50:37.032 | > Setting up python3.7-venv (3.7.3-2+deb10u6) ... 2024-01-26 16:50:37.032 | > Setting up ntpdate (1:4.2.8p12+dfsg-4) ... 2024-01-26 16:50:37.032 | > Setting up iptables-persistent (1.0.11+deb10u1) ... 2024-01-26 16:50:37.032 | > Setting up libunbound8:arm64 (1.9.0-2+deb10u3) ... 2024-01-26 16:50:37.032 | > Setting up python3-venv (3.7.3-1) ... 2024-01-26 16:50:37.032 | > Setting up ifupdown (0.8.35) ... 2024-01-26 16:50:37.033 | > Creating /etc/network/interfaces. 2024-01-26 16:50:37.033 | > Created symlink /etc/systemd/system/multi-user.target.wants/networking.service -> /lib/systemd/system/networking.service. 2024-01-26 16:50:37.033 | > Created symlink /etc/systemd/system/network-online.target.wants/networking.service -> /lib/systemd/system/networking.service. 2024-01-26 16:50:37.033 | > Setting up ntp (1:4.2.8p12+dfsg-4) ... 2024-01-26 16:50:37.033 | > Created symlink /etc/systemd/system/multi-user.target.wants/ntp.service -> /lib/systemd/system/ntp.service. 2024-01-26 16:50:37.033 | > Running in chroot, ignoring request. 2024-01-26 16:50:37.033 | > invoke-rc.d: policy-rc.d denied execution of start. 2024-01-26 16:50:37.033 | > Setting up liblwres161:arm64 (1:9.11.5.P4+dfsg-5.1+deb10u9) ... 2024-01-26 16:50:37.033 | > Setting up libgdbm-compat4:arm64 (1.18.1-4) ... 2024-01-26 16:50:37.033 | > Setting up ucf (3.0038+nmu1) ... 2024-01-26 16:50:37.033 | > Setting up libgcc-8-dev:arm64 (8.3.0-6) ... 2024-01-26 16:50:37.033 | > Setting up libperl5.28:arm64 (5.28.1-6+deb10u1) ... 2024-01-26 16:50:37.033 | > Setting up cpp (4:8.3.0-1) ... 2024-01-26 16:50:37.033 | > Setting up libisccc161:arm64 (1:9.11.5.P4+dfsg-5.1+deb10u9) ... 2024-01-26 16:50:37.033 | > Setting up libc6-dev:arm64 (2.28-10+deb10u2) ... 2024-01-26 16:50:37.033 | > Setting up qemu-utils (1:3.1+dfsg-8+deb10u11) ... 2024-01-26 16:50:37.033 | > Setting up unbound-anchor (1.9.0-2+deb10u3) ... 2024-01-26 16:50:37.033 | > Setting up initramfs-tools-core (0.133+deb10u1) ... 2024-01-26 16:50:37.033 | > Setting up rsync (3.1.3-6) ... 2024-01-26 16:50:37.033 | > Running in chroot, ignoring request. 2024-01-26 16:50:37.033 | > invoke-rc.d: policy-rc.d denied execution of restart. 2024-01-26 16:50:37.033 | > Created symlink /etc/systemd/system/multi-user.target.wants/rsync.service -> /lib/systemd/system/rsync.service. 2024-01-26 16:50:37.033 | > Setting up libstdc++-8-dev:arm64 (8.3.0-6) ... 2024-01-26 16:50:37.033 | > Setting up libdns1104:arm64 (1:9.11.5.P4+dfsg-5.1+deb10u9) ... 2024-01-26 16:50:37.033 | > Setting up gcc-8 (8.3.0-6) ... 2024-01-26 16:50:37.033 | > Setting up initramfs-tools (0.133+deb10u1) ... 2024-01-26 16:50:37.033 | > update-initramfs: deferring update (trigger activated) 2024-01-26 16:50:37.033 | > Setting up unbound (1.9.0-2+deb10u3) ... 2024-01-26 16:50:37.033 | > Created symlink /etc/systemd/system/multi-user.target.wants/unbound.service -> /lib/systemd/system/unbound.service. 2024-01-26 16:50:37.033 | > Created symlink /etc/systemd/system/unbound.service.wants/unbound-resolvconf.service -> /lib/systemd/system/unbound-resolvconf.service. 2024-01-26 16:50:37.033 | > Running in chroot, ignoring request. 2024-01-26 16:50:37.033 | > invoke-rc.d: policy-rc.d denied execution of start. 2024-01-26 16:50:37.033 | > Setting up openssh-client (1:7.9p1-10+deb10u4) ... 2024-01-26 16:50:37.033 | > Setting up cloud-image-utils (0.29-1) ... 2024-01-26 16:50:37.033 | > Setting up gcc (4:8.3.0-1) ... 2024-01-26 16:51:40.697 | > Setting up perl (5.28.1-6+deb10u1) ... 2024-01-26 16:51:40.698 | > Setting up libexpat1-dev:arm64 (2.2.6-2+deb10u6) ... 2024-01-26 16:51:40.698 | > Setting up linux-image-4.19.0-26-arm64 (4.19.304-1) ... 2024-01-26 16:51:40.698 | > I: /vmlinuz.old is now a symlink to boot/vmlinuz-4.19.0-26-arm64 2024-01-26 16:51:40.698 | > I: /initrd.img.old is now a symlink to boot/initrd.img-4.19.0-26-arm64 2024-01-26 16:51:40.698 | > I: /vmlinuz is now a symlink to boot/vmlinuz-4.19.0-26-arm64 2024-01-26 16:51:40.698 | > I: /initrd.img is now a symlink to boot/initrd.img-4.19.0-26-arm64 2024-01-26 16:51:40.698 | > /etc/kernel/postinst.d/initramfs-tools: 2024-01-26 16:51:40.698 | > update-initramfs: Generating /boot/initrd.img-4.19.0-26-arm64 2024-01-26 16:51:40.698 | > Setting up libdpkg-perl (1.19.8) ... 2024-01-26 16:51:40.698 | > Setting up g++-8 (8.3.0-6) ... 2024-01-26 16:51:40.698 | > Setting up libisccfg163:arm64 (1:9.11.5.P4+dfsg-5.1+deb10u9) ... 2024-01-26 16:51:40.698 | > Setting up cloud-utils (0.29-1) ... 2024-01-26 16:51:40.698 | > Setting up openssh-sftp-server (1:7.9p1-10+deb10u4) ... 2024-01-26 16:51:40.698 | > Setting up linux-image-arm64 (4.19+105+deb10u21) ... 2024-01-26 16:51:40.698 | > Setting up openssh-server (1:7.9p1-10+deb10u4) ... 2024-01-26 16:51:40.698 | > 2024-01-26 16:51:40.698 | > Creating config file /etc/ssh/sshd_config with new version 2024-01-26 16:51:40.698 | > Creating SSH2 RSA key; this may take some time ... 2024-01-26 16:51:40.698 | > 2048 SHA256:JAgpmwckMF7fBM2YK/M1U7ESABH+DwVtY3ZxInXvJsM root@nb04 (RSA) 2024-01-26 16:51:40.698 | > Creating SSH2 ECDSA key; this may take some time ... 2024-01-26 16:51:40.698 | > 256 SHA256:HdijhN8tXMFTpOUGr/yMyxBkJ+JHpcJ8iwxB3YJ2EIA root@nb04 (ECDSA) 2024-01-26 16:51:40.698 | > Creating SSH2 ED25519 key; this may take some time ... 2024-01-26 16:51:40.698 | > 256 SHA256:aI+8nGZYWVRkUH11jkjn3rk7lh/OCrnDAcwQgkJqazo root@nb04 (ED25519) 2024-01-26 16:51:40.698 | > Created symlink /etc/systemd/system/sshd.service -> /lib/systemd/system/ssh.service. 2024-01-26 16:51:40.698 | > Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service -> /lib/systemd/system/ssh.service. 2024-01-26 16:51:40.698 | > Running in chroot, ignoring request. 2024-01-26 16:51:40.698 | > invoke-rc.d: policy-rc.d denied execution of start. 2024-01-26 16:51:40.698 | > Setting up libpython3.7-dev:arm64 (3.7.3-2+deb10u6) ... 2024-01-26 16:51:40.698 | > Setting up libbind9-161:arm64 (1:9.11.5.P4+dfsg-5.1+deb10u9) ... 2024-01-26 16:51:40.698 | > Setting up libirs161:arm64 (1:9.11.5.P4+dfsg-5.1+deb10u9) ... 2024-01-26 16:51:40.698 | > Setting up python3.7-dev (3.7.3-2+deb10u6) ... 2024-01-26 16:51:40.698 | > Setting up dpkg-dev (1.19.8) ... 2024-01-26 16:51:40.698 | > Setting up liberror-perl (0.17027-2) ... 2024-01-26 16:51:40.698 | > Setting up git (1:2.20.1-2+deb10u8) ... 2024-01-26 16:51:40.698 | > Setting up g++ (4:8.3.0-1) ... 2024-01-26 16:51:40.698 | > update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2024-01-26 16:51:40.698 | > Setting up build-essential (12.6) ... 2024-01-26 16:51:40.698 | > Setting up bind9-host (1:9.11.5.P4+dfsg-5.1+deb10u9) ... 2024-01-26 16:51:40.698 | > Setting up libpython3-dev:arm64 (3.7.3-1) ... 2024-01-26 16:51:40.698 | > Setting up dnsutils (1:9.11.5.P4+dfsg-5.1+deb10u9) ... 2024-01-26 16:51:40.698 | > Setting up python3-dev (3.7.3-1) ... 2024-01-26 16:51:40.698 | > Processing triggers for libc-bin (2.28-10+deb10u2) ... 2024-01-26 16:51:40.698 | > Processing triggers for systemd (241-7~deb10u10) ... 2024-01-26 16:51:40.698 | > Processing triggers for mime-support (3.62) ... 2024-01-26 16:51:40.698 | > Processing triggers for initramfs-tools (0.133+deb10u1) ... 2024-01-26 16:51:40.698 | > update-initramfs: Generating /boot/initrd.img-4.19.0-26-arm64 2024-01-26 16:51:40.698 | returncode: 0 2024-01-26 16:51:40.710 | dib-run-parts 01-package-installs completed 2024-01-26 16:51:40.710 | dib-run-parts Running /tmp/in_target.d/install.d/05-record-details 2024-01-26 16:51:40.739 | + set -e 2024-01-26 16:51:40.740 | + echo debian-buster-arm64 2024-01-26 16:51:40.742 | dib-run-parts 05-record-details completed 2024-01-26 16:51:40.742 | dib-run-parts Running /tmp/in_target.d/install.d/05-set-cloud-init-sources 2024-01-26 16:51:40.763 | + set -eu 2024-01-26 16:51:40.763 | + set -o pipefail 2024-01-26 16:51:40.763 | + DIB_CLOUD_INIT_DATASOURCES=None 2024-01-26 16:51:40.763 | + '[' -z None ']' 2024-01-26 16:51:40.763 | + '[' -d /etc/cloud/cloud.cfg.d ']' 2024-01-26 16:51:40.766 | dib-run-parts 05-set-cloud-init-sources completed 2024-01-26 16:51:40.766 | dib-run-parts Running /tmp/in_target.d/install.d/06-record-builddate 2024-01-26 16:51:40.771 | + set -eu 2024-01-26 16:51:40.771 | + set -o pipefail 2024-01-26 16:51:40.771 | + date --utc '+%Y-%m-%d %H:%M' 2024-01-26 16:51:40.776 | dib-run-parts 06-record-builddate completed 2024-01-26 16:51:40.776 | dib-run-parts Running /tmp/in_target.d/install.d/10-cloud-init 2024-01-26 16:51:40.782 | + set -eu 2024-01-26 16:51:40.782 | + set -o pipefail 2024-01-26 16:51:40.782 | + mkdir -p /etc/cloud/cloud.cfg.d 2024-01-26 16:51:40.784 | + '[' -n '' ']' 2024-01-26 16:51:40.787 | dib-run-parts 10-cloud-init completed 2024-01-26 16:51:40.787 | dib-run-parts Running /tmp/in_target.d/install.d/10-debian-networking 2024-01-26 16:51:40.804 | + set -eu 2024-01-26 16:51:40.804 | + set -o pipefail 2024-01-26 16:51:40.804 | + echo debian 2024-01-26 16:51:40.805 | + [[ 1 -eq 1 ]] 2024-01-26 16:51:40.805 | + mkdir -p /etc/network/interfaces.d 2024-01-26 16:51:40.807 | + grep -E -q '^source(|-directory) /etc/network/interfaces.d/\*' /etc/network/interfaces 2024-01-26 16:51:40.810 | + echo 'source /etc/network/interfaces.d/*' 2024-01-26 16:51:40.810 | + echo 'Network configuration set to source /etc/network/interfaces.d/*' 2024-01-26 16:51:40.810 | Network configuration set to source /etc/network/interfaces.d/* 2024-01-26 16:51:40.810 | + for interface in ${DIB_NETWORK_INTERFACE_NAMES} 2024-01-26 16:51:40.811 | + cat 2024-01-26 16:51:40.811 | + tee /etc/network/interfaces.d/eth0 2024-01-26 16:51:40.825 | auto eth0 2024-01-26 16:51:40.826 | iface eth0 inet dhcp 2024-01-26 16:51:40.826 | + for interface in ${DIB_NETWORK_INTERFACE_NAMES} 2024-01-26 16:51:40.826 | + cat 2024-01-26 16:51:40.827 | + tee /etc/network/interfaces.d/eth1 2024-01-26 16:51:40.828 | auto eth1 2024-01-26 16:51:40.828 | iface eth1 inet dhcp 2024-01-26 16:51:40.831 | dib-run-parts 10-debian-networking completed 2024-01-26 16:51:40.831 | dib-run-parts Running /tmp/in_target.d/install.d/10-install-static-files 2024-01-26 16:51:40.860 | + set -eu 2024-01-26 16:51:40.860 | + set -o pipefail 2024-01-26 16:51:40.861 | ++ dirname /tmp/in_target.d/install.d/10-install-static-files 2024-01-26 16:51:40.863 | + STATIC_SOURCE=/tmp/in_target.d/install.d/../static 2024-01-26 16:51:40.863 | + '[' -d /tmp/in_target.d/install.d/../static ']' 2024-01-26 16:51:40.863 | + rsync -lCr /tmp/in_target.d/install.d/../static/ / 2024-01-26 16:51:40.892 | dib-run-parts 10-install-static-files completed 2024-01-26 16:51:40.892 | dib-run-parts Running /tmp/in_target.d/install.d/10-packages 2024-01-26 16:51:40.924 | + set -e 2024-01-26 16:51:40.924 | + [[ debian =~ ^(centos|rocky)$ ]] 2024-01-26 16:51:40.927 | dib-run-parts 10-packages completed 2024-01-26 16:51:40.927 | dib-run-parts Running /tmp/in_target.d/install.d/10-pip-packages 2024-01-26 16:51:40.965 | + set -e 2024-01-26 16:51:40.966 | + '[' -z ']' 2024-01-26 16:51:40.966 | + exit 0 2024-01-26 16:51:40.968 | dib-run-parts 10-pip-packages completed 2024-01-26 16:51:40.968 | dib-run-parts Running /tmp/in_target.d/install.d/12-debian-locale-gen 2024-01-26 16:51:40.974 | + set -eu 2024-01-26 16:51:40.974 | + set -o pipefail 2024-01-26 16:51:40.974 | + '[' -f /etc/locale.gen ']' 2024-01-26 16:51:40.974 | + rm /etc/locale.gen 2024-01-26 16:51:40.977 | + debconf-set-selections - 2024-01-26 16:51:41.316 | + dpkg-reconfigure -f noninteractive locales 2024-01-26 16:51:42.695 | Generating locales (this might take a while)... 2024-01-26 16:51:47.305 | en_US.UTF-8... done 2024-01-26 16:51:47.315 | Generation complete. 2024-01-26 16:51:47.419 | + cat 2024-01-26 16:51:47.424 | dib-run-parts 12-debian-locale-gen completed 2024-01-26 16:51:47.424 | dib-run-parts Running /tmp/in_target.d/install.d/15-cleanup-debootstrap 2024-01-26 16:51:47.430 | + set -eu 2024-01-26 16:51:47.430 | + set -o pipefail 2024-01-26 16:51:47.430 | + install -d -m 0755 -o root -g root /etc/sudoers.d 2024-01-26 16:51:47.435 | dib-run-parts 15-cleanup-debootstrap completed 2024-01-26 16:51:47.435 | dib-run-parts Running /tmp/in_target.d/install.d/20-install-init-scripts 2024-01-26 16:51:47.441 | + set -eu 2024-01-26 16:51:47.441 | + set -o pipefail 2024-01-26 16:51:47.442 | ++ dirname /tmp/in_target.d/install.d/20-install-init-scripts 2024-01-26 16:51:47.443 | + scripts_dir=/tmp/in_target.d/install.d/../init-scripts/systemd/ 2024-01-26 16:51:47.444 | + '[' -d /tmp/in_target.d/install.d/../init-scripts/systemd/ ']' 2024-01-26 16:51:47.444 | + dest= 2024-01-26 16:51:47.444 | + case $DIB_INIT_SYSTEM in 2024-01-26 16:51:47.444 | + dest=/usr/lib/systemd/system/ 2024-01-26 16:51:47.444 | + '[' -z /usr/lib/systemd/system/ ']' 2024-01-26 16:51:47.444 | + cp -RP /tmp/in_target.d/install.d/../init-scripts/systemd/. /usr/lib/systemd/system/ 2024-01-26 16:51:47.453 | dib-run-parts 20-install-init-scripts completed 2024-01-26 16:51:47.453 | dib-run-parts Running /tmp/in_target.d/install.d/20-iptables 2024-01-26 16:51:47.459 | + set -e 2024-01-26 16:51:47.459 | + [[ debian =~ (debian|ubuntu) ]] 2024-01-26 16:51:47.459 | + rules_dir=/etc/iptables 2024-01-26 16:51:47.459 | + ipv4_rules=/etc/iptables/rules.v4 2024-01-26 16:51:47.459 | + ipv6_rules=/etc/iptables/rules.v6 2024-01-26 16:51:47.459 | + mkdir -p /etc/iptables 2024-01-26 16:51:47.462 | + cat 2024-01-26 16:51:47.464 | + cat 2024-01-26 16:51:47.469 | dib-run-parts 20-iptables completed 2024-01-26 16:51:47.469 | dib-run-parts Running /tmp/in_target.d/install.d/40-glean 2024-01-26 16:51:47.474 | + set -eu 2024-01-26 16:51:47.474 | + set -o pipefail 2024-01-26 16:51:47.475 | + python3 -m venv /usr/glean 2024-01-26 16:51:52.937 | + /usr/glean/bin/pip install pbr 2024-01-26 16:51:54.915 | Collecting pbr 2024-01-26 16:51:55.165 | Downloading https://files.pythonhosted.org/packages/64/dd/171c9fb653591cf265bcc89c436eec75c9bde3dec921cc236fa71e5698df/pbr-6.0.0-py2.py3-none-any.whl (107kB) 2024-01-26 16:51:55.217 | Installing collected packages: pbr 2024-01-26 16:51:55.353 | Successfully installed pbr-6.0.0 2024-01-26 16:51:55.445 | + /usr/glean/bin/pip install glean 2024-01-26 16:51:57.394 | Collecting glean 2024-01-26 16:51:57.546 | Downloading https://files.pythonhosted.org/packages/b2/b6/d5cd907855c93d285bb603106d18bdfa13633be00d501fd9e484d3e17411/glean-1.23.0-py3-none-any.whl (111kB) 2024-01-26 16:51:57.642 | Installing collected packages: glean 2024-01-26 16:51:57.806 | Successfully installed glean-1.23.0 2024-01-26 16:51:57.914 | + mkdir -p /usr/local/bin 2024-01-26 16:51:57.916 | + ln -sf /usr/glean/bin/glean /usr/local/bin/glean 2024-01-26 16:51:57.918 | + ln -sf /usr/glean/bin/glean.sh /usr/local/bin/glean.sh 2024-01-26 16:51:57.920 | + ln -sf /usr/glean/bin/glean-install /usr/local/bin/glean-install 2024-01-26 16:51:57.924 | dib-run-parts 40-glean completed 2024-01-26 16:51:57.925 | dib-run-parts Running /tmp/in_target.d/install.d/40-install-bindep 2024-01-26 16:51:57.957 | + set -e 2024-01-26 16:51:57.958 | + python3 -m venv /usr/bindep-env 2024-01-26 16:52:01.157 | + [[ buster == \x\e\n\i\a\l ]] 2024-01-26 16:52:01.158 | + /usr/bindep-env/bin/pip install --upgrade pip 2024-01-26 16:52:03.356 | Collecting pip 2024-01-26 16:52:03.604 | Downloading https://files.pythonhosted.org/packages/15/aa/3f4c7bcee2057a76562a5b33ecbd199be08cdb4443a02e26bd2c3cf6fc39/pip-23.3.2-py3-none-any.whl (2.1MB) 2024-01-26 16:52:04.104 | Installing collected packages: pip 2024-01-26 16:52:04.105 | Found existing installation: pip 18.1 2024-01-26 16:52:04.236 | Uninstalling pip-18.1: 2024-01-26 16:52:04.265 | Successfully uninstalled pip-18.1 2024-01-26 16:52:06.525 | Successfully installed pip-23.3.2 2024-01-26 16:52:06.669 | + /usr/bindep-env/bin/pip install bindep 2024-01-26 16:52:08.177 | Collecting bindep 2024-01-26 16:52:08.210 | Downloading bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2024-01-26 16:52:08.291 | Collecting Parsley (from bindep) 2024-01-26 16:52:08.303 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2024-01-26 16:52:08.332 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 3.7 MB/s eta 0:00:00 2024-01-26 16:52:08.438 | Collecting pbr>=2.0.0 (from bindep) 2024-01-26 16:52:08.448 | Downloading pbr-6.0.0-py2.py3-none-any.whl.metadata (1.3 kB) 2024-01-26 16:52:08.593 | Collecting distro>=1.7.0 (from bindep) 2024-01-26 16:52:08.603 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2024-01-26 16:52:08.706 | Collecting packaging (from bindep) 2024-01-26 16:52:08.715 | Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 2024-01-26 16:52:08.753 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2024-01-26 16:52:08.778 | Downloading pbr-6.0.0-py2.py3-none-any.whl (107 kB) 2024-01-26 16:52:08.803 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 107.5/107.5 kB 5.3 MB/s eta 0:00:00 2024-01-26 16:52:08.812 | Downloading packaging-23.2-py3-none-any.whl (53 kB) 2024-01-26 16:52:08.834 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 2.8 MB/s eta 0:00:00 2024-01-26 16:52:08.877 | Installing collected packages: Parsley, pbr, packaging, distro, bindep 2024-01-26 16:52:09.891 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.9.0 packaging-23.2 pbr-6.0.0 2024-01-26 16:52:10.895 | dib-run-parts 40-install-bindep completed 2024-01-26 16:52:10.895 | dib-run-parts Running /tmp/in_target.d/install.d/40-install-tox 2024-01-26 16:52:10.915 | + set -e 2024-01-26 16:52:10.915 | + python3 -m venv /usr/tox-env 2024-01-26 16:52:14.133 | + [[ buster == \x\e\n\i\a\l ]] 2024-01-26 16:52:14.133 | + /usr/tox-env/bin/pip install --upgrade pip 2024-01-26 16:52:16.422 | Collecting pip 2024-01-26 16:52:16.690 | Using cached https://files.pythonhosted.org/packages/15/aa/3f4c7bcee2057a76562a5b33ecbd199be08cdb4443a02e26bd2c3cf6fc39/pip-23.3.2-py3-none-any.whl 2024-01-26 16:52:16.930 | Installing collected packages: pip 2024-01-26 16:52:16.930 | Found existing installation: pip 18.1 2024-01-26 16:52:17.061 | Uninstalling pip-18.1: 2024-01-26 16:52:17.091 | Successfully uninstalled pip-18.1 2024-01-26 16:52:19.287 | Successfully installed pip-23.3.2 2024-01-26 16:52:19.434 | + /usr/tox-env/bin/pip install tox 2024-01-26 16:52:22.242 | Collecting tox 2024-01-26 16:52:22.276 | Downloading tox-4.8.0-py3-none-any.whl.metadata (5.1 kB) 2024-01-26 16:52:22.678 | Collecting cachetools>=5.3.1 (from tox) 2024-01-26 16:52:22.688 | Downloading cachetools-5.3.2-py3-none-any.whl.metadata (5.2 kB) 2024-01-26 16:52:22.869 | Collecting chardet>=5.1 (from tox) 2024-01-26 16:52:22.879 | Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2024-01-26 16:52:23.398 | Collecting colorama>=0.4.6 (from tox) 2024-01-26 16:52:23.409 | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2024-01-26 16:52:24.330 | Collecting filelock>=3.12.2 (from tox) 2024-01-26 16:52:24.341 | Downloading filelock-3.12.2-py3-none-any.whl.metadata (2.7 kB) 2024-01-26 16:52:24.842 | Collecting importlib-metadata>=6.7 (from tox) 2024-01-26 16:52:24.852 | Downloading importlib_metadata-6.7.0-py3-none-any.whl.metadata (4.9 kB) 2024-01-26 16:52:25.140 | Collecting packaging>=23.1 (from tox) 2024-01-26 16:52:25.146 | Using cached packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 2024-01-26 16:52:25.233 | Collecting platformdirs>=3.9.1 (from tox) 2024-01-26 16:52:25.324 | Downloading platformdirs-4.0.0-py3-none-any.whl.metadata (11 kB) 2024-01-26 16:52:25.489 | Collecting pluggy>=1.2 (from tox) 2024-01-26 16:52:25.503 | Downloading pluggy-1.2.0-py3-none-any.whl.metadata (4.4 kB) 2024-01-26 16:52:25.604 | Collecting pyproject-api>=1.5.3 (from tox) 2024-01-26 16:52:25.615 | Downloading pyproject_api-1.5.3-py3-none-any.whl.metadata (2.9 kB) 2024-01-26 16:52:26.323 | Collecting tomli>=2.0.1 (from tox) 2024-01-26 16:52:26.333 | Downloading tomli-2.0.1-py3-none-any.whl (12 kB) 2024-01-26 16:52:26.929 | Collecting typing-extensions>=4.7.1 (from tox) 2024-01-26 16:52:26.939 | Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) 2024-01-26 16:52:27.749 | Collecting virtualenv>=20.24.1 (from tox) 2024-01-26 16:52:27.760 | Downloading virtualenv-20.25.0-py3-none-any.whl.metadata (4.5 kB) 2024-01-26 16:52:28.248 | Collecting zipp>=0.5 (from importlib-metadata>=6.7->tox) 2024-01-26 16:52:28.258 | Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) 2024-01-26 16:52:28.550 | Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.1->tox) 2024-01-26 16:52:28.560 | Downloading distlib-0.3.8-py2.py3-none-any.whl.metadata (5.1 kB) 2024-01-26 16:52:28.712 | Downloading tox-4.8.0-py3-none-any.whl (152 kB) 2024-01-26 16:52:28.744 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.6/152.6 kB 5.7 MB/s eta 0:00:00 2024-01-26 16:52:28.758 | Downloading cachetools-5.3.2-py3-none-any.whl (9.3 kB) 2024-01-26 16:52:28.784 | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2024-01-26 16:52:28.977 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 1.0 MB/s eta 0:00:00 2024-01-26 16:52:28.990 | Downloading filelock-3.12.2-py3-none-any.whl (10 kB) 2024-01-26 16:52:29.016 | Downloading importlib_metadata-6.7.0-py3-none-any.whl (22 kB) 2024-01-26 16:52:29.037 | Using cached packaging-23.2-py3-none-any.whl (53 kB) 2024-01-26 16:52:29.053 | Downloading platformdirs-4.0.0-py3-none-any.whl (17 kB) 2024-01-26 16:52:29.078 | Downloading pluggy-1.2.0-py3-none-any.whl (17 kB) 2024-01-26 16:52:29.182 | Downloading pyproject_api-1.5.3-py3-none-any.whl (12 kB) 2024-01-26 16:52:29.208 | Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) 2024-01-26 16:52:29.234 | Downloading virtualenv-20.25.0-py3-none-any.whl (3.8 MB) 2024-01-26 16:52:29.415 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 21.5 MB/s eta 0:00:00 2024-01-26 16:52:29.429 | Downloading distlib-0.3.8-py2.py3-none-any.whl (468 kB) 2024-01-26 16:52:29.466 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 468.9/468.9 kB 14.8 MB/s eta 0:00:00 2024-01-26 16:52:29.932 | Installing collected packages: distlib, zipp, typing-extensions, tomli, packaging, filelock, colorama, chardet, cachetools, pyproject-api, platformdirs, importlib-metadata, virtualenv, pluggy, tox 2024-01-26 16:52:32.683 | Successfully installed cachetools-5.3.2 chardet-5.2.0 colorama-0.4.6 distlib-0.3.8 filelock-3.12.2 importlib-metadata-6.7.0 packaging-23.2 platformdirs-4.0.0 pluggy-1.2.0 pyproject-api-1.5.3 tomli-2.0.1 tox-4.8.0 typing-extensions-4.7.1 virtualenv-20.25.0 zipp-3.15.0 2024-01-26 16:52:33.082 | dib-run-parts 40-install-tox completed 2024-01-26 16:52:33.082 | dib-run-parts Running /tmp/in_target.d/install.d/50-disable-metadata-cloudinit 2024-01-26 16:52:33.100 | + set -e 2024-01-26 16:52:33.100 | + '[' -d /etc/cloud/cloud.cfg.d ']' 2024-01-26 16:52:33.100 | + dd of=/etc/cloud/cloud.cfg.d/95_real_datasources.cfg 2024-01-26 16:52:33.105 | 0+1 records in 2024-01-26 16:52:33.105 | 0+1 records out 2024-01-26 16:52:33.105 | 39 bytes copied, 0.000253572 s, 154 kB/s 2024-01-26 16:52:33.108 | dib-run-parts 50-disable-metadata-cloudinit completed 2024-01-26 16:52:33.108 | dib-run-parts Running /tmp/in_target.d/install.d/50-simple-init 2024-01-26 16:52:33.113 | + set -eu 2024-01-26 16:52:33.114 | + set -o pipefail 2024-01-26 16:52:33.114 | ++ dirname /tmp/in_target.d/install.d/50-simple-init 2024-01-26 16:52:33.117 | + SCRIPTDIR=/tmp/in_target.d/install.d 2024-01-26 16:52:33.117 | + echo 8021q 2024-01-26 16:52:33.118 | + enable_nm= 2024-01-26 16:52:33.118 | + [[ 0 != 0 ]] 2024-01-26 16:52:33.118 | + no_dhcp_fallback= 2024-01-26 16:52:33.118 | + [[ 0 != 0 ]] 2024-01-26 16:52:33.118 | + glean-install 2024-01-26 16:52:33.336 | INFO:glean-install:Installing python-glean.template -> /usr/glean/lib/python3.7/site-packages/glean/init/python-glean 2024-01-26 16:52:33.336 | INFO:glean-install:install -D -g root -o root -m 0755 /usr/glean/lib/python3.7/site-packages/glean/init/python-glean.template /usr/glean/lib/python3.7/site-packages/glean/init/python-glean 2024-01-26 16:52:33.344 | INFO:glean-install:Replacing INTERP -> /usr/glean/bin/python3 in /usr/glean/lib/python3.7/site-packages/glean/init/python-glean 2024-01-26 16:52:33.344 | INFO:glean-install:sed -i "s|%%INTERP%%|/usr/glean/bin/python3|g" /usr/glean/lib/python3.7/site-packages/glean/init/python-glean 2024-01-26 16:52:33.351 | INFO:glean-install:Replacing GLEAN_SCRIPTS_DIR -> /usr/glean/lib/python3.7/site-packages/glean/init in /usr/glean/lib/python3.7/site-packages/glean/init/python-glean 2024-01-26 16:52:33.351 | INFO:glean-install:sed -i "s|%%GLEAN_SCRIPTS_DIR%%|/usr/glean/lib/python3.7/site-packages/glean/init|g" /usr/glean/lib/python3.7/site-packages/glean/init/python-glean 2024-01-26 16:52:33.356 | INFO:glean-install:Replacing EXTRA_ARGS -> in /usr/glean/lib/python3.7/site-packages/glean/init/python-glean 2024-01-26 16:52:33.357 | INFO:glean-install:sed -i "s|%%EXTRA_ARGS%%||g" /usr/glean/lib/python3.7/site-packages/glean/init/python-glean 2024-01-26 16:52:33.363 | INFO:glean-install:Installing systemd services 2024-01-26 16:52:33.364 | INFO:glean-install:Install early service 2024-01-26 16:52:33.364 | INFO:glean-install:Installing glean-early.service -> /usr/lib/systemd/system/glean-early.service 2024-01-26 16:52:33.364 | INFO:glean-install:install -D -g root -o root -m 0644 /usr/glean/lib/python3.7/site-packages/glean/init/glean-early.service /usr/lib/systemd/system/glean-early.service 2024-01-26 16:52:33.370 | INFO:glean-install:Replacing INTERP -> /usr/glean/bin/python3 in /usr/lib/systemd/system/glean-early.service 2024-01-26 16:52:33.370 | INFO:glean-install:sed -i "s|%%INTERP%%|/usr/glean/bin/python3|g" /usr/lib/systemd/system/glean-early.service 2024-01-26 16:52:33.376 | INFO:glean-install:Replacing GLEAN_SCRIPTS_DIR -> /usr/glean/lib/python3.7/site-packages/glean/init in /usr/lib/systemd/system/glean-early.service 2024-01-26 16:52:33.376 | INFO:glean-install:sed -i "s|%%GLEAN_SCRIPTS_DIR%%|/usr/glean/lib/python3.7/site-packages/glean/init|g" /usr/lib/systemd/system/glean-early.service 2024-01-26 16:52:33.382 | INFO:glean-install:Replacing EXTRA_ARGS -> in /usr/lib/systemd/system/glean-early.service 2024-01-26 16:52:33.382 | INFO:glean-install:sed -i "s|%%EXTRA_ARGS%%||g" /usr/lib/systemd/system/glean-early.service 2024-01-26 16:52:33.396 | Created symlink /etc/systemd/system/multi-user.target.wants/glean-early.service -> /lib/systemd/system/glean-early.service. 2024-01-26 16:52:33.397 | INFO:glean-install:without 2024-01-26 16:52:33.397 | INFO:glean-install:Installing glean@.service -> /usr/lib/systemd/system/glean@.service 2024-01-26 16:52:33.397 | INFO:glean-install:install -D -g root -o root -m 0644 /usr/glean/lib/python3.7/site-packages/glean/init/glean@.service /usr/lib/systemd/system/glean@.service 2024-01-26 16:52:33.403 | INFO:glean-install:Replacing INTERP -> /usr/glean/bin/python3 in /usr/lib/systemd/system/glean@.service 2024-01-26 16:52:33.403 | INFO:glean-install:sed -i "s|%%INTERP%%|/usr/glean/bin/python3|g" /usr/lib/systemd/system/glean@.service 2024-01-26 16:52:33.409 | INFO:glean-install:Replacing GLEAN_SCRIPTS_DIR -> /usr/glean/lib/python3.7/site-packages/glean/init in /usr/lib/systemd/system/glean@.service 2024-01-26 16:52:33.409 | INFO:glean-install:sed -i "s|%%GLEAN_SCRIPTS_DIR%%|/usr/glean/lib/python3.7/site-packages/glean/init|g" /usr/lib/systemd/system/glean@.service 2024-01-26 16:52:33.414 | INFO:glean-install:Replacing EXTRA_ARGS -> in /usr/lib/systemd/system/glean@.service 2024-01-26 16:52:33.415 | INFO:glean-install:sed -i "s|%%EXTRA_ARGS%%||g" /usr/lib/systemd/system/glean@.service 2024-01-26 16:52:33.420 | INFO:glean-install:Installing glean-udev.rules -> /etc/udev/rules.d/99-glean.rules 2024-01-26 16:52:33.421 | INFO:glean-install:install -D -g root -o root -m 0644 /usr/glean/lib/python3.7/site-packages/glean/init/glean-udev.rules /etc/udev/rules.d/99-glean.rules 2024-01-26 16:52:33.457 | dib-run-parts 50-simple-init completed 2024-01-26 16:52:33.457 | dib-run-parts Running /tmp/in_target.d/install.d/60-simple-init-remove-interfaces 2024-01-26 16:52:33.462 | + set -eu 2024-01-26 16:52:33.462 | + set -o pipefail 2024-01-26 16:52:33.463 | + rm -f '/etc/sysconfig/network-scripts/ifcfg-eth*' 2024-01-26 16:52:33.465 | + rm -f '/etc/sysconfig/network-scripts/ifcfg-en*' 2024-01-26 16:52:33.467 | + rm -f '/etc/sysconfig/network/ifcfg-eth*' 2024-01-26 16:52:33.469 | + rm -f '/etc/sysconfig/network/ifcfg-en*' 2024-01-26 16:52:33.471 | + rm -f /etc/network/interfaces.d/eth0 /etc/network/interfaces.d/eth1 2024-01-26 16:52:33.473 | + rm -f '/etc/network/interfaces.d/en*' 2024-01-26 16:52:33.475 | + rm -f '/etc/conf.d/net*' 2024-01-26 16:52:33.477 | + '[' -f /etc/network/interfaces ']' 2024-01-26 16:52:33.477 | + printf 'auto lo\niface lo inet loopback\n\n' 2024-01-26 16:52:33.477 | + '[' -d /etc/network/interfaces.d/ ']' 2024-01-26 16:52:33.478 | + '[' debian == ubuntu ']' 2024-01-26 16:52:33.478 | + printf 'source /etc/network/interfaces.d/*\n\n' 2024-01-26 16:52:33.480 | dib-run-parts 60-simple-init-remove-interfaces completed 2024-01-26 16:52:33.480 | dib-run-parts Running /tmp/in_target.d/install.d/60-zuul-worker 2024-01-26 16:52:33.491 | + set -eu 2024-01-26 16:52:33.491 | + set -o pipefail 2024-01-26 16:52:33.491 | + groupadd zuul 2024-01-26 16:52:33.703 | + useradd -m zuul -g zuul -s /bin/bash 2024-01-26 16:52:33.825 | + cat 2024-01-26 16:52:33.828 | + chmod 0440 /etc/sudoers.d/zuul 2024-01-26 16:52:33.831 | + visudo -c 2024-01-26 16:52:34.149 | /etc/sudoers: parsed OK 2024-01-26 16:52:34.150 | /etc/sudoers.d/README: parsed OK 2024-01-26 16:52:34.150 | /etc/sudoers.d/zuul: parsed OK 2024-01-26 16:52:34.150 | + _pub_key=/tmp/in_target.d/zuul-user-ssh-public-key 2024-01-26 16:52:34.150 | + '[' '!' -f /tmp/in_target.d/zuul-user-ssh-public-key ']' 2024-01-26 16:52:34.150 | + mkdir -p /home/zuul/.ssh 2024-01-26 16:52:34.153 | + chmod 700 /home/zuul/.ssh 2024-01-26 16:52:34.155 | + cp /tmp/in_target.d/zuul-user-ssh-public-key /home/zuul/.ssh/authorized_keys 2024-01-26 16:52:34.160 | + chown -R zuul:zuul /home/zuul 2024-01-26 16:52:34.162 | + '[' -d /opt/cache/files ']' 2024-01-26 16:52:34.162 | + mkdir -p /home/zuul/cache 2024-01-26 16:52:34.165 | + chown zuul:zuul /home/zuul/cache 2024-01-26 16:52:34.167 | + ln -sf /opt/cache/files /home/zuul/cache/files 2024-01-26 16:52:34.169 | + 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-01-26 16:52:34.174 | dib-run-parts 60-zuul-worker completed 2024-01-26 16:52:34.174 | dib-run-parts Running /tmp/in_target.d/install.d/80-modprobe-blacklist 2024-01-26 16:52:34.190 | + set -eu 2024-01-26 16:52:34.190 | + set -o pipefail 2024-01-26 16:52:34.190 | + MODULES_LIST= 2024-01-26 16:52:34.193 | dib-run-parts 80-modprobe-blacklist completed 2024-01-26 16:52:34.193 | dib-run-parts Running /tmp/in_target.d/install.d/89-rsyslog 2024-01-26 16:52:34.215 | + set -e 2024-01-26 16:52:34.215 | + '[' debian == ubuntu ']' 2024-01-26 16:52:34.217 | dib-run-parts 89-rsyslog completed 2024-01-26 16:52:34.217 | dib-run-parts Running /tmp/in_target.d/install.d/91-venv-os-testr 2024-01-26 16:52:34.223 | + set -e 2024-01-26 16:52:34.223 | + python3 -m venv /usr/os-testr-env 2024-01-26 16:52:37.467 | + [[ buster == \x\e\n\i\a\l ]] 2024-01-26 16:52:37.467 | + /usr/os-testr-env/bin/pip install --upgrade pip 2024-01-26 16:52:39.656 | Collecting pip 2024-01-26 16:52:39.921 | Using cached https://files.pythonhosted.org/packages/15/aa/3f4c7bcee2057a76562a5b33ecbd199be08cdb4443a02e26bd2c3cf6fc39/pip-23.3.2-py3-none-any.whl 2024-01-26 16:52:40.163 | Installing collected packages: pip 2024-01-26 16:52:40.164 | Found existing installation: pip 18.1 2024-01-26 16:52:40.296 | Uninstalling pip-18.1: 2024-01-26 16:52:40.326 | Successfully uninstalled pip-18.1 2024-01-26 16:52:42.492 | Successfully installed pip-23.3.2 2024-01-26 16:52:42.633 | + /usr/os-testr-env/bin/pip install os-testr 2024-01-26 16:52:43.685 | Collecting os-testr 2024-01-26 16:52:43.730 | Downloading os_testr-2.0.1-py3-none-any.whl (46 kB) 2024-01-26 16:52:43.756 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.3/46.3 kB 2.1 MB/s eta 0:00:00 2024-01-26 16:52:43.873 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2024-01-26 16:52:43.879 | Using cached pbr-6.0.0-py2.py3-none-any.whl.metadata (1.3 kB) 2024-01-26 16:52:43.929 | Collecting python-subunit>=1.0.0 (from os-testr) 2024-01-26 16:52:43.940 | Downloading python_subunit-1.4.4-py3-none-any.whl.metadata (22 kB) 2024-01-26 16:52:44.015 | Collecting stestr>=1.0.0 (from os-testr) 2024-01-26 16:52:44.028 | Downloading stestr-4.1.0-py3-none-any.whl.metadata (8.1 kB) 2024-01-26 16:52:44.109 | Collecting testtools>=2.2.0 (from os-testr) 2024-01-26 16:52:44.119 | Downloading testtools-2.7.1-py3-none-any.whl.metadata (5.3 kB) 2024-01-26 16:52:44.216 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2024-01-26 16:52:44.226 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2024-01-26 16:52:44.510 | Collecting cliff>=2.8.0 (from stestr>=1.0.0->os-testr) 2024-01-26 16:52:44.521 | Downloading cliff-3.10.1-py3-none-any.whl (81 kB) 2024-01-26 16:52:44.655 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.0/81.0 kB 558.6 kB/s eta 0:00:00 2024-01-26 16:52:44.718 | Collecting fixtures>=3.0.0 (from stestr>=1.0.0->os-testr) 2024-01-26 16:52:44.729 | Downloading fixtures-4.1.0-py3-none-any.whl.metadata (21 kB) 2024-01-26 16:52:44.885 | Collecting PyYAML>=3.10.0 (from stestr>=1.0.0->os-testr) 2024-01-26 16:52:44.895 | Downloading PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (2.1 kB) 2024-01-26 16:52:44.968 | Collecting voluptuous>=0.8.9 (from stestr>=1.0.0->os-testr) 2024-01-26 16:52:44.978 | Downloading voluptuous-0.14.1-py3-none-any.whl.metadata (20 kB) 2024-01-26 16:52:45.172 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->os-testr) 2024-01-26 16:52:45.182 | Downloading tomlkit-0.12.3-py3-none-any.whl.metadata (2.7 kB) 2024-01-26 16:52:45.321 | Collecting extras>=1.0.0 (from stestr>=1.0.0->os-testr) 2024-01-26 16:52:45.332 | Downloading extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2024-01-26 16:52:45.644 | Collecting PrettyTable>=0.7.2 (from cliff>=2.8.0->stestr>=1.0.0->os-testr) 2024-01-26 16:52:45.661 | Downloading prettytable-3.7.0-py3-none-any.whl (27 kB) 2024-01-26 16:52:45.999 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->stestr>=1.0.0->os-testr) 2024-01-26 16:52:46.010 | Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2024-01-26 16:52:46.390 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->stestr>=1.0.0->os-testr) 2024-01-26 16:52:46.403 | Downloading cmd2-2.4.3-py3-none-any.whl (147 kB) 2024-01-26 16:52:46.895 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 kB 282.7 kB/s eta 0:00:00 2024-01-26 16:52:47.033 | Collecting pyparsing>=2.1.0 (from cliff>=2.8.0->stestr>=1.0.0->os-testr) 2024-01-26 16:52:47.044 | Downloading pyparsing-3.1.1-py3-none-any.whl.metadata (5.1 kB) 2024-01-26 16:52:47.212 | Collecting stevedore>=2.0.1 (from cliff>=2.8.0->stestr>=1.0.0->os-testr) 2024-01-26 16:52:47.225 | Downloading stevedore-3.5.2-py3-none-any.whl (50 kB) 2024-01-26 16:52:47.259 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.2/50.2 kB 1.5 MB/s eta 0:00:00 2024-01-26 16:52:47.576 | Collecting attrs>=16.3.0 (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) 2024-01-26 16:52:47.603 | Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) 2024-01-26 16:52:47.854 | Collecting pyperclip>=1.6 (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) 2024-01-26 16:52:47.865 | Downloading pyperclip-1.8.2.tar.gz (20 kB) 2024-01-26 16:52:47.943 | Installing build dependencies: started 2024-01-26 16:52:52.630 | Installing build dependencies: finished with status 'done' 2024-01-26 16:52:52.633 | Getting requirements to build wheel: started 2024-01-26 16:52:53.062 | Getting requirements to build wheel: finished with status 'done' 2024-01-26 16:52:53.068 | Preparing metadata (pyproject.toml): started 2024-01-26 16:52:53.482 | Preparing metadata (pyproject.toml): finished with status 'done' 2024-01-26 16:52:53.546 | Collecting wcwidth>=0.1.7 (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) 2024-01-26 16:52:53.557 | Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2024-01-26 16:52:53.786 | Collecting importlib-metadata>=1.6.0 (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) 2024-01-26 16:52:53.792 | Using cached importlib_metadata-6.7.0-py3-none-any.whl.metadata (4.9 kB) 2024-01-26 16:52:53.856 | Collecting typing-extensions (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) 2024-01-26 16:52:53.862 | Using cached typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) 2024-01-26 16:52:54.227 | Collecting zipp>=0.5 (from importlib-metadata>=1.6.0->cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) 2024-01-26 16:52:54.232 | Using cached zipp-3.15.0-py3-none-any.whl (6.8 kB) 2024-01-26 16:52:54.362 | Using cached pbr-6.0.0-py2.py3-none-any.whl (107 kB) 2024-01-26 16:52:54.377 | Downloading python_subunit-1.4.4-py3-none-any.whl (104 kB) 2024-01-26 16:52:54.406 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.1/104.1 kB 4.4 MB/s eta 0:00:00 2024-01-26 16:52:54.423 | Downloading stestr-4.1.0-py3-none-any.whl (117 kB) 2024-01-26 16:52:54.449 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.0/118.0 kB 5.6 MB/s eta 0:00:00 2024-01-26 16:52:54.458 | Downloading testtools-2.7.1-py3-none-any.whl (179 kB) 2024-01-26 16:52:54.516 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 179.8/179.8 kB 3.3 MB/s eta 0:00:00 2024-01-26 16:52:54.525 | Downloading fixtures-4.1.0-py3-none-any.whl (64 kB) 2024-01-26 16:52:54.548 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 3.2 MB/s eta 0:00:00 2024-01-26 16:52:54.560 | Downloading PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (658 kB) 2024-01-26 16:52:54.610 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 658.4/658.4 kB 14.6 MB/s eta 0:00:00 2024-01-26 16:52:54.631 | Downloading tomlkit-0.12.3-py3-none-any.whl (37 kB) 2024-01-26 16:52:54.659 | Downloading voluptuous-0.14.1-py3-none-any.whl (30 kB) 2024-01-26 16:52:54.685 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2024-01-26 16:52:54.711 | Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2024-01-26 16:52:54.738 | Downloading pyparsing-3.1.1-py3-none-any.whl (103 kB) 2024-01-26 16:52:54.764 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.1/103.1 kB 4.9 MB/s eta 0:00:00 2024-01-26 16:52:54.773 | Downloading attrs-23.2.0-py3-none-any.whl (60 kB) 2024-01-26 16:52:54.797 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 2.8 MB/s eta 0:00:00 2024-01-26 16:52:54.803 | Using cached importlib_metadata-6.7.0-py3-none-any.whl (22 kB) 2024-01-26 16:52:54.808 | Using cached typing_extensions-4.7.1-py3-none-any.whl (33 kB) 2024-01-26 16:52:54.819 | Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2024-01-26 16:52:54.878 | Building wheels for collected packages: pyperclip 2024-01-26 16:52:54.880 | Building wheel for pyperclip (pyproject.toml): started 2024-01-26 16:52:55.365 | Building wheel for pyperclip (pyproject.toml): finished with status 'done' 2024-01-26 16:52:55.367 | Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11122 sha256=2800ca2ab068de76560ed77ee5f88aa9594ce54294f6cf518d42b931d4400d32 2024-01-26 16:52:55.368 | Stored in directory: /root/.cache/pip/wheels/9f/18/84/8f69f8b08169c7bae2dde6bd7daf0c19fca8c8e500ee620a28 2024-01-26 16:52:55.374 | Successfully built pyperclip 2024-01-26 16:52:55.813 | Installing collected packages: wcwidth, pyperclip, extras, zipp, voluptuous, typing-extensions, tomlkit, testtools, PyYAML, pyparsing, pbr, iso8601, autopage, python-subunit, importlib-metadata, fixtures, stevedore, PrettyTable, attrs, cmd2, cliff, stestr, os-testr 2024-01-26 16:52:58.111 | Successfully installed PrettyTable-3.7.0 PyYAML-6.0.1 attrs-23.2.0 autopage-0.5.2 cliff-3.10.1 cmd2-2.4.3 extras-1.0.0 fixtures-4.1.0 importlib-metadata-6.7.0 iso8601-2.1.0 os-testr-2.0.1 pbr-6.0.0 pyparsing-3.1.1 pyperclip-1.8.2 python-subunit-1.4.4 stestr-4.1.0 stevedore-3.5.2 testtools-2.7.1 tomlkit-0.12.3 typing-extensions-4.7.1 voluptuous-0.14.1 wcwidth-0.2.13 zipp-3.15.0 2024-01-26 16:52:58.351 | dib-run-parts 91-venv-os-testr completed 2024-01-26 16:52:58.351 | dib-run-parts Running /tmp/in_target.d/install.d/96-clean-cron 2024-01-26 16:52:58.402 | + rm -f '/etc/cron.monthly/*' '/etc/cron.weekly/*' /etc/cron.daily/apt-compat /etc/cron.daily/dpkg /etc/cron.daily/ntp /etc/cron.daily/passwd '/etc/cron.hourly/*' '/etc/cron.d/*' 2024-01-26 16:52:58.407 | dib-run-parts 96-clean-cron completed 2024-01-26 16:52:58.407 | dib-run-parts Running /tmp/in_target.d/install.d/99-disable-rfc3041 2024-01-26 16:52:58.412 | + set -e 2024-01-26 16:52:58.412 | + cat 2024-01-26 16:52:58.417 | dib-run-parts 99-disable-rfc3041 completed 2024-01-26 16:52:58.417 | dib-run-parts Running /tmp/in_target.d/install.d/99-package-uninstalls 2024-01-26 16:52:58.424 | + set -eu 2024-01-26 16:52:58.424 | + set -o pipefail 2024-01-26 16:52:58.425 | ++ dirname /tmp/in_target.d/install.d/99-package-uninstalls 2024-01-26 16:52:58.427 | + package-uninstalls -d /tmp/in_target.d/install.d 2024-01-26 16:52:58.429 | + set -eu 2024-01-26 16:52:58.430 | + set -o pipefail 2024-01-26 16:52:58.430 | ++ basename /usr/local/bin/package-uninstalls 2024-01-26 16:52:58.433 | + SCRIPTNAME=package-uninstalls 2024-01-26 16:52:58.434 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/install.d 2024-01-26 16:52:58.437 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2024-01-26 16:52:58.437 | + '[' 0 '!=' 0 ']' 2024-01-26 16:52:58.437 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2024-01-26 16:52:58.437 | ++ set -- -d /tmp/in_target.d/install.d -- 2024-01-26 16:52:58.437 | + WORKDIR= 2024-01-26 16:52:58.437 | + true 2024-01-26 16:52:58.437 | + case "$1" in 2024-01-26 16:52:58.437 | + WORKDIR=/tmp/in_target.d/install.d 2024-01-26 16:52:58.437 | + shift 2 2024-01-26 16:52:58.438 | + true 2024-01-26 16:52:58.438 | + case "$1" in 2024-01-26 16:52:58.438 | + shift 2024-01-26 16:52:58.438 | + break 2024-01-26 16:52:58.438 | + '[' -z /tmp/in_target.d/install.d ']' 2024-01-26 16:52:58.438 | + PACKAGES= 2024-01-26 16:52:58.439 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2024-01-26 16:52:58.442 | + install-packages -e 2024-01-26 16:52:58.445 | + set -eu 2024-01-26 16:52:58.445 | + set -o pipefail 2024-01-26 16:52:58.445 | + ACTION=install 2024-01-26 16:52:58.445 | + MAP_ELEMENT= 2024-01-26 16:52:58.446 | ++ basename /usr/local/bin/install-packages 2024-01-26 16:52:58.448 | + SCRIPTNAME=install-packages 2024-01-26 16:52:58.448 | ++ getopt -o hudem: -n install-packages -- -e 2024-01-26 16:52:58.450 | + TEMP=' -e --' 2024-01-26 16:52:58.450 | + '[' 0 '!=' 0 ']' 2024-01-26 16:52:58.450 | + eval set -- ' -e --' 2024-01-26 16:52:58.451 | ++ set -- -e -- 2024-01-26 16:52:58.451 | + true 2024-01-26 16:52:58.451 | + case "$1" in 2024-01-26 16:52:58.451 | + ACTION=remove 2024-01-26 16:52:58.451 | + shift 2024-01-26 16:52:58.451 | + true 2024-01-26 16:52:58.451 | + case "$1" in 2024-01-26 16:52:58.451 | + shift 2024-01-26 16:52:58.451 | + break 2024-01-26 16:52:58.451 | + PKGS= 2024-01-26 16:52:58.452 | + '[' -n '' ']' 2024-01-26 16:52:58.452 | + '[' -z '' ']' 2024-01-26 16:52:58.452 | + echo 'Not running install-packages remove with empty packages list' 2024-01-26 16:52:58.452 | Not running install-packages remove with empty packages list 2024-01-26 16:52:58.453 | + package-installs-v2 --phase install.d --uninstall /tmp/package-installs.json 2024-01-26 16:52:58.525 | Running command: ['install-packages', '-e'] 2024-01-26 16:52:58.525 | > + set -eu 2024-01-26 16:52:58.525 | > + set -o pipefail 2024-01-26 16:52:58.525 | > + ACTION=install 2024-01-26 16:52:58.525 | > + MAP_ELEMENT= 2024-01-26 16:52:58.525 | > ++ basename /usr/local/bin/install-packages 2024-01-26 16:52:58.525 | > + SCRIPTNAME=install-packages 2024-01-26 16:52:58.525 | > ++ getopt -o hudem: -n install-packages -- -e 2024-01-26 16:52:58.525 | > + TEMP=' -e --' 2024-01-26 16:52:58.525 | > + '[' 0 '!=' 0 ']' 2024-01-26 16:52:58.525 | > + eval set -- ' -e --' 2024-01-26 16:52:58.525 | > ++ set -- -e -- 2024-01-26 16:52:58.525 | > + true 2024-01-26 16:52:58.525 | > + case "$1" in 2024-01-26 16:52:58.525 | > + ACTION=remove 2024-01-26 16:52:58.525 | > + shift 2024-01-26 16:52:58.525 | > + true 2024-01-26 16:52:58.525 | > + case "$1" in 2024-01-26 16:52:58.525 | > + shift 2024-01-26 16:52:58.525 | > + break 2024-01-26 16:52:58.525 | > + PKGS= 2024-01-26 16:52:58.525 | > + '[' -n '' ']' 2024-01-26 16:52:58.525 | > + '[' -z '' ']' 2024-01-26 16:52:58.525 | > + echo 'Not running install-packages remove with empty packages list' 2024-01-26 16:52:58.525 | > Not running install-packages remove with empty packages list 2024-01-26 16:52:58.525 | returncode: 0 2024-01-26 16:52:58.538 | dib-run-parts 99-package-uninstalls completed 2024-01-26 16:52:58.538 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-01-26 16:52:58.539 | dib-run-parts 2024-01-26 16:52:58.541 | dib-run-parts Target: install.d 2024-01-26 16:52:58.541 | dib-run-parts 2024-01-26 16:52:58.541 | dib-run-parts Script Seconds 2024-01-26 16:52:58.541 | dib-run-parts --------------------------------------- ---------- 2024-01-26 16:52:58.541 | dib-run-parts 2024-01-26 16:52:58.614 | dib-run-parts 00-baseline-environment 6.687 2024-01-26 16:52:58.621 | dib-run-parts 00-up-to-date 0.780 2024-01-26 16:52:58.629 | dib-run-parts 01-package-installs 283.141 2024-01-26 16:52:58.636 | dib-run-parts 05-record-details 0.030 2024-01-26 16:52:58.643 | dib-run-parts 05-set-cloud-init-sources 0.021 2024-01-26 16:52:58.651 | dib-run-parts 06-record-builddate 0.008 2024-01-26 16:52:58.658 | dib-run-parts 10-cloud-init 0.009 2024-01-26 16:52:58.666 | dib-run-parts 10-debian-networking 0.042 2024-01-26 16:52:58.673 | dib-run-parts 10-install-static-files 0.058 2024-01-26 16:52:58.680 | dib-run-parts 10-packages 0.033 2024-01-26 16:52:58.687 | dib-run-parts 10-pip-packages 0.040 2024-01-26 16:52:58.694 | dib-run-parts 12-debian-locale-gen 6.454 2024-01-26 16:52:58.701 | dib-run-parts 15-cleanup-debootstrap 0.009 2024-01-26 16:52:58.709 | dib-run-parts 20-install-init-scripts 0.016 2024-01-26 16:52:58.716 | dib-run-parts 20-iptables 0.013 2024-01-26 16:52:58.724 | dib-run-parts 40-glean 10.453 2024-01-26 16:52:58.731 | dib-run-parts 40-install-bindep 12.968 2024-01-26 16:52:58.738 | dib-run-parts 40-install-tox 22.185 2024-01-26 16:52:58.745 | dib-run-parts 50-disable-metadata-cloudinit 0.024 2024-01-26 16:52:58.753 | dib-run-parts 50-simple-init 0.347 2024-01-26 16:52:58.760 | dib-run-parts 60-simple-init-remove-interfaces 0.022 2024-01-26 16:52:58.768 | dib-run-parts 60-zuul-worker 0.691 2024-01-26 16:52:58.775 | dib-run-parts 80-modprobe-blacklist 0.017 2024-01-26 16:52:58.782 | dib-run-parts 89-rsyslog 0.022 2024-01-26 16:52:58.789 | dib-run-parts 91-venv-os-testr 24.132 2024-01-26 16:52:58.797 | dib-run-parts 96-clean-cron 0.053 2024-01-26 16:52:58.804 | dib-run-parts 99-disable-rfc3041 0.008 2024-01-26 16:52:58.812 | dib-run-parts 99-package-uninstalls 0.119 2024-01-26 16:52:58.815 | dib-run-parts 2024-01-26 16:52:58.815 | dib-run-parts --------------------- END PROFILING --------------------- 2024-01-26 16:52:58.825 | + diskimage_builder/lib/img-functions:run_in_target:60 : export HOME=/var/lib/nodepool 2024-01-26 16:52:58.830 | + diskimage_builder/lib/img-functions:run_in_target:60 : HOME=/var/lib/nodepool 2024-01-26 16:52:58.835 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : trap - ERR 2024-01-26 16:52:58.840 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : check_break after-install run_in_target bash 2024-01-26 16:52:58.845 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-01-26 16:52:58.845 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-install(,|$)' -q 2024-01-26 16:52:58.854 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : sudo umount -f /opt/dib_tmp/dib_build.jcbuMr46/mnt/tmp/in_target.d 2024-01-26 16:52:58.870 | + diskimage_builder/lib/img-functions:run_d_in_target:88 : timeout 10 sh -c ' while ! sudo rmdir /opt/dib_tmp/dib_build.jcbuMr46/mnt/tmp/in_target.d; do sleep 1; done' 2024-01-26 16:52:58.889 | + diskimage_builder/lib/disk-image-create:main:364 : do_extra_package_install 2024-01-26 16:52:58.893 | + diskimage_builder/lib/img-functions:do_extra_package_install:167 : '[' '' '!=' '' ']' 2024-01-26 16:52:58.901 | + diskimage_builder/lib/disk-image-create:main:365 : run_d_in_target post-install 2024-01-26 16:52:58.906 | + diskimage_builder/lib/img-functions:run_d_in_target:65 : check_element 2024-01-26 16:52:58.911 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.jcbuMr46/hooks ']' 2024-01-26 16:52:58.915 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : '[' -d /opt/dib_tmp/dib_build.jcbuMr46/hooks/post-install.d ']' 2024-01-26 16:52:58.920 | + diskimage_builder/lib/img-functions:run_d_in_target:69 : sudo mkdir /opt/dib_tmp/dib_build.jcbuMr46/mnt/tmp/in_target.d 2024-01-26 16:52:58.935 | + 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.jcbuMr46/hooks 2024-01-26 16:52:58.950 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount --bind /opt/dib_tmp/dib_build.jcbuMr46/hooks /opt/dib_tmp/dib_build.jcbuMr46/mnt/tmp/in_target.d 2024-01-26 16:52:58.966 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : sudo mount -o remount,ro,bind /opt/dib_tmp/dib_build.jcbuMr46/hooks /opt/dib_tmp/dib_build.jcbuMr46/mnt/tmp/in_target.d 2024-01-26 16:52:58.982 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : check_break before-post-install run_in_target bash 2024-01-26 16:52:58.987 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-post-install(,|$)' -q 2024-01-26 16:52:58.987 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-01-26 16:52:58.995 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : '[' -z '' ']' 2024-01-26 16:52:59.000 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : in_target_arg=run_in_target 2024-01-26 16:52:59.005 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : trap 'check_break after-error run_in_target bash' ERR 2024-01-26 16:52:59.010 | + 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-01-26 16:52:59.015 | + 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-01-26 16:52:59.020 | + diskimage_builder/lib/img-functions:run_in_target:52 : ORIG_HOME=/var/lib/nodepool 2024-01-26 16:52:59.026 | + diskimage_builder/lib/img-functions:run_in_target:53 : export HOME=/root 2024-01-26 16:52:59.031 | + diskimage_builder/lib/img-functions:run_in_target:53 : HOME=/root 2024-01-26 16:52:59.036 | + diskimage_builder/lib/img-functions:run_in_target:59 : sudo -E chroot /opt/dib_tmp/dib_build.jcbuMr46/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-01-26 16:52:59.073 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2024-01-26 16:52:59.076 | + source /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2024-01-26 16:52:59.076 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2024-01-26 16:52:59.076 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2024-01-26 16:52:59.076 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2024-01-26 16:52:59.080 | + source /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2024-01-26 16:52:59.080 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-01-26 16:52:59.080 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-01-26 16:52:59.080 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-01-26 16:52:59.080 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-01-26 16:52:59.080 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-01-26 16:52:59.080 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-01-26 16:52:59.080 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-01-26 16:52:59.080 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-debian-minimal.bash 2024-01-26 16:52:59.084 | + source /tmp/in_target.d/post-install.d/../environment.d/10-debian-minimal.bash 2024-01-26 16:52:59.084 | ++ export DISTRO_NAME=debian 2024-01-26 16:52:59.084 | ++ DISTRO_NAME=debian 2024-01-26 16:52:59.084 | ++ export DIB_RELEASE=buster 2024-01-26 16:52:59.084 | ++ DIB_RELEASE=buster 2024-01-26 16:52:59.084 | ++ export DIB_INIT_SYSTEM=systemd 2024-01-26 16:52:59.084 | ++ DIB_INIT_SYSTEM=systemd 2024-01-26 16:52:59.084 | ++ export EFI_BOOT_DIR=EFI/debian 2024-01-26 16:52:59.084 | ++ EFI_BOOT_DIR=EFI/debian 2024-01-26 16:52:59.084 | ++ '[' -n '' ']' 2024-01-26 16:52:59.084 | ++ export DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.linaro.opendev.org/debian 2024-01-26 16:52:59.084 | ++ DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.linaro.opendev.org/debian 2024-01-26 16:52:59.084 | ++ DIB_DEBIAN_SECURITY_MIRROR=http://security.debian.org/ 2024-01-26 16:52:59.084 | ++ export DIB_DEBIAN_COMPONENTS=main 2024-01-26 16:52:59.084 | ++ DIB_DEBIAN_COMPONENTS=main 2024-01-26 16:52:59.084 | ++ export DIB_DEBIAN_COMPONENTS_WS=main 2024-01-26 16:52:59.084 | ++ DIB_DEBIAN_COMPONENTS_WS=main 2024-01-26 16:52:59.084 | ++ case "${DIB_RELEASE}" in 2024-01-26 16:52:59.085 | ++ DIB_DEBIAN_SECURITY_PATH=buster 2024-01-26 16:52:59.085 | ++ DIB_DEBIAN_SECURITY_SUBPATH=/updates 2024-01-26 16:52:59.085 | ++ DIB_APT_SOURCES_CONF_DEFAULT='default:deb https://mirror.regionone.linaro.opendev.org/debian buster main 2024-01-26 16:52:59.085 | backports:deb https://mirror.regionone.linaro.opendev.org/debian buster-backports main 2024-01-26 16:52:59.085 | updates:deb https://mirror.regionone.linaro.opendev.org/debian buster-updates main 2024-01-26 16:52:59.085 | security:deb http://security.debian.org/ buster/updates main 2024-01-26 16:52:59.085 | ' 2024-01-26 16:52:59.085 | ++ '[' buster = testing -o buster = unstable ']' 2024-01-26 16:52:59.085 | ++ export 'DIB_APT_SOURCES_CONF=default:deb https://mirror.regionone.linaro.opendev.org/debian buster main 2024-01-26 16:52:59.085 | backports:deb https://mirror.regionone.linaro.opendev.org/debian buster-backports main 2024-01-26 16:52:59.085 | updates:deb https://mirror.regionone.linaro.opendev.org/debian buster-updates main 2024-01-26 16:52:59.085 | security:deb http://security.debian.org/ buster/updates main 2024-01-26 16:52:59.085 | ' 2024-01-26 16:52:59.085 | ++ DIB_APT_SOURCES_CONF='default:deb https://mirror.regionone.linaro.opendev.org/debian buster main 2024-01-26 16:52:59.085 | backports:deb https://mirror.regionone.linaro.opendev.org/debian buster-backports main 2024-01-26 16:52:59.085 | updates:deb https://mirror.regionone.linaro.opendev.org/debian buster-updates main 2024-01-26 16:52:59.085 | security:deb http://security.debian.org/ buster/updates main 2024-01-26 16:52:59.085 | ' 2024-01-26 16:52:59.085 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-debootstrap-default-locale 2024-01-26 16:52:59.088 | + source /tmp/in_target.d/post-install.d/../environment.d/10-debootstrap-default-locale 2024-01-26 16:52:59.088 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-01-26 16:52:59.088 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-01-26 16:52:59.088 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-dpkg.bash 2024-01-26 16:52:59.091 | + source /tmp/in_target.d/post-install.d/../environment.d/10-dpkg.bash 2024-01-26 16:52:59.091 | ++ export DIB_ADD_APT_KEYS= 2024-01-26 16:52:59.091 | ++ DIB_ADD_APT_KEYS= 2024-01-26 16:52:59.091 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2024-01-26 16:52:59.095 | + source /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2024-01-26 16:52:59.095 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2024-01-26 16:52:59.095 | ++ DIB_DEFAULT_INSTALLTYPE=source 2024-01-26 16:52:59.095 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2024-01-26 16:52:59.099 | + source /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2024-01-26 16:52:59.099 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-01-26 16:52:59.099 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-01-26 16:52:59.099 | ++ export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d.d/ 2024-01-26 16:52:59.099 | ++ DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d.d/ 2024-01-26 16:52:59.099 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2024-01-26 16:52:59.103 | + source /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2024-01-26 16:52:59.103 | ++ [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-01-26 16:52:59.103 | ++ export DIB_BLOCK_DEVICE=efi 2024-01-26 16:52:59.103 | ++ DIB_BLOCK_DEVICE=efi 2024-01-26 16:52:59.103 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-simple-init-networkmanager 2024-01-26 16:52:59.107 | + source /tmp/in_target.d/post-install.d/../environment.d/15-simple-init-networkmanager 2024-01-26 16:52:59.107 | ++ [[ debian =~ (centos|fedora|rocky) ]] 2024-01-26 16:52:59.107 | ++ export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-01-26 16:52:59.107 | ++ DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-01-26 16:52:59.107 | ++ [[ debian == \c\e\n\t\o\s ]] 2024-01-26 16:52:59.107 | ++ [[ debian == \r\o\c\k\y ]] 2024-01-26 16:52:59.107 | ++ [[ debian == \f\e\d\o\r\a ]] 2024-01-26 16:52:59.107 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/20-network-interface-names 2024-01-26 16:52:59.111 | + source /tmp/in_target.d/post-install.d/../environment.d/20-network-interface-names 2024-01-26 16:52:59.111 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2024-01-26 16:52:59.111 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2024-01-26 16:52:59.111 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-disable-cloud-init 2024-01-26 16:52:59.114 | + source /tmp/in_target.d/post-install.d/../environment.d/50-disable-cloud-init 2024-01-26 16:52:59.114 | ++ export DIB_CLOUD_INIT_DATASOURCES=None 2024-01-26 16:52:59.114 | ++ DIB_CLOUD_INIT_DATASOURCES=None 2024-01-26 16:52:59.114 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/75-nodepool-base-env 2024-01-26 16:52:59.118 | + source /tmp/in_target.d/post-install.d/../environment.d/75-nodepool-base-env 2024-01-26 16:52:59.118 | ++ export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-01-26 16:52:59.118 | ++ NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-01-26 16:52:59.118 | ++ export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-01-26 16:52:59.118 | ++ NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-01-26 16:52:59.118 | ++ export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-01-26 16:52:59.118 | ++ NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-01-26 16:52:59.118 | ++ export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-01-26 16:52:59.118 | ++ NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-01-26 16:52:59.118 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2024-01-26 16:52:59.122 | + source /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2024-01-26 16:52:59.122 | ++ '[' -z systemd ']' 2024-01-26 16:52:59.122 | ++ case $DIB_INIT_SYSTEM in 2024-01-26 16:52:59.122 | dib-run-parts Running /tmp/in_target.d/post-install.d/00-package-installs 2024-01-26 16:52:59.158 | + set -eu 2024-01-26 16:52:59.158 | + set -o pipefail 2024-01-26 16:52:59.158 | ++ dirname /tmp/in_target.d/post-install.d/00-package-installs 2024-01-26 16:52:59.160 | + package-installs -d /tmp/in_target.d/post-install.d 2024-01-26 16:52:59.162 | + set -eu 2024-01-26 16:52:59.163 | + set -o pipefail 2024-01-26 16:52:59.163 | ++ basename /usr/local/bin/package-installs 2024-01-26 16:52:59.165 | + SCRIPTNAME=package-installs 2024-01-26 16:52:59.166 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/post-install.d 2024-01-26 16:52:59.167 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2024-01-26 16:52:59.167 | + '[' 0 '!=' 0 ']' 2024-01-26 16:52:59.168 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2024-01-26 16:52:59.168 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2024-01-26 16:52:59.168 | + WORKDIR= 2024-01-26 16:52:59.168 | + true 2024-01-26 16:52:59.168 | + case "$1" in 2024-01-26 16:52:59.168 | + WORKDIR=/tmp/in_target.d/post-install.d 2024-01-26 16:52:59.168 | + shift 2 2024-01-26 16:52:59.168 | + true 2024-01-26 16:52:59.168 | + case "$1" in 2024-01-26 16:52:59.168 | + shift 2024-01-26 16:52:59.169 | + break 2024-01-26 16:52:59.169 | + '[' -z /tmp/in_target.d/post-install.d ']' 2024-01-26 16:52:59.169 | + PACKAGES= 2024-01-26 16:52:59.169 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2024-01-26 16:52:59.172 | + '[' -n '' ']' 2024-01-26 16:52:59.172 | + package-installs-v2 --phase post-install.d /tmp/package-installs.json 2024-01-26 16:52:59.240 | Nothing to install 2024-01-26 16:52:59.252 | dib-run-parts 00-package-installs completed 2024-01-26 16:52:59.252 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-enable-init-scripts 2024-01-26 16:52:59.258 | + set -eu 2024-01-26 16:52:59.258 | + set -o pipefail 2024-01-26 16:52:59.259 | ++ dirname /tmp/in_target.d/post-install.d/10-enable-init-scripts 2024-01-26 16:52:59.261 | + SCRIPTS_DIR=/tmp/in_target.d/post-install.d/../init-scripts/systemd/ 2024-01-26 16:52:59.261 | + [[ -d /tmp/in_target.d/post-install.d/../init-scripts/systemd/ ]] 2024-01-26 16:52:59.261 | + case "${DIB_INIT_SYSTEM}" in 2024-01-26 16:52:59.264 | dib-run-parts 10-enable-init-scripts completed 2024-01-26 16:52:59.264 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-iptables 2024-01-26 16:52:59.269 | + set -e 2024-01-26 16:52:59.270 | + [[ debian =~ (debian|ubuntu) ]] 2024-01-26 16:52:59.270 | + service_name=netfilter-persistent 2024-01-26 16:52:59.270 | + case "$DIB_INIT_SYSTEM" in 2024-01-26 16:52:59.270 | + [[ debian == \g\e\n\t\o\o ]] 2024-01-26 16:52:59.270 | + systemctl enable netfilter-persistent.service 2024-01-26 16:52:59.274 | Synchronizing state of netfilter-persistent.service with SysV service script with /lib/systemd/systemd-sysv-install. 2024-01-26 16:52:59.274 | Executing: /lib/systemd/systemd-sysv-install enable netfilter-persistent 2024-01-26 16:52:59.355 | + [[ debian =~ (centos|rhel7|fedora|openeuler|rocky) ]] 2024-01-26 16:52:59.358 | dib-run-parts 20-iptables completed 2024-01-26 16:52:59.358 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-journal-to-console 2024-01-26 16:52:59.364 | + set -eu 2024-01-26 16:52:59.364 | + set -o pipefail 2024-01-26 16:52:59.364 | + mkdir -p /etc/systemd/journald.conf.d 2024-01-26 16:52:59.366 | + cat 2024-01-26 16:52:59.371 | dib-run-parts 30-journal-to-console completed 2024-01-26 16:52:59.371 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-haveged 2024-01-26 16:52:59.390 | + set -eu 2024-01-26 16:52:59.390 | + set -o pipefail 2024-01-26 16:52:59.390 | + [[ debian =~ ^(centos|rocky)$ ]] 2024-01-26 16:52:59.391 | + case "$DIB_INIT_SYSTEM" in 2024-01-26 16:52:59.391 | + systemctl enable haveged.service 2024-01-26 16:52:59.394 | Synchronizing state of haveged.service with SysV service script with /lib/systemd/systemd-sysv-install. 2024-01-26 16:52:59.394 | Executing: /lib/systemd/systemd-sysv-install enable haveged 2024-01-26 16:52:59.429 | dib-run-parts 80-enable-haveged completed 2024-01-26 16:52:59.429 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-infra-services 2024-01-26 16:52:59.443 | + set -eu 2024-01-26 16:52:59.443 | + set -o pipefail 2024-01-26 16:52:59.443 | + case "$DIB_INIT_SYSTEM" in 2024-01-26 16:52:59.444 | + [[ :bookworm: :focal: :jammy: =~ :buster: ]] 2024-01-26 16:52:59.444 | + [[ debian = \u\b\u\n\t\u ]] 2024-01-26 16:52:59.444 | + [[ debian = \d\e\b\i\a\n ]] 2024-01-26 16:52:59.444 | + systemctl enable ntp.service 2024-01-26 16:52:59.447 | Synchronizing state of ntp.service with SysV service script with /lib/systemd/systemd-sysv-install. 2024-01-26 16:52:59.447 | Executing: /lib/systemd/systemd-sysv-install enable ntp 2024-01-26 16:52:59.481 | dib-run-parts 80-enable-infra-services completed 2024-01-26 16:52:59.481 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-sshd-service 2024-01-26 16:52:59.486 | + set -eu 2024-01-26 16:52:59.487 | + set -o pipefail 2024-01-26 16:52:59.487 | + case "$DIB_INIT_SYSTEM" in 2024-01-26 16:52:59.487 | + [[ debian = \u\b\u\n\t\u ]] 2024-01-26 16:52:59.487 | + [[ debian = \d\e\b\i\a\n ]] 2024-01-26 16:52:59.487 | + systemctl enable ssh.service 2024-01-26 16:52:59.490 | Synchronizing state of ssh.service with SysV service script with /lib/systemd/systemd-sysv-install. 2024-01-26 16:52:59.491 | Executing: /lib/systemd/systemd-sysv-install enable ssh 2024-01-26 16:52:59.524 | dib-run-parts 80-enable-sshd-service completed 2024-01-26 16:52:59.524 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-growroot 2024-01-26 16:52:59.529 | + set -eu 2024-01-26 16:52:59.530 | + set -o pipefail 2024-01-26 16:52:59.530 | + case "$DIB_INIT_SYSTEM" in 2024-01-26 16:52:59.530 | + systemctl enable growroot.service 2024-01-26 16:52:59.534 | Created symlink /etc/systemd/system/multi-user.target.wants/growroot.service -> /lib/systemd/system/growroot.service. 2024-01-26 16:52:59.537 | dib-run-parts 80-growroot completed 2024-01-26 16:52:59.537 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-initialize-urandom 2024-01-26 16:52:59.542 | + set -eu 2024-01-26 16:52:59.542 | + set -o pipefail 2024-01-26 16:52:59.542 | + case "$DIB_INIT_SYSTEM" in 2024-01-26 16:52:59.542 | + sudo chmod 0644 /usr/lib/systemd/system/initialize-urandom.service 2024-01-26 16:52:59.632 | sudo: unable to resolve host nb04: Name or service not known 2024-01-26 16:52:59.908 | + systemctl enable initialize-urandom.service 2024-01-26 16:52:59.913 | Created symlink /etc/systemd/system/multi-user.target.wants/initialize-urandom.service -> /lib/systemd/system/initialize-urandom.service. 2024-01-26 16:52:59.917 | dib-run-parts 80-initialize-urandom completed 2024-01-26 16:52:59.917 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-simple-init 2024-01-26 16:52:59.922 | + set -eu 2024-01-26 16:52:59.922 | + set -o pipefail 2024-01-26 16:52:59.922 | + case "$DIB_INIT_SYSTEM" in 2024-01-26 16:52:59.922 | + [[ debian == centos ]] 2024-01-26 16:52:59.923 | + [[ debian =~ (opensuse) ]] 2024-01-26 16:52:59.923 | + continue 2024-01-26 16:52:59.923 | /tmp/in_target.d/post-install.d/80-simple-init: line 30: continue: only meaningful in a `for', `while', or `until' loop 2024-01-26 16:52:59.926 | dib-run-parts 80-simple-init completed 2024-01-26 16:52:59.926 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-ssh-keygen 2024-01-26 16:52:59.931 | + set -eu 2024-01-26 16:52:59.931 | + set -o pipefail 2024-01-26 16:52:59.931 | + case "$DIB_INIT_SYSTEM" in 2024-01-26 16:52:59.932 | + [[ debian = \u\b\u\n\t\u ]] 2024-01-26 16:52:59.932 | + [[ debian = \d\e\b\i\a\n ]] 2024-01-26 16:52:59.932 | + systemctl enable ssh-keygen.service 2024-01-26 16:52:59.936 | Created symlink /etc/systemd/system/multi-user.target.wants/ssh-keygen.service -> /lib/systemd/system/ssh-keygen.service. 2024-01-26 16:52:59.939 | dib-run-parts 80-ssh-keygen completed 2024-01-26 16:52:59.939 | dib-run-parts Running /tmp/in_target.d/post-install.d/89-data-files 2024-01-26 16:52:59.944 | + set -eu 2024-01-26 16:52:59.944 | + set -o pipefail 2024-01-26 16:52:59.944 | + mkdir -p /usr/local/bindep-fallback 2024-01-26 16:52:59.947 | + cp -a /opt/git/opendev.org/openstack/project-config/nodepool/elements/bindep-fallback.txt /usr/local/bindep-fallback/ 2024-01-26 16:52:59.961 | dib-run-parts 89-data-files completed 2024-01-26 16:52:59.961 | dib-run-parts Running /tmp/in_target.d/post-install.d/89-sshd 2024-01-26 16:52:59.966 | + set -eu 2024-01-26 16:52:59.967 | + set -o pipefail 2024-01-26 16:52:59.967 | + sed -i -e/PermitRootLogin/d /etc/ssh/sshd_config 2024-01-26 16:52:59.970 | + echo 'PermitRootLogin yes' 2024-01-26 16:52:59.970 | + sed -i -e /PasswordAuthentication/d /etc/ssh/sshd_config 2024-01-26 16:52:59.973 | + echo 'PasswordAuthentication no' 2024-01-26 16:52:59.973 | + sed -i -e /LoginGraceTime/d /etc/ssh/sshd_config 2024-01-26 16:52:59.976 | + echo 'LoginGraceTime 30' 2024-01-26 16:52:59.976 | + sed -i -e /MaxStartups/d /etc/ssh/sshd_config 2024-01-26 16:52:59.979 | + echo 'MaxStartups 30:10:100' 2024-01-26 16:52:59.982 | dib-run-parts 89-sshd completed 2024-01-26 16:52:59.982 | dib-run-parts Running /tmp/in_target.d/post-install.d/95-package-uninstalls 2024-01-26 16:52:59.987 | + set -eu 2024-01-26 16:52:59.988 | + set -o pipefail 2024-01-26 16:52:59.988 | ++ dirname /tmp/in_target.d/post-install.d/95-package-uninstalls 2024-01-26 16:52:59.990 | + package-uninstalls -d /tmp/in_target.d/post-install.d 2024-01-26 16:52:59.992 | + set -eu 2024-01-26 16:52:59.993 | + set -o pipefail 2024-01-26 16:52:59.993 | ++ basename /usr/local/bin/package-uninstalls 2024-01-26 16:52:59.995 | + SCRIPTNAME=package-uninstalls 2024-01-26 16:52:59.996 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/post-install.d 2024-01-26 16:52:59.997 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2024-01-26 16:52:59.997 | + '[' 0 '!=' 0 ']' 2024-01-26 16:52:59.998 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2024-01-26 16:52:59.998 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2024-01-26 16:52:59.998 | + WORKDIR= 2024-01-26 16:52:59.998 | + true 2024-01-26 16:52:59.998 | + case "$1" in 2024-01-26 16:52:59.998 | + WORKDIR=/tmp/in_target.d/post-install.d 2024-01-26 16:52:59.998 | + shift 2 2024-01-26 16:52:59.998 | + true 2024-01-26 16:52:59.998 | + case "$1" in 2024-01-26 16:52:59.998 | + shift 2024-01-26 16:52:59.998 | + break 2024-01-26 16:52:59.999 | + '[' -z /tmp/in_target.d/post-install.d ']' 2024-01-26 16:52:59.999 | + PACKAGES= 2024-01-26 16:52:59.999 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2024-01-26 16:53:00.002 | + install-packages -e 2024-01-26 16:53:00.004 | + set -eu 2024-01-26 16:53:00.004 | + set -o pipefail 2024-01-26 16:53:00.005 | + ACTION=install 2024-01-26 16:53:00.005 | + MAP_ELEMENT= 2024-01-26 16:53:00.005 | ++ basename /usr/local/bin/install-packages 2024-01-26 16:53:00.007 | + SCRIPTNAME=install-packages 2024-01-26 16:53:00.008 | ++ getopt -o hudem: -n install-packages -- -e 2024-01-26 16:53:00.010 | + TEMP=' -e --' 2024-01-26 16:53:00.010 | + '[' 0 '!=' 0 ']' 2024-01-26 16:53:00.010 | + eval set -- ' -e --' 2024-01-26 16:53:00.010 | ++ set -- -e -- 2024-01-26 16:53:00.010 | + true 2024-01-26 16:53:00.010 | + case "$1" in 2024-01-26 16:53:00.010 | + ACTION=remove 2024-01-26 16:53:00.010 | + shift 2024-01-26 16:53:00.010 | + true 2024-01-26 16:53:00.010 | + case "$1" in 2024-01-26 16:53:00.011 | + shift 2024-01-26 16:53:00.011 | + break 2024-01-26 16:53:00.011 | + PKGS= 2024-01-26 16:53:00.011 | + '[' -n '' ']' 2024-01-26 16:53:00.011 | + '[' -z '' ']' 2024-01-26 16:53:00.011 | + echo 'Not running install-packages remove with empty packages list' 2024-01-26 16:53:00.011 | Not running install-packages remove with empty packages list 2024-01-26 16:53:00.012 | + package-installs-v2 --phase post-install.d --uninstall /tmp/package-installs.json 2024-01-26 16:53:00.074 | Nothing to uninstall 2024-01-26 16:53:00.085 | dib-run-parts 95-package-uninstalls completed 2024-01-26 16:53:00.085 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-harden-sshd-config 2024-01-26 16:53:00.090 | + set -eu 2024-01-26 16:53:00.091 | + set -o pipefail 2024-01-26 16:53:00.091 | + '[' 1 -eq 1 ']' 2024-01-26 16:53:00.091 | + 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-01-26 16:53:00.091 | + ciphers='Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr' 2024-01-26 16:53:00.091 | + kexalgorithms='KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256' 2024-01-26 16:53:00.091 | + grep -qE '^MACs' /etc/ssh/sshd_config 2024-01-26 16:53:00.094 | + 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-01-26 16:53:00.097 | + grep -qE '^Ciphers' /etc/ssh/sshd_config 2024-01-26 16:53:00.099 | + 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-01-26 16:53:00.102 | + grep -qE '^KexAlgorithms' /etc/ssh/sshd_config 2024-01-26 16:53:00.104 | + 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-01-26 16:53:00.110 | dib-run-parts 99-harden-sshd-config completed 2024-01-26 16:53:00.110 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-01-26 16:53:00.110 | dib-run-parts 2024-01-26 16:53:00.113 | dib-run-parts Target: post-install.d 2024-01-26 16:53:00.113 | dib-run-parts 2024-01-26 16:53:00.113 | dib-run-parts Script Seconds 2024-01-26 16:53:00.113 | dib-run-parts --------------------------------------- ---------- 2024-01-26 16:53:00.113 | dib-run-parts 2024-01-26 16:53:00.124 | dib-run-parts 00-package-installs 0.128 2024-01-26 16:53:00.132 | dib-run-parts 10-enable-init-scripts 0.010 2024-01-26 16:53:00.140 | dib-run-parts 20-iptables 0.092 2024-01-26 16:53:00.147 | dib-run-parts 30-journal-to-console 0.011 2024-01-26 16:53:00.154 | dib-run-parts 80-enable-haveged 0.055 2024-01-26 16:53:00.161 | dib-run-parts 80-enable-infra-services 0.050 2024-01-26 16:53:00.169 | dib-run-parts 80-enable-sshd-service 0.041 2024-01-26 16:53:00.176 | dib-run-parts 80-growroot 0.010 2024-01-26 16:53:00.184 | dib-run-parts 80-initialize-urandom 0.377 2024-01-26 16:53:00.191 | dib-run-parts 80-simple-init 0.007 2024-01-26 16:53:00.198 | dib-run-parts 80-ssh-keygen 0.011 2024-01-26 16:53:00.205 | dib-run-parts 89-data-files 0.020 2024-01-26 16:53:00.213 | dib-run-parts 89-sshd 0.019 2024-01-26 16:53:00.220 | dib-run-parts 95-package-uninstalls 0.101 2024-01-26 16:53:00.228 | dib-run-parts 99-harden-sshd-config 0.022 2024-01-26 16:53:00.231 | dib-run-parts 2024-01-26 16:53:00.231 | dib-run-parts --------------------- END PROFILING --------------------- 2024-01-26 16:53:00.240 | + diskimage_builder/lib/img-functions:run_in_target:60 : export HOME=/var/lib/nodepool 2024-01-26 16:53:00.245 | + diskimage_builder/lib/img-functions:run_in_target:60 : HOME=/var/lib/nodepool 2024-01-26 16:53:00.251 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : trap - ERR 2024-01-26 16:53:00.256 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : check_break after-post-install run_in_target bash 2024-01-26 16:53:00.261 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-01-26 16:53:00.261 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-post-install(,|$)' -q 2024-01-26 16:53:00.269 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : sudo umount -f /opt/dib_tmp/dib_build.jcbuMr46/mnt/tmp/in_target.d 2024-01-26 16:53:00.285 | + diskimage_builder/lib/img-functions:run_d_in_target:88 : timeout 10 sh -c ' while ! sudo rmdir /opt/dib_tmp/dib_build.jcbuMr46/mnt/tmp/in_target.d; do sleep 1; done' 2024-01-26 16:53:00.303 | + diskimage_builder/lib/disk-image-create:main:366 : run_d post-root 2024-01-26 16:53:00.308 | + diskimage_builder/lib/common-functions:run_d:247 : check_element 2024-01-26 16:53:00.313 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.jcbuMr46/hooks ']' 2024-01-26 16:53:00.317 | + diskimage_builder/lib/common-functions:run_d:248 : check_break before-post-root bash 2024-01-26 16:53:00.323 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-01-26 16:53:00.324 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-post-root(,|$)' -q 2024-01-26 16:53:00.332 | + diskimage_builder/lib/common-functions:run_d:249 : '[' -d /opt/dib_tmp/dib_build.jcbuMr46/hooks/post-root.d ']' 2024-01-26 16:53:00.338 | + diskimage_builder/lib/common-functions:run_d:260 : check_break after-post-root bash 2024-01-26 16:53:00.342 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-01-26 16:53:00.344 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-post-root(,|$)' -q 2024-01-26 16:53:00.352 | + diskimage_builder/lib/disk-image-create:main:370 : '[' -e /opt/dib_tmp/dib_build.jcbuMr46/mnt/lost+found ']' 2024-01-26 16:53:00.357 | + diskimage_builder/lib/disk-image-create:main:374 : unmount_image 2024-01-26 16:53:00.362 | + diskimage_builder/lib/img-functions:unmount_image:22 : sync 2024-01-26 16:53:02.250 | + diskimage_builder/lib/img-functions:unmount_image:26 : unmount_dir /opt/dib_tmp/dib_build.jcbuMr46/mnt 2024-01-26 16:53:02.255 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local dir=/opt/dib_tmp/dib_build.jcbuMr46/mnt 2024-01-26 16:53:02.260 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local real_dir 2024-01-26 16:53:02.265 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local mnts 2024-01-26 16:53:02.269 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local split_mounts 2024-01-26 16:53:02.274 | + diskimage_builder/lib/common-functions:unmount_dir:426 : local found_mountpoint 2024-01-26 16:53:02.279 | + diskimage_builder/lib/common-functions:unmount_dir:428 : '[' '!' -d /opt/dib_tmp/dib_build.jcbuMr46/mnt ']' 2024-01-26 16:53:02.284 | ++ diskimage_builder/lib/common-functions:unmount_dir:435 : readlink -e /opt/dib_tmp/dib_build.jcbuMr46/mnt 2024-01-26 16:53:02.291 | + diskimage_builder/lib/common-functions:unmount_dir:435 : real_dir=/opt/dib_tmp/dib_build.jcbuMr46/mnt 2024-01-26 16:53:02.296 | + diskimage_builder/lib/common-functions:unmount_dir:438 : IFS='|' 2024-01-26 16:53:02.301 | + diskimage_builder/lib/common-functions:unmount_dir:438 : read -ra split_mounts 2024-01-26 16:53:02.307 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : awk '{print $2}' 2024-01-26 16:53:02.309 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : grep '^/opt/dib_tmp/dib_build.jcbuMr46/mnt/' 2024-01-26 16:53:02.311 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : sort -r 2024-01-26 16:53:02.318 | + diskimage_builder/lib/common-functions:unmount_dir:443 : mnts='/opt/dib_tmp/dib_build.jcbuMr46/mnt/sys 2024-01-26 16:53:02.318 | /opt/dib_tmp/dib_build.jcbuMr46/mnt/proc 2024-01-26 16:53:02.318 | /opt/dib_tmp/dib_build.jcbuMr46/mnt/dev/pts 2024-01-26 16:53:02.318 | /opt/dib_tmp/dib_build.jcbuMr46/mnt/dev' 2024-01-26 16:53:02.322 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-01-26 16:53:02.327 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-01-26 16:53:02.332 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-01-26 16:53:02.336 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-01-26 16:53:02.341 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.jcbuMr46/mnt/sys == */boot/efi ]] 2024-01-26 16:53:02.346 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-01-26 16:53:02.350 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-01-26 16:53:02.355 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-01-26 16:53:02.360 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.jcbuMr46/mnt/sys' 2024-01-26 16:53:02.360 | Unmount /opt/dib_tmp/dib_build.jcbuMr46/mnt/sys 2024-01-26 16:53:02.364 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.jcbuMr46/mnt/sys 2024-01-26 16:53:02.381 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-01-26 16:53:02.386 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-01-26 16:53:02.390 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-01-26 16:53:02.395 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-01-26 16:53:02.400 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.jcbuMr46/mnt/proc == */boot/efi ]] 2024-01-26 16:53:02.404 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-01-26 16:53:02.409 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-01-26 16:53:02.413 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-01-26 16:53:02.418 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.jcbuMr46/mnt/proc' 2024-01-26 16:53:02.418 | Unmount /opt/dib_tmp/dib_build.jcbuMr46/mnt/proc 2024-01-26 16:53:02.423 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.jcbuMr46/mnt/proc 2024-01-26 16:53:02.439 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-01-26 16:53:02.443 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-01-26 16:53:02.448 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-01-26 16:53:02.453 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-01-26 16:53:02.457 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.jcbuMr46/mnt/dev/pts == */boot/efi ]] 2024-01-26 16:53:02.462 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-01-26 16:53:02.467 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-01-26 16:53:02.471 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-01-26 16:53:02.476 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.jcbuMr46/mnt/dev/pts' 2024-01-26 16:53:02.476 | Unmount /opt/dib_tmp/dib_build.jcbuMr46/mnt/dev/pts 2024-01-26 16:53:02.481 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.jcbuMr46/mnt/dev/pts 2024-01-26 16:53:02.497 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-01-26 16:53:02.501 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-01-26 16:53:02.506 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-01-26 16:53:02.510 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-01-26 16:53:02.515 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.jcbuMr46/mnt/dev == */boot/efi ]] 2024-01-26 16:53:02.520 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-01-26 16:53:02.525 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-01-26 16:53:02.529 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-01-26 16:53:02.534 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.jcbuMr46/mnt/dev' 2024-01-26 16:53:02.534 | Unmount /opt/dib_tmp/dib_build.jcbuMr46/mnt/dev 2024-01-26 16:53:02.539 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.jcbuMr46/mnt/dev 2024-01-26 16:53:02.555 | + diskimage_builder/lib/img-functions:unmount_image:27 : '[' -n '' ']' 2024-01-26 16:53:02.560 | + diskimage_builder/lib/img-functions:unmount_image:30 : '[' -n '' ']' 2024-01-26 16:53:02.565 | + diskimage_builder/lib/disk-image-create:main:375 : mv /opt/dib_tmp/dib_build.jcbuMr46/mnt /opt/dib_tmp/dib_build.jcbuMr46/built 2024-01-26 16:53:02.586 | + diskimage_builder/lib/disk-image-create:main:382 : du_output=/opt/dib_tmp/dib_build.jcbuMr46/du_output.tmp 2024-01-26 16:53:02.591 | + diskimage_builder/lib/disk-image-create:main:384 : '[' -n '' ']' 2024-01-26 16:53:02.596 | Calculating image size (this may take a minute)... 2024-01-26 16:53:23.718 | + diskimage_builder/lib/disk-image-create:main:403 : [[ 1 != 0 ]] 2024-01-26 16:53:23.724 | ================================= 2024-01-26 16:53:23.724 | Image size report (files > 10MiB) 2024-01-26 16:53:23.724 | ================================= 2024-01-26 16:53:24.045 | 12GiB total 2024-01-26 16:53:24.045 | 12GiB /opt/dib_tmp/dib_build.jcbuMr46/built 2024-01-26 16:53:24.045 | 11GiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt 2024-01-26 16:53:24.045 | 10GiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git 2024-01-26 16:53:24.045 | 10GiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org 2024-01-26 16:53:24.045 | 6.1GiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack 2024-01-26 16:53:24.045 | 1.6GiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x 2024-01-26 16:53:24.045 | 918MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr 2024-01-26 16:53:24.045 | 872MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn 2024-01-26 16:53:24.045 | 653MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx 2024-01-26 16:53:24.045 | 530MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/lib 2024-01-26 16:53:24.045 | 496MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/daisycloud-core 2024-01-26 16:53:24.045 | 430MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/daisycloud-core/.git 2024-01-26 16:53:24.045 | 429MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/daisycloud-core/.git/objects 2024-01-26 16:53:24.045 | 429MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/daisycloud-core/.git/objects/pack 2024-01-26 16:53:24.045 | 429MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/daisycloud-core/.git/objects/pack/pack-433602c674bd99151da378354d26163d67ed168b.pack 2024-01-26 16:53:24.045 | 425MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/use-case-and-architecture 2024-01-26 16:53:24.045 | 394MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack-manuals 2024-01-26 16:53:24.045 | 387MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling 2024-01-26 16:53:24.045 | 376MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets 2024-01-26 16:53:24.045 | 361MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack-manuals/.git 2024-01-26 16:53:24.045 | 361MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack-manuals/.git/objects 2024-01-26 16:53:24.045 | 359MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018 2024-01-26 16:53:24.045 | 358MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/performance-docs 2024-01-26 16:53:24.045 | 358MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack-manuals/.git/objects/pack 2024-01-26 16:53:24.045 | 353MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack-manuals/.git/objects/pack/pack-db4981c03da6afe2d21c0f9e508a147248c9a7ca.pack 2024-01-26 16:53:24.045 | 315MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling 2024-01-26 16:53:24.045 | 308MiB /opt/dib_tmp/dib_build.jcbuMr46/built/var 2024-01-26 16:53:24.045 | 281MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/cache 2024-01-26 16:53:24.045 | 278MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/horizon 2024-01-26 16:53:24.045 | 277MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/cache/files 2024-01-26 16:53:24.045 | 266MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/nova 2024-01-26 16:53:24.045 | 245MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/horizon/.git 2024-01-26 16:53:24.045 | 245MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/horizon/.git/objects 2024-01-26 16:53:24.045 | 236MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/airship 2024-01-26 16:53:24.045 | 230MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/horizon/.git/objects/pack 2024-01-26 16:53:24.045 | 225MiB /opt/dib_tmp/dib_build.jcbuMr46/built/var/cache 2024-01-26 16:53:24.046 | 224MiB /opt/dib_tmp/dib_build.jcbuMr46/built/var/cache/apt 2024-01-26 16:53:24.046 | 223MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/opendev 2024-01-26 16:53:24.046 | 222MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/horizon/.git/objects/pack/pack-61f765fcf7127da4e83af1b272d1b642652d3e67.pack 2024-01-26 16:53:24.046 | 219MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/performance-docs/doc 2024-01-26 16:53:24.046 | 219MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/performance-docs/doc/source 2024-01-26 16:53:24.046 | 218MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/nova/.git 2024-01-26 16:53:24.046 | 217MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/nova/.git/objects 2024-01-26 16:53:24.046 | 215MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack 2024-01-26 16:53:24.046 | 212MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent 2024-01-26 16:53:24.046 | 212MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack/.git 2024-01-26 16:53:24.046 | 212MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack/.git/objects 2024-01-26 16:53:24.046 | 210MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results 2024-01-26 16:53:24.046 | 203MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/neutron 2024-01-26 16:53:24.046 | 203MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/lib/modules 2024-01-26 16:53:24.046 | 203MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/lib/modules/4.19.0-26-arm64 2024-01-26 16:53:24.046 | 201MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/nova/.git/objects/pack 2024-01-26 16:53:24.046 | 199MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/lib/modules/4.19.0-26-arm64/kernel 2024-01-26 16:53:24.046 | 188MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/share 2024-01-26 16:53:24.046 | 183MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/cinder 2024-01-26 16:53:24.046 | 176MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/nova/.git/objects/pack/pack-902b2016dba7070c0f575c2547dedb52e8901aed.pack 2024-01-26 16:53:24.046 | 175MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack/.git/objects/pack 2024-01-26 16:53:24.046 | 165MiB /opt/dib_tmp/dib_build.jcbuMr46/built/var/cache/apt/archives 2024-01-26 16:53:24.046 | 160MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/neutron/.git 2024-01-26 16:53:24.046 | 160MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/neutron/.git/objects 2024-01-26 16:53:24.046 | 152MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack/.git/objects/pack/pack-de39bced715ba217d291b10a7c87b0c75ba3a66c.pack 2024-01-26 16:53:24.046 | 152MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/lib/aarch64-linux-gnu 2024-01-26 16:53:24.046 | 142MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/cinder/.git 2024-01-26 16:53:24.046 | 141MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/cinder/.git/objects 2024-01-26 16:53:24.046 | 141MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/lib/modules/4.19.0-26-arm64/kernel/drivers 2024-01-26 16:53:24.046 | 137MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/zuul 2024-01-26 16:53:24.046 | 135MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/performance-docs/.git 2024-01-26 16:53:24.046 | 134MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/performance-docs/.git/objects 2024-01-26 16:53:24.046 | 134MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/performance-docs/.git/objects/pack 2024-01-26 16:53:24.046 | 134MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/performance-docs/.git/objects/pack/pack-f87662c1305093c99de87e1919cf6d30769b87e0.pack 2024-01-26 16:53:24.046 | 131MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/computing-offload 2024-01-26 16:53:24.046 | 122MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openinfra 2024-01-26 16:53:24.046 | 119MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch090505 2024-01-26 16:53:24.046 | 119MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch080101 2024-01-26 16:53:24.046 | 119MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch060202 2024-01-26 16:53:24.046 | 116MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tacker 2024-01-26 16:53:24.046 | 111MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/neutron/.git/objects/pack 2024-01-26 16:53:24.046 | 107MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/skyline-console 2024-01-26 16:53:24.046 | 103MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/.git 2024-01-26 16:53:24.046 | 103MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/.git/objects 2024-01-26 16:53:24.046 | 103MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/.git/objects/pack 2024-01-26 16:53:24.046 | 103MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/.git/objects/pack/pack-2da5ce6a731b75d59b9bf71c4fc721cc646e7d8c.pack 2024-01-26 16:53:24.047 | 99MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/config 2024-01-26 16:53:24.047 | 96MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/cinder/.git/objects/pack 2024-01-26 16:53:24.047 | 96MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/os-log-merger 2024-01-26 16:53:24.047 | 89MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/neutron/.git/objects/pack/pack-683d1c4248431095dd71a5752e943745fe137dee.pack 2024-01-26 16:53:24.047 | 88MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/cinder/.git/objects/pack/pack-8c5af4a9dffaf1769503f122b2ca64a917bc8b39.pack 2024-01-26 16:53:24.047 | 87MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/docs 2024-01-26 16:53:24.047 | 85MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/manila 2024-01-26 16:53:24.047 | 85MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/config/.git 2024-01-26 16:53:24.047 | 84MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/config/.git/objects 2024-01-26 16:53:24.047 | 83MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openinfra/openstackweb 2024-01-26 16:53:24.047 | 83MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/swift 2024-01-26 16:53:24.047 | 82MiB /opt/dib_tmp/dib_build.jcbuMr46/built/var/lib 2024-01-26 16:53:24.047 | 82MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch090505/train.csv 2024-01-26 16:53:24.047 | 82MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/share/locale 2024-01-26 16:53:24.047 | 82MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/pkg 2024-01-26 16:53:24.047 | 81MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/internal 2024-01-26 16:53:24.047 | 80MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/internal/nats_service 2024-01-26 16:53:24.047 | 80MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/pkg/utils 2024-01-26 16:53:24.047 | 80MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/pkg/utils/compression 2024-01-26 16:53:24.047 | 80MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/pkg/utils/compression/testdata 2024-01-26 16:53:24.047 | 80MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/internal/nats_service/upgrade 2024-01-26 16:53:24.047 | 80MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/pkg/utils/compression/testdata/agentv1.1.0.tar.gz 2024-01-26 16:53:24.047 | 80MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/internal/nats_service/upgrade/agentv1.1.0.tar.gz 2024-01-26 16:53:24.047 | 79MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/zuul/zuul 2024-01-26 16:53:24.047 | 78MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/os-log-merger/contrib 2024-01-26 16:53:24.047 | 73MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch080101/train.csv 2024-01-26 16:53:24.047 | 72MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/lib/gcc 2024-01-26 16:53:24.047 | 72MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/lib/gcc/aarch64-linux-gnu 2024-01-26 16:53:24.047 | 72MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/lib/gcc/aarch64-linux-gnu/8 2024-01-26 16:53:24.047 | 71MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/airship/sip 2024-01-26 16:53:24.047 | 71MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/nfv 2024-01-26 16:53:24.047 | 70MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/airship/sip/.git 2024-01-26 16:53:24.047 | 70MiB /opt/dib_tmp/dib_build.jcbuMr46/built/var/lib/apt 2024-01-26 16:53:24.047 | 70MiB /opt/dib_tmp/dib_build.jcbuMr46/built/var/lib/apt/lists 2024-01-26 16:53:24.047 | 70MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/airship/sip/.git/objects 2024-01-26 16:53:24.047 | 70MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/airship/sip/.git/objects/pack 2024-01-26 16:53:24.047 | 70MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/airship/sip/.git/objects/pack/pack-cc18372ed7f7429eb84833fa5e03b4d6d1a65244.pack 2024-01-26 16:53:24.047 | 69MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tacker/.git 2024-01-26 16:53:24.047 | 69MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/bin 2024-01-26 16:53:24.047 | 69MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/project-config 2024-01-26 16:53:24.047 | 69MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tacker/.git/objects 2024-01-26 16:53:24.047 | 68MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/training-guides 2024-01-26 16:53:24.047 | 68MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/nebulous 2024-01-26 16:53:24.047 | 68MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance 2024-01-26 16:53:24.047 | 66MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/daisycloud-core/code 2024-01-26 16:53:24.047 | 66MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tripleo-heat-templates 2024-01-26 16:53:24.047 | 66MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation 2024-01-26 16:53:24.047 | 66MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs 2024-01-26 16:53:24.047 | 66MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/ci-cd-pipeline-app-murano 2024-01-26 16:53:24.047 | 65MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/computing-offload/.git 2024-01-26 16:53:24.047 | 65MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/computing-offload/.git/objects 2024-01-26 16:53:24.048 | 65MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/computing-offload/video 2024-01-26 16:53:24.048 | 65MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/computing-offload/video/computing-offload-demo.mp4 2024-01-26 16:53:24.048 | 65MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/computing-offload/.git/objects/pack 2024-01-26 16:53:24.048 | 65MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/computing-offload/.git/objects/pack/pack-02200b6f5bc47de4de265376ebe99a9600f032da.pack 2024-01-26 16:53:24.048 | 64MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/kolla-ansible 2024-01-26 16:53:24.048 | 63MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/project-config/.git 2024-01-26 16:53:24.048 | 62MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/project-config/.git/objects 2024-01-26 16:53:24.048 | 62MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/ci-cd-pipeline-app-murano/.git 2024-01-26 16:53:24.048 | 62MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/daisycloud-core/code/pxe_server_install 2024-01-26 16:53:24.048 | 62MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/daisycloud-core/code/pxe_server_install/pxe_install 2024-01-26 16:53:24.048 | 62MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/swift/.git 2024-01-26 16:53:24.048 | 62MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/ci-cd-pipeline-app-murano/.git/objects 2024-01-26 16:53:24.048 | 62MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/ci-cd-pipeline-app-murano/.git/objects/pack 2024-01-26 16:53:24.048 | 62MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/ci-cd-pipeline-app-murano/.git/objects/pack/pack-f6e2e908be05d1e4cd0cb18b8a439bfce84c2848.pack 2024-01-26 16:53:24.048 | 62MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/manila/.git 2024-01-26 16:53:24.048 | 62MiB /opt/dib_tmp/dib_build.jcbuMr46/built/var/lib/apt/lists/mirror.regionone.linaro.opendev.org_debian_dists_buster_main_binary-arm64_Packages 2024-01-26 16:53:24.048 | 62MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/swift/.git/objects 2024-01-26 16:53:24.048 | 62MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack-ansible 2024-01-26 16:53:24.048 | 62MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/manila/.git/objects 2024-01-26 16:53:24.048 | 60MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/heat 2024-01-26 16:53:24.048 | 60MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/skyline-console/.git 2024-01-26 16:53:24.048 | 60MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/daisycloud-core/code/pxe_server_install/pxe_install/ramdisk 2024-01-26 16:53:24.048 | 60MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/vmware-nsx 2024-01-26 16:53:24.048 | 59MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/skyline-console/.git/objects 2024-01-26 16:53:24.048 | 58MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/ironic 2024-01-26 16:53:24.048 | 57MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/dash-stack 2024-01-26 16:53:24.048 | 57MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/keystone 2024-01-26 16:53:24.048 | 56MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/zuul/zuul/.git 2024-01-26 16:53:24.048 | 56MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/zuul/zuul/.git/objects 2024-01-26 16:53:24.048 | 56MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tripleo-heat-templates/.git 2024-01-26 16:53:24.048 | 55MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tripleo-heat-templates/.git/objects 2024-01-26 16:53:24.048 | 55MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/daisycloud-core/code/pxe_server_install/pxe_install/ramdisk/initrd.img 2024-01-26 16:53:24.048 | 55MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch060202/train.csv 2024-01-26 16:53:24.048 | 54MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tacker/.git/objects/pack 2024-01-26 16:53:24.048 | 54MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/docs/.git 2024-01-26 16:53:24.048 | 53MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/docs/.git/objects 2024-01-26 16:53:24.048 | 53MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/releases 2024-01-26 16:53:24.048 | 53MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/opendev/netlify-sandbox 2024-01-26 16:53:24.048 | 53MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/compass-adapters 2024-01-26 16:53:24.048 | 53MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/microstack 2024-01-26 16:53:24.048 | 53MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tacker/.git/objects/pack/pack-06f62c27ee8a4cc975ac6d1e617b7916affccb7a.pack 2024-01-26 16:53:24.048 | 52MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/vmware-nsx/.git 2024-01-26 16:53:24.048 | 51MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/vmware-nsx/.git/objects 2024-01-26 16:53:24.048 | 51MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/vmware-nsx/.git/objects/pack 2024-01-26 16:53:24.048 | 50MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/cfn-schedule-agent 2024-01-26 16:53:24.048 | 48MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/training-guides/.git 2024-01-26 16:53:24.048 | 48MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/opendev/system-config 2024-01-26 16:53:24.048 | 48MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/kuryr-tempest-plugin 2024-01-26 16:53:24.048 | 48MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/training-guides/.git/objects 2024-01-26 16:53:24.048 | 48MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/training-guides/.git/objects/pack 2024-01-26 16:53:24.048 | 48MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/kolla-ansible/.git 2024-01-26 16:53:24.048 | 48MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstacksdk 2024-01-26 16:53:24.048 | 48MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/training-guides/.git/objects/pack/pack-c13b7f654b018a4603fd47e632e64a812a6e789d.pack 2024-01-26 16:53:24.048 | 48MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/integ 2024-01-26 16:53:24.048 | 47MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/kolla-ansible/.git/objects 2024-01-26 16:53:24.049 | 47MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack-ansible/.git 2024-01-26 16:53:24.049 | 46MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/vmware-nsx/.git/objects/pack/pack-97bc56925054348677178cc87ae80221fc467157.pack 2024-01-26 16:53:24.049 | 46MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack-ansible/.git/objects 2024-01-26 16:53:24.049 | 46MiB /opt/dib_tmp/dib_build.jcbuMr46/built/boot 2024-01-26 16:53:24.049 | 46MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/octavia 2024-01-26 16:53:24.049 | 45MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/heat/.git 2024-01-26 16:53:24.049 | 44MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/heat/.git/objects 2024-01-26 16:53:24.049 | 44MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/project-config/.git/objects/pack 2024-01-26 16:53:24.049 | 44MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/keystone/.git 2024-01-26 16:53:24.049 | 43MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/meta-starlingx 2024-01-26 16:53:24.049 | 43MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/keystone/.git/objects 2024-01-26 16:53:24.049 | 43MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/share/doc 2024-01-26 16:53:24.049 | 43MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/dash-stack/contrib 2024-01-26 16:53:24.049 | 42MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/lib/modules/4.19.0-26-arm64/kernel/drivers/net 2024-01-26 16:53:24.049 | 42MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/stackube 2024-01-26 16:53:24.049 | 42MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/compass-web 2024-01-26 16:53:24.049 | 42MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tripleo-heat-templates/.git/objects/pack 2024-01-26 16:53:24.049 | 41MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/airship/kubernetes-entrypoint 2024-01-26 16:53:24.049 | 40MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/python-redfish 2024-01-26 16:53:24.049 | 40MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/airship/kubernetes-entrypoint/.git 2024-01-26 16:53:24.049 | 40MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tempest 2024-01-26 16:53:24.049 | 40MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/airship/kubernetes-entrypoint/.git/objects 2024-01-26 16:53:24.049 | 40MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/airship/kubernetes-entrypoint/.git/objects/pack 2024-01-26 16:53:24.049 | 40MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/group-based-policy 2024-01-26 16:53:24.049 | 40MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/kuryr-tempest-plugin/.git 2024-01-26 16:53:24.049 | 40MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/airship/kubernetes-entrypoint/.git/objects/pack/pack-ec6221634343e23f6a5607870f3fc36075b32549.pack 2024-01-26 16:53:24.049 | 40MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/kuryr-tempest-plugin/.git/objects 2024-01-26 16:53:24.049 | 40MiB /opt/dib_tmp/dib_build.jcbuMr46/built/var/cache/apt/archives/linux-image-4.19.0-26-arm64_4.19.304-1_arm64.deb 2024-01-26 16:53:24.049 | 40MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/kuryr-tempest-plugin/.git/objects/pack 2024-01-26 16:53:24.049 | 40MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/kuryr-tempest-plugin/.git/objects/pack/pack-5bc82f98a5e25575432d63d06e045a29b09bb97a.pack 2024-01-26 16:53:24.049 | 39MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/opendev/system-config/.git 2024-01-26 16:53:24.049 | 39MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/opendev/system-config/.git/objects 2024-01-26 16:53:24.049 | 39MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/glance 2024-01-26 16:53:24.049 | 38MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/skyline-console/.git/objects/pack 2024-01-26 16:53:24.049 | 38MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/compass-adapters/.git 2024-01-26 16:53:24.049 | 38MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/project-config/.git/objects/pack/pack-7e44d582c4e963daaa5adaf2b98481a5bda91e75.pack 2024-01-26 16:53:24.049 | 38MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/security-doc 2024-01-26 16:53:24.049 | 38MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tripleo-heat-templates/.git/objects/pack/pack-2af8db3ec5e4945f2b472e044b0608979b35ad14.pack 2024-01-26 16:53:24.049 | 38MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/compass-adapters/.git/objects 2024-01-26 16:53:24.049 | 38MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/opendev/netlify-sandbox/site 2024-01-26 16:53:24.049 | 38MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/compass-adapters/.git/objects/pack 2024-01-26 16:53:24.049 | 38MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/ironic/.git 2024-01-26 16:53:24.049 | 38MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/lib/python3.7 2024-01-26 16:53:24.049 | 38MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/opendev/netlify-sandbox/site/.vuepress 2024-01-26 16:53:24.049 | 38MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/compass-adapters/.git/objects/pack/pack-5aea30ee4843369a431bdd5cfeaa348645e328ee.pack 2024-01-26 16:53:24.049 | 37MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/ironic/.git/objects 2024-01-26 16:53:24.049 | 37MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/neutron-fwaas 2024-01-26 16:53:24.050 | 37MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/use-case-and-architecture/.git 2024-01-26 16:53:24.050 | 36MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/kolla 2024-01-26 16:53:24.050 | 36MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/use-case-and-architecture/.git/objects 2024-01-26 16:53:24.050 | 36MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/nfv/.git 2024-01-26 16:53:24.050 | 36MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/nfv/.git/objects 2024-01-26 16:53:24.050 | 36MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/sahara-extra 2024-01-26 16:53:24.050 | 36MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/keystone/.git/objects/pack 2024-01-26 16:53:24.050 | 35MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/neutron-vpnaas 2024-01-26 16:53:24.050 | 35MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/heat/.git/objects/pack 2024-01-26 16:53:24.050 | 35MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/python-openstackclient 2024-01-26 16:53:24.050 | 35MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/os-ken 2024-01-26 16:53:24.050 | 35MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/neutron-fwaas/.git 2024-01-26 16:53:24.050 | 34MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/neutron-fwaas/.git/objects 2024-01-26 16:53:24.050 | 34MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstacksdk/.git 2024-01-26 16:53:24.050 | 34MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/group-based-policy/.git 2024-01-26 16:53:24.050 | 34MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/microstack/.git 2024-01-26 16:53:24.050 | 34MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/networking-odl 2024-01-26 16:53:24.050 | 34MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/networking-odl/.git 2024-01-26 16:53:24.050 | 34MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/microstack/.git/objects 2024-01-26 16:53:24.050 | 34MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/microstack/.git/objects/pack 2024-01-26 16:53:24.050 | 34MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/microstack/.git/objects/pack/pack-8815784053dacbfe39d5c6bf48e4ea5b8752d969.pack 2024-01-26 16:53:24.050 | 34MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/networking-odl/.git/objects 2024-01-26 16:53:24.050 | 34MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/group-based-policy/.git/objects 2024-01-26 16:53:24.050 | 34MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstacksdk/.git/objects 2024-01-26 16:53:24.050 | 34MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/nfv/nfv 2024-01-26 16:53:24.050 | 34MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/use-case-and-architecture/.git/objects/pack 2024-01-26 16:53:24.050 | 34MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/use-case-and-architecture/.git/objects/pack/pack-2b0823843da94054a786517a587ca4bab137aaf5.pack 2024-01-26 16:53:24.050 | 34MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tacker/tacker 2024-01-26 16:53:24.050 | 34MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/neutron-vpnaas/.git 2024-01-26 16:53:24.050 | 33MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/opendev/netlify-sandbox/site/.vuepress/public 2024-01-26 16:53:24.050 | 33MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/neutron-vpnaas/.git/objects 2024-01-26 16:53:24.050 | 33MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/os-testr-env 2024-01-26 16:53:24.050 | 33MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/networking-odl/.git/objects/pack 2024-01-26 16:53:24.050 | 33MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/nebulous/monitoring 2024-01-26 16:53:24.050 | 33MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/octavia/.git 2024-01-26 16:53:24.050 | 33MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/airship/airshipctl 2024-01-26 16:53:24.050 | 33MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/keystone/.git/objects/pack/pack-f40c4517a20cd41807364af2c4dceeb3dbbda3cd.pack 2024-01-26 16:53:24.050 | 32MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/octavia/.git/objects 2024-01-26 16:53:24.050 | 32MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/neutron-fwaas/.git/objects/pack 2024-01-26 16:53:24.050 | 32MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/skyline-console/.git/objects/pack/pack-7586a019ed111b74ed1eb1787a8d6c6ffee8c14c.pack 2024-01-26 16:53:24.050 | 32MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/neutron-vpnaas/.git/objects/pack 2024-01-26 16:53:24.050 | 32MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/nfv/.git/objects/pack 2024-01-26 16:53:24.050 | 32MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/ironic/.git/objects/pack 2024-01-26 16:53:24.050 | 32MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/nfv/.git/objects/pack/pack-62af37e1b59f78e9dbd40bc4046b6a488213b916.pack 2024-01-26 16:53:24.050 | 31MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/meta-starlingx/.git 2024-01-26 16:53:24.050 | 31MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/heat/.git/objects/pack/pack-df7d0e2cd44b0280a2411b3e75a93c7975061867.pack 2024-01-26 16:53:24.050 | 31MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/kayobe 2024-01-26 16:53:24.050 | 31MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-watcher-dashboard 2024-01-26 16:53:24.050 | 31MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/nova/nova 2024-01-26 16:53:24.050 | 31MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/os-testr-env/lib 2024-01-26 16:53:24.050 | 31MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/os-testr-env/lib/python3.7 2024-01-26 16:53:24.050 | 31MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/os-testr-env/lib/python3.7/site-packages 2024-01-26 16:53:24.051 | 31MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/meta-starlingx/.git/objects 2024-01-26 16:53:24.051 | 31MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/operations-guide 2024-01-26 16:53:24.051 | 31MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/kolla-ansible/.git/objects/pack 2024-01-26 16:53:24.051 | 31MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/docs/.git/objects/pack 2024-01-26 16:53:24.051 | 31MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/tox-env 2024-01-26 16:53:24.051 | 31MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/designate 2024-01-26 16:53:24.051 | 31MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/releases/.git 2024-01-26 16:53:24.051 | 31MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tempest/.git 2024-01-26 16:53:24.051 | 31MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/murano 2024-01-26 16:53:24.051 | 30MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/meta-starlingx/.git/objects/pack 2024-01-26 16:53:24.051 | 30MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/kolla/.git 2024-01-26 16:53:24.051 | 30MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tempest/.git/objects 2024-01-26 16:53:24.051 | 30MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/cinder/cinder 2024-01-26 16:53:24.051 | 30MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/meta-starlingx/.git/objects/pack/pack-5b79c038f7b76a469db6a23ba7d52d7182925e47.pack 2024-01-26 16:53:24.051 | 30MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/kolla/.git/objects 2024-01-26 16:53:24.051 | 30MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/releases/.git/objects 2024-01-26 16:53:24.051 | 30MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/security-doc/.git 2024-01-26 16:53:24.051 | 30MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/networking-odl/.git/objects/pack/pack-2acd183adae53c9bf18f9898563726f7df71f710.pack 2024-01-26 16:53:24.051 | 30MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/security-doc/.git/objects 2024-01-26 16:53:24.051 | 30MiB /opt/dib_tmp/dib_build.jcbuMr46/built/var/cache/apt/srcpkgcache.bin 2024-01-26 16:53:24.051 | 30MiB /opt/dib_tmp/dib_build.jcbuMr46/built/var/cache/apt/pkgcache.bin 2024-01-26 16:53:24.051 | 30MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/security-doc/.git/objects/pack 2024-01-26 16:53:24.051 | 29MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/neutron-fwaas/.git/objects/pack/pack-d9270b522ccaddf5b9b8bb4fdd1dbb38f6a0052d.pack 2024-01-26 16:53:24.051 | 29MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/rally 2024-01-26 16:53:24.051 | 29MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/security-doc/.git/objects/pack/pack-5a1d93bdf18bf0e2a6e3b27f93543b6f82ceaf4a.pack 2024-01-26 16:53:24.051 | 29MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/distcloud 2024-01-26 16:53:24.051 | 29MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/opendev/publications 2024-01-26 16:53:24.051 | 29MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/opendev/publications/.git 2024-01-26 16:53:24.051 | 29MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/neutron-vpnaas/.git/objects/pack/pack-ab3b17e2d5f79ff07f1b712bcc3bcaa144ff5328.pack 2024-01-26 16:53:24.051 | 29MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tacker/tacker/tests 2024-01-26 16:53:24.051 | 29MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/tox-env/lib 2024-01-26 16:53:24.051 | 29MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/tox-env/lib/python3.7 2024-01-26 16:53:24.051 | 29MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/tox-env/lib/python3.7/site-packages 2024-01-26 16:53:24.051 | 29MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/opendev/publications/.git/objects 2024-01-26 16:53:24.051 | 29MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/opendev/publications/.git/objects/pack 2024-01-26 16:53:24.051 | 29MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/opendev/publications/.git/objects/pack/pack-63a587813d9d13ab62e7895c692a2fdd748d83d8.pack 2024-01-26 16:53:24.051 | 29MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/glance/.git 2024-01-26 16:53:24.051 | 29MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/stackube/vendor 2024-01-26 16:53:24.051 | 29MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/docs/.git/objects/pack/pack-b81ea40b791a540551253cf09ecbfc0e1ff53986.pack 2024-01-26 16:53:24.051 | 28MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance/200_nodes 2024-01-26 16:53:24.051 | 28MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance/200_nodes/configs 2024-01-26 16:53:24.051 | 28MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/glance/.git/objects 2024-01-26 16:53:24.051 | 28MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/ansible-playbooks 2024-01-26 16:53:24.051 | 28MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_density 2024-01-26 16:53:24.051 | 28MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/mistral 2024-01-26 16:53:24.051 | 28MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack-helm 2024-01-26 16:53:24.051 | 28MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/jjb 2024-01-26 16:53:24.051 | 28MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/nfv/nfv/nfv-tests 2024-01-26 16:53:24.051 | 28MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_density/configs 2024-01-26 16:53:24.051 | 27MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/swift/.git/objects/pack 2024-01-26 16:53:24.051 | 27MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/releases/.git/objects/pack 2024-01-26 16:53:24.051 | 27MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack-helm-infra 2024-01-26 16:53:24.051 | 26MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/lib/aarch64-linux-gnu/libicudata.so.63.1 2024-01-26 16:53:24.051 | 26MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/trove 2024-01-26 16:53:24.051 | 26MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/nfv/nfv/nfv-tests/nfv_scenario_tests 2024-01-26 16:53:24.052 | 26MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openinfra/openstackweb/.git 2024-01-26 16:53:24.052 | 26MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/nfv/nfv/nfv-tests/nfv_scenario_tests/data 2024-01-26 16:53:24.052 | 26MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/jjb/jenkins-job-builder 2024-01-26 16:53:24.052 | 26MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/nfv/nfv/nfv-tests/nfv_scenario_tests/data/loads 2024-01-26 16:53:24.052 | 26MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/skyline-apiserver 2024-01-26 16:53:24.052 | 26MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/osp7_controller1_1447326246805_93065 2024-01-26 16:53:24.052 | 26MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/controller1 2024-01-26 16:53:24.052 | 26MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/osp7_controller1_1447326246805_93065/var 2024-01-26 16:53:24.052 | 26MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/controller1/var 2024-01-26 16:53:24.052 | 26MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/osp7_controller1_1447326246805_93065/var/log 2024-01-26 16:53:24.052 | 26MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/controller1/var/log 2024-01-26 16:53:24.052 | 26MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openinfra/openstackweb/themes 2024-01-26 16:53:24.052 | 26MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openinfra/openstackweb/themes/openstack 2024-01-26 16:53:24.052 | 26MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/stackalytics 2024-01-26 16:53:24.052 | 26MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openinfra/openstackweb/.git/objects 2024-01-26 16:53:24.052 | 26MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openinfra/openstackweb/.git/objects/pack 2024-01-26 16:53:24.052 | 26MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack-ansible/.git/objects/pack 2024-01-26 16:53:24.052 | 26MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch090505/train_daginfo.csv 2024-01-26 16:53:24.052 | 25MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tripleo-ansible 2024-01-26 16:53:24.052 | 25MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openinfra/openstackweb/.git/objects/pack/pack-084c6bc2204bbbb7e26b2c79c9d04cc6d8ba8b45.pack 2024-01-26 16:53:24.052 | 25MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/python-openstackclient/.git 2024-01-26 16:53:24.052 | 25MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-interface-keystone 2024-01-26 16:53:24.052 | 25MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-interface-keystone/.git 2024-01-26 16:53:24.052 | 25MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-interface-keystone/.git/objects 2024-01-26 16:53:24.052 | 25MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-interface-keystone/.git/objects/pack 2024-01-26 16:53:24.052 | 25MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/kayobe/.git 2024-01-26 16:53:24.052 | 24MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/python-openstackclient/.git/objects 2024-01-26 16:53:24.052 | 24MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/pyeclib 2024-01-26 16:53:24.052 | 24MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/lib/modules/4.19.0-26-arm64/kernel/fs 2024-01-26 16:53:24.052 | 24MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/rally-openstack 2024-01-26 16:53:24.052 | 24MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-interface-keystone/.git/objects/pack/pack-1fcd1b2ff5d0a3850009e03f44057ac69b83e0c1.pack 2024-01-26 16:53:24.052 | 24MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/operations-guide/.git 2024-01-26 16:53:24.052 | 24MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/cache/files/cirros-0.6.2-aarch64-disk.img 2024-01-26 16:53:24.052 | 24MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/ironic/.git/objects/pack/pack-957ec90d3200f6d8bfd0965785142a1fdce67c22.pack 2024-01-26 16:53:24.052 | 24MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/kayobe/.git/objects 2024-01-26 16:53:24.052 | 24MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/ceilometer 2024-01-26 16:53:24.052 | 24MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/requirements 2024-01-26 16:53:24.052 | 24MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/cache/files/cirros-0.6.1-aarch64-disk.img 2024-01-26 16:53:24.052 | 24MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/operations-guide/.git/objects 2024-01-26 16:53:24.052 | 24MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/designate/.git 2024-01-26 16:53:24.052 | 24MiB /opt/dib_tmp/dib_build.jcbuMr46/built/boot/initrd.img-4.19.0-26-arm64 2024-01-26 16:53:24.052 | 24MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/operations-guide/.git/objects/pack 2024-01-26 16:53:24.052 | 24MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/designate/.git/objects 2024-01-26 16:53:24.052 | 24MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/sahara 2024-01-26 16:53:24.052 | 24MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/requirements/.git 2024-01-26 16:53:24.052 | 24MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/operations-guide/.git/objects/pack/pack-80860e612c992f3591884588c5e8a4c0a7c90a16.pack 2024-01-26 16:53:24.052 | 24MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/placement 2024-01-26 16:53:24.052 | 24MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/api-site 2024-01-26 16:53:24.052 | 23MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/lib/aarch64-linux-gnu/perl 2024-01-26 16:53:24.052 | 23MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/requirements/.git/objects 2024-01-26 16:53:24.052 | 23MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/ansible-playbooks/.git 2024-01-26 16:53:24.052 | 23MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/freezer 2024-01-26 16:53:24.052 | 23MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/swift/.git/objects/pack/pack-59c0d8cc4aafbb9dbeda078579172840b45277d4.pack 2024-01-26 16:53:24.053 | 23MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/lib/aarch64-linux-gnu/perl/5.28.1 2024-01-26 16:53:24.053 | 23MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/magnum 2024-01-26 16:53:24.053 | 23MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/poppy 2024-01-26 16:53:24.053 | 23MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/distcloud/.git 2024-01-26 16:53:24.053 | 23MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack-ansible/.git/objects/pack/pack-9ffe9a9d1b202d71c63c1cd5d78fb2de3a7a7acf.pack 2024-01-26 16:53:24.053 | 23MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/ansible-playbooks/.git/objects 2024-01-26 16:53:24.053 | 23MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/api-site/.git 2024-01-26 16:53:24.053 | 23MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/nebulous/monitoring/nebulous 2024-01-26 16:53:24.053 | 23MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch080101/train_daginfo.csv 2024-01-26 16:53:24.053 | 23MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/distcloud/.git/objects 2024-01-26 16:53:24.053 | 23MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/api-site/.git/objects 2024-01-26 16:53:24.053 | 23MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/api-site/.git/objects/pack 2024-01-26 16:53:24.053 | 23MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/lib/git-core 2024-01-26 16:53:24.053 | 23MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/python-redfish/dmtf 2024-01-26 16:53:24.053 | 23MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/neutron/neutron 2024-01-26 16:53:24.053 | 22MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/skyline-console/docs 2024-01-26 16:53:24.053 | 22MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack-manuals/www 2024-01-26 16:53:24.053 | 22MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/nebulous/monitoring/nebulous/ems-core 2024-01-26 16:53:24.053 | 22MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/opendev/system-config/.git/objects/pack 2024-01-26 16:53:24.053 | 22MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/bindep-env 2024-01-26 16:53:24.053 | 22MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/devstack 2024-01-26 16:53:24.053 | 22MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface 2024-01-26 16:53:24.053 | 22MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/lib/modules/4.19.0-26-arm64/kernel/net 2024-01-26 16:53:24.053 | 22MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/kolla-ansible/.git/objects/pack/pack-0311418ea4ae08a45ff1ce982a32024bf29615ef.pack 2024-01-26 16:53:24.053 | 22MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/senlin 2024-01-26 16:53:24.053 | 22MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/dash-stack/contrib/AdminLTE 2024-01-26 16:53:24.053 | 22MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/horizon/openstack_dashboard 2024-01-26 16:53:24.053 | 22MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/compass-core 2024-01-26 16:53:24.053 | 22MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/stackalytics/.git 2024-01-26 16:53:24.053 | 21MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/share/perl 2024-01-26 16:53:24.053 | 21MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/stackalytics/.git/objects 2024-01-26 16:53:24.053 | 21MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/share/perl/5.28.1 2024-01-26 16:53:24.053 | 21MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/freezer/.git 2024-01-26 16:53:24.053 | 21MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/include 2024-01-26 16:53:24.053 | 21MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/api-site/.git/objects/pack/pack-b8d539eb9b9f781af44c43e3444f2d20945085d5.pack 2024-01-26 16:53:24.053 | 21MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/lib/modules/4.19.0-26-arm64/kernel/drivers/net/ethernet 2024-01-26 16:53:24.053 | 21MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/zuul/zuul/.git/objects/pack 2024-01-26 16:53:24.053 | 21MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/freezer/.git/objects 2024-01-26 16:53:24.053 | 21MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/rally/.git 2024-01-26 16:53:24.053 | 21MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/cache/files/cirros-0.6.2-x86_64-disk.img 2024-01-26 16:53:24.053 | 21MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/glance/.git/objects/pack 2024-01-26 16:53:24.053 | 21MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/nova/nova/tests 2024-01-26 16:53:24.053 | 21MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/os-ken/os_ken 2024-01-26 16:53:24.053 | 21MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tempest/.git/objects/pack 2024-01-26 16:53:24.053 | 21MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/rally/.git/objects 2024-01-26 16:53:24.053 | 21MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/cache/files/cirros-0.6.1-x86_64-disk.img 2024-01-26 16:53:24.054 | 21MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/integ/.git 2024-01-26 16:53:24.054 | 21MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/releases/deliverables 2024-01-26 16:53:24.054 | 21MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/freezer/.git/objects/pack 2024-01-26 16:53:24.054 | 20MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack-manuals/www/static 2024-01-26 16:53:24.055 | 20MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/bindep-env/lib 2024-01-26 16:53:24.055 | 20MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/bindep-env/lib/python3.7 2024-01-26 16:53:24.055 | 20MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/bindep-env/lib/python3.7/site-packages 2024-01-26 16:53:24.055 | 20MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/whitebox-tempest-plugin 2024-01-26 16:53:24.055 | 20MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/freezer/.git/objects/pack/pack-56fd05e52f96aa0757a05994749860d8ca0ce1f2.pack 2024-01-26 16:53:24.055 | 20MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/lib/modules/4.19.0-26-arm64/kernel/drivers/media 2024-01-26 16:53:24.055 | 20MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/training-guides/doc 2024-01-26 16:53:24.055 | 20MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/ceilometer/.git 2024-01-26 16:53:24.055 | 20MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/placement/.git 2024-01-26 16:53:24.056 | 20MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/cache/files/cirros-0.6.2-x86_64-uec.tar.gz 2024-01-26 16:53:24.056 | 20MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/placement/.git/objects 2024-01-26 16:53:24.056 | 20MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/lib/gcc/aarch64-linux-gnu/8/cc1plus 2024-01-26 16:53:24.056 | 20MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/integ/.git/objects 2024-01-26 16:53:24.056 | 20MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/whitebox-tempest-plugin/.git 2024-01-26 16:53:24.056 | 20MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/container_cluster_systems 2024-01-26 16:53:24.056 | 20MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/manila/.git/objects/pack 2024-01-26 16:53:24.056 | 20MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack-helm/.git 2024-01-26 16:53:24.056 | 20MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/ceilometer/.git/objects 2024-01-26 16:53:24.056 | 20MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/cache/files/cirros-0.6.1-x86_64-uec.tar.gz 2024-01-26 16:53:24.056 | 20MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/whitebox-tempest-plugin/.git/objects 2024-01-26 16:53:24.057 | 20MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/murano/.git 2024-01-26 16:53:24.057 | 20MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack-helm/.git/objects 2024-01-26 16:53:24.057 | 20MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/puppet-nova 2024-01-26 16:53:24.057 | 20MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/devstack/.git 2024-01-26 16:53:24.057 | 19MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/docs/doc 2024-01-26 16:53:24.057 | 19MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/docs/doc/source 2024-01-26 16:53:24.057 | 19MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/releases/.git/objects/pack/pack-979ab184d04ed1cbf7c274b041ee6c3d47a6136a.pack 2024-01-26 16:53:24.057 | 19MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/control_plane 2024-01-26 16:53:24.057 | 19MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/rally/.git/objects/pack 2024-01-26 16:53:24.058 | 19MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/control_plane/1000_nodes 2024-01-26 16:53:24.058 | 19MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/devstack/.git/objects 2024-01-26 16:53:24.058 | 19MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance/1000_nodes 2024-01-26 16:53:24.058 | 19MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack-manuals/www/static/sitemap.xml 2024-01-26 16:53:24.058 | 19MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/control_plane/1000_nodes/configs 2024-01-26 16:53:24.058 | 19MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance/1000_nodes/configs 2024-01-26 16:53:24.058 | 19MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/murano/.git/objects 2024-01-26 16:53:24.058 | 19MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tacker/tacker/tests/etc 2024-01-26 16:53:24.058 | 19MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tacker/tacker/tests/etc/samples 2024-01-26 16:53:24.058 | 19MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/nebulous/monitoring/nebulous/ems-core/web-admin 2024-01-26 16:53:24.059 | 19MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/glance/.git/objects/pack/pack-19d5e92e221cea43f57a5d147e6cbe6c56a6efb9.pack 2024-01-26 16:53:24.059 | 19MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/cache/files/cirros-0.5.3-aarch64-disk.img 2024-01-26 16:53:24.059 | 19MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/opendev/system-config/.git/objects/pack/pack-03bf3aac5014c862dc94506303c523a8fe7b4a1e.pack 2024-01-26 16:53:24.059 | 19MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/stx-puppet 2024-01-26 16:53:24.059 | 19MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tacker/tacker/tests/etc/samples/etsi 2024-01-26 16:53:24.059 | 19MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tacker/tacker/tests/etc/samples/etsi/nfv 2024-01-26 16:53:24.059 | 19MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch060202/val.csv 2024-01-26 16:53:24.059 | 19MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/zuul/nodepool 2024-01-26 16:53:24.059 | 19MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/compass-web/v2.5 2024-01-26 16:53:24.059 | 19MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch060202/test.csv 2024-01-26 16:53:24.059 | 19MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/murano/.git/objects/pack 2024-01-26 16:53:24.060 | 19MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/placement/.git/objects/pack 2024-01-26 16:53:24.060 | 18MiB /opt/dib_tmp/dib_build.jcbuMr46/built/boot/vmlinuz-4.19.0-26-arm64 2024-01-26 16:53:24.060 | 18MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/os-log-merger/.git 2024-01-26 16:53:24.060 | 18MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/alexandria 2024-01-26 16:53:24.060 | 18MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/lib/gcc/aarch64-linux-gnu/8/cc1 2024-01-26 16:53:24.060 | 18MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/microstack/snap-overlay 2024-01-26 16:53:24.060 | 18MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/whitebox-tempest-plugin/.git/objects/pack 2024-01-26 16:53:24.060 | 18MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/os-log-merger/.git/objects 2024-01-26 16:53:24.060 | 18MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/os-log-merger/.git/objects/pack 2024-01-26 16:53:24.060 | 18MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/tobiko 2024-01-26 16:53:24.061 | 18MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/os-log-merger/.git/objects/pack/pack-a8a4b54350e8529f70d3681449825c8c7a81ca56.pack 2024-01-26 16:53:24.061 | 18MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/neutron-lib 2024-01-26 16:53:24.061 | 18MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/whitebox-tempest-plugin/.git/objects/pack/pack-bfb0ca6cc7b4fb76cab7a9d9f929d5a0be6c131b.pack 2024-01-26 16:53:24.061 | 18MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/python-manilaclient 2024-01-26 16:53:24.061 | 18MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/sahara-extra/.git 2024-01-26 16:53:24.061 | 18MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/neutron/doc 2024-01-26 16:53:24.061 | 18MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/neutron/doc/source 2024-01-26 16:53:24.061 | 18MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/metal 2024-01-26 16:53:24.061 | 18MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/trove/.git 2024-01-26 16:53:24.062 | 18MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/cache/files/cirros-0.5.3-x86_64-disk.img 2024-01-26 16:53:24.062 | 18MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance/400_nodes 2024-01-26 16:53:24.062 | 18MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openinfra/openstackweb/themes/openstack/images 2024-01-26 16:53:24.062 | 18MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/opendev/infra-vhd-util-deb 2024-01-26 16:53:24.062 | 18MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance/400_nodes/configs 2024-01-26 16:53:24.062 | 18MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/opendev/infra-vhd-util-deb/.git 2024-01-26 16:53:24.062 | 18MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/sahara-extra/.git/objects 2024-01-26 16:53:24.062 | 18MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/python-redfish/.git 2024-01-26 16:53:24.062 | 18MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/murano/.git/objects/pack/pack-cf9e3e4aaae3f6c19fce99be7aa6d245553bfe61.pack 2024-01-26 16:53:24.062 | 18MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/stackube/vendor/k8s.io 2024-01-26 16:53:24.063 | 18MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/opendev/infra-vhd-util-deb/.git/objects 2024-01-26 16:53:24.063 | 18MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/opendev/infra-vhd-util-deb/.git/objects/pack 2024-01-26 16:53:24.063 | 18MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/sbin 2024-01-26 16:53:24.063 | 18MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/lib/gcc/aarch64-linux-gnu/8/lto1 2024-01-26 16:53:24.063 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/python-redfish/.git/objects 2024-01-26 16:53:24.063 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/trove/.git/objects 2024-01-26 16:53:24.063 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/python-redfish/.git/objects/pack 2024-01-26 16:53:24.063 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/sahara-extra/common-artifacts 2024-01-26 16:53:24.063 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/rally/.git/objects/pack/pack-76baf5e74c7f71b3f63b35edb913d61c42bbc3ac.pack 2024-01-26 16:53:24.063 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/python-redfish/.git/objects/pack/pack-fb6ca5d329089bfbe855edcd9de4a29ab9c83cdc.pack 2024-01-26 16:53:24.064 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/sahara-extra/.git/objects/pack 2024-01-26 16:53:24.064 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/zuul/zuul/.git/objects/pack/pack-08b6b552e7a98faaffdb7641d10fda985855f5be.pack 2024-01-26 16:53:24.064 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/config/.git/objects/pack 2024-01-26 16:53:24.064 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/opendev/infra-vhd-util-deb/.git/objects/pack/pack-8a6c50c87475f07088aa05fb0e7caf1cc8c9f299.pack 2024-01-26 16:53:24.064 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/sahara-extra/.git/objects/pack/pack-72b8808e4e71e41cebcfdb281102b02593eb5843.pack 2024-01-26 16:53:24.064 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/election 2024-01-26 16:53:24.064 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tempest/.git/objects/pack/pack-35a59f5a20997b96eea3b93a7aae672da8052d25.pack 2024-01-26 16:53:24.064 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tacker-specs 2024-01-26 16:53:24.064 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/lib/modules/4.19.0-26-arm64/kernel/drivers/gpu 2024-01-26 16:53:24.064 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch060202/train_daginfo.csv 2024-01-26 16:53:24.065 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-octavia-diskimage-retrofit 2024-01-26 16:53:24.065 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/sahara/.git 2024-01-26 16:53:24.065 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/placement/.git/objects/pack/pack-56cf8dc5aa741f08f6f025b4de9294adccf25e9b.pack 2024-01-26 16:53:24.065 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/pyeclib/.git 2024-01-26 16:53:24.065 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/nfv/nfv/nfv-tests/nfv_scenario_tests/data/loads/cirros-guest.img 2024-01-26 16:53:24.065 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/cache/files/cirros-0.5.3-x86_64-uec.tar.gz 2024-01-26 16:53:24.065 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack-virtual-baremetal 2024-01-26 16:53:24.065 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/lib/modules/4.19.0-26-arm64/kernel/drivers/gpu/drm 2024-01-26 16:53:24.065 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-octavia-diskimage-retrofit/.git 2024-01-26 16:53:24.065 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/nova/.git/objects/pack/pack-902b2016dba7070c0f575c2547dedb52e8901aed.idx 2024-01-26 16:53:24.066 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/pyeclib/.git/objects 2024-01-26 16:53:24.066 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack-helm-infra/.git 2024-01-26 16:53:24.066 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/nova-specs 2024-01-26 16:53:24.066 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/share/i18n 2024-01-26 16:53:24.066 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/sahara/.git/objects 2024-01-26 16:53:24.066 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/diskimage-builder 2024-01-26 16:53:24.066 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/training-guides/doc/upstream-training 2024-01-26 16:53:24.066 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/training-guides/doc/upstream-training/source 2024-01-26 16:53:24.066 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/cinder/cinder/tests 2024-01-26 16:53:24.066 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/cache/files/cirros-0.5.2-aarch64-disk.img 2024-01-26 16:53:24.067 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-placement 2024-01-26 16:53:24.067 | 17MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-octavia-diskimage-retrofit/.git/objects 2024-01-26 16:53:24.067 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstacksdk/.git/objects/pack 2024-01-26 16:53:24.067 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack-helm-infra/.git/objects 2024-01-26 16:53:24.067 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/manila/manila 2024-01-26 16:53:24.067 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface/xstatic 2024-01-26 16:53:24.067 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface/xstatic/pkg 2024-01-26 16:53:24.067 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface/xstatic/pkg/roboto_fontface 2024-01-26 16:53:24.067 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-placement/.git 2024-01-26 16:53:24.067 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface/xstatic/pkg/roboto_fontface/data 2024-01-26 16:53:24.068 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/pyeclib/.git/objects/pack 2024-01-26 16:53:24.068 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/monasca-agent 2024-01-26 16:53:24.068 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/kuryr-kubernetes 2024-01-26 16:53:24.068 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack/.git/objects/info 2024-01-26 16:53:24.068 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack/.git/objects/info/commit-graph 2024-01-26 16:53:24.068 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/lib/udev 2024-01-26 16:53:24.068 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/pyeclib/.git/objects/pack/pack-fc04b5381b85b21c0af504a32614c77d69c7395b.pack 2024-01-26 16:53:24.068 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-watcher-dashboard/.git 2024-01-26 16:53:24.068 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/ironic-python-agent 2024-01-26 16:53:24.068 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/puppet-neutron 2024-01-26 16:53:24.069 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/cache/files/cirros-0.5.2-x86_64-disk.img 2024-01-26 16:53:24.069 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface/xstatic/pkg/roboto_fontface/data/fonts 2024-01-26 16:53:24.069 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-placement/.git/objects 2024-01-26 16:53:24.069 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/os-ken/os_ken/tests 2024-01-26 16:53:24.069 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/osp7_controller1_1447326246805_93065/var/log/neutron 2024-01-26 16:53:24.069 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/controller1/var/log/neutron 2024-01-26 16:53:24.069 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openinfra/openstackweb/html2pdf_v4.03 2024-01-26 16:53:24.069 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/tools 2024-01-26 16:53:24.069 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/zuul/zuul-jobs 2024-01-26 16:53:24.069 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/rpm-packaging 2024-01-26 16:53:24.070 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-watcher-dashboard/.git/objects 2024-01-26 16:53:24.070 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-masakari-monitors 2024-01-26 16:53:24.070 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/puppet-nova/.git 2024-01-26 16:53:24.070 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/vitrage 2024-01-26 16:53:24.070 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack-virtual-baremetal/.git 2024-01-26 16:53:24.070 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/cache/files/zanata-cli-4.3.3-dist.tar.gz 2024-01-26 16:53:24.070 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/magnum/.git 2024-01-26 16:53:24.070 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tacker/tacker/tests/etc/samples/etsi/nfv/common 2024-01-26 16:53:24.070 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/lib/python3.7/config-3.7m-aarch64-linux-gnu 2024-01-26 16:53:24.070 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/sahara/.git/objects/pack 2024-01-26 16:53:24.071 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tacker/tacker/tests/etc/samples/etsi/nfv/common/Files 2024-01-26 16:53:24.071 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/manila/.git/objects/pack/pack-a4e462dded4c8d2593006f5d67e5d19fff2a12e0.pack 2024-01-26 16:53:24.071 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-neutron-api-plugin-ironic 2024-01-26 16:53:24.071 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tacker/tacker/tests/etc/samples/etsi/nfv/common/Files/images 2024-01-26 16:53:24.071 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tacker/tacker/tests/etc/samples/etsi/nfv/common/Files/images/cirros-0.5.2-x86_64-disk.img 2024-01-26 16:53:24.071 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-octavia-diskimage-retrofit/.git/objects/pack 2024-01-26 16:53:24.071 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack-virtual-baremetal/.git/objects 2024-01-26 16:53:24.071 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-masakari-monitors/.git 2024-01-26 16:53:24.071 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-octavia-diskimage-retrofit/.git/objects/pack/pack-68d02b5f893dcca1db0123142c33defeee69a183.pack 2024-01-26 16:53:24.071 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack-virtual-baremetal/.git/objects/pack 2024-01-26 16:53:24.072 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/cinder/cinder/tests/unit 2024-01-26 16:53:24.072 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/rally-openstack/.git 2024-01-26 16:53:24.072 | 16MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/puppet-nova/.git/objects 2024-01-26 16:53:24.072 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack-virtual-baremetal/.git/objects/pack/pack-50b9da55118e713ea7ab153884a40cd1a105a389.pack 2024-01-26 16:53:24.072 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-neutron-api-plugin-ironic/.git 2024-01-26 16:53:24.072 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/lib/modules/4.19.0-26-arm64/kernel/drivers/net/wireless 2024-01-26 16:53:24.072 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/magnum/.git/objects 2024-01-26 16:53:24.072 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/browbeat 2024-01-26 16:53:24.072 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-watcher-dashboard/watcher-dashboard.charm 2024-01-26 16:53:24.072 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/opendev/netlify-sandbox/site/.vuepress/public/templates 2024-01-26 16:53:24.072 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-watcher-dashboard/.git/objects/14 2024-01-26 16:53:24.073 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-watcher-dashboard/.git/objects/14/e087cda64088f5491bbf5f897fe696fb58f17e 2024-01-26 16:53:24.073 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/zuul/nodepool/.git 2024-01-26 16:53:24.073 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/watcher 2024-01-26 16:53:24.073 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-masakari-monitors/.git/objects 2024-01-26 16:53:24.073 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/bifrost 2024-01-26 16:53:24.073 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-neutron-api-plugin-ironic/.git/objects 2024-01-26 16:53:24.073 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/rally-openstack/.git/objects 2024-01-26 16:53:24.073 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openinfra/edge-computing-group 2024-01-26 16:53:24.073 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/ceilometer/.git/objects/pack 2024-01-26 16:53:24.074 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/cache/files/cirros-0.5.2-x86_64-uec.tar.gz 2024-01-26 16:53:24.074 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/kolla/.git/objects/pack 2024-01-26 16:53:24.074 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack-ansible-ops 2024-01-26 16:53:24.074 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tripleo-ansible/.git 2024-01-26 16:53:24.074 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/zuul/nodepool/.git/objects 2024-01-26 16:53:24.074 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/compass-web/v2 2024-01-26 16:53:24.074 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/stx-puppet/.git 2024-01-26 16:53:24.074 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/opendev/netlify-sandbox/.git 2024-01-26 16:53:24.074 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/airship/treasuremap 2024-01-26 16:53:24.074 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/integ/kubernetes 2024-01-26 16:53:24.074 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openinfra/openstackweb/html2pdf_v4.03/_tcpdf_5.0.002 2024-01-26 16:53:24.075 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/opendev/netlify-sandbox/.git/objects 2024-01-26 16:53:24.075 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/docs/resources 2024-01-26 16:53:24.075 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/opendev/netlify-sandbox/.git/objects/pack 2024-01-26 16:53:24.075 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/opendev/netlify-sandbox/.git/objects/pack/pack-503d5fbc361174c0dfb8a92995de8d0c709073f4.pack 2024-01-26 16:53:24.075 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/dash-stack/contrib/AdminLTE/plugins 2024-01-26 16:53:24.075 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/stx-puppet/.git/objects 2024-01-26 16:53:24.075 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tripleo-common 2024-01-26 16:53:24.075 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tripleo-ansible/.git/objects 2024-01-26 16:53:24.075 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/python-tripleoclient 2024-01-26 16:53:24.075 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack/.git/objects/pack/pack-de39bced715ba217d291b10a7c87b0c75ba3a66c.idx 2024-01-26 16:53:24.076 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/training-guides/doc/upstream-training/source/slides 2024-01-26 16:53:24.076 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-placement/.git/objects/pack 2024-01-26 16:53:24.076 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-placement/.git/objects/pack/pack-a00d5e73c356c4774618d2eeeea0795868110242.pack 2024-01-26 16:53:24.076 | 15MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-masakari-monitors/.git/objects/pack 2024-01-26 16:53:24.076 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-masakari-monitors/.git/objects/pack/pack-0e2471d9ba26ac977e1aa8e70956c91fa4cdc0e5.pack 2024-01-26 16:53:24.076 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-neutron-api-plugin-ironic/.git/objects/pack 2024-01-26 16:53:24.076 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-neutron-api-plugin-ironic/.git/objects/pack/pack-beb3d532f613b9f396cc0ae854b040e8a70c1d3a.pack 2024-01-26 16:53:24.076 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/python-manilaclient/.git 2024-01-26 16:53:24.076 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/training-guides/doc/upstream-training/source/slides/_assets 2024-01-26 16:53:24.076 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/senlin/.git 2024-01-26 16:53:24.077 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/neutron/doc/source/admin 2024-01-26 16:53:24.077 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/dash-stack/.git 2024-01-26 16:53:24.077 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/skyline-console/skyline_console 2024-01-26 16:53:24.077 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/kernel 2024-01-26 16:53:24.077 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/skyline-console/skyline_console/static 2024-01-26 16:53:24.077 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/governance 2024-01-26 16:53:24.077 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/aodh 2024-01-26 16:53:24.077 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/python-manilaclient/.git/objects 2024-01-26 16:53:24.077 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/tox-env/lib/python3.7/site-packages/pip 2024-01-26 16:53:24.077 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/os-testr-env/lib/python3.7/site-packages/pip 2024-01-26 16:53:24.078 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/bindep-env/lib/python3.7/site-packages/pip 2024-01-26 16:53:24.078 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/sahara/.git/objects/pack/pack-7044d162f40d70c2ebcc08610404b193db3e84fe.pack 2024-01-26 16:53:24.078 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/puppet-tripleo 2024-01-26 16:53:24.078 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/os-ken/.git 2024-01-26 16:53:24.078 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/tools/.git 2024-01-26 16:53:24.078 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/senlin/.git/objects 2024-01-26 16:53:24.078 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/barbican 2024-01-26 16:53:24.078 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/compass-web/v2.5/target 2024-01-26 16:53:24.078 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/airship/airshipctl/manifests 2024-01-26 16:53:24.078 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/murano-dashboard 2024-01-26 16:53:24.079 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/skyline-apiserver/doc 2024-01-26 16:53:24.079 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/skyline-apiserver/doc/source 2024-01-26 16:53:24.079 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/lib/aarch64-linux-gnu/perl/5.28.1/auto 2024-01-26 16:53:24.079 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/openstack-armada-app 2024-01-26 16:53:24.079 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/nova/nova/tests/unit 2024-01-26 16:53:24.079 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/reliability 2024-01-26 16:53:24.079 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/skyline-apiserver/doc/source/images 2024-01-26 16:53:24.079 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openinfra/openstackweb/html2pdf_v4.03/_tcpdf_5.0.002/fonts 2024-01-26 16:53:24.079 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/skyline-apiserver/doc/source/images/logo 2024-01-26 16:53:24.079 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/dash-stack/.git/objects 2024-01-26 16:53:24.080 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/dash-stack/.git/objects/pack 2024-01-26 16:53:24.080 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/tools/.git/objects 2024-01-26 16:53:24.080 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/os-ken/.git/objects 2024-01-26 16:53:24.080 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tacker-specs/.git 2024-01-26 16:53:24.080 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/dash-stack/.git/objects/pack/pack-e9fceff5d6dc81889e74ca83a25c21a4206c3120.pack 2024-01-26 16:53:24.080 | 14MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/opendev/netlify-sandbox/site/.vuepress/public/admin 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface/xstatic/pkg/roboto_fontface/data/fonts/roboto 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_gpu_v2023 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tacker-specs/.git/objects 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/ceilometer/.git/objects/pack/pack-c1577b4e196a80638c25139f733a170c3595c897.pack 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/root 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/root/.cache 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/root/.cache/pip 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/octavia/.git/objects/pack 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/share/i18n/locales 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/airship/airshipctl/.git 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/tobiko/.git 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/massively_distribute_rpc 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/massively_distribute_rpc/tc1 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/jjb/jenkins-job-builder/.git 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/lib/modules/4.19.0-26-arm64/kernel/drivers/scsi 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/heat/heat 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/zuul/zuul-website-media 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/tobiko/.git/objects 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/skyline-console/docs/zh 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/python-openstackclient/.git/objects/pack 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/puppet-openstack-integration 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/container_cluster_systems/kubernetes 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/inaugust 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/rpm-packaging/.git 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/airship/airshipctl/.git/objects 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/airship/airshipctl/.git/objects/pack 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_gpu_v2023/csv 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/update 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/jjb/jenkins-job-builder/.git/objects 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/dash-stack/contrib/Font-Awesome 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/rally-openstack/.git/objects/pack 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/stackube/.git 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/config/sysinv 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/ironic-python-agent/.git 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/os-ken/.git/objects/pack 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/nebulous/monitoring/nebulous/ems-core/web-admin/public 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/kolla/.git/objects/pack/pack-9cdb0928188c877853d85e38ec011ed44719b0b5.pack 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/integ/kubernetes/plugins 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/nebulous/monitoring/nebulous/ems-core/web-admin/public/assets 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/devstack/.git/objects/pack 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/rpm-packaging/.git/objects 2024-01-26 16:53:24.080 | 13MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/integ/kubernetes/plugins/isolcpus-device-plugin 2024-01-26 16:53:24.080 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/integ/kubernetes/plugins/isolcpus-device-plugin/files 2024-01-26 16:53:24.080 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/airship/airshipctl/manifests/function 2024-01-26 16:53:24.080 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/puppet-openstack-integration/.git 2024-01-26 16:53:24.080 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/puppet-neutron/.git 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/ironic/ironic 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/inaugust/inaugust.com 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/bifrost/.git 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-cinder-nfs 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/charm-ovn-central 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/microstack/snap-overlay/images 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/microstack/snap-overlay/images/cirros-0.4.0-x86_64-disk.img 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/swift/test 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/stackube/.git/objects 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/ironic-python-agent/.git/objects 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/stackube/.git/objects/pack 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/neutron/neutron/tests 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/interop-workloads 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/config/.git/objects/pack/pack-ce215df77a0266228537891e69f16b1785c79b1d.pack 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/integ/kubernetes/plugins/isolcpus-device-plugin/files/vendor 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-live-migration 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/aodh/.git 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-live-migration/logs 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/puppet-openstack-integration/.git/objects 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/zuul/zuul/tests 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/governance/.git 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/sahara-plugin-cdh 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/stackube/.git/objects/pack/pack-d882b918aa06361cb5a01d178aae5d1668d7f4f3.pack 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/puppet-neutron/.git/objects 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/airship/airshipctl/.git/objects/pack/pack-66a6ecb12810b28f8024f86585da8bc5139be07b.pack 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/utilities 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/senlin/.git/objects/pack 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/gyan 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/share/man 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/kloudbuster 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/windmill 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/bifrost/.git/objects 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/governance/.git/objects 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/nova/doc 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/aodh/.git/objects 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/os-ken/.git/objects/pack/pack-a219d62bbeebadbf0bc9d122a53ea3edb8625db8.pack 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/heat-dashboard 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/var/lib/dpkg 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/charm-ovn-central/.git 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/zaqar 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/mistral/.git 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/contributor-guide 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/rally-openstack/.git/objects/pack/pack-3009fef8b4b4a70679d41a42e910213b5e5a6b6f.pack 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/compass-adapters/chef 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/ovn-octavia-provider 2024-01-26 16:53:24.081 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/zun 2024-01-26 16:53:24.082 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/charm-ovn-central/.git/objects 2024-01-26 16:53:24.082 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/python-tripleoclient/.git 2024-01-26 16:53:24.082 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/mistral/.git/objects 2024-01-26 16:53:24.082 | 12MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/group-based-policy/.git/objects/pack 2024-01-26 16:53:24.082 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/jjb/jenkins-job-builder/tests 2024-01-26 16:53:24.082 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/compass-adapters/chef/cookbooks 2024-01-26 16:53:24.082 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/tox-env/lib/python3.7/site-packages/pip/_vendor 2024-01-26 16:53:24.082 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/os-testr-env/lib/python3.7/site-packages/pip/_vendor 2024-01-26 16:53:24.082 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/bindep-env/lib/python3.7/site-packages/pip/_vendor 2024-01-26 16:53:24.083 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/compass-core/mibs 2024-01-26 16:53:24.083 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstacksdk/.git/objects/pack/pack-48fef249c200a3aa7dc73f79e0edb73d9d95a5ea.pack 2024-01-26 16:53:24.083 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-nova-compute 2024-01-26 16:53:24.083 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/cache/files/etcd-v3.3.12-linux-amd64.tar.gz 2024-01-26 16:53:24.083 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/dash-stack/contrib/Font-Awesome/src 2024-01-26 16:53:24.083 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/python-tripleoclient/.git/objects 2024-01-26 16:53:24.083 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/openstack-manuals/doc 2024-01-26 16:53:24.083 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/root 2024-01-26 16:53:24.083 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/devstack/.git/objects/pack/pack-62cebe419cdca9b114f0ec018d9c5dfd61bdb4c3.pack 2024-01-26 16:53:24.083 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tripleo-docs 2024-01-26 16:53:24.083 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/config/sysinv/sysinv 2024-01-26 16:53:24.084 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/mistral/rally-jobs 2024-01-26 16:53:24.084 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/murano-dashboard/.git 2024-01-26 16:53:24.084 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/var/lib/dpkg/info 2024-01-26 16:53:24.084 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-nova-cloud-controller 2024-01-26 16:53:24.084 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/mistral/rally-jobs/extra 2024-01-26 16:53:24.084 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/mistral/rally-jobs/extra/scenarios 2024-01-26 16:53:24.084 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/skyline-apiserver/.git 2024-01-26 16:53:24.084 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/root/.cache/pip/http-v2 2024-01-26 16:53:24.084 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/config/sysinv/sysinv/sysinv 2024-01-26 16:53:24.084 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tripleo-common/.git 2024-01-26 16:53:24.085 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/mistral/rally-jobs/extra/scenarios/big_wf 2024-01-26 16:53:24.085 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/panko 2024-01-26 16:53:24.085 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/knets_exp 2024-01-26 16:53:26.173 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/panko/.git 2024-01-26 16:53:26.174 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/skyline-apiserver/.git/objects 2024-01-26 16:53:26.174 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/trove/.git/objects/pack 2024-01-26 16:53:26.175 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tacker-specs/.git/objects/3a 2024-01-26 16:53:26.175 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tacker-specs/.git/objects/3a/e05b3ca19a3912107b351f082904e08aa18e03 2024-01-26 16:53:26.175 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/ha 2024-01-26 16:53:26.175 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/murano-dashboard/.git/objects 2024-01-26 16:53:26.175 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/storlets 2024-01-26 16:53:26.175 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/tripleo-common/.git/objects 2024-01-26 16:53:26.175 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/panko/.git/objects 2024-01-26 16:53:26.175 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/neutron-lib/.git 2024-01-26 16:53:26.175 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/magnum/.git/objects/pack 2024-01-26 16:53:26.176 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/cinder/cinder/tests/unit/volume 2024-01-26 16:53:26.176 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/opendev/netlify-sandbox/site/.vuepress/public/admin/netlify-cms.js.map 2024-01-26 16:53:26.176 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/panko/.git/objects/pack 2024-01-26 16:53:26.176 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/charm-keystone 2024-01-26 16:53:26.176 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/include/c++ 2024-01-26 16:53:26.176 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/usr/include/c++/8 2024-01-26 16:53:26.176 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/cache/files/etcd-v3.2.17-linux-amd64.tar.gz 2024-01-26 16:53:26.176 | 11MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/config/sysinv/sysinv/sysinv/sysinv 2024-01-26 16:53:26.176 | 10MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/charm-ovn-central/.git/objects/pack 2024-01-26 16:53:26.177 | 10MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/charm-ovn-central/.git/objects/pack/pack-0142dba92bc49f9f042f2e9071a3c9a4b5b29634.pack 2024-01-26 16:53:26.177 | 10MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/nebulous/monitoring/.git 2024-01-26 16:53:26.177 | 10MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/puppet-tripleo/.git 2024-01-26 16:53:26.177 | 10MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/networking-cisco 2024-01-26 16:53:26.177 | 10MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/requirements/.git/objects/pack 2024-01-26 16:53:26.177 | 10MiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/ovn-octavia-provider/.git 2024-01-26 16:53:26.177 | 24KiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/bareon/bareon/tests/data/block-device/empty-1024MiB 2024-01-26 16:53:26.177 | 8.0KiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/bareon/bareon/tests/data/block-device/empty-1024MiB/sgdisk 2024-01-26 16:53:26.177 | 8.0KiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/bareon/bareon/tests/data/block-device/empty-1024MiB/file 2024-01-26 16:53:26.178 | 4.0KiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/bareon/bareon/tests/data/block-device/empty-1024MiB/sgdisk/loop0.txt 2024-01-26 16:53:26.178 | 4.0KiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/bareon/bareon/tests/data/block-device/empty-1024MiB/meta.json 2024-01-26 16:53:26.178 | 4.0KiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/x/bareon/bareon/tests/data/block-device/empty-1024MiB/file/loop0.txt 2024-01-26 16:53:26.178 | 4.0KiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/root/build-tools/certificates/TiBoot.crt 2024-01-26 16:53:26.178 | 4.0KiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/starlingx/public-keys/TiBoot.crt 2024-01-26 16:53:26.178 | 4.0KiB /opt/dib_tmp/dib_build.jcbuMr46/built/opt/git/opendev.org/openstack/cinder/releasenotes/notes/reject-volume_clear_size-settings-larger-than-1024MiB-30b38811da048948.yaml 2024-01-26 16:53:26.178 | 2024-01-26 16:53:26.178 | ===== end image size report ===== 2024-01-26 16:53:26.178 | 2024-01-26 16:53:26.179 | + diskimage_builder/lib/disk-image-create:main:437 : rm -f /opt/dib_tmp/dib_build.jcbuMr46/du_output.tmp 2024-01-26 16:53:26.214 | + diskimage_builder/lib/disk-image-create:main:439 : '[' -n 512 ']' 2024-01-26 16:53:26.219 | + diskimage_builder/lib/disk-image-create:main:440 : journal_size=512 2024-01-26 16:53:26.224 | + diskimage_builder/lib/disk-image-create:main:445 : '[' ext4 = ext4 ']' 2024-01-26 16:53:26.229 | + diskimage_builder/lib/disk-image-create:main:449 : MKFS_OPTS='-i 4096 -J size=512 ' 2024-01-26 16:53:26.234 | + diskimage_builder/lib/disk-image-create:main:464 : [[ buster == \t\r\u\s\t\y ]] 2024-01-26 16:53:26.239 | + diskimage_builder/lib/disk-image-create:main:470 : '[' -z '' ']' 2024-01-26 16:53:26.244 | + diskimage_builder/lib/disk-image-create:main:471 : du_size=20597541 2024-01-26 16:53:26.248 | + diskimage_builder/lib/disk-image-create:main:482 : [[ dib-init-system growroot debian-minimal manifests journal-to-console install-types cache-devstack source-repositories vm package-installs install-static zuul-worker infra-package-needs debootstrap install-bin nodepool-base base bootloader openstack-repos cloud-init-datasources dpkg pkg-map runtime-ssh-host-keys sysprep openssh-server cache-url initialize-urandom ensure-venv block-device-efi modprobe simple-init =~ block-device-efi ]] 2024-01-26 16:53:26.253 | + diskimage_builder/lib/disk-image-create:main:483 : echo 'Expanding disk for EFI partition' 2024-01-26 16:53:26.253 | Expanding disk for EFI partition 2024-01-26 16:53:26.258 | + diskimage_builder/lib/disk-image-create:main:484 : du_size=21135141 2024-01-26 16:53:26.264 | ++ diskimage_builder/lib/disk-image-create:main:490 : echo 21135141 2024-01-26 16:53:26.266 | ++ diskimage_builder/lib/disk-image-create:main:490 : awk ' { if ($1 % 64 != 0) print $1 + 64 - ( $1 % 64); else print $1; } ' 2024-01-26 16:53:26.272 | + diskimage_builder/lib/disk-image-create:main:490 : export DIB_IMAGE_SIZE=21135168 2024-01-26 16:53:26.276 | + diskimage_builder/lib/disk-image-create:main:490 : DIB_IMAGE_SIZE=21135168 2024-01-26 16:53:26.281 | + diskimage_builder/lib/disk-image-create:main:492 : '[' -n '' ']' 2024-01-26 16:53:26.286 | + diskimage_builder/lib/disk-image-create:main:496 : export TMP_IMAGE_DIR 2024-01-26 16:53:26.291 | + diskimage_builder/lib/disk-image-create:main:499 : eval_run_d block-device IMAGE_BLOCK_DEVICE= 2024-01-26 16:53:26.296 | ++ diskimage_builder/lib/common-functions:eval_run_d:162 : mktemp 2024-01-26 16:53:26.323 | + diskimage_builder/lib/common-functions:eval_run_d:162 : local run_output=/opt/dib_tmp/tmp.hRbjzmaRZg 2024-01-26 16:53:26.328 | + diskimage_builder/lib/common-functions:eval_run_d:163 : trap 'rm -f /opt/dib_tmp/tmp.hRbjzmaRZg; check_break after-error bash' ERR 2024-01-26 16:53:26.333 | + diskimage_builder/lib/common-functions:eval_run_d:164 : run_d block-device /opt/dib_tmp/tmp.hRbjzmaRZg 2024-01-26 16:53:26.338 | + diskimage_builder/lib/common-functions:run_d:247 : check_element 2024-01-26 16:53:26.343 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.jcbuMr46/hooks ']' 2024-01-26 16:53:26.348 | + diskimage_builder/lib/common-functions:run_d:248 : check_break before-block-device bash 2024-01-26 16:53:26.353 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-01-26 16:53:26.354 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-block-device(,|$)' -q 2024-01-26 16:53:26.362 | + diskimage_builder/lib/common-functions:run_d:249 : '[' -d /opt/dib_tmp/dib_build.jcbuMr46/hooks/block-device.d ']' 2024-01-26 16:53:26.367 | + diskimage_builder/lib/common-functions:run_d:260 : check_break after-block-device bash 2024-01-26 16:53:26.374 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-block-device(,|$)' -q 2024-01-26 16:53:26.375 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-01-26 16:53:26.382 | + diskimage_builder/lib/common-functions:eval_run_d:165 : grep -q IMAGE_BLOCK_DEVICE= /opt/dib_tmp/tmp.hRbjzmaRZg 2024-01-26 16:53:26.389 | + diskimage_builder/lib/common-functions:eval_run_d:169 : rm /opt/dib_tmp/tmp.hRbjzmaRZg 2024-01-26 16:53:26.396 | + diskimage_builder/lib/common-functions:eval_run_d:170 : trap - ERR 2024-01-26 16:53:26.401 | + diskimage_builder/lib/disk-image-create:main:501 : '[' -z ']' 2024-01-26 16:53:26.406 | + diskimage_builder/lib/disk-image-create:main:504 : echo 'image-size: 21135168KiB' 2024-01-26 16:53:26.432 | + diskimage_builder/lib/disk-image-create:main:506 : '[' -n '-i 4096 -J size=512 ' ']' 2024-01-26 16:53:26.437 | + diskimage_builder/lib/disk-image-create:main:507 : echo 'root-fs-opts: '\''-i 4096 -J size=512 '\''' 2024-01-26 16:53:26.441 | + 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-01-26 16:53:27.033 | 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-01-26 16:53:27.033 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.jcbuMr46/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.Br0l6Fw5', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.jcbuMr46/mnt', 'build-dir': '/opt/dib_tmp/dib_build.jcbuMr46', 'image-size': '21135168KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-01-26 16:53:27.069 | 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-01-26 16:53:27.070 | 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-01-26 16:53:27.070 | 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-01-26 16:53:27.071 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.jcbuMr46/states/block-device/config.json] 2024-01-26 16:53:27.147 | + 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-01-26 16:53:27.618 | 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-01-26 16:53:27.618 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.jcbuMr46/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.Br0l6Fw5', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.jcbuMr46/mnt', 'build-dir': '/opt/dib_tmp/dib_build.jcbuMr46', 'image-size': '21135168KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-01-26 16:53:27.619 | INFO diskimage_builder.block_device.blockdevice [-] create() called 2024-01-26 16:53:27.619 | 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-01-26 16:53:27.619 | 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-01-26 16:53:27.620 | DEBUG diskimage_builder.block_device.level0.localloop [-] Creating LocalLoop object; config [{'name': 'image0'}] default_config [{'config': '/opt/dib_tmp/dib_build.jcbuMr46/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.Br0l6Fw5', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.jcbuMr46/mnt', 'build-dir': '/opt/dib_tmp/dib_build.jcbuMr46', 'image-size': '21135168KiB', '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-01-26 16:53:27.620 | DEBUG diskimage_builder.block_device.level0.localloop [-] Using default image size [21642412032] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level0/localloop.py:83 2024-01-26 16:53:27.620 | 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-01-26 16:53:27.620 | 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-01-26 16:53:27.620 | 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-01-26 16:53:27.620 | 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-01-26 16:53:27.620 | 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-01-26 16:53:27.620 | 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-01-26 16:53:27.621 | 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-01-26 16:53:27.621 | 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-01-26 16:53:27.621 | 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-01-26 16:53:27.621 | 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-01-26 16:53:27.621 | 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-01-26 16:53:27.621 | 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-01-26 16:53:27.621 | 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-01-26 16:53:27.622 | 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-01-26 16:53:27.622 | 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-01-26 16:53:27.622 | 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-01-26 16:53:27.622 | 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-01-26 16:53:27.622 | 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-01-26 16:53:27.622 | 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-01-26 16:53:27.622 | 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-01-26 16:53:27.622 | 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-01-26 16:53:27.622 | 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-01-26 16:53:27.622 | 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-01-26 16:53:27.622 | 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-01-26 16:53:27.623 | 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-01-26 16:53:27.623 | 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-01-26 16:53:27.623 | 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-01-26 16:53:27.623 | 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-01-26 16:53:27.623 | 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-01-26 16:53:27.623 | 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-01-26 16:53:27.623 | 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-01-26 16:53:27.623 | 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-01-26 16:53:27.623 | 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-01-26 16:53:27.623 | 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-01-26 16:53:27.623 | 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-01-26 16:53:27.623 | 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-01-26 16:53:27.623 | 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-01-26 16:53:27.623 | DEBUG diskimage_builder.block_device.level0.localloop [-] [image0] Creating loop on [/opt/dib_tmp/dib_image.Br0l6Fw5/image0.raw] with size [21642412032] create /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level0/localloop.py:95 2024-01-26 16:53:27.624 | INFO diskimage_builder.block_device.level0.localloop [-] Create image file [/opt/dib_tmp/dib_image.Br0l6Fw5/image0.raw] 2024-01-26 16:53:27.624 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev attach 2024-01-26 16:53:27.624 | DEBUG diskimage_builder.block_device.level0.localloop [-] Calling [sudo losetup --show -f /opt/dib_tmp/dib_image.Br0l6Fw5/image0.raw] loopdev_attach /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level0/localloop.py:43 2024-01-26 16:53:27.624 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup --show -f /opt/dib_tmp/dib_image.Br0l6Fw5/image0.raw] 2024-01-26 16:53:27.750 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /dev/loop3 exec_sudo /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py:135 2024-01-26 16:53:27.753 | INFO diskimage_builder.block_device.level0.localloop [-] New block device [/dev/loop3] 2024-01-26 16:53:27.753 | DEBUG diskimage_builder.block_device.level0.localloop [-] Created loop name [image0] device [/dev/loop3] image [/opt/dib_tmp/dib_image.Br0l6Fw5/image0.raw] create /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level0/localloop.py:109 2024-01-26 16:53:27.753 | INFO diskimage_builder.block_device.level1.partitioning [-] Creating partition on [image0] [/opt/dib_tmp/dib_image.Br0l6Fw5/image0.raw] 2024-01-26 16:53:27.753 | DEBUG diskimage_builder.block_device.level1.partitioning [-] Partition 2 added, 21063598080 remaining in disk _create_gpt /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level1/partitioning.py:170 2024-01-26 16:53:27.754 | DEBUG diskimage_builder.block_device.level1.partitioning [-] Partition 3 added, 21055209472 remaining in disk _create_gpt /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level1/partitioning.py:170 2024-01-26 16:53:27.754 | 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-01-26 16:53:27.754 | DEBUG diskimage_builder.block_device.level1.partitioning [-] cmd: sgdisk /opt/dib_tmp/dib_image.Br0l6Fw5/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:+20079M -t 3:8300 -c 3:root _create_gpt /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level1/partitioning.py:174 2024-01-26 16:53:27.754 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sgdisk /opt/dib_tmp/dib_image.Br0l6Fw5/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:+20079M -t 3:8300 -c 3:root] 2024-01-26 16:53:31.354 | 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-01-26 16:53:31.354 | 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-01-26 16:53:31.354 | 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-01-26 16:53:31.354 | 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-01-26 16:53:31.354 | 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-01-26 16:53:31.356 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2024-01-26 16:53:31.373 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -av /dev/loop3] 2024-01-26 16:53:31.443 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: add map loop3p1 (253:1): 0 1126400 linear 7:3 2048 exec_sudo /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py:135 2024-01-26 16:53:31.443 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: add map loop3p2 (253:2): 0 16384 linear 7:3 1128448 exec_sudo /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py:135 2024-01-26 16:53:31.443 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: add map loop3p3 (253:3): 0 41121792 linear 7:3 1144832 exec_sudo /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py:135 2024-01-26 16:53:31.447 | INFO diskimage_builder.block_device.utils [-] Calling [sudo dmsetup --noudevsync mknodes] 2024-01-26 16:53:31.493 | WARNING diskimage_builder.block_device.level2.mkfs [-] UUID will not be written for fs type [vfat] 2024-01-26 16:53:31.493 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'vfat', '-n', 'MKFS_ESP', '/dev/mapper/loop3p1']] create /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2024-01-26 16:53:31.493 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t vfat -n MKFS_ESP /dev/mapper/loop3p1] 2024-01-26 16:53:31.646 | 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-01-26 16:53:31.648 | INFO diskimage_builder.block_device.level1.partitioning [-] Not creating the partitions a second time. 2024-01-26 16:53:31.648 | INFO diskimage_builder.block_device.level1.partitioning [-] Not creating the partitions a second time. 2024-01-26 16:53:31.648 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'ext4', '-i', '4096', '-J', 'size=512', '-L', 'cloudimg-rootfs', '-U', '6081b510-3e30-46ea-a62a-c8ae9ce0ad9c', '-q', '/dev/mapper/loop3p3']] create /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2024-01-26 16:53:31.648 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t ext4 -i 4096 -J size=512 -L cloudimg-rootfs -U 6081b510-3e30-46ea-a62a-c8ae9ce0ad9c -q /dev/mapper/loop3p3] 2024-01-26 16:53:32.040 | 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-01-26 16:53:32.040 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /opt/dib_tmp/dib_build.jcbuMr46/mnt/] 2024-01-26 16:53:32.051 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_root] to [/opt/dib_tmp/dib_build.jcbuMr46/mnt/] 2024-01-26 16:53:32.051 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/loop3p3 /opt/dib_tmp/dib_build.jcbuMr46/mnt/] 2024-01-26 16:53:32.077 | 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-01-26 16:53:32.077 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /opt/dib_tmp/dib_build.jcbuMr46/mnt/boot/efi] 2024-01-26 16:53:32.088 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_ESP] to [/opt/dib_tmp/dib_build.jcbuMr46/mnt/boot/efi] 2024-01-26 16:53:32.088 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/loop3p1 /opt/dib_tmp/dib_build.jcbuMr46/mnt/boot/efi] 2024-01-26 16:53:32.104 | 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-01-26 16:53:32.104 | 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-01-26 16:53:32.104 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing state to: /opt/dib_tmp/dib_build.jcbuMr46/states/block-device/state.json save_state /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:101 2024-01-26 16:53:32.106 | DEBUG diskimage_builder.block_device.blockdevice [-] {'blockdev': {'BSP': {'device': '/dev/mapper/loop3p2'}, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-01-26 16:53:32.106 | DEBUG diskimage_builder.block_device.blockdevice [-] 'ESP': {'device': '/dev/mapper/loop3p1'}, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-01-26 16:53:32.106 | DEBUG diskimage_builder.block_device.blockdevice [-] 'image0': {'device': '/dev/loop3', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-01-26 16:53:32.106 | DEBUG diskimage_builder.block_device.blockdevice [-] 'image': '/opt/dib_tmp/dib_image.Br0l6Fw5/image0.raw'}, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-01-26 16:53:32.106 | DEBUG diskimage_builder.block_device.blockdevice [-] 'root': {'device': '/dev/mapper/loop3p3'}}, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-01-26 16:53:32.106 | DEBUG diskimage_builder.block_device.blockdevice [-] 'filesys': {'mkfs_ESP': {'device': '/dev/mapper/loop3p1', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-01-26 16:53:32.106 | 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-01-26 16:53:32.106 | 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-01-26 16:53:32.106 | 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-01-26 16:53:32.106 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '74e82e11-a8ec-4aee-b4f0-e38b0d55ca43'}, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-01-26 16:53:32.106 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mkfs_root': {'device': '/dev/mapper/loop3p3', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-01-26 16:53:32.106 | 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-01-26 16:53:32.107 | 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-01-26 16:53:32.107 | 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-01-26 16:53:32.107 | DEBUG diskimage_builder.block_device.blockdevice [-] '4096', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-01-26 16:53:32.107 | DEBUG diskimage_builder.block_device.blockdevice [-] '-J', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-01-26 16:53:32.107 | 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-01-26 16:53:32.107 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '6081b510-3e30-46ea-a62a-c8ae9ce0ad9c'}}, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-01-26 16:53:32.107 | 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-01-26 16:53:32.107 | 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-01-26 16:53:32.107 | 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-01-26 16:53:32.107 | 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-01-26 16:53:32.107 | 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-01-26 16:53:32.107 | 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-01-26 16:53:32.107 | 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-01-26 16:53:32.107 | 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-01-26 16:53:32.107 | 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-01-26 16:53:32.107 | 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-01-26 16:53:32.107 | 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-01-26 16:53:32.107 | 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-01-26 16:53:32.107 | 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-01-26 16:53:32.108 | 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-01-26 16:53:32.108 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/opt/dib_tmp/dib_build.jcbuMr46/mnt/'}, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-01-26 16:53:32.108 | 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-01-26 16:53:32.108 | 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-01-26 16:53:32.108 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/opt/dib_tmp/dib_build.jcbuMr46/mnt/boot/efi'}}, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-01-26 16:53:32.108 | 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-01-26 16:53:32.108 | 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-01-26 16:53:32.108 | 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-01-26 16:53:32.108 | 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-01-26 16:53:32.108 | 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-01-26 16:53:32.109 | INFO diskimage_builder.block_device.blockdevice [-] create() finished 2024-01-26 16:53:32.187 | ++ 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-01-26 16:53:32.681 | 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-01-26 16:53:32.682 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.jcbuMr46/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.Br0l6Fw5', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.jcbuMr46/mnt', 'build-dir': '/opt/dib_tmp/dib_build.jcbuMr46', 'image-size': '21135168KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-01-26 16:53:32.682 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-device] 2024-01-26 16:53:32.756 | + diskimage_builder/lib/disk-image-create:main:520 : IMAGE_BLOCK_DEVICE=/dev/loop3 2024-01-26 16:53:32.761 | + diskimage_builder/lib/disk-image-create:main:521 : export IMAGE_BLOCK_DEVICE 2024-01-26 16:53:32.766 | ++ 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-01-26 16:53:33.252 | 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-01-26 16:53:33.252 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.jcbuMr46/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.Br0l6Fw5', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.jcbuMr46/mnt', 'build-dir': '/opt/dib_tmp/dib_build.jcbuMr46', 'image-size': '21135168KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-01-26 16:53:33.253 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-devices] 2024-01-26 16:53:33.326 | + diskimage_builder/lib/disk-image-create:main:527 : IMAGE_BLOCK_DEVICES=' [image0]=/dev/loop3 [ESP]=/dev/mapper/loop3p1 [BSP]=/dev/mapper/loop3p2 [root]=/dev/mapper/loop3p3 ' 2024-01-26 16:53:33.331 | + diskimage_builder/lib/disk-image-create:main:528 : export IMAGE_BLOCK_DEVICES 2024-01-26 16:53:33.336 | + 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-01-26 16:53:33.806 | 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-01-26 16:53:33.806 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.jcbuMr46/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.Br0l6Fw5', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.jcbuMr46/mnt', 'build-dir': '/opt/dib_tmp/dib_build.jcbuMr46', 'image-size': '21135168KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-01-26 16:53:33.806 | INFO diskimage_builder.block_device.blockdevice [-] Creating fstab 2024-01-26 16:53:33.807 | 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-01-26 16:53:33.807 | 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-01-26 16:53:33.807 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /opt/dib_tmp/dib_build.jcbuMr46/built/etc] 2024-01-26 16:53:33.818 | INFO diskimage_builder.block_device.utils [-] Calling [sudo cp /opt/dib_tmp/dib_build.jcbuMr46/states/block-device/fstab /opt/dib_tmp/dib_build.jcbuMr46/built/etc/fstab] 2024-01-26 16:53:33.899 | + diskimage_builder/lib/disk-image-create:main:535 : LOOPDEV=/dev/loop3 2024-01-26 16:53:33.904 | + diskimage_builder/lib/disk-image-create:main:547 : sudo cp -ra /opt/dib_tmp/dib_build.jcbuMr46/built/bin /opt/dib_tmp/dib_build.jcbuMr46/built/boot /opt/dib_tmp/dib_build.jcbuMr46/built/dev /opt/dib_tmp/dib_build.jcbuMr46/built/etc /opt/dib_tmp/dib_build.jcbuMr46/built/home /opt/dib_tmp/dib_build.jcbuMr46/built/initrd.img /opt/dib_tmp/dib_build.jcbuMr46/built/initrd.img.old /opt/dib_tmp/dib_build.jcbuMr46/built/lib /opt/dib_tmp/dib_build.jcbuMr46/built/media /opt/dib_tmp/dib_build.jcbuMr46/built/mnt /opt/dib_tmp/dib_build.jcbuMr46/built/opt /opt/dib_tmp/dib_build.jcbuMr46/built/proc /opt/dib_tmp/dib_build.jcbuMr46/built/root /opt/dib_tmp/dib_build.jcbuMr46/built/run /opt/dib_tmp/dib_build.jcbuMr46/built/sbin /opt/dib_tmp/dib_build.jcbuMr46/built/srv /opt/dib_tmp/dib_build.jcbuMr46/built/sys /opt/dib_tmp/dib_build.jcbuMr46/built/tmp /opt/dib_tmp/dib_build.jcbuMr46/built/usr /opt/dib_tmp/dib_build.jcbuMr46/built/var /opt/dib_tmp/dib_build.jcbuMr46/built/vmlinuz /opt/dib_tmp/dib_build.jcbuMr46/built/vmlinuz.old /opt/dib_tmp/dib_build.jcbuMr46/mnt 2024-01-26 17:36:16.241 | + diskimage_builder/lib/disk-image-create:main:548 : sudo rm -fr /opt/dib_tmp/dib_build.jcbuMr46/built/bin /opt/dib_tmp/dib_build.jcbuMr46/built/boot /opt/dib_tmp/dib_build.jcbuMr46/built/dev /opt/dib_tmp/dib_build.jcbuMr46/built/etc /opt/dib_tmp/dib_build.jcbuMr46/built/home /opt/dib_tmp/dib_build.jcbuMr46/built/initrd.img /opt/dib_tmp/dib_build.jcbuMr46/built/initrd.img.old /opt/dib_tmp/dib_build.jcbuMr46/built/lib /opt/dib_tmp/dib_build.jcbuMr46/built/media /opt/dib_tmp/dib_build.jcbuMr46/built/mnt /opt/dib_tmp/dib_build.jcbuMr46/built/opt /opt/dib_tmp/dib_build.jcbuMr46/built/proc /opt/dib_tmp/dib_build.jcbuMr46/built/root /opt/dib_tmp/dib_build.jcbuMr46/built/run /opt/dib_tmp/dib_build.jcbuMr46/built/sbin /opt/dib_tmp/dib_build.jcbuMr46/built/srv /opt/dib_tmp/dib_build.jcbuMr46/built/sys /opt/dib_tmp/dib_build.jcbuMr46/built/tmp /opt/dib_tmp/dib_build.jcbuMr46/built/usr /opt/dib_tmp/dib_build.jcbuMr46/built/var /opt/dib_tmp/dib_build.jcbuMr46/built/vmlinuz /opt/dib_tmp/dib_build.jcbuMr46/built/vmlinuz.old 2024-01-26 17:36:50.562 | + diskimage_builder/lib/disk-image-create:main:550 : mount_proc_dev_sys 2024-01-26 17:36:50.569 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount -t proc none /opt/dib_tmp/dib_build.jcbuMr46/mnt/proc 2024-01-26 17:36:50.597 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : sudo mount --bind /dev /opt/dib_tmp/dib_build.jcbuMr46/mnt/dev 2024-01-26 17:36:50.613 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:407 : mount_dev_pts_options 2024-01-26 17:36:50.619 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:400 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-01-26 17:36:50.868 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:400 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-01-26 17:36:50.874 | + 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.jcbuMr46/mnt/dev/pts 2024-01-26 17:36:50.891 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:415 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.jcbuMr46/mnt/sys 2024-01-26 17:36:50.907 | + diskimage_builder/lib/disk-image-create:main:551 : run_d pre-finalise 2024-01-26 17:36:50.912 | + diskimage_builder/lib/common-functions:run_d:247 : check_element 2024-01-26 17:36:50.916 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.jcbuMr46/hooks ']' 2024-01-26 17:36:50.921 | + diskimage_builder/lib/common-functions:run_d:248 : check_break before-pre-finalise bash 2024-01-26 17:36:50.926 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-01-26 17:36:50.927 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-pre-finalise(,|$)' -q 2024-01-26 17:36:50.935 | + diskimage_builder/lib/common-functions:run_d:249 : '[' -d /opt/dib_tmp/dib_build.jcbuMr46/hooks/pre-finalise.d ']' 2024-01-26 17:36:50.940 | + diskimage_builder/lib/common-functions:run_d:260 : check_break after-pre-finalise bash 2024-01-26 17:36:50.945 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-01-26 17:36:50.945 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-pre-finalise(,|$)' -q 2024-01-26 17:36:50.954 | + diskimage_builder/lib/disk-image-create:main:552 : run_d_in_target finalise 2024-01-26 17:36:50.959 | + diskimage_builder/lib/img-functions:run_d_in_target:65 : check_element 2024-01-26 17:36:50.963 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.jcbuMr46/hooks ']' 2024-01-26 17:36:50.968 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : '[' -d /opt/dib_tmp/dib_build.jcbuMr46/hooks/finalise.d ']' 2024-01-26 17:36:50.973 | + diskimage_builder/lib/img-functions:run_d_in_target:69 : sudo mkdir /opt/dib_tmp/dib_build.jcbuMr46/mnt/tmp/in_target.d 2024-01-26 17:36:50.995 | + 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.jcbuMr46/hooks 2024-01-26 17:36:51.010 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount --bind /opt/dib_tmp/dib_build.jcbuMr46/hooks /opt/dib_tmp/dib_build.jcbuMr46/mnt/tmp/in_target.d 2024-01-26 17:36:51.026 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : sudo mount -o remount,ro,bind /opt/dib_tmp/dib_build.jcbuMr46/hooks /opt/dib_tmp/dib_build.jcbuMr46/mnt/tmp/in_target.d 2024-01-26 17:36:51.041 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : check_break before-finalise run_in_target bash 2024-01-26 17:36:51.046 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-01-26 17:36:51.046 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-finalise(,|$)' -q 2024-01-26 17:36:51.054 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : '[' -z '' ']' 2024-01-26 17:36:51.059 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : in_target_arg=run_in_target 2024-01-26 17:36:51.064 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : trap 'check_break after-error run_in_target bash' ERR 2024-01-26 17:36:51.069 | + 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-01-26 17:36:51.074 | + diskimage_builder/lib/img-functions:run_in_target:50 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/finalise.d' 2024-01-26 17:36:51.079 | + diskimage_builder/lib/img-functions:run_in_target:52 : ORIG_HOME=/var/lib/nodepool 2024-01-26 17:36:51.084 | + diskimage_builder/lib/img-functions:run_in_target:53 : export HOME=/root 2024-01-26 17:36:51.089 | + diskimage_builder/lib/img-functions:run_in_target:53 : HOME=/root 2024-01-26 17:36:51.095 | + diskimage_builder/lib/img-functions:run_in_target:59 : sudo -E chroot /opt/dib_tmp/dib_build.jcbuMr46/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-01-26 17:36:52.604 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2024-01-26 17:36:52.608 | + source /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2024-01-26 17:36:52.624 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2024-01-26 17:36:52.624 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2024-01-26 17:36:52.624 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2024-01-26 17:36:52.627 | + source /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2024-01-26 17:36:52.629 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-01-26 17:36:52.629 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-01-26 17:36:52.629 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-01-26 17:36:52.629 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-01-26 17:36:52.629 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-01-26 17:36:52.629 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-01-26 17:36:52.629 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-01-26 17:36:52.629 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-debian-minimal.bash 2024-01-26 17:36:52.632 | + source /tmp/in_target.d/finalise.d/../environment.d/10-debian-minimal.bash 2024-01-26 17:36:52.665 | ++ export DISTRO_NAME=debian 2024-01-26 17:36:52.665 | ++ DISTRO_NAME=debian 2024-01-26 17:36:52.665 | ++ export DIB_RELEASE=buster 2024-01-26 17:36:52.665 | ++ DIB_RELEASE=buster 2024-01-26 17:36:52.665 | ++ export DIB_INIT_SYSTEM=systemd 2024-01-26 17:36:52.666 | ++ DIB_INIT_SYSTEM=systemd 2024-01-26 17:36:52.666 | ++ export EFI_BOOT_DIR=EFI/debian 2024-01-26 17:36:52.666 | ++ EFI_BOOT_DIR=EFI/debian 2024-01-26 17:36:52.666 | ++ '[' -n '' ']' 2024-01-26 17:36:52.666 | ++ export DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.linaro.opendev.org/debian 2024-01-26 17:36:52.666 | ++ DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.linaro.opendev.org/debian 2024-01-26 17:36:52.666 | ++ DIB_DEBIAN_SECURITY_MIRROR=http://security.debian.org/ 2024-01-26 17:36:52.666 | ++ export DIB_DEBIAN_COMPONENTS=main 2024-01-26 17:36:52.666 | ++ DIB_DEBIAN_COMPONENTS=main 2024-01-26 17:36:52.666 | ++ export DIB_DEBIAN_COMPONENTS_WS=main 2024-01-26 17:36:52.666 | ++ DIB_DEBIAN_COMPONENTS_WS=main 2024-01-26 17:36:52.666 | ++ case "${DIB_RELEASE}" in 2024-01-26 17:36:52.666 | ++ DIB_DEBIAN_SECURITY_PATH=buster 2024-01-26 17:36:52.666 | ++ DIB_DEBIAN_SECURITY_SUBPATH=/updates 2024-01-26 17:36:52.666 | ++ DIB_APT_SOURCES_CONF_DEFAULT='default:deb https://mirror.regionone.linaro.opendev.org/debian buster main 2024-01-26 17:36:52.666 | backports:deb https://mirror.regionone.linaro.opendev.org/debian buster-backports main 2024-01-26 17:36:52.666 | updates:deb https://mirror.regionone.linaro.opendev.org/debian buster-updates main 2024-01-26 17:36:52.666 | security:deb http://security.debian.org/ buster/updates main 2024-01-26 17:36:52.666 | ' 2024-01-26 17:36:52.666 | ++ '[' buster = testing -o buster = unstable ']' 2024-01-26 17:36:52.666 | ++ export 'DIB_APT_SOURCES_CONF=default:deb https://mirror.regionone.linaro.opendev.org/debian buster main 2024-01-26 17:36:52.666 | backports:deb https://mirror.regionone.linaro.opendev.org/debian buster-backports main 2024-01-26 17:36:52.666 | updates:deb https://mirror.regionone.linaro.opendev.org/debian buster-updates main 2024-01-26 17:36:52.666 | security:deb http://security.debian.org/ buster/updates main 2024-01-26 17:36:52.666 | ' 2024-01-26 17:36:52.666 | ++ DIB_APT_SOURCES_CONF='default:deb https://mirror.regionone.linaro.opendev.org/debian buster main 2024-01-26 17:36:52.666 | backports:deb https://mirror.regionone.linaro.opendev.org/debian buster-backports main 2024-01-26 17:36:52.666 | updates:deb https://mirror.regionone.linaro.opendev.org/debian buster-updates main 2024-01-26 17:36:52.666 | security:deb http://security.debian.org/ buster/updates main 2024-01-26 17:36:52.666 | ' 2024-01-26 17:36:52.666 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-debootstrap-default-locale 2024-01-26 17:36:52.669 | + source /tmp/in_target.d/finalise.d/../environment.d/10-debootstrap-default-locale 2024-01-26 17:36:52.682 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-01-26 17:36:52.682 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-01-26 17:36:52.682 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-dpkg.bash 2024-01-26 17:36:52.686 | + source /tmp/in_target.d/finalise.d/../environment.d/10-dpkg.bash 2024-01-26 17:36:52.700 | ++ export DIB_ADD_APT_KEYS= 2024-01-26 17:36:52.700 | ++ DIB_ADD_APT_KEYS= 2024-01-26 17:36:52.700 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2024-01-26 17:36:52.704 | + source /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2024-01-26 17:36:52.725 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2024-01-26 17:36:52.725 | ++ DIB_DEFAULT_INSTALLTYPE=source 2024-01-26 17:36:52.725 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2024-01-26 17:36:52.729 | + source /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2024-01-26 17:36:52.730 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-01-26 17:36:52.730 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-01-26 17:36:52.730 | ++ export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d.d/ 2024-01-26 17:36:52.730 | ++ DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d.d/ 2024-01-26 17:36:52.730 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2024-01-26 17:36:52.734 | + source /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2024-01-26 17:36:52.735 | ++ [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-01-26 17:36:52.735 | ++ export DIB_BLOCK_DEVICE=efi 2024-01-26 17:36:52.735 | ++ DIB_BLOCK_DEVICE=efi 2024-01-26 17:36:52.735 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/15-simple-init-networkmanager 2024-01-26 17:36:52.739 | + source /tmp/in_target.d/finalise.d/../environment.d/15-simple-init-networkmanager 2024-01-26 17:36:52.740 | ++ [[ debian =~ (centos|fedora|rocky) ]] 2024-01-26 17:36:52.740 | ++ export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-01-26 17:36:52.740 | ++ DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-01-26 17:36:52.740 | ++ [[ debian == \c\e\n\t\o\s ]] 2024-01-26 17:36:52.740 | ++ [[ debian == \r\o\c\k\y ]] 2024-01-26 17:36:52.740 | ++ [[ debian == \f\e\d\o\r\a ]] 2024-01-26 17:36:52.740 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/20-network-interface-names 2024-01-26 17:36:52.744 | + source /tmp/in_target.d/finalise.d/../environment.d/20-network-interface-names 2024-01-26 17:36:52.748 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2024-01-26 17:36:52.748 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2024-01-26 17:36:52.748 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-disable-cloud-init 2024-01-26 17:36:52.751 | + source /tmp/in_target.d/finalise.d/../environment.d/50-disable-cloud-init 2024-01-26 17:36:52.754 | ++ export DIB_CLOUD_INIT_DATASOURCES=None 2024-01-26 17:36:52.754 | ++ DIB_CLOUD_INIT_DATASOURCES=None 2024-01-26 17:36:52.754 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/75-nodepool-base-env 2024-01-26 17:36:52.758 | + source /tmp/in_target.d/finalise.d/../environment.d/75-nodepool-base-env 2024-01-26 17:36:52.760 | ++ export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-01-26 17:36:52.760 | ++ NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-01-26 17:36:52.760 | ++ export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-01-26 17:36:52.760 | ++ NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-01-26 17:36:52.760 | ++ export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-01-26 17:36:52.760 | ++ NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-01-26 17:36:52.760 | ++ export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-01-26 17:36:52.760 | ++ NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-01-26 17:36:52.760 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2024-01-26 17:36:52.764 | + source /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2024-01-26 17:36:52.765 | ++ '[' -z systemd ']' 2024-01-26 17:36:52.765 | ++ case $DIB_INIT_SYSTEM in 2024-01-26 17:36:52.765 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-bootloader 2024-01-26 17:36:52.826 | + set -eu 2024-01-26 17:36:52.826 | + set -o pipefail 2024-01-26 17:36:52.826 | + '[' 0 '!=' 0 ']' 2024-01-26 17:36:52.826 | + [[ -f /tmp/grub/install ]] 2024-01-26 17:36:52.826 | + BOOT_DEV=/dev/loop3 2024-01-26 17:36:52.826 | + declare -A DEVICES 2024-01-26 17:36:52.826 | + eval 'DEVICES=(' '[image0]=/dev/loop3' '[ESP]=/dev/mapper/loop3p1' '[BSP]=/dev/mapper/loop3p2' '[root]=/dev/mapper/loop3p3' ')' 2024-01-26 17:36:52.826 | ++ DEVICES=([image0]=/dev/loop3 [ESP]=/dev/mapper/loop3p1 [BSP]=/dev/mapper/loop3p2 [root]=/dev/mapper/loop3p3) 2024-01-26 17:36:52.826 | + DIB_BLOCK_DEVICE=efi 2024-01-26 17:36:52.827 | + [[ arm64 =~ ppc ]] 2024-01-26 17:36:52.827 | + [[ efi == \m\b\r ]] 2024-01-26 17:36:52.827 | + [[ efi == \g\p\t ]] 2024-01-26 17:36:52.827 | + [[ efi == \e\f\i ]] 2024-01-26 17:36:52.827 | + install-packages -m bootloader grub-efi grub-efi-arm64 2024-01-26 17:36:52.829 | + set -eu 2024-01-26 17:36:52.829 | + set -o pipefail 2024-01-26 17:36:52.830 | + ACTION=install 2024-01-26 17:36:52.830 | + MAP_ELEMENT= 2024-01-26 17:36:52.830 | ++ basename /usr/local/bin/install-packages 2024-01-26 17:36:52.832 | + SCRIPTNAME=install-packages 2024-01-26 17:36:52.833 | ++ getopt -o hudem: -n install-packages -- -m bootloader grub-efi grub-efi-arm64 2024-01-26 17:36:53.093 | + TEMP=' -m '\''bootloader'\'' -- '\''grub-efi'\'' '\''grub-efi-arm64'\''' 2024-01-26 17:36:53.094 | + '[' 0 '!=' 0 ']' 2024-01-26 17:36:53.094 | + eval set -- ' -m '\''bootloader'\'' -- '\''grub-efi'\'' '\''grub-efi-arm64'\''' 2024-01-26 17:36:53.094 | ++ set -- -m bootloader -- grub-efi grub-efi-arm64 2024-01-26 17:36:53.094 | + true 2024-01-26 17:36:53.095 | + case "$1" in 2024-01-26 17:36:53.095 | + MAP_ELEMENT=bootloader 2024-01-26 17:36:53.095 | + shift 2 2024-01-26 17:36:53.095 | + true 2024-01-26 17:36:53.095 | + case "$1" in 2024-01-26 17:36:53.095 | + shift 2024-01-26 17:36:53.096 | + break 2024-01-26 17:36:53.096 | + PKGS='grub-efi grub-efi-arm64' 2024-01-26 17:36:53.096 | + '[' -n bootloader ']' 2024-01-26 17:36:53.097 | ++ pkg-map --element bootloader grub-efi grub-efi-arm64 2024-01-26 17:36:54.013 | INFO:root:Mapping for bootloader : grub-efi grub-efi-arm64 2024-01-26 17:36:54.046 | + PKGS='efibootmgr 2024-01-26 17:36:54.046 | grub-efi-arm64 grub-efi-arm64-bin' 2024-01-26 17:36:54.046 | + '[' -z 'efibootmgr 2024-01-26 17:36:54.046 | grub-efi-arm64 grub-efi-arm64-bin' ']' 2024-01-26 17:36:54.046 | + install_deb_packages install efibootmgr grub-efi-arm64 grub-efi-arm64-bin 2024-01-26 17:36:54.047 | + DEBIAN_FRONTEND=noninteractive 2024-01-26 17:36:54.047 | + http_proxy= 2024-01-26 17:36:54.047 | + https_proxy= 2024-01-26 17:36:54.047 | + no_proxy= 2024-01-26 17:36:54.047 | + apt-get --option Dpkg::Options::=--force-confold --option Dpkg::Options::=--force-confdef --assume-yes install efibootmgr grub-efi-arm64 grub-efi-arm64-bin 2024-01-26 17:36:54.814 | Reading package lists... 2024-01-26 17:36:55.084 | Building dependency tree... 2024-01-26 17:36:55.084 | Reading state information... 2024-01-26 17:36:55.483 | The following additional packages will be installed: 2024-01-26 17:36:55.484 | gettext-base grub-common grub2-common libefiboot1 libefivar1 libfreetype6 2024-01-26 17:36:55.485 | libfuse2 libpng16-16 2024-01-26 17:36:55.487 | Suggested packages: 2024-01-26 17:36:55.487 | multiboot-doc mtools xorriso desktop-base console-setup fuse 2024-01-26 17:36:55.487 | Recommended packages: 2024-01-26 17:36:55.487 | os-prober grub-efi-arm64-signed 2024-01-26 17:36:57.048 | The following NEW packages will be installed: 2024-01-26 17:36:57.048 | efibootmgr gettext-base grub-common grub-efi-arm64 grub-efi-arm64-bin 2024-01-26 17:36:57.050 | grub2-common libefiboot1 libefivar1 libfreetype6 libfuse2 libpng16-16 2024-01-26 17:36:57.066 | 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. 2024-01-26 17:36:57.066 | Need to get 5758 kB of archives. 2024-01-26 17:36:57.066 | After this operation, 41.1 MB of additional disk space will be used. 2024-01-26 17:36:57.066 | WARNING: The following packages cannot be authenticated! 2024-01-26 17:36:57.066 | gettext-base libefivar1 libefiboot1 efibootmgr libpng16-16 libfreetype6 2024-01-26 17:36:57.066 | libfuse2 2024-01-26 17:36:57.663 | Authentication warning overridden. 2024-01-26 17:36:57.663 | Get:1 http://security.debian.org buster/updates/main arm64 grub-common arm64 2.06-3~deb10u4 [2732 kB] 2024-01-26 17:36:58.652 | Get:2 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 gettext-base arm64 0.19.8.1-9 [120 kB] 2024-01-26 17:36:58.799 | Get:3 http://security.debian.org buster/updates/main arm64 grub2-common arm64 2.06-3~deb10u4 [581 kB] 2024-01-26 17:36:58.900 | Get:4 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libefivar1 arm64 37-2+deb10u1 [42.6 kB] 2024-01-26 17:36:58.905 | Get:5 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libefiboot1 arm64 37-2+deb10u1 [40.0 kB] 2024-01-26 17:36:58.911 | Get:6 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 efibootmgr arm64 15-1 [30.2 kB] 2024-01-26 17:36:58.953 | Get:7 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libpng16-16 arm64 1.6.36-6 [287 kB] 2024-01-26 17:36:59.006 | Get:8 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libfreetype6 arm64 2.9.1-3+deb10u3 [356 kB] 2024-01-26 17:36:59.016 | Get:9 https://mirror.regionone.linaro.opendev.org/debian buster/main arm64 libfuse2 arm64 2.9.9-1+deb10u1 [123 kB] 2024-01-26 17:36:59.385 | Get:10 http://security.debian.org buster/updates/main arm64 grub-efi-arm64-bin arm64 2.06-3~deb10u4 [1407 kB] 2024-01-26 17:37:00.367 | Get:11 http://security.debian.org buster/updates/main arm64 grub-efi-arm64 arm64 2.06-3~deb10u4 [40.2 kB] 2024-01-26 17:37:03.169 | debconf: delaying package configuration, since apt-utils is not installed 2024-01-26 17:37:03.249 | Fetched 5758 kB in 3s (1743 kB/s) 2024-01-26 17:37:03.439 | Selecting previously unselected package gettext-base. 2024-01-26 17:37:03.463 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23832 files and directories currently installed.) 2024-01-26 17:37:03.465 | Preparing to unpack .../00-gettext-base_0.19.8.1-9_arm64.deb ... 2024-01-26 17:37:03.523 | Unpacking gettext-base (0.19.8.1-9) ... 2024-01-26 17:37:05.595 | Selecting previously unselected package libefivar1:arm64. 2024-01-26 17:37:05.600 | Preparing to unpack .../01-libefivar1_37-2+deb10u1_arm64.deb ... 2024-01-26 17:37:05.635 | Unpacking libefivar1:arm64 (37-2+deb10u1) ... 2024-01-26 17:37:06.203 | Selecting previously unselected package libefiboot1:arm64. 2024-01-26 17:37:06.208 | Preparing to unpack .../02-libefiboot1_37-2+deb10u1_arm64.deb ... 2024-01-26 17:37:06.233 | Unpacking libefiboot1:arm64 (37-2+deb10u1) ... 2024-01-26 17:37:06.389 | Selecting previously unselected package efibootmgr. 2024-01-26 17:37:06.394 | Preparing to unpack .../03-efibootmgr_15-1_arm64.deb ... 2024-01-26 17:37:06.417 | Unpacking efibootmgr (15-1) ... 2024-01-26 17:37:06.580 | Selecting previously unselected package libpng16-16:arm64. 2024-01-26 17:37:06.585 | Preparing to unpack .../04-libpng16-16_1.6.36-6_arm64.deb ... 2024-01-26 17:37:06.613 | Unpacking libpng16-16:arm64 (1.6.36-6) ... 2024-01-26 17:37:06.827 | Selecting previously unselected package libfreetype6:arm64. 2024-01-26 17:37:06.832 | Preparing to unpack .../05-libfreetype6_2.9.1-3+deb10u3_arm64.deb ... 2024-01-26 17:37:06.856 | Unpacking libfreetype6:arm64 (2.9.1-3+deb10u3) ... 2024-01-26 17:37:07.133 | Selecting previously unselected package libfuse2:arm64. 2024-01-26 17:37:07.137 | Preparing to unpack .../06-libfuse2_2.9.9-1+deb10u1_arm64.deb ... 2024-01-26 17:37:07.162 | Unpacking libfuse2:arm64 (2.9.9-1+deb10u1) ... 2024-01-26 17:37:07.500 | Selecting previously unselected package grub-common. 2024-01-26 17:37:07.505 | Preparing to unpack .../07-grub-common_2.06-3~deb10u4_arm64.deb ... 2024-01-26 17:37:08.022 | Unpacking grub-common (2.06-3~deb10u4) ... 2024-01-26 17:37:10.882 | Selecting previously unselected package grub2-common. 2024-01-26 17:37:10.882 | Preparing to unpack .../08-grub2-common_2.06-3~deb10u4_arm64.deb ... 2024-01-26 17:37:11.339 | Unpacking grub2-common (2.06-3~deb10u4) ... 2024-01-26 17:37:13.523 | Selecting previously unselected package grub-efi-arm64-bin. 2024-01-26 17:37:13.528 | Preparing to unpack .../09-grub-efi-arm64-bin_2.06-3~deb10u4_arm64.deb ... 2024-01-26 17:37:14.327 | Unpacking grub-efi-arm64-bin (2.06-3~deb10u4) ... 2024-01-26 17:37:17.870 | Selecting previously unselected package grub-efi-arm64. 2024-01-26 17:37:17.874 | Preparing to unpack .../10-grub-efi-arm64_2.06-3~deb10u4_arm64.deb ... 2024-01-26 17:37:18.248 | Unpacking grub-efi-arm64 (2.06-3~deb10u4) ... 2024-01-26 17:37:20.654 | Setting up gettext-base (0.19.8.1-9) ... 2024-01-26 17:37:21.370 | Setting up libfuse2:arm64 (2.9.9-1+deb10u1) ... 2024-01-26 17:37:21.886 | Setting up libpng16-16:arm64 (1.6.36-6) ... 2024-01-26 17:37:22.400 | Setting up libefivar1:arm64 (37-2+deb10u1) ... 2024-01-26 17:37:24.903 | Setting up libefiboot1:arm64 (37-2+deb10u1) ... 2024-01-26 17:37:26.073 | Setting up libfreetype6:arm64 (2.9.1-3+deb10u3) ... 2024-01-26 17:37:26.897 | Setting up efibootmgr (15-1) ... 2024-01-26 17:37:28.044 | Setting up grub-common (2.06-3~deb10u4) ... 2024-01-26 17:37:29.322 | Setting up grub-efi-arm64-bin (2.06-3~deb10u4) ... 2024-01-26 17:37:29.399 | Setting up grub2-common (2.06-3~deb10u4) ... 2024-01-26 17:37:29.526 | Setting up grub-efi-arm64 (2.06-3~deb10u4) ... 2024-01-26 17:37:30.660 | 2024-01-26 17:37:30.660 | Creating config file /etc/default/grub with new version 2024-01-26 17:37:31.616 | Processing triggers for libc-bin (2.28-10+deb10u2) ... 2024-01-26 17:37:37.523 | ++ type -p grub-install 2024-01-26 17:37:37.524 | + GRUBNAME=/usr/sbin/grub-install 2024-01-26 17:37:37.524 | + '[' -z /usr/sbin/grub-install ']' 2024-01-26 17:37:37.524 | + type grub2-mkconfig 2024-01-26 17:37:37.524 | /tmp/in_target.d/finalise.d/50-bootloader: line 49: type: grub2-mkconfig: not found 2024-01-26 17:37:37.524 | + GRUB_MKCONFIG=grub-mkconfig 2024-01-26 17:37:37.524 | ++ /usr/sbin/grub-install --version 2024-01-26 17:37:37.536 | + [[ ! /usr/sbin/grub-install (GRUB) 2.06-3~deb10u4 =~ 2\. ]] 2024-01-26 17:37:37.536 | + '[' -d /boot/grub2 ']' 2024-01-26 17:37:37.536 | + GRUB_CFG=/boot/grub/grub.cfg 2024-01-26 17:37:37.536 | + GRUBENV=/boot/grub/grubenv 2024-01-26 17:37:37.536 | + mkdir -p /boot/grub 2024-01-26 17:37:37.539 | + [[ -L /boot/grub/grubenv ]] 2024-01-26 17:37:37.539 | + echo GRUB_DEVICE=LABEL=cloudimg-rootfs 2024-01-26 17:37:37.539 | + echo GRUB_DISABLE_LINUX_UUID=true 2024-01-26 17:37:37.539 | + echo GRUB_TIMEOUT=0 2024-01-26 17:37:37.539 | + echo 'GRUB_TERMINAL="serial console"' 2024-01-26 17:37:37.539 | + echo GRUB_GFXPAYLOAD_LINUX=auto 2024-01-26 17:37:37.539 | + sed -i 's/\ boot=[0-9A-Za-z/=\-]\+//' /etc/default/grub 2024-01-26 17:37:37.542 | + [[ -n '' ]] 2024-01-26 17:37:37.543 | + BOOT_FS= 2024-01-26 17:37:37.543 | + BOOT_FIPS= 2024-01-26 17:37:37.543 | + [[ -x /bin/fips-mode-setup ]] 2024-01-26 17:37:37.543 | + [[ -n '' ]] 2024-01-26 17:37:37.543 | + [[ powerpc ppc64 ppc64le =~ arm64 ]] 2024-01-26 17:37:37.543 | + [[ arm64 =~ arm64 ]] 2024-01-26 17:37:37.543 | + SERIAL_CONSOLE=console=ttyAMA0,115200 2024-01-26 17:37:37.543 | + [[ -n tty0 ]] 2024-01-26 17:37:37.543 | + VIRTUAL_TERMINAL=console=tty0 2024-01-26 17:37:37.543 | + GRUB_CMDLINE_LINUX_DEFAULT='console=tty0 console=ttyAMA0,115200 no_timer_check' 2024-01-26 17:37:37.543 | + echo 'GRUB_CMDLINE_LINUX_DEFAULT="console=tty0 console=ttyAMA0,115200 no_timer_check nofb nomodeset gfxpayload=text "' 2024-01-26 17:37:37.543 | + echo 'GRUB_SERIAL_COMMAND="serial --speed=115200 --unit=0 --word=8 --parity=no --stop=1"' 2024-01-26 17:37:37.543 | + PROBER_DISABLED= 2024-01-26 17:37:37.543 | + grep -qe '^\s*GRUB_DISABLE_OS_PROBER=true' /etc/default/grub 2024-01-26 17:37:37.545 | + PROBER_DISABLED=true 2024-01-26 17:37:37.545 | + echo GRUB_DISABLE_OS_PROBER=true 2024-01-26 17:37:37.545 | + grub-mkconfig -o /boot/grub/grub.cfg 2024-01-26 17:37:37.797 | Generating grub configuration file ... 2024-01-26 17:37:37.921 | Found linux image: /boot/vmlinuz-4.19.0-26-arm64 2024-01-26 17:37:37.936 | Found initrd image: /boot/initrd.img-4.19.0-26-arm64 2024-01-26 17:37:38.331 | Warning: os-prober will not be executed to detect other bootable partitions. 2024-01-26 17:37:38.331 | Systems on them will not be added to the GRUB boot configuration. 2024-01-26 17:37:38.331 | Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-01-26 17:37:38.356 | done 2024-01-26 17:37:38.356 | + [[ -e /boot/loader/entries ]] 2024-01-26 17:37:38.356 | + '[' -n true ']' 2024-01-26 17:37:38.356 | + sed -i '$d' /etc/default/grub 2024-01-26 17:37:38.359 | + '[' -d /sys/firmware/efi ']' 2024-01-26 17:37:38.359 | + sed -i 's%\(initrd\|linux\)efi /boot%\1 /boot%g' /boot/grub/grub.cfg 2024-01-26 17:37:38.362 | + [[ efi == \e\f\i ]] 2024-01-26 17:37:38.362 | + sed -i 's%\(linux\|initrd\)16 /boot%\1efi /boot%g' /boot/grub/grub.cfg 2024-01-26 17:37:38.365 | + '[' -d /boot/efi/EFI/debian ']' 2024-01-26 17:37:38.365 | + [[ -e /boot/loader/entries ]] 2024-01-26 17:37:38.365 | + [[ ! arm64 =~ ppc ]] 2024-01-26 17:37:38.365 | + [[ -z efi ]] 2024-01-26 17:37:38.365 | + echo 'Installing GRUB2...' 2024-01-26 17:37:38.365 | Installing GRUB2... 2024-01-26 17:37:38.366 | + GRUB_OPTS='--force ' 2024-01-26 17:37:38.366 | + [[ arm64 =~ ppc ]] 2024-01-26 17:37:38.366 | + modules='part_msdos part_gpt lvm' 2024-01-26 17:37:38.366 | + [[ efi == \m\b\r ]] 2024-01-26 17:37:38.366 | + [[ efi == \g\p\t ]] 2024-01-26 17:37:38.366 | + [[ efi == \e\f\i ]] 2024-01-26 17:37:38.366 | + case $ARCH in 2024-01-26 17:37:38.366 | + '[' '!' -d /boot/efi/EFI/debian ']' 2024-01-26 17:37:38.366 | + echo 'WARNING: /boot/efi/EFI/debian does not exist, UEFI secure boot not supported' 2024-01-26 17:37:38.366 | WARNING: /boot/efi/EFI/debian does not exist, UEFI secure boot not supported 2024-01-26 17:37:38.366 | + extra_options=--removable 2024-01-26 17:37:38.366 | + /usr/sbin/grub-install '--modules=part_msdos part_gpt lvm' --removable --force /dev/loop3 2024-01-26 17:37:38.442 | Installing for arm64-efi platform. 2024-01-26 17:38:14.150 | Installation finished. No error reported. 2024-01-26 17:38:14.156 | dib-run-parts 50-bootloader completed 2024-01-26 17:38:14.156 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-remove-bogus-udev-links 2024-01-26 17:38:14.176 | + set -eu 2024-01-26 17:38:14.176 | + set -o pipefail 2024-01-26 17:38:14.176 | + '[' debian = opensuse ']' 2024-01-26 17:38:14.179 | dib-run-parts 50-remove-bogus-udev-links completed 2024-01-26 17:38:14.179 | dib-run-parts Running /tmp/in_target.d/finalise.d/89-boot-settings 2024-01-26 17:38:14.205 | + set -e 2024-01-26 17:38:14.205 | + NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-01-26 17:38:14.205 | + NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-01-26 17:38:14.205 | + [[ -n 2606:4700:4700::1111 ]] 2024-01-26 17:38:14.205 | + NODEPOOL_STATIC_NAMESERVER_POPULATE_IPV6=1 2024-01-26 17:38:14.205 | + [[ 1 == 1 ]] 2024-01-26 17:38:14.206 | + NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-01-26 17:38:14.206 | + NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-01-26 17:38:14.206 | + dd of=/tmp/forwarding.conf 2024-01-26 17:38:14.208 | 0+1 records in 2024-01-26 17:38:14.208 | 0+1 records out 2024-01-26 17:38:14.209 | 148 bytes copied, 0.000256097 s, 578 kB/s 2024-01-26 17:38:14.209 | + mv /tmp/forwarding.conf /etc/unbound/ 2024-01-26 17:38:14.212 | + chown root:root /etc/unbound/forwarding.conf 2024-01-26 17:38:14.214 | + chmod a+r /etc/unbound/forwarding.conf 2024-01-26 17:38:14.216 | + UNBOUND_LOGGING_CONF='server: 2024-01-26 17:38:14.216 | chroot: "" 2024-01-26 17:38:14.216 | logfile: "/var/log/unbound.log" 2024-01-26 17:38:14.216 | # Log debug messages 2024-01-26 17:38:14.216 | verbosity: 5' 2024-01-26 17:38:14.216 | + echo 'server: 2024-01-26 17:38:14.217 | chroot: "" 2024-01-26 17:38:14.217 | logfile: "/var/log/unbound.log" 2024-01-26 17:38:14.217 | # Log debug messages 2024-01-26 17:38:14.217 | verbosity: 5' 2024-01-26 17:38:14.217 | + [[ debian =~ (centos|rhel7|fedora|opensuse|openeuler|rocky) ]] 2024-01-26 17:38:14.217 | + [[ debian =~ gentoo ]] 2024-01-26 17:38:14.217 | + UNBOUND_CONFD=/etc/unbound/unbound.conf.d 2024-01-26 17:38:14.217 | + mv /tmp/unbound-logging.conf /etc/unbound/unbound.conf.d 2024-01-26 17:38:14.220 | + chown root:root /etc/unbound/unbound.conf.d/unbound-logging.conf 2024-01-26 17:38:14.222 | + chmod a+r /etc/unbound/unbound.conf.d/unbound-logging.conf 2024-01-26 17:38:14.224 | + touch /var/log/unbound.log 2024-01-26 17:38:14.242 | + chown unbound /var/log/unbound.log 2024-01-26 17:38:14.245 | + chmod 0644 /var/log/unbound.log 2024-01-26 17:38:14.246 | + [[ -e /usr/sbin/semanage ]] 2024-01-26 17:38:14.247 | + [[ debian =~ (opensuse) ]] 2024-01-26 17:38:14.247 | + [[ debian =~ gentoo ]] 2024-01-26 17:38:14.247 | + [[ ! -e /etc/rc.local ]] 2024-01-26 17:38:14.247 | + [[ ! -e /etc/debian_version ]] 2024-01-26 17:38:14.247 | + rclocal=/etc/rc.local 2024-01-26 17:38:14.247 | + cat 2024-01-26 17:38:14.250 | + '[' -d /etc/NetworkManager/conf.d ']' 2024-01-26 17:38:14.250 | + [[ debian =~ (opensuse) ]] 2024-01-26 17:38:14.250 | + cat 2024-01-26 17:38:14.252 | + chmod a+x /etc/rc.local 2024-01-26 17:38:14.254 | + echo 'include: /etc/unbound/forwarding.conf' 2024-01-26 17:38:14.353 | + sed -i -e s/dlv-anchor-file:/#dlv-anchor-file:/g /etc/unbound/unbound.conf 2024-01-26 17:38:14.356 | + dhcp_file= 2024-01-26 17:38:14.356 | + [[ debian =~ (centos|rhel7|fedora|openeuler|rocky) ]] 2024-01-26 17:38:14.357 | + [[ debian =~ (debian|ubuntu|gentoo) ]] 2024-01-26 17:38:14.357 | + dhcp_file=/etc/dhcp/dhclient.conf 2024-01-26 17:38:14.357 | + '[' -n /etc/dhcp/dhclient.conf ']' 2024-01-26 17:38:14.357 | + cat 2024-01-26 17:38:14.360 | + rm -f /etc/resolv.conf.ORIG 2024-01-26 17:38:14.361 | + echo 'nameserver 127.0.0.1' 2024-01-26 17:38:14.362 | + case "$DIB_INIT_SYSTEM" in 2024-01-26 17:38:14.362 | + systemctl enable unbound.service 2024-01-26 17:38:14.390 | Synchronizing state of unbound.service with SysV service script with /lib/systemd/systemd-sysv-install. 2024-01-26 17:38:14.390 | Executing: /lib/systemd/systemd-sysv-install enable unbound 2024-01-26 17:38:14.506 | dib-run-parts 89-boot-settings completed 2024-01-26 17:38:14.506 | dib-run-parts Running /tmp/in_target.d/finalise.d/89-glean 2024-01-26 17:38:14.512 | + set -e 2024-01-26 17:38:14.512 | + case "$DIB_INIT_SYSTEM" in 2024-01-26 17:38:14.512 | + glean_path_dib=/etc/systemd/system/glean@.service.d 2024-01-26 17:38:14.512 | + mkdir -p /etc/systemd/system/glean@.service.d 2024-01-26 17:38:14.515 | ++ dirname /tmp/in_target.d/finalise.d/89-glean 2024-01-26 17:38:14.517 | + nodepool_base=/tmp/in_target.d/finalise.d/../glean@.service.d 2024-01-26 17:38:14.517 | + cp -RP /tmp/in_target.d/finalise.d/../glean@.service.d/override.conf /etc/systemd/system/glean@.service.d/override.conf 2024-01-26 17:38:14.555 | dib-run-parts 89-glean completed 2024-01-26 17:38:14.555 | dib-run-parts Running /tmp/in_target.d/finalise.d/89-journald-persistent 2024-01-26 17:38:14.610 | + set -e 2024-01-26 17:38:14.610 | + '[' -f /etc/systemd/journald.conf ']' 2024-01-26 17:38:14.610 | + sed -i -e s/#Storage=auto/Storage=persistent/ /etc/systemd/journald.conf 2024-01-26 17:38:14.660 | dib-run-parts 89-journald-persistent completed 2024-01-26 17:38:14.660 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-clean-up-cache 2024-01-26 17:38:14.695 | + set -eu 2024-01-26 17:38:14.696 | + set -o pipefail 2024-01-26 17:38:14.696 | + '[' 1 '!=' 1 ']' 2024-01-26 17:38:14.699 | dib-run-parts 99-clean-up-cache completed 2024-01-26 17:38:14.699 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-clear-machine-id 2024-01-26 17:38:14.728 | + set -eu 2024-01-26 17:38:14.729 | + set -o pipefail 2024-01-26 17:38:14.729 | + '[' -e /var/lib/dbus/machine-id ']' 2024-01-26 17:38:14.729 | + '[' -e /etc/machine-id ']' 2024-01-26 17:38:14.729 | + echo uninitialized 2024-01-26 17:38:14.732 | dib-run-parts 99-clear-machine-id completed 2024-01-26 17:38:14.732 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-nodepool-dir 2024-01-26 17:38:14.743 | + set -e 2024-01-26 17:38:14.744 | + mkdir /etc/nodepool 2024-01-26 17:38:14.746 | + chmod 0777 /etc/nodepool 2024-01-26 17:38:14.750 | dib-run-parts 99-nodepool-dir completed 2024-01-26 17:38:14.751 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-write-dpkg-manifest 2024-01-26 17:38:14.756 | + set -eu 2024-01-26 17:38:14.757 | + set -o pipefail 2024-01-26 17:38:14.757 | ++ basename /opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d 2024-01-26 17:38:14.759 | + DPKG_MANIFEST_NAME=dib-manifest-dpkg-debian-buster-arm64-bc570ab1a6304418954d00c837b9395d 2024-01-26 17:38:14.759 | + echo '{"packages": [' 2024-01-26 17:38:14.759 | + format='{"package": "${binary:Package}","arch": "${Architecture}","version": "${Version}","status": "${db:Status-Abbrev}"},' 2024-01-26 17:38:14.760 | + dpkg-query --show '--showformat={"package": "${binary:Package}","arch": "${Architecture}","version": "${Version}","status": "${db:Status-Abbrev}"},' 2024-01-26 17:38:14.760 | + tee -a /etc/dib-manifests/dib-manifest-dpkg-debian-buster-arm64-bc570ab1a6304418954d00c837b9395d 2024-01-26 17:38:14.879 | {"package": "acl","arch": "arm64","version": "2.2.53-4","status": "ii "},{"package": "acpid","arch": "arm64","version": "1:2.0.31-1","status": "ii "},{"package": "adduser","arch": "all","version": "3.118","status": "ii "},{"package": "apt","arch": "arm64","version": "1.8.2.3","status": "ii "},{"package": "apt-transport-https","arch": "all","version": "1.8.2.3","status": "ii "},{"package": "at","arch": "arm64","version": "3.1.23-1","status": "ii "},{"package": "base-files","arch": "arm64","version": "10.3+deb10u13","status": "ii "},{"package": "base-passwd","arch": "arm64","version": "3.5.46","status": "ii "},{"package": "bash","arch": "arm64","version": "5.0-4","status": "ii "},{"package": "bind9-host","arch": "arm64","version": "1:9.11.5.P4+dfsg-5.1+deb10u9","status": "ii "},{"package": "binutils","arch": "arm64","version": "2.31.1-16","status": "ii "},{"package": "binutils-aarch64-linux-gnu","arch": "arm64","version": "2.31.1-16","status": "ii "},{"package": "binutils-common:arm64","arch": "arm64","version": "2.31.1-16","status": "ii "},{"package": "bsdutils","arch": "arm64","version": "1:2.33.1-0.1","status": "ii "},{"package": "build-essential","arch": "arm64","version": "12.6","status": "ii "},{"package": "busybox","arch": "arm64","version": "1:1.30.1-4","status": "ii "},{"package": "bzip2","arch": "arm64","version": "1.0.6-9.2~deb10u2","status": "ii "},{"package": "ca-certificates","arch": "all","version": "20200601~deb10u2","status": "ii "},{"package": "cloud-guest-utils","arch": "all","version": "0.29-1","status": "ii "},{"package": "cloud-image-utils","arch": "all","version": "0.29-1","status": "ii "},{"package": "cloud-utils","arch": "all","version": "0.29-1","status": "ii "},{"package": "coreutils","arch": "arm64","version": "8.30-3","status": "ii "},{"package": "cpio","arch": "arm64","version": "2.12+dfsg-9+deb10u1","status": "ii "},{"package": "cpp","arch": "arm64","version": "4:8.3.0-1","status": "ii "},{"package": "cpp-8","arch": "arm64","version": "8.3.0-6","status": "ii "},{"package": "cron","arch": "arm64","version": "3.0pl1-134+deb10u1","status": "ii "},{"package": "curl","arch": "arm64","version": "7.64.0-4+deb10u8","status": "ii "},{"package": "dash","arch": "arm64","version": "0.5.10.2-5","status": "ii "},{"package": "dbus","arch": "arm64","version": "1.12.28-0+deb10u1","status": "ii "},{"package": "debconf","arch": "all","version": "1.5.71+deb10u1","status": "ii "},{"package": "debian-archive-keyring","arch": "all","version": "2019.1+deb10u2","status": "ii "},{"package": "debianutils","arch": "arm64","version": "4.8.6.1","status": "ii "},{"package": "dh-python","arch": "all","version": "3.20190308","status": "ii "},{"package": "diffutils","arch": "arm64","version": "1:3.7-3","status": "ii "},{"package": "dirmngr","arch": "arm64","version": "2.2.12-1+deb10u2","status": "ii "},{"package": "distro-info-data","arch": "all","version": "0.41+deb10u8","status": "ii "},{"package": "dmsetup","arch": "arm64","version": "2:1.02.155-3","status": "ii "},{"package": "dns-root-data","arch": "all","version": "2019031302","status": "ii "},{"package": "dnsutils","arch": "arm64","version": "1:9.11.5.P4+dfsg-5.1+deb10u9","status": "ii "},{"package": "dpkg","arch": "arm64","version": "1.19.8","status": "ii "},{"package": "dpkg-dev","arch": "all","version": "1.19.8","status": "ii "},{"package": "e2fsprogs","arch": "arm64","version": "1.44.5-1+deb10u3","status": "ii "},{"package": "efibootmgr","arch": "arm64","version": "15-1","status": "ii "},{"package": "fdisk","arch": "arm64","version": "2.33.1-0.1","status": "ii "},{"package": "file","arch": "arm64","version": "1:5.35-4+deb10u2","status": "ii "},{"package": "findutils","arch": "arm64","version": "4.6.0+git+20190209-2","status": "ii "},{"package": "g++","arch": "arm64","version": "4:8.3.0-1","status": "ii "},{"package": "g++-8","arch": "arm64","version": "8.3.0-6","status": "ii "},{"package": "gcc","arch": "arm64","version": "4:8.3.0-1","status": "ii "},{"package": "gcc-8","arch": "arm64","version": "8.3.0-6","status": "ii "},{"package": "gcc-8-base:arm64","arch": "arm64","version": "8.3.0-6","status": "ii "},{"package": "genisoimage","arch": "arm64","version": "9:1.1.11-3+b2","status": "ii "},{"package": "gettext-base","arch": "arm64","version": "0.19.8.1-9","status": "ii "},{"package": "gir1.2-glib-2.0:arm64","arch": "arm64","version": "1.58.3-2","status": "ii "},{"package": "gir1.2-packagekitglib-1.0","arch": "arm64","version": "1.1.12-5","status": "ii "},{"package": "git","arch": "arm64","version": "1:2.20.1-2+deb10u8","status": "ii "},{"package": "git-man","arch": "all","version": "1:2.20.1-2+deb10u8","status": "ii "},{"package": "gnupg","arch": "all","version": "2.2.12-1+deb10u2","status": "ii "},{"package": "gnupg-l10n","arch": "all","version": "2.2.12-1+deb10u2","status": "ii "},{"package": "gnupg-utils","arch": "arm64","version": "2.2.12-1+deb10u2","status": "ii "},{"package": "gnupg2","arch": "all","version": "2.2.12-1+deb10u2","status": "ii "},{"package": "gpg","arch": "arm64","version": "2.2.12-1+deb10u2","status": "ii "},{"package": "gpg-agent","arch": "arm64","version": "2.2.12-1+deb10u2","status": "ii "},{"package": "gpg-wks-client","arch": "arm64","version": "2.2.12-1+deb10u2","status": "ii "},{"package": "gpg-wks-server","arch": "arm64","version": "2.2.12-1+deb10u2","status": "ii "},{"package": "gpgconf","arch": "arm64","version": "2.2.12-1+deb10u2","status": "ii "},{"package": "gpgsm","arch": "arm64","version": "2.2.12-1+deb10u2","status": "ii "},{"package": "gpgv","arch": "arm64","version": "2.2.12-1+deb10u2","status": "ii "},{"package": "grep","arch": "arm64","version": "3.3-1","status": "ii "},{"package": "grub-common","arch": "arm64","version": "2.06-3~deb10u4","status": "ii "},{"package": "grub-efi-arm64","arch": "arm64","version": "2.06-3~deb10u4","status": "ii "},{"package": "grub-efi-arm64-bin","arch": "arm64","version": "2.06-3~deb10u4","status": "ii "},{"package": "grub2-common","arch": "arm64","version": "2.06-3~deb10u4","status": "ii "},{"package": "gzip","arch": "arm64","version": "1.9-3+deb10u1","status": "ii "},{"package": "haveged","arch": "arm64","version": "1.9.1-7","status": "ii "},{"package": "hostname","arch": "arm64","version": "3.21","status": "ii "},{"package": "ifupdown","arch": "arm64","version": "0.8.35","status": "ii "},{"package": "init-system-helpers","arch": "all","version": "1.56+nmu1","status": "ii "},{"package": "initramfs-tools","arch": "all","version": "0.133+deb10u1","status": "ii "},{"package": "initramfs-tools-core","arch": "all","version": "0.133+deb10u1","status": "ii "},{"package": "iproute2","arch": "arm64","version": "4.20.0-2+deb10u1","status": "ii "},{"package": "iptables","arch": "arm64","version": "1.8.2-4","status": "ii "},{"package": "iptables-persistent","arch": "all","version": "1.0.11+deb10u1","status": "ii "},{"package": "iputils-ping","arch": "arm64","version": "3:20180629-2+deb10u2","status": "ii "},{"package": "isc-dhcp-client","arch": "arm64","version": "4.4.1-2+deb10u3","status": "ii "},{"package": "iso-codes","arch": "all","version": "4.2-1","status": "ii "},{"package": "klibc-utils","arch": "arm64","version": "2.0.6-1+deb10u1","status": "ii "},{"package": "kmod","arch": "arm64","version": "26-1","status": "ii "},{"package": "libacl1:arm64","arch": "arm64","version": "2.2.53-4","status": "ii "},{"package": "libaio1:arm64","arch": "arm64","version": "0.3.112-3","status": "ii "},{"package": "libapparmor1:arm64","arch": "arm64","version": "2.13.2-10","status": "ii "},{"package": "libapt-inst2.0:arm64","arch": "arm64","version": "1.8.2.3","status": "ii "},{"package": "libapt-pkg5.0:arm64","arch": "arm64","version": "1.8.2.3","status": "ii "},{"package": "libargon2-1:arm64","arch": "arm64","version": "0~20171227-0.2","status": "ii "},{"package": "libasan5:arm64","arch": "arm64","version": "8.3.0-6","status": "ii "},{"package": "libassuan0:arm64","arch": "arm64","version": "2.5.2-1","status": "ii "},{"package": "libatomic1:arm64","arch": "arm64","version": "8.3.0-6","status": "ii "},{"package": "libattr1:arm64","arch": "arm64","version": "1:2.4.48-4","status": "ii "},{"package": "libaudit-common","arch": "all","version": "1:2.8.4-3","status": "ii "},{"package": "libaudit1:arm64","arch": "arm64","version": "1:2.8.4-3","status": "ii "},{"package": "libbind9-161:arm64","arch": "arm64","version": "1:9.11.5.P4+dfsg-5.1+deb10u9","status": "ii "},{"package": "libbinutils:arm64","arch": "arm64","version": "2.31.1-16","status": "ii "},{"package": "libblkid1:arm64","arch": "arm64","version": "2.33.1-0.1","status": "ii "},{"package": "libbsd0:arm64","arch": "arm64","version": "0.9.1-2+deb10u1","status": "ii "},{"package": "libbz2-1.0:arm64","arch": "arm64","version": "1.0.6-9.2~deb10u2","status": "ii "},{"package": "libc-bin","arch": "arm64","version": "2.28-10+deb10u2","status": "ii "},{"package": "libc-dev-bin","arch": "arm64","version": "2.28-10+deb10u2","status": "ii "},{"package": "libc-l10n","arch": "all","version": "2.28-10+deb10u2","status": "ii "},{"package": "libc6:arm64","arch": "arm64","version": "2.28-10+deb10u2","status": "ii "},{"package": "libc6-dev:arm64","arch": "arm64","version": "2.28-10+deb10u2","status": "ii "},{"package": "libcap-ng0:arm64","arch": "arm64","version": "0.7.9-2","status": "ii "},{"package": "libcap2:arm64","arch": "arm64","version": "1:2.25-2","status": "ii "},{"package": "libcap2-bin","arch": "arm64","version": "1:2.25-2","status": "ii "},{"package": "libcc1-0:arm64","arch": "arm64","version": "8.3.0-6","status": "ii "},{"package": "libcom-err2:arm64","arch": "arm64","version": "1.44.5-1+deb10u3","status": "ii "},{"package": "libcryptsetup12:arm64","arch": "arm64","version": "2:2.1.0-5+deb10u2","status": "ii "},{"package": "libcurl3-gnutls:arm64","arch": "arm64","version": "7.64.0-4+deb10u8","status": "ii "},{"package": "libcurl4:arm64","arch": "arm64","version": "7.64.0-4+deb10u8","status": "ii "},{"package": "libdb5.3:arm64","arch": "arm64","version": "5.3.28+dfsg1-0.5","status": "ii "},{"package": "libdbus-1-3:arm64","arch": "arm64","version": "1.12.28-0+deb10u1","status": "ii "},{"package": "libdebconfclient0:arm64","arch": "arm64","version": "0.249","status": "ii "},{"package": "libdevmapper1.02.1:arm64","arch": "arm64","version": "2:1.02.155-3","status": "ii "},{"package": "libdns-export1104","arch": "arm64","version": "1:9.11.5.P4+dfsg-5.1+deb10u9","status": "ii "},{"package": "libdns1104:arm64","arch": "arm64","version": "1:9.11.5.P4+dfsg-5.1+deb10u9","status": "ii "},{"package": "libdpkg-perl","arch": "all","version": "1.19.8","status": "ii "},{"package": "libedit2:arm64","arch": "arm64","version": "3.1-20181209-1","status": "ii "},{"package": "libefiboot1:arm64","arch": "arm64","version": "37-2+deb10u1","status": "ii "},{"package": "libefivar1:arm64","arch": "arm64","version": "37-2+deb10u1","status": "ii "},{"package": "libelf1:arm64","arch": "arm64","version": "0.176-1.1+deb10u1","status": "ii "},{"package": "liberror-perl","arch": "all","version": "0.17027-2","status": "ii "},{"package": "libestr0:arm64","arch": "arm64","version": "0.1.10-2.1","status": "ii "},{"package": "libevent-2.1-6:arm64","arch": "arm64","version": "2.1.8-stable-4","status": "ii "},{"package": "libexpat1:arm64","arch": "arm64","version": "2.2.6-2+deb10u6","status": "ii "},{"package": "libexpat1-dev:arm64","arch": "arm64","version": "2.2.6-2+deb10u6","status": "ii "},{"package": "libext2fs2:arm64","arch": "arm64","version": "1.44.5-1+deb10u3","status": "ii "},{"package": "libfastjson4:arm64","arch": "arm64","version": "0.99.8-2+deb10u1","status": "ii "},{"package": "libfdisk1:arm64","arch": "arm64","version": "2.33.1-0.1","status": "ii "},{"package": "libffi6:arm64","arch": "arm64","version": "3.2.1-9","status": "ii "},{"package": "libfl2:arm64","arch": "arm64","version": "2.6.4-6.2","status": "ii "},{"package": "libfreetype6:arm64","arch": "arm64","version": "2.9.1-3+deb10u3","status": "ii "},{"package": "libfstrm0:arm64","arch": "arm64","version": "0.4.0-1","status": "ii "},{"package": "libfuse2:arm64","arch": "arm64","version": "2.9.9-1+deb10u1","status": "ii "},{"package": "libgcc-8-dev:arm64","arch": "arm64","version": "8.3.0-6","status": "ii "},{"package": "libgcc1:arm64","arch": "arm64","version": "1:8.3.0-6","status": "ii "},{"package": "libgcrypt20:arm64","arch": "arm64","version": "1.8.4-5+deb10u1","status": "ii "},{"package": "libgdbm-compat4:arm64","arch": "arm64","version": "1.18.1-4","status": "ii "},{"package": "libgdbm6:arm64","arch": "arm64","version": "1.18.1-4","status": "ii "},{"package": "libgeoip1:arm64","arch": "arm64","version": "1.6.12-1","status": "ii "},{"package": "libgirepository-1.0-1:arm64","arch": "arm64","version": "1.58.3-2","status": "ii "},{"package": "libglib2.0-0:arm64","arch": "arm64","version": "2.58.3-2+deb10u5","status": "ii "},{"package": "libgmp10:arm64","arch": "arm64","version": "2:6.1.2+dfsg-4+deb10u1","status": "ii "},{"package": "libgnutls30:arm64","arch": "arm64","version": "3.6.7-4+deb10u11","status": "ii "},{"package": "libgomp1:arm64","arch": "arm64","version": "8.3.0-6","status": "ii "},{"package": "libgpg-error0:arm64","arch": "arm64","version": "1.35-1","status": "ii "},{"package": "libgssapi-krb5-2:arm64","arch": "arm64","version": "1.17-3+deb10u6","status": "ii "},{"package": "libhavege1:arm64","arch": "arm64","version": "1.9.1-7","status": "ii "},{"package": "libhogweed4:arm64","arch": "arm64","version": "3.4.1-1+deb10u1","status": "ii "},{"package": "libicu63:arm64","arch": "arm64","version": "63.1-6+deb10u3","status": "ii "},{"package": "libidn11:arm64","arch": "arm64","version": "1.33-2.2","status": "ii "},{"package": "libidn2-0:arm64","arch": "arm64","version": "2.0.5-1+deb10u1","status": "ii "},{"package": "libip4tc0:arm64","arch": "arm64","version": "1.8.2-4","status": "ii "},{"package": "libip6tc0:arm64","arch": "arm64","version": "1.8.2-4","status": "ii "},{"package": "libiptc0:arm64","arch": "arm64","version": "1.8.2-4","status": "ii "},{"package": "libirs161:arm64","arch": "arm64","version": "1:9.11.5.P4+dfsg-5.1+deb10u9","status": "ii "},{"package": "libisc-export1100:arm64","arch": "arm64","version": "1:9.11.5.P4+dfsg-5.1+deb10u9","status": "ii "},{"package": "libisc1100:arm64","arch": "arm64","version": "1:9.11.5.P4+dfsg-5.1+deb10u9","status": "ii "},{"package": "libisccc161:arm64","arch": "arm64","version": "1:9.11.5.P4+dfsg-5.1+deb10u9","status": "ii "},{"package": "libisccfg163:arm64","arch": "arm64","version": "1:9.11.5.P4+dfsg-5.1+deb10u9","status": "ii "},{"package": "libisl19:arm64","arch": "arm64","version": "0.20-2","status": "ii "},{"package": "libisns0:arm64","arch": "arm64","version": "0.97-3","status": "ii "},{"package": "libitm1:arm64","arch": "arm64","version": "8.3.0-6","status": "ii "},{"package": "libjson-c3:arm64","arch": "arm64","version": "0.12.1+ds-2+deb10u1","status": "ii "},{"package": "libk5crypto3:arm64","arch": "arm64","version": "1.17-3+deb10u6","status": "ii "},{"package": "libkeyutils1:arm64","arch": "arm64","version": "1.6-6","status": "ii "},{"package": "libklibc:arm64","arch": "arm64","version": "2.0.6-1+deb10u1","status": "ii "},{"package": "libkmod2:arm64","arch": "arm64","version": "26-1","status": "ii "},{"package": "libkrb5-3:arm64","arch": "arm64","version": "1.17-3+deb10u6","status": "ii "},{"package": "libkrb5support0:arm64","arch": "arm64","version": "1.17-3+deb10u6","status": "ii "},{"package": "libksba8:arm64","arch": "arm64","version": "1.3.5-2+deb10u2","status": "ii "},{"package": "libldap-2.4-2:arm64","arch": "arm64","version": "2.4.47+dfsg-3+deb10u7","status": "ii "},{"package": "libldap-common","arch": "all","version": "2.4.47+dfsg-3+deb10u7","status": "ii "},{"package": "liblmdb0:arm64","arch": "arm64","version": "0.9.22-1","status": "ii "},{"package": "liblognorm5:arm64","arch": "arm64","version": "2.0.5-1","status": "ii "},{"package": "liblsan0:arm64","arch": "arm64","version": "8.3.0-6","status": "ii "},{"package": "liblwres161:arm64","arch": "arm64","version": "1:9.11.5.P4+dfsg-5.1+deb10u9","status": "ii "},{"package": "liblz4-1:arm64","arch": "arm64","version": "1.8.3-1+deb10u1","status": "ii "},{"package": "liblzma5:arm64","arch": "arm64","version": "5.2.4-1+deb10u1","status": "ii "},{"package": "libmagic-mgc","arch": "arm64","version": "1:5.35-4+deb10u2","status": "ii "},{"package": "libmagic1:arm64","arch": "arm64","version": "1:5.35-4+deb10u2","status": "ii "},{"package": "libmnl0:arm64","arch": "arm64","version": "1.0.4-2","status": "ii "},{"package": "libmount1:arm64","arch": "arm64","version": "2.33.1-0.1","status": "ii "},{"package": "libmpc3:arm64","arch": "arm64","version": "1.1.0-1","status": "ii "},{"package": "libmpdec2:arm64","arch": "arm64","version": "2.4.2-2","status": "ii "},{"package": "libmpfr6:arm64","arch": "arm64","version": "4.0.2-1","status": "ii "},{"package": "libncurses6:arm64","arch": "arm64","version": "6.1+20181013-2+deb10u5","status": "ii "},{"package": "libncursesw6:arm64","arch": "arm64","version": "6.1+20181013-2+deb10u5","status": "ii "},{"package": "libnetfilter-conntrack3:arm64","arch": "arm64","version": "1.0.7-1","status": "ii "},{"package": "libnettle6:arm64","arch": "arm64","version": "3.4.1-1+deb10u1","status": "ii "},{"package": "libnfnetlink0:arm64","arch": "arm64","version": "1.0.1-3+b1","status": "ii "},{"package": "libnftnl11:arm64","arch": "arm64","version": "1.1.2-2","status": "ii "},{"package": "libnghttp2-14:arm64","arch": "arm64","version": "1.36.0-2+deb10u2","status": "ii "},{"package": "libnpth0:arm64","arch": "arm64","version": "1.6-1","status": "ii "},{"package": "libnss-systemd:arm64","arch": "arm64","version": "241-7~deb10u10","status": "ii "},{"package": "libopts25:arm64","arch": "arm64","version": "1:5.18.12-4","status": "ii "},{"package": "libp11-kit0:arm64","arch": "arm64","version": "0.23.15-2+deb10u1","status": "ii "},{"package": "libpackagekit-glib2-18:arm64","arch": "arm64","version": "1.1.12-5","status": "ii "},{"package": "libpam-modules:arm64","arch": "arm64","version": "1.3.1-5","status": "ii "},{"package": "libpam-modules-bin","arch": "arm64","version": "1.3.1-5","status": "ii "},{"package": "libpam-runtime","arch": "all","version": "1.3.1-5","status": "ii "},{"package": "libpam-systemd:arm64","arch": "arm64","version": "241-7~deb10u10","status": "ii "},{"package": "libpam0g:arm64","arch": "arm64","version": "1.3.1-5","status": "ii "},{"package": "libparted2:arm64","arch": "arm64","version": "3.2-25","status": "ii "},{"package": "libpcap0.8:arm64","arch": "arm64","version": "1.8.1-6+deb10u1","status": "ii "},{"package": "libpcre2-8-0:arm64","arch": "arm64","version": "10.32-5+deb10u1","status": "ii "},{"package": "libpcre3:arm64","arch": "arm64","version": "2:8.39-12","status": "ii "},{"package": "libperl5.28:arm64","arch": "arm64","version": "5.28.1-6+deb10u1","status": "ii "},{"package": "libpng16-16:arm64","arch": "arm64","version": "1.6.36-6","status": "ii "},{"package": "libpopt0:arm64","arch": "arm64","version": "1.16-12","status": "ii "},{"package": "libprocps7:arm64","arch": "arm64","version": "2:3.3.15-2","status": "ii "},{"package": "libprotobuf-c1:arm64","arch": "arm64","version": "1.3.1-1+b1","status": "ii "},{"package": "libpsl5:arm64","arch": "arm64","version": "0.20.2-2","status": "ii "},{"package": "libpython3-dev:arm64","arch": "arm64","version": "3.7.3-1","status": "ii "},{"package": "libpython3-stdlib:arm64","arch": "arm64","version": "3.7.3-1","status": "ii "},{"package": "libpython3.7:arm64","arch": "arm64","version": "3.7.3-2+deb10u6","status": "ii "},{"package": "libpython3.7-dev:arm64","arch": "arm64","version": "3.7.3-2+deb10u6","status": "ii "},{"package": "libpython3.7-minimal:arm64","arch": "arm64","version": "3.7.3-2+deb10u6","status": "ii "},{"package": "libpython3.7-stdlib:arm64","arch": "arm64","version": "3.7.3-2+deb10u6","status": "ii "},{"package": "libreadline7:arm64","arch": "arm64","version": "7.0-5","status": "ii "},{"package": "librtmp1:arm64","arch": "arm64","version": "2.4+20151223.gitfa8646d.1-2","status": "ii "},{"package": "libsasl2-2:arm64","arch": "arm64","version": "2.1.27+dfsg-1+deb10u2","status": "ii "},{"package": "libsasl2-modules:arm64","arch": "arm64","version": "2.1.27+dfsg-1+deb10u2","status": "ii "},{"package": "libsasl2-modules-db:arm64","arch": "arm64","version": "2.1.27+dfsg-1+deb10u2","status": "ii "},{"package": "libseccomp2:arm64","arch": "arm64","version": "2.3.3-4","status": "ii "},{"package": "libselinux1:arm64","arch": "arm64","version": "2.8-1+b1","status": "ii "},{"package": "libsemanage-common","arch": "all","version": "2.8-2","status": "ii "},{"package": "libsemanage1:arm64","arch": "arm64","version": "2.8-2","status": "ii "},{"package": "libsepol1:arm64","arch": "arm64","version": "2.8-1","status": "ii "},{"package": "libsmartcols1:arm64","arch": "arm64","version": "2.33.1-0.1","status": "ii "},{"package": "libsqlite3-0:arm64","arch": "arm64","version": "3.27.2-3+deb10u2","status": "ii "},{"package": "libss2:arm64","arch": "arm64","version": "1.44.5-1+deb10u3","status": "ii "},{"package": "libssh2-1:arm64","arch": "arm64","version": "1.8.0-2.1+deb10u1","status": "ii "},{"package": "libssl1.1:arm64","arch": "arm64","version": "1.1.1n-0+deb10u6","status": "ii "},{"package": "libstdc++-8-dev:arm64","arch": "arm64","version": "8.3.0-6","status": "ii "},{"package": "libstdc++6:arm64","arch": "arm64","version": "8.3.0-6","status": "ii "},{"package": "libsystemd0:arm64","arch": "arm64","version": "241-7~deb10u10","status": "ii "},{"package": "libtasn1-6:arm64","arch": "arm64","version": "4.13-3+deb10u1","status": "ii "},{"package": "libtinfo6:arm64","arch": "arm64","version": "6.1+20181013-2+deb10u5","status": "ii "},{"package": "libtsan0:arm64","arch": "arm64","version": "8.3.0-6","status": "ii "},{"package": "libubsan1:arm64","arch": "arm64","version": "8.3.0-6","status": "ii "},{"package": "libudev1:arm64","arch": "arm64","version": "241-7~deb10u10","status": "ii "},{"package": "libunbound8:arm64","arch": "arm64","version": "1.9.0-2+deb10u3","status": "ii "},{"package": "libunistring2:arm64","arch": "arm64","version": "0.9.10-1","status": "ii "},{"package": "libuuid1:arm64","arch": "arm64","version": "2.33.1-0.1","status": "ii "},{"package": "libwrap0:arm64","arch": "arm64","version": "7.6.q-28","status": "ii "},{"package": "libxml2:arm64","arch": "arm64","version": "2.9.4+dfsg1-7+deb10u6","status": "ii "},{"package": "libxtables12:arm64","arch": "arm64","version": "1.8.2-4","status": "ii "},{"package": "libzstd1:arm64","arch": "arm64","version": "1.3.8+dfsg-3+deb10u2","status": "ii "},{"package": "linux-base","arch": "all","version": "4.6","status": "ii "},{"package": "linux-image-4.19.0-26-arm64","arch": "arm64","version": "4.19.304-1","status": "ii "},{"package": "linux-image-arm64","arch": "arm64","version": "4.19+105+deb10u21","status": "ii "},{"package": "linux-libc-dev:arm64","arch": "arm64","version": "4.19.304-1","status": "ii "},{"package": "locales","arch": "all","version": "2.28-10+deb10u2","status": "ii "},{"package": "login","arch": "arm64","version": "1:4.5-1.1","status": "ii "},{"package": "lsb-base","arch": "all","version": "10.2019051400","status": "ii "},{"package": "lsb-release","arch": "all","version": "10.2019051400","status": "ii "},{"package": "make","arch": "arm64","version": "4.2.1-1.2","status": "ii "},{"package": "mawk","arch": "arm64","version": "1.3.3-17+b3","status": "ii "},{"package": "mime-support","arch": "all","version": "3.62","status": "ii "},{"package": "mount","arch": "arm64","version": "2.33.1-0.1","status": "ii "},{"package": "ncurses-base","arch": "all","version": "6.1+20181013-2+deb10u5","status": "ii "},{"package": "ncurses-bin","arch": "arm64","version": "6.1+20181013-2+deb10u5","status": "ii "},{"package": "net-tools","arch": "arm64","version": "1.60+git20180626.aebd88e-1","status": "ii "},{"package": "netbase","arch": "all","version": "5.6","status": "ii "},{"package": "netfilter-persistent","arch": "all","version": "1.0.11+deb10u1","status": "ii "},{"package": "ntp","arch": "arm64","version": "1:4.2.8p12+dfsg-4","status": "ii "},{"package": "ntpdate","arch": "arm64","version": "1:4.2.8p12+dfsg-4","status": "ii "},{"package": "open-iscsi","arch": "arm64","version": "2.0.874-7.1","status": "ii "},{"package": "openssh-client","arch": "arm64","version": "1:7.9p1-10+deb10u4","status": "ii "},{"package": "openssh-server","arch": "arm64","version": "1:7.9p1-10+deb10u4","status": "ii "},{"package": "openssh-sftp-server","arch": "arm64","version": "1:7.9p1-10+deb10u4","status": "ii "},{"package": "openssl","arch": "arm64","version": "1.1.1n-0+deb10u6","status": "ii "},{"package": "parted","arch": "arm64","version": "3.2-25","status": "ii "},{"package": "passwd","arch": "arm64","version": "1:4.5-1.1","status": "ii "},{"package": "patch","arch": "arm64","version": "2.7.6-3+deb10u1","status": "ii "},{"package": "perl","arch": "arm64","version": "5.28.1-6+deb10u1","status": "ii "},{"package": "perl-base","arch": "arm64","version": "5.28.1-6+deb10u1","status": "ii "},{"package": "perl-modules-5.28","arch": "all","version": "5.28.1-6+deb10u1","status": "ii "},{"package": "pinentry-curses","arch": "arm64","version": "1.1.0-2","status": "ii "},{"package": "procps","arch": "arm64","version": "2:3.3.15-2","status": "ii "},{"package": "python-apt-common","arch": "all","version": "1.8.4.3","status": "ii "},{"package": "python-pip-whl","arch": "all","version": "18.1-5","status": "ii "},{"package": "python3","arch": "arm64","version": "3.7.3-1","status": "ii "},{"package": "python3-apt","arch": "arm64","version": "1.8.4.3","status": "ii "},{"package": "python3-dbus","arch": "arm64","version": "1.2.8-3","status": "ii "},{"package": "python3-dev","arch": "arm64","version": "3.7.3-1","status": "ii "},{"package": "python3-distutils","arch": "all","version": "3.7.3-1","status": "ii "},{"package": "python3-gi","arch": "arm64","version": "3.30.4-1","status": "ii "},{"package": "python3-lib2to3","arch": "all","version": "3.7.3-1","status": "ii "},{"package": "python3-minimal","arch": "arm64","version": "3.7.3-1","status": "ii "},{"package": "python3-pycurl","arch": "arm64","version": "7.43.0.2-0.1","status": "ii "},{"package": "python3-software-properties","arch": "all","version": "0.96.20.2-2","status": "ii "},{"package": "python3-venv","arch": "arm64","version": "3.7.3-1","status": "ii "},{"package": "python3.7","arch": "arm64","version": "3.7.3-2+deb10u6","status": "ii "},{"package": "python3.7-dev","arch": "arm64","version": "3.7.3-2+deb10u6","status": "ii "},{"package": "python3.7-minimal","arch": "arm64","version": "3.7.3-2+deb10u6","status": "ii "},{"package": "python3.7-venv","arch": "arm64","version": "3.7.3-2+deb10u6","status": "ii "},{"package": "qemu-utils","arch": "arm64","version": "1:3.1+dfsg-8+deb10u11","status": "ii "},{"package": "readline-common","arch": "all","version": "7.0-5","status": "ii "},{"package": "rsync","arch": "arm64","version": "3.1.3-6","status": "ii "},{"package": "rsyslog","arch": "arm64","version": "8.1901.0-1+deb10u2","status": "ii "},{"package": "sed","arch": "arm64","version": "4.7-1","status": "ii "},{"package": "sensible-utils","arch": "all","version": "0.0.12","status": "ii "},{"package": "software-properties-common","arch": "all","version": "0.96.20.2-2","status": "ii "},{"package": "strace","arch": "arm64","version": "4.26-0.2","status": "ii "},{"package": "sudo","arch": "arm64","version": "1.8.27-1+deb10u5","status": "ii "},{"package": "systemd","arch": "arm64","version": "241-7~deb10u10","status": "ii "},{"package": "systemd-sysv","arch": "arm64","version": "241-7~deb10u10","status": "ii "},{"package": "sysvinit-utils","arch": "arm64","version": "2.93-8","status": "ii "},{"package": "tar","arch": "arm64","version": "1.30+dfsg-6","status": "ii "},{"package": "tcpdump","arch": "arm64","version": "4.9.3-1~deb10u2","status": "ii "},{"package": "traceroute","arch": "arm64","version": "1:2.1.0-2","status": "ii "},{"package": "tzdata","arch": "all","version": "2021a-0+deb10u12","status": "ii "},{"package": "ucf","arch": "all","version": "3.0038+nmu1","status": "ii "},{"package": "udev","arch": "arm64","version": "241-7~deb10u10","status": "ii "},{"package": "unbound","arch": "arm64","version": "1.9.0-2+deb10u3","status": "ii "},{"package": "unbound-anchor","arch": "arm64","version": "1.9.0-2+deb10u3","status": "ii "},{"package": "util-linux","arch": "arm64","version": "2.33.1-0.1","status": "ii "},{"package": "uuid-runtime","arch": "arm64","version": "2.33.1-0.1","status": "ii "},{"package": "wget","arch": "arm64","version": "1.20.1-1.1","status": "ii "},{"package": "xz-utils","arch": "arm64","version": "5.2.4-1+deb10u1","status": "ii "},{"package": "zlib1g:arm64","arch": "arm64","version": "1:1.2.11.dfsg-1+deb10u2","status": "ii "},+ sed -i -e 's/,$/\n]}/g' -e 's/\(},\)/ \1\n/g' /etc/dib-manifests/dib-manifest-dpkg-debian-buster-arm64-bc570ab1a6304418954d00c837b9395d 2024-01-26 17:38:14.886 | dib-run-parts 99-write-dpkg-manifest completed 2024-01-26 17:38:14.886 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-01-26 17:38:14.886 | dib-run-parts 2024-01-26 17:38:14.889 | dib-run-parts Target: finalise.d 2024-01-26 17:38:14.889 | dib-run-parts 2024-01-26 17:38:14.889 | dib-run-parts Script Seconds 2024-01-26 17:38:14.889 | dib-run-parts --------------------------------------- ---------- 2024-01-26 17:38:14.889 | dib-run-parts 2024-01-26 17:38:14.901 | dib-run-parts 50-bootloader 81.375 2024-01-26 17:38:14.909 | dib-run-parts 50-remove-bogus-udev-links 0.020 2024-01-26 17:38:14.916 | dib-run-parts 89-boot-settings 0.325 2024-01-26 17:38:14.924 | dib-run-parts 89-glean 0.047 2024-01-26 17:38:14.931 | dib-run-parts 89-journald-persistent 0.102 2024-01-26 17:38:14.939 | dib-run-parts 99-clean-up-cache 0.037 2024-01-26 17:38:14.946 | dib-run-parts 99-clear-machine-id 0.031 2024-01-26 17:38:14.953 | dib-run-parts 99-nodepool-dir 0.016 2024-01-26 17:38:14.961 | dib-run-parts 99-write-dpkg-manifest 0.132 2024-01-26 17:38:14.964 | dib-run-parts 2024-01-26 17:38:14.964 | dib-run-parts --------------------- END PROFILING --------------------- 2024-01-26 17:38:14.974 | + diskimage_builder/lib/img-functions:run_in_target:60 : export HOME=/var/lib/nodepool 2024-01-26 17:38:14.980 | + diskimage_builder/lib/img-functions:run_in_target:60 : HOME=/var/lib/nodepool 2024-01-26 17:38:14.985 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : trap - ERR 2024-01-26 17:38:14.990 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : check_break after-finalise run_in_target bash 2024-01-26 17:38:14.997 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-01-26 17:38:14.997 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-finalise(,|$)' -q 2024-01-26 17:38:15.005 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : sudo umount -f /opt/dib_tmp/dib_build.jcbuMr46/mnt/tmp/in_target.d 2024-01-26 17:38:15.022 | + diskimage_builder/lib/img-functions:run_d_in_target:88 : timeout 10 sh -c ' while ! sudo rmdir /opt/dib_tmp/dib_build.jcbuMr46/mnt/tmp/in_target.d; do sleep 1; done' 2024-01-26 17:38:15.040 | + diskimage_builder/lib/disk-image-create:main:553 : finalise_base 2024-01-26 17:38:15.045 | + diskimage_builder/lib/img-functions:finalise_base:96 : TARGET_ROOT=/opt/dib_tmp/dib_build.jcbuMr46/mnt 2024-01-26 17:38:15.051 | + diskimage_builder/lib/img-functions:finalise_base:96 : run_d cleanup 2024-01-26 17:38:15.056 | + diskimage_builder/lib/common-functions:run_d:247 : check_element 2024-01-26 17:38:15.060 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.jcbuMr46/hooks ']' 2024-01-26 17:38:15.065 | + diskimage_builder/lib/common-functions:run_d:248 : check_break before-cleanup bash 2024-01-26 17:38:15.071 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-01-26 17:38:15.071 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-cleanup(,|$)' -q 2024-01-26 17:38:15.079 | + diskimage_builder/lib/common-functions:run_d:249 : '[' -d /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d ']' 2024-01-26 17:38:15.084 | + diskimage_builder/lib/common-functions:run_d:250 : echo 'Running hooks from /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d' 2024-01-26 17:38:15.084 | Running hooks from /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d 2024-01-26 17:38:15.088 | + diskimage_builder/lib/common-functions:run_d:251 : '[' -n '' ']' 2024-01-26 17:38:15.093 | + 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.jcbuMr46/hooks/cleanup.d 2024-01-26 17:38:15.120 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/../environment.d/10-base-defaults 2024-01-26 17:38:15.127 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/../environment.d/10-base-defaults 2024-01-26 17:38:15.131 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-01-26 17:38:15.135 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-01-26 17:38:15.139 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/../environment.d/10-bootloader-default-cmdline 2024-01-26 17:38:15.147 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/../environment.d/10-bootloader-default-cmdline 2024-01-26 17:38:15.151 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-01-26 17:38:15.155 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-01-26 17:38:15.159 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-01-26 17:38:15.164 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-01-26 17:38:15.168 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-01-26 17:38:15.172 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-01-26 17:38:15.176 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-01-26 17:38:15.180 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/../environment.d/10-debian-minimal.bash 2024-01-26 17:38:15.188 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/../environment.d/10-debian-minimal.bash 2024-01-26 17:38:15.192 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:1 : export DISTRO_NAME=debian 2024-01-26 17:38:15.196 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:1 : DISTRO_NAME=debian 2024-01-26 17:38:15.201 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:2 : export DIB_RELEASE=buster 2024-01-26 17:38:15.205 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:2 : DIB_RELEASE=buster 2024-01-26 17:38:15.209 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:3 : export DIB_INIT_SYSTEM=systemd 2024-01-26 17:38:15.213 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:3 : DIB_INIT_SYSTEM=systemd 2024-01-26 17:38:15.217 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:4 : export EFI_BOOT_DIR=EFI/debian 2024-01-26 17:38:15.222 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:4 : EFI_BOOT_DIR=EFI/debian 2024-01-26 17:38:15.226 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:6 : '[' -n '' ']' 2024-01-26 17:38:15.230 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:9 : export DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.linaro.opendev.org/debian 2024-01-26 17:38:15.235 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:9 : DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.linaro.opendev.org/debian 2024-01-26 17:38:15.239 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:15 : DIB_DEBIAN_SECURITY_MIRROR=http://security.debian.org/ 2024-01-26 17:38:15.243 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:17 : export DIB_DEBIAN_COMPONENTS=main 2024-01-26 17:38:15.247 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:17 : DIB_DEBIAN_COMPONENTS=main 2024-01-26 17:38:15.251 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:18 : export DIB_DEBIAN_COMPONENTS_WS=main 2024-01-26 17:38:15.255 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:18 : DIB_DEBIAN_COMPONENTS_WS=main 2024-01-26 17:38:15.259 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:20 : case "${DIB_RELEASE}" in 2024-01-26 17:38:15.264 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:26 : DIB_DEBIAN_SECURITY_PATH=buster 2024-01-26 17:38:15.268 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:27 : DIB_DEBIAN_SECURITY_SUBPATH=/updates 2024-01-26 17:38:15.272 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:36 : DIB_APT_SOURCES_CONF_DEFAULT='default:deb https://mirror.regionone.linaro.opendev.org/debian buster main 2024-01-26 17:38:15.272 | backports:deb https://mirror.regionone.linaro.opendev.org/debian buster-backports main 2024-01-26 17:38:15.272 | updates:deb https://mirror.regionone.linaro.opendev.org/debian buster-updates main 2024-01-26 17:38:15.272 | security:deb http://security.debian.org/ buster/updates main 2024-01-26 17:38:15.272 | ' 2024-01-26 17:38:15.277 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:38 : '[' buster = testing -o buster = unstable ']' 2024-01-26 17:38:15.281 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:42 : export 'DIB_APT_SOURCES_CONF=default:deb https://mirror.regionone.linaro.opendev.org/debian buster main 2024-01-26 17:38:15.281 | backports:deb https://mirror.regionone.linaro.opendev.org/debian buster-backports main 2024-01-26 17:38:15.281 | updates:deb https://mirror.regionone.linaro.opendev.org/debian buster-updates main 2024-01-26 17:38:15.281 | security:deb http://security.debian.org/ buster/updates main 2024-01-26 17:38:15.281 | ' 2024-01-26 17:38:15.285 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debian-minimal.bash:source:42 : DIB_APT_SOURCES_CONF='default:deb https://mirror.regionone.linaro.opendev.org/debian buster main 2024-01-26 17:38:15.285 | backports:deb https://mirror.regionone.linaro.opendev.org/debian buster-backports main 2024-01-26 17:38:15.285 | updates:deb https://mirror.regionone.linaro.opendev.org/debian buster-updates main 2024-01-26 17:38:15.285 | security:deb http://security.debian.org/ buster/updates main 2024-01-26 17:38:15.285 | ' 2024-01-26 17:38:15.289 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/../environment.d/10-debootstrap-default-locale 2024-01-26 17:38:15.298 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/../environment.d/10-debootstrap-default-locale 2024-01-26 17:38:15.302 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-01-26 17:38:15.306 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-01-26 17:38:15.311 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/../environment.d/10-dpkg.bash 2024-01-26 17:38:15.318 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/../environment.d/10-dpkg.bash 2024-01-26 17:38:15.323 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2024-01-26 17:38:15.327 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2024-01-26 17:38:15.331 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2024-01-26 17:38:15.339 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2024-01-26 17:38:15.344 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2024-01-26 17:38:15.348 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2024-01-26 17:38:15.352 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/../environment.d/14-manifests 2024-01-26 17:38:15.360 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/../environment.d/14-manifests 2024-01-26 17:38:15.364 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-01-26 17:38:15.369 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-01-26 17:38:15.373 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d.d/ 2024-01-26 17:38:15.377 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d.d/ 2024-01-26 17:38:15.381 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/../environment.d/15-block-device.bash 2024-01-26 17:38:15.389 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/../environment.d/15-block-device.bash 2024-01-26 17:38:15.393 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-01-26 17:38:15.398 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-01-26 17:38:15.402 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-01-26 17:38:15.406 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/../environment.d/15-simple-init-networkmanager 2024-01-26 17:38:15.414 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/../environment.d/15-simple-init-networkmanager 2024-01-26 17:38:15.418 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ debian =~ (centos|fedora|rocky) ]] 2024-01-26 17:38:15.423 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-01-26 17:38:15.427 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-01-26 17:38:15.432 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \c\e\n\t\o\s ]] 2024-01-26 17:38:15.436 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \r\o\c\k\y ]] 2024-01-26 17:38:15.440 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \f\e\d\o\r\a ]] 2024-01-26 17:38:15.445 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/../environment.d/20-network-interface-names 2024-01-26 17:38:15.453 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/../environment.d/20-network-interface-names 2024-01-26 17:38:15.458 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2024-01-26 17:38:15.462 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2024-01-26 17:38:15.467 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/../environment.d/50-disable-cloud-init 2024-01-26 17:38:15.475 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/../environment.d/50-disable-cloud-init 2024-01-26 17:38:15.479 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-01-26 17:38:15.483 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-01-26 17:38:15.488 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/../environment.d/75-nodepool-base-env 2024-01-26 17:38:15.496 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/../environment.d/75-nodepool-base-env 2024-01-26 17:38:15.500 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-01-26 17:38:15.504 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-01-26 17:38:15.509 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-01-26 17:38:15.513 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-01-26 17:38:15.518 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-01-26 17:38:15.522 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-01-26 17:38:15.526 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-01-26 17:38:15.531 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-01-26 17:38:15.535 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/../environment.d/99-dib-init-system 2024-01-26 17:38:15.543 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/../environment.d/99-dib-init-system 2024-01-26 17:38:15.547 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-01-26 17:38:15.552 | ++ /opt/dib_tmp/dib_build.jcbuMr46/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-01-26 17:38:15.556 | dib-run-parts Running /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/01-copy-manifests-dir 2024-01-26 17:38:15.575 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/01-copy-manifests-dir:main:22 : set -eu 2024-01-26 17:38:15.579 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/01-copy-manifests-dir:main:23 : set -o pipefail 2024-01-26 17:38:15.583 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/01-copy-manifests-dir:main:25 : MANIFEST_IMAGE_PATH=/opt/dib_tmp/dib_build.jcbuMr46/mnt//etc/dib-manifests 2024-01-26 17:38:15.588 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/01-copy-manifests-dir:main:28 : '[' -d /opt/dib_tmp/dib_build.jcbuMr46/mnt//etc/dib-manifests ']' 2024-01-26 17:38:15.592 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/01-copy-manifests-dir:main:32 : sudo dd of=/opt/dib_tmp/dib_build.jcbuMr46/mnt//etc/dib-manifests/dib_environment 2024-01-26 17:38:15.592 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/01-copy-manifests-dir:main:32 : echo 'declare -x DIB_APT_LOCAL_CACHE="0" 2024-01-26 17:38:15.592 | declare -x DIB_ARGS="-x -t raw --checksum --no-tmpfs -o /opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d block-device-efi vm simple-init openstack-repos nodepool-base cache-devstack initialize-urandom growroot infra-package-needs journal-to-console debian-minimal" 2024-01-26 17:38:15.592 | declare -x DIB_CHECKSUM="1" 2024-01-26 17:38:15.592 | declare -x DIB_DEBOOTSTRAP_EXTRA_ARGS="--no-check-gpg" 2024-01-26 17:38:15.592 | declare -x DIB_DISABLE_APT_CLEANUP="1" 2024-01-26 17:38:15.592 | declare -x DIB_DISTRIBUTION_MIRROR="https://mirror.regionone.linaro.opendev.org/debian" 2024-01-26 17:38:15.592 | declare -x DIB_GRUB_TIMEOUT="0" 2024-01-26 17:38:15.592 | declare -x DIB_IMAGE_CACHE="/opt/dib_cache" 2024-01-26 17:38:15.592 | declare -x DIB_IMAGE_FILENAME="/opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d" 2024-01-26 17:38:15.592 | declare -x DIB_IMAGE_NAME="debian-buster-arm64" 2024-01-26 17:38:15.592 | declare -x DIB_JOURNAL_SIZE="512" 2024-01-26 17:38:15.592 | declare -x DIB_PYTHON_EXEC="/usr/local/bin/python" 2024-01-26 17:38:15.592 | declare -x DIB_RELEASE="buster" 2024-01-26 17:38:15.592 | declare -x DIB_SHOW_IMAGE_USAGE="1"' 2024-01-26 17:38:15.603 | 1+1 records in 2024-01-26 17:38:15.603 | 1+1 records out 2024-01-26 17:38:15.603 | 912 bytes copied, 0.000261371 s, 3.5 MB/s 2024-01-26 17:38:15.609 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/01-copy-manifests-dir:main:33 : echo '-x -t raw --checksum --no-tmpfs -o /opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d block-device-efi vm simple-init openstack-repos nodepool-base cache-devstack initialize-urandom growroot infra-package-needs journal-to-console debian-minimal' 2024-01-26 17:38:15.609 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/01-copy-manifests-dir:main:33 : sudo dd of=/opt/dib_tmp/dib_build.jcbuMr46/mnt//etc/dib-manifests/dib_arguments 2024-01-26 17:38:15.618 | 0+1 records in 2024-01-26 17:38:15.618 | 0+1 records out 2024-01-26 17:38:15.618 | 265 bytes copied, 0.000233721 s, 1.1 MB/s 2024-01-26 17:38:15.624 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/01-copy-manifests-dir:main:36 : mkdir -p /opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d.d/ 2024-01-26 17:38:15.710 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/01-copy-manifests-dir:main:37 : cp --no-preserve=ownership -rv /opt/dib_tmp/dib_build.jcbuMr46/mnt//etc/dib-manifests /opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d.d/ 2024-01-26 17:38:15.846 | '/opt/dib_tmp/dib_build.jcbuMr46/mnt//etc/dib-manifests' -> '/opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d.d/dib-manifests' 2024-01-26 17:38:15.846 | '/opt/dib_tmp/dib_build.jcbuMr46/mnt//etc/dib-manifests/dib_environment' -> '/opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d.d/dib-manifests/dib_environment' 2024-01-26 17:38:15.846 | '/opt/dib_tmp/dib_build.jcbuMr46/mnt//etc/dib-manifests/dib-manifest-git-debian-buster-arm64-bc570ab1a6304418954d00c837b9395d' -> '/opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d.d/dib-manifests/dib-manifest-git-debian-buster-arm64-bc570ab1a6304418954d00c837b9395d' 2024-01-26 17:38:15.846 | '/opt/dib_tmp/dib_build.jcbuMr46/mnt//etc/dib-manifests/dib-manifest-dpkg-debian-buster-arm64-bc570ab1a6304418954d00c837b9395d' -> '/opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d.d/dib-manifests/dib-manifest-dpkg-debian-buster-arm64-bc570ab1a6304418954d00c837b9395d' 2024-01-26 17:38:15.847 | '/opt/dib_tmp/dib_build.jcbuMr46/mnt//etc/dib-manifests/dib_arguments' -> '/opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d.d/dib-manifests/dib_arguments' 2024-01-26 17:38:15.852 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/01-copy-manifests-dir:main:42 : find /opt/dib_tmp/dib_build.jcbuMr46/mnt//etc/dib-manifests -type f 2024-01-26 17:38:15.852 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/01-copy-manifests-dir:main:42 : xargs sudo chown root:root 2024-01-26 17:38:16.269 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/01-copy-manifests-dir:main:43 : xargs sudo chmod 600 2024-01-26 17:38:16.270 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/01-copy-manifests-dir:main:43 : find /opt/dib_tmp/dib_build.jcbuMr46/mnt//etc/dib-manifests -type f 2024-01-26 17:38:16.287 | dib-run-parts 01-copy-manifests-dir completed 2024-01-26 17:38:16.287 | dib-run-parts Running /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/40-unblock-daemons 2024-01-26 17:38:16.309 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/40-unblock-daemons:main:6 : set -eu 2024-01-26 17:38:16.313 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/40-unblock-daemons:main:7 : set -o pipefail 2024-01-26 17:38:16.317 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/40-unblock-daemons:main:9 : '[' -n /opt/dib_tmp/dib_build.jcbuMr46/mnt ']' 2024-01-26 17:38:16.321 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/40-unblock-daemons:main:11 : sudo mv /opt/dib_tmp/dib_build.jcbuMr46/mnt/sbin/start-stop-daemon.REAL /opt/dib_tmp/dib_build.jcbuMr46/mnt/sbin/start-stop-daemon 2024-01-26 17:38:16.336 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/40-unblock-daemons:main:13 : '[' -f /opt/dib_tmp/dib_build.jcbuMr46/mnt/sbin/initctl.REAL ']' 2024-01-26 17:38:16.340 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/40-unblock-daemons:main:17 : sudo rm /opt/dib_tmp/dib_build.jcbuMr46/mnt/usr/sbin/policy-rc.d 2024-01-26 17:38:16.354 | dib-run-parts 40-unblock-daemons completed 2024-01-26 17:38:16.354 | dib-run-parts Running /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/50-remove-img-build-proxy 2024-01-26 17:38:16.365 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/50-remove-img-build-proxy:main:6 : set -eu 2024-01-26 17:38:16.369 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/50-remove-img-build-proxy:main:7 : set -o pipefail 2024-01-26 17:38:16.373 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/50-remove-img-build-proxy:main:9 : '[' -n /opt/dib_tmp/dib_build.jcbuMr46/mnt ']' 2024-01-26 17:38:16.378 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/50-remove-img-build-proxy:main:12 : sudo rm -f /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/apt/apt.conf.d/60img-build-proxy 2024-01-26 17:38:16.391 | dib-run-parts 50-remove-img-build-proxy completed 2024-01-26 17:38:16.391 | dib-run-parts Running /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/50-root 2024-01-26 17:38:16.405 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/50-root:main:20 : set -eu 2024-01-26 17:38:16.409 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/50-root:main:21 : set -o pipefail 2024-01-26 17:38:16.413 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/50-root:main:23 : sudo rm -rf /opt/dib_tmp/dib_build.jcbuMr46/mnt/root/.cache 2024-01-26 17:38:16.477 | dib-run-parts 50-root completed 2024-01-26 17:38:16.477 | dib-run-parts Running /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/60-untrim-dpkg 2024-01-26 17:38:16.487 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/60-untrim-dpkg:main:6 : set -eu 2024-01-26 17:38:16.491 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/60-untrim-dpkg:main:7 : set -o pipefail 2024-01-26 17:38:16.496 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/60-untrim-dpkg:main:9 : '[' -n /opt/dib_tmp/dib_build.jcbuMr46/mnt ']' 2024-01-26 17:38:16.500 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/60-untrim-dpkg:main:11 : sudo rm /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/dpkg/dpkg.cfg.d/02apt-speedup 2024-01-26 17:38:16.515 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/60-untrim-dpkg:main:12 : sudo rm /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/apt/apt.conf.d/no-languages 2024-01-26 17:38:16.528 | dib-run-parts 60-untrim-dpkg completed 2024-01-26 17:38:16.528 | dib-run-parts Running /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/90-remove-ssh-host-keys 2024-01-26 17:38:16.538 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/90-remove-ssh-host-keys:main:6 : set -eu 2024-01-26 17:38:16.542 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/90-remove-ssh-host-keys:main:7 : set -o pipefail 2024-01-26 17:38:16.546 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/90-remove-ssh-host-keys:main:13 : '[' -d /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/ssh ']' 2024-01-26 17:38:16.551 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/90-remove-ssh-host-keys:main:14 : sudo find /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/ssh -name 'ssh_host*' -type f -delete 2024-01-26 17:38:16.564 | dib-run-parts 90-remove-ssh-host-keys completed 2024-01-26 17:38:16.564 | dib-run-parts Running /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/99-clean-up-cache 2024-01-26 17:38:16.591 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/99-clean-up-cache:main:20 : set -eu 2024-01-26 17:38:16.595 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/99-clean-up-cache:main:21 : set -o pipefail 2024-01-26 17:38:16.599 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/99-clean-up-cache:main:25 : sudo rm -rf /opt/dib_tmp/dib_build.jcbuMr46/mnt/var/lib/apt/lists/auxfiles /opt/dib_tmp/dib_build.jcbuMr46/mnt/var/lib/apt/lists/lock /opt/dib_tmp/dib_build.jcbuMr46/mnt/var/lib/apt/lists/mirror.regionone.linaro.opendev.org_debian_dists_buster-backports_Release /opt/dib_tmp/dib_build.jcbuMr46/mnt/var/lib/apt/lists/mirror.regionone.linaro.opendev.org_debian_dists_buster-backports_main_binary-arm64_Packages /opt/dib_tmp/dib_build.jcbuMr46/mnt/var/lib/apt/lists/mirror.regionone.linaro.opendev.org_debian_dists_buster-updates_Release /opt/dib_tmp/dib_build.jcbuMr46/mnt/var/lib/apt/lists/mirror.regionone.linaro.opendev.org_debian_dists_buster-updates_main_binary-arm64_Packages /opt/dib_tmp/dib_build.jcbuMr46/mnt/var/lib/apt/lists/mirror.regionone.linaro.opendev.org_debian_dists_buster_Release /opt/dib_tmp/dib_build.jcbuMr46/mnt/var/lib/apt/lists/mirror.regionone.linaro.opendev.org_debian_dists_buster_main_binary-arm64_Packages /opt/dib_tmp/dib_build.jcbuMr46/mnt/var/lib/apt/lists/partial /opt/dib_tmp/dib_build.jcbuMr46/mnt/var/lib/apt/lists/security.debian.org_dists_buster_updates_InRelease /opt/dib_tmp/dib_build.jcbuMr46/mnt/var/lib/apt/lists/security.debian.org_dists_buster_updates_main_binary-arm64_Packages 2024-01-26 17:38:16.636 | dib-run-parts 99-clean-up-cache completed 2024-01-26 17:38:16.637 | dib-run-parts Running /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/99-set-bullseye-version 2024-01-26 17:38:16.647 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/99-set-bullseye-version:main:20 : set -eu 2024-01-26 17:38:16.651 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/99-set-bullseye-version:main:21 : set -o pipefail 2024-01-26 17:38:16.656 | + /opt/dib_tmp/dib_build.jcbuMr46/hooks/cleanup.d/99-set-bullseye-version:main:23 : sudo sed -i s,bullseye/sid,11.0, /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/debian_version 2024-01-26 17:38:16.690 | dib-run-parts 99-set-bullseye-version completed 2024-01-26 17:38:16.690 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-01-26 17:38:16.690 | dib-run-parts 2024-01-26 17:38:16.693 | dib-run-parts Target: cleanup.d 2024-01-26 17:38:16.693 | dib-run-parts 2024-01-26 17:38:16.693 | dib-run-parts Script Seconds 2024-01-26 17:38:16.693 | dib-run-parts --------------------------------------- ---------- 2024-01-26 17:38:16.693 | dib-run-parts 2024-01-26 17:38:16.722 | dib-run-parts 01-copy-manifests-dir 0.728 2024-01-26 17:38:16.730 | dib-run-parts 40-unblock-daemons 0.065 2024-01-26 17:38:16.738 | dib-run-parts 50-remove-img-build-proxy 0.035 2024-01-26 17:38:16.745 | dib-run-parts 50-root 0.084 2024-01-26 17:38:16.754 | dib-run-parts 60-untrim-dpkg 0.048 2024-01-26 17:38:16.761 | dib-run-parts 90-remove-ssh-host-keys 0.034 2024-01-26 17:38:16.769 | dib-run-parts 99-clean-up-cache 0.070 2024-01-26 17:38:16.777 | dib-run-parts 99-set-bullseye-version 0.051 2024-01-26 17:38:16.780 | dib-run-parts 2024-01-26 17:38:16.780 | dib-run-parts --------------------- END PROFILING --------------------- 2024-01-26 17:38:16.787 | + diskimage_builder/lib/common-functions:run_d:260 : check_break after-cleanup bash 2024-01-26 17:38:16.792 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-01-26 17:38:16.792 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-cleanup(,|$)' -q 2024-01-26 17:38:16.801 | + diskimage_builder/lib/img-functions:finalise_base:111 : '[' -L /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/resolv.conf ']' 2024-01-26 17:38:16.807 | + diskimage_builder/lib/img-functions:finalise_base:112 : grep '^....i' 2024-01-26 17:38:16.808 | + diskimage_builder/lib/img-functions:finalise_base:112 : lsattr /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/resolv.conf 2024-01-26 17:38:16.871 | + diskimage_builder/lib/img-functions:finalise_base:119 : sudo rm -f /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/resolv.conf 2024-01-26 17:38:16.886 | + diskimage_builder/lib/img-functions:finalise_base:122 : '[' -L /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/resolv.conf.ORIG ']' 2024-01-26 17:38:16.890 | + diskimage_builder/lib/img-functions:finalise_base:122 : '[' -f /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/resolv.conf.ORIG ']' 2024-01-26 17:38:16.895 | + diskimage_builder/lib/img-functions:finalise_base:123 : sudo mv /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/resolv.conf.ORIG /opt/dib_tmp/dib_build.jcbuMr46/mnt/etc/resolv.conf 2024-01-26 17:38:16.910 | + diskimage_builder/lib/img-functions:finalise_base:128 : unmount_dir /opt/dib_tmp/dib_build.jcbuMr46/mnt/tmp 2024-01-26 17:38:16.915 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local dir=/opt/dib_tmp/dib_build.jcbuMr46/mnt/tmp 2024-01-26 17:38:16.920 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local real_dir 2024-01-26 17:38:16.925 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local mnts 2024-01-26 17:38:16.929 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local split_mounts 2024-01-26 17:38:16.934 | + diskimage_builder/lib/common-functions:unmount_dir:426 : local found_mountpoint 2024-01-26 17:38:16.939 | + diskimage_builder/lib/common-functions:unmount_dir:428 : '[' '!' -d /opt/dib_tmp/dib_build.jcbuMr46/mnt/tmp ']' 2024-01-26 17:38:16.944 | ++ diskimage_builder/lib/common-functions:unmount_dir:435 : readlink -e /opt/dib_tmp/dib_build.jcbuMr46/mnt/tmp 2024-01-26 17:38:16.951 | + diskimage_builder/lib/common-functions:unmount_dir:435 : real_dir=/opt/dib_tmp/dib_build.jcbuMr46/mnt/tmp 2024-01-26 17:38:16.956 | + diskimage_builder/lib/common-functions:unmount_dir:438 : IFS='|' 2024-01-26 17:38:16.961 | + diskimage_builder/lib/common-functions:unmount_dir:438 : read -ra split_mounts 2024-01-26 17:38:16.968 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : awk '{print $2}' 2024-01-26 17:38:16.970 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : sort -r 2024-01-26 17:38:16.970 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : grep '^/opt/dib_tmp/dib_build.jcbuMr46/mnt/tmp/' 2024-01-26 17:38:16.977 | + diskimage_builder/lib/common-functions:unmount_dir:443 : mnts= 2024-01-26 17:38:16.982 | + diskimage_builder/lib/img-functions:finalise_base:129 : find /opt/dib_tmp/dib_build.jcbuMr46/mnt/tmp -maxdepth 1 -mindepth 1 2024-01-26 17:38:16.983 | + diskimage_builder/lib/img-functions:finalise_base:129 : xargs sudo rm -rf --one-file-system 2024-01-26 17:38:17.016 | + diskimage_builder/lib/img-functions:finalise_base:131 : sudo find /opt/dib_tmp/dib_build.jcbuMr46/mnt/var/log -type f -exec cp /dev/null '{}' ';' 2024-01-26 17:38:17.051 | + diskimage_builder/lib/img-functions:finalise_base:133 : sudo find /opt/dib_tmp/dib_build.jcbuMr46/mnt/root -name '*.log' -type f -delete 2024-01-26 17:38:17.067 | + diskimage_builder/lib/disk-image-create:main:555 : for X in ${!IMAGE_TYPES[@]} 2024-01-26 17:38:17.072 | + diskimage_builder/lib/disk-image-create:main:556 : [[ tar aci =~ raw ]] 2024-01-26 17:38:17.077 | + diskimage_builder/lib/disk-image-create:main:574 : '[' raw == squashfs ']' 2024-01-26 17:38:17.082 | + diskimage_builder/lib/disk-image-create:main:578 : '[' raw == docker ']' 2024-01-26 17:38:17.087 | + diskimage_builder/lib/disk-image-create:main:589 : export EXTRA_UNMOUNT= 2024-01-26 17:38:17.092 | + diskimage_builder/lib/disk-image-create:main:589 : EXTRA_UNMOUNT= 2024-01-26 17:38:17.097 | + diskimage_builder/lib/disk-image-create:main:590 : unmount_image 2024-01-26 17:38:17.102 | + diskimage_builder/lib/img-functions:unmount_image:22 : sync 2024-01-26 17:38:17.366 | + diskimage_builder/lib/img-functions:unmount_image:26 : unmount_dir /opt/dib_tmp/dib_build.jcbuMr46/mnt 2024-01-26 17:38:17.373 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local dir=/opt/dib_tmp/dib_build.jcbuMr46/mnt 2024-01-26 17:38:17.380 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local real_dir 2024-01-26 17:38:17.386 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local mnts 2024-01-26 17:38:17.393 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local split_mounts 2024-01-26 17:38:17.400 | + diskimage_builder/lib/common-functions:unmount_dir:426 : local found_mountpoint 2024-01-26 17:38:17.407 | + diskimage_builder/lib/common-functions:unmount_dir:428 : '[' '!' -d /opt/dib_tmp/dib_build.jcbuMr46/mnt ']' 2024-01-26 17:38:17.414 | ++ diskimage_builder/lib/common-functions:unmount_dir:435 : readlink -e /opt/dib_tmp/dib_build.jcbuMr46/mnt 2024-01-26 17:38:17.424 | + diskimage_builder/lib/common-functions:unmount_dir:435 : real_dir=/opt/dib_tmp/dib_build.jcbuMr46/mnt 2024-01-26 17:38:17.430 | + diskimage_builder/lib/common-functions:unmount_dir:438 : IFS='|' 2024-01-26 17:38:17.438 | + diskimage_builder/lib/common-functions:unmount_dir:438 : read -ra split_mounts 2024-01-26 17:38:17.446 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : awk '{print $2}' 2024-01-26 17:38:17.446 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : grep '^/opt/dib_tmp/dib_build.jcbuMr46/mnt/' 2024-01-26 17:38:17.446 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : sort -r 2024-01-26 17:38:17.457 | + diskimage_builder/lib/common-functions:unmount_dir:443 : mnts='/opt/dib_tmp/dib_build.jcbuMr46/mnt/sys 2024-01-26 17:38:17.457 | /opt/dib_tmp/dib_build.jcbuMr46/mnt/proc 2024-01-26 17:38:17.457 | /opt/dib_tmp/dib_build.jcbuMr46/mnt/dev/pts 2024-01-26 17:38:17.457 | /opt/dib_tmp/dib_build.jcbuMr46/mnt/dev 2024-01-26 17:38:17.457 | /opt/dib_tmp/dib_build.jcbuMr46/mnt/boot/efi' 2024-01-26 17:38:17.464 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-01-26 17:38:17.470 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-01-26 17:38:17.476 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-01-26 17:38:17.483 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-01-26 17:38:17.489 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.jcbuMr46/mnt/sys == */boot/efi ]] 2024-01-26 17:38:17.495 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-01-26 17:38:17.501 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-01-26 17:38:17.506 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-01-26 17:38:17.511 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.jcbuMr46/mnt/sys' 2024-01-26 17:38:17.511 | Unmount /opt/dib_tmp/dib_build.jcbuMr46/mnt/sys 2024-01-26 17:38:17.516 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.jcbuMr46/mnt/sys 2024-01-26 17:38:17.534 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-01-26 17:38:17.538 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-01-26 17:38:17.543 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-01-26 17:38:17.548 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-01-26 17:38:17.553 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.jcbuMr46/mnt/proc == */boot/efi ]] 2024-01-26 17:38:17.558 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-01-26 17:38:17.562 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-01-26 17:38:17.567 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-01-26 17:38:17.572 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.jcbuMr46/mnt/proc' 2024-01-26 17:38:17.572 | Unmount /opt/dib_tmp/dib_build.jcbuMr46/mnt/proc 2024-01-26 17:38:17.576 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.jcbuMr46/mnt/proc 2024-01-26 17:38:17.593 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-01-26 17:38:17.598 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-01-26 17:38:17.603 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-01-26 17:38:17.608 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-01-26 17:38:17.613 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.jcbuMr46/mnt/dev/pts == */boot/efi ]] 2024-01-26 17:38:17.617 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-01-26 17:38:17.622 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-01-26 17:38:17.627 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-01-26 17:38:17.632 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.jcbuMr46/mnt/dev/pts' 2024-01-26 17:38:17.632 | Unmount /opt/dib_tmp/dib_build.jcbuMr46/mnt/dev/pts 2024-01-26 17:38:17.637 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.jcbuMr46/mnt/dev/pts 2024-01-26 17:38:17.654 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-01-26 17:38:17.658 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-01-26 17:38:17.663 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-01-26 17:38:17.668 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-01-26 17:38:17.673 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.jcbuMr46/mnt/dev == */boot/efi ]] 2024-01-26 17:38:17.678 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-01-26 17:38:17.683 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-01-26 17:38:17.688 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-01-26 17:38:17.692 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.jcbuMr46/mnt/dev' 2024-01-26 17:38:17.693 | Unmount /opt/dib_tmp/dib_build.jcbuMr46/mnt/dev 2024-01-26 17:38:17.697 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.jcbuMr46/mnt/dev 2024-01-26 17:38:17.715 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-01-26 17:38:17.720 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-01-26 17:38:17.724 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-01-26 17:38:17.729 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-01-26 17:38:17.734 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.jcbuMr46/mnt/boot/efi == */boot/efi ]] 2024-01-26 17:38:17.738 | + diskimage_builder/lib/common-functions:unmount_dir:450 : echo 'Mountpoint /opt/dib_tmp/dib_build.jcbuMr46/mnt/boot/efi managed by block device; skipping' 2024-01-26 17:38:17.738 | Mountpoint /opt/dib_tmp/dib_build.jcbuMr46/mnt/boot/efi managed by block device; skipping 2024-01-26 17:38:17.743 | + diskimage_builder/lib/common-functions:unmount_dir:451 : found_mountpoint=true 2024-01-26 17:38:17.748 | + diskimage_builder/lib/common-functions:unmount_dir:452 : break 2024-01-26 17:38:17.753 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' true == false ']' 2024-01-26 17:38:17.758 | + diskimage_builder/lib/img-functions:unmount_image:27 : '[' -n '' ']' 2024-01-26 17:38:17.762 | + diskimage_builder/lib/img-functions:unmount_image:30 : '[' -n '' ']' 2024-01-26 17:38:17.767 | ++ 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-01-26 17:38:18.522 | 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-01-26 17:38:18.522 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.jcbuMr46/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.Br0l6Fw5', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.jcbuMr46/mnt', 'build-dir': '/opt/dib_tmp/dib_build.jcbuMr46', 'image-size': '21135168KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-01-26 17:38:18.542 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-path] 2024-01-26 17:38:18.635 | + diskimage_builder/lib/disk-image-create:main:592 : TMP_IMAGE_PATH=/opt/dib_tmp/dib_image.Br0l6Fw5/image0.raw 2024-01-26 17:38:18.640 | + diskimage_builder/lib/disk-image-create:main:593 : export TMP_IMAGE_PATH 2024-01-26 17:38:18.645 | + 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-01-26 17:38:19.135 | 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-01-26 17:38:19.136 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.jcbuMr46/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.Br0l6Fw5', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.jcbuMr46/mnt', 'build-dir': '/opt/dib_tmp/dib_build.jcbuMr46', 'image-size': '21135168KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-01-26 17:38:19.151 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_ESP] 2024-01-26 17:38:19.152 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2024-01-26 17:38:19.476 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /opt/dib_tmp/dib_build.jcbuMr46/mnt/boot/efi] 2024-01-26 17:38:19.499 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_root] 2024-01-26 17:38:19.499 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2024-01-26 17:38:19.836 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /opt/dib_tmp/dib_build.jcbuMr46/mnt/] 2024-01-26 17:38:20.234 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /opt/dib_tmp/dib_build.jcbuMr46/mnt/: 6.4 GiB (6835130368 bytes) trimmed exec_sudo /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py:135 2024-01-26 17:38:20.236 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /opt/dib_tmp/dib_build.jcbuMr46/mnt/] 2024-01-26 17:38:21.694 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -d /dev/loop3] 2024-01-26 17:38:21.983 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev detach 2024-01-26 17:38:21.983 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup -d /dev/loop3] 2024-01-26 17:38:22.302 | + 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-01-26 17:38:22.784 | 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-01-26 17:38:22.784 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.jcbuMr46/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.Br0l6Fw5', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.jcbuMr46/mnt', 'build-dir': '/opt/dib_tmp/dib_build.jcbuMr46', 'image-size': '21135168KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-01-26 17:38:22.785 | INFO diskimage_builder.block_device.blockdevice [-] Removing temporary state dir [/opt/dib_tmp/dib_build.jcbuMr46/states/block-device] 2024-01-26 17:38:22.860 | + diskimage_builder/lib/disk-image-create:main:599 : cleanup_build_dir 2024-01-26 17:38:22.865 | + diskimage_builder/lib/common-functions:cleanup_build_dir:217 : timeout 10 sh -c ' while ! sudo rm -rf /opt/dib_tmp/dib_build.jcbuMr46/built; do sleep 1; done' 2024-01-26 17:38:22.883 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : sudo rm -rf /opt/dib_tmp/dib_build.jcbuMr46/mnt 2024-01-26 17:38:22.898 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : kill_chroot_processes /opt/dib_tmp/dib_build.jcbuMr46 2024-01-26 17:38:23.286 | + diskimage_builder/lib/common-functions:cleanup_build_dir:223 : tmpfs_check 0 2024-01-26 17:38:23.291 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : local echo_message=0 2024-01-26 17:38:23.296 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' 1 == 0 ']' 2024-01-26 17:38:23.301 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : return 1 2024-01-26 17:38:23.305 | + diskimage_builder/lib/common-functions:cleanup_build_dir:231 : rm -rf --one-file-system /opt/dib_tmp/dib_build.jcbuMr46 2024-01-26 17:38:23.320 | + diskimage_builder/lib/disk-image-create:main:601 : [[ ! dib-init-system growroot debian-minimal manifests journal-to-console install-types cache-devstack source-repositories vm package-installs install-static zuul-worker infra-package-needs debootstrap install-bin nodepool-base base bootloader openstack-repos cloud-init-datasources dpkg pkg-map runtime-ssh-host-keys sysprep openssh-server cache-url initialize-urandom ensure-venv block-device-efi modprobe simple-init =~ no-final-image ]] 2024-01-26 17:38:23.325 | + diskimage_builder/lib/disk-image-create:main:601 : [[ 0 == \0 ]] 2024-01-26 17:38:23.329 | + diskimage_builder/lib/disk-image-create:main:602 : has_raw_type= 2024-01-26 17:38:23.334 | + diskimage_builder/lib/disk-image-create:main:603 : for IMAGE_TYPE in ${IMAGE_TYPES[@]} 2024-01-26 17:38:23.339 | + diskimage_builder/lib/disk-image-create:main:605 : '[' raw = raw ']' 2024-01-26 17:38:23.344 | + diskimage_builder/lib/disk-image-create:main:606 : has_raw_type=1 2024-01-26 17:38:23.348 | + diskimage_builder/lib/disk-image-create:main:611 : '[' -n 1 ']' 2024-01-26 17:38:23.353 | + diskimage_builder/lib/disk-image-create:main:612 : IMAGE_TYPE=raw 2024-01-26 17:38:23.358 | + diskimage_builder/lib/disk-image-create:main:613 : compress_and_save_image /opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d.raw 2024-01-26 17:38:23.363 | + diskimage_builder/lib/img-functions:compress_and_save_image:138 : test raw '!=' qcow2 2024-01-26 17:38:23.368 | + diskimage_builder/lib/img-functions:compress_and_save_image:138 : COMPRESS_IMAGE= 2024-01-26 17:38:23.372 | + diskimage_builder/lib/img-functions:compress_and_save_image:139 : '[' -n '' ']' 2024-01-26 17:38:23.377 | + diskimage_builder/lib/img-functions:compress_and_save_image:142 : EXTRA_OPTIONS= 2024-01-26 17:38:23.382 | + diskimage_builder/lib/img-functions:compress_and_save_image:144 : '[' raw = raw ']' 2024-01-26 17:38:23.387 | + diskimage_builder/lib/img-functions:compress_and_save_image:145 : mv /opt/dib_tmp/dib_image.Br0l6Fw5/image0.raw /opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d.raw-new 2024-01-26 17:51:45.051 | + diskimage_builder/lib/img-functions:compress_and_save_image:161 : OUT_IMAGE_PATH=/opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d.raw-new 2024-01-26 17:51:45.056 | + diskimage_builder/lib/img-functions:compress_and_save_image:162 : finish_image /opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d.raw 2024-01-26 17:51:45.060 | + diskimage_builder/lib/common-functions:finish_image:55 : '[' -f /opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d.raw -a 0 -eq 0 ']' 2024-01-26 17:51:45.066 | + diskimage_builder/lib/common-functions:finish_image:67 : mv /opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d.raw-new /opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d.raw 2024-01-26 17:51:45.074 | + diskimage_builder/lib/common-functions:finish_image:68 : [[ -n 1 ]] 2024-01-26 17:51:45.078 | + diskimage_builder/lib/common-functions:finish_image:68 : [[ 1 != \0 ]] 2024-01-26 17:51:45.083 | + diskimage_builder/lib/common-functions:finish_image:76 : declare -a wait_for 2024-01-26 17:51:45.087 | + diskimage_builder/lib/common-functions:finish_image:77 : [[ 1 == \1 ]] 2024-01-26 17:51:45.092 | + diskimage_builder/lib/common-functions:finish_image:77 : DIB_CHECKSUM=md5,sha256 2024-01-26 17:51:45.096 | + diskimage_builder/lib/common-functions:finish_image:78 : [[ md5,sha256 == *md5* ]] 2024-01-26 17:51:45.101 | + diskimage_builder/lib/common-functions:finish_image:78 : wait_for+=($!) 2024-01-26 17:51:45.103 | + diskimage_builder/lib/common-functions:finish_image:78 : md5sum /opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d.raw 2024-01-26 17:51:45.106 | + diskimage_builder/lib/common-functions:finish_image:79 : [[ md5,sha256 == *sha256* ]] 2024-01-26 17:51:45.111 | + diskimage_builder/lib/common-functions:finish_image:79 : sha256sum /opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d.raw 2024-01-26 17:51:45.111 | + diskimage_builder/lib/common-functions:finish_image:79 : wait_for+=($!) 2024-01-26 17:51:45.117 | + diskimage_builder/lib/common-functions:finish_image:80 : wait 1541708 1541718 2024-01-26 18:02:56.723 | + diskimage_builder/lib/common-functions:finish_image:82 : echo 'Image file /opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d.raw created...' 2024-01-26 18:02:56.870 | Image file /opt/nodepool_dib/debian-buster-arm64-bc570ab1a6304418954d00c837b9395d.raw created... 2024-01-26 18:02:56.870 | + diskimage_builder/lib/disk-image-create:main:618 : cleanup_image_dir 2024-01-26 18:02:56.871 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : kill_chroot_processes /opt/dib_tmp/dib_image.Br0l6Fw5 2024-01-26 18:02:58.150 | + diskimage_builder/lib/common-functions:cleanup_image_dir:236 : tmpfs_check 0 2024-01-26 18:02:58.155 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : local echo_message=0 2024-01-26 18:02:58.160 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' 1 == 0 ']' 2024-01-26 18:02:58.165 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : return 1 2024-01-26 18:02:58.170 | + diskimage_builder/lib/common-functions:cleanup_image_dir:242 : rm -rf --one-file-system /opt/dib_tmp/dib_image.Br0l6Fw5 2024-01-26 18:02:58.567 | Build completed successfully Exit code: 0