2024-11-18 19:20:39.816 | diskimage-builder version 3.36.0 2024-11-18 19:20:39.818 | Building elements: base block-device-efi vm simple-init openstack-repos nodepool-base cache-devstack growroot infra-package-needs journal-to-console ubuntu-minimal 2024-11-18 19:20:39.989 | 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-11-18 19:20:44.631 | Expanded element dependencies to: manifests vm growroot install-static sysprep ubuntu-common debootstrap base ubuntu-minimal bootloader simple-init package-installs cache-url zuul-worker dib-init-system runtime-ssh-host-keys cache-devstack block-device-efi pkg-map install-types dpkg cloud-init-datasources journal-to-console install-bin ensure-venv nodepool-base source-repositories modprobe openstack-repos infra-package-needs openssh-server 2024-11-18 19:20:44.637 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2024-11-18 19:20:44.642 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=/opt/nodepool_dib/ubuntu-bionic-arm64-ccd54ffce9c9461ba98b1f25c412c22b 2024-11-18 19:20:44.646 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=/opt/nodepool_dib/ubuntu-bionic-arm64-ccd54ffce9c9461ba98b1f25c412c22b 2024-11-18 19:20:44.651 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2024-11-18 19:20:44.656 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2024-11-18 19:20:44.660 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2024-11-18 19:20:44.665 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2024-11-18 19:20:44.669 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2024-11-18 19:20:44.674 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2024-11-18 19:20:44.694 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.tfxGF34x 2024-11-18 19:20:44.699 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2024-11-18 19:20:44.705 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.exU3pfsY 2024-11-18 19:20:44.710 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2024-11-18 19:20:44.714 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2024-11-18 19:20:44.718 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2024-11-18 19:20:44.723 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2024-11-18 19:20:44.727 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-18 19:20:44.731 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-18 19:20:44.735 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2024-11-18 19:20:44.740 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /opt/dib_tmp/dib_build.tfxGF34x 2024-11-18 19:20:44.740 | Building in /opt/dib_tmp/dib_build.tfxGF34x 2024-11-18 19:20:44.744 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2024-11-18 19:20:44.749 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2024-11-18 19:20:44.754 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2024-11-18 19:20:44.758 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.tfxGF34x/hooks 2024-11-18 19:20:44.762 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.tfxGF34x/hooks 2024-11-18 19:20:44.767 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /opt/dib_tmp/dib_build.tfxGF34x/block-device 2024-11-18 19:20:44.774 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.tfxGF34x/block-device/config.yaml 2024-11-18 19:20:44.778 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /opt/dib_tmp/dib_build.tfxGF34x/block-device/config.yaml 2024-11-18 19:20:44.799 | Searching elements for block-device[-arm64].yaml ... 2024-11-18 19:20:44.856 | Using block-device config: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/block-device-default.yaml 2024-11-18 19:20:44.861 | + diskimage_builder/lib/common-functions:block_device_create_config_file:516 : return 2024-11-18 19:20:44.866 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.tfxGF34x/block-device/params.yaml 2024-11-18 19:20:44.870 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2024-11-18 19:20:44.875 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2024-11-18 19:20:44.909 | + diskimage_builder/lib/disk-image-create:main:334 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py init 2024-11-18 19:20:45.371 | 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-11-18 19:20:45.371 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.tfxGF34x/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.exU3pfsY', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.tfxGF34x/mnt', 'build-dir': '/opt/dib_tmp/dib_build.tfxGF34x'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-18 19:20:45.377 | 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-11-18 19:20:45.377 | 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-11-18 19:20:45.377 | 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-11-18 19:20:45.378 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.tfxGF34x/states/block-device/config.json] 2024-11-18 19:20:45.454 | ++ diskimage_builder/lib/disk-image-create:main:338 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval root-label 2024-11-18 19:20:45.929 | 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-11-18 19:20:45.929 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.tfxGF34x/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.exU3pfsY', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.tfxGF34x/mnt', 'build-dir': '/opt/dib_tmp/dib_build.tfxGF34x'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-18 19:20:45.929 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2024-11-18 19:20:45.930 | 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-11-18 19:20:46.007 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=cloudimg-rootfs 2024-11-18 19:20:46.012 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2024-11-18 19:20:46.018 | ++ diskimage_builder/lib/disk-image-create:main:342 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval root-fstype 2024-11-18 19:20:46.482 | 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-11-18 19:20:46.482 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.tfxGF34x/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.exU3pfsY', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.tfxGF34x/mnt', 'build-dir': '/opt/dib_tmp/dib_build.tfxGF34x'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-18 19:20:46.483 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2024-11-18 19:20:46.484 | 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-11-18 19:20:46.560 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=ext4 2024-11-18 19:20:46.565 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2024-11-18 19:20:46.570 | ++ diskimage_builder/lib/disk-image-create:main:347 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval boot-label 2024-11-18 19:20:47.046 | 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-11-18 19:20:47.046 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.tfxGF34x/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.exU3pfsY', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.tfxGF34x/mnt', 'build-dir': '/opt/dib_tmp/dib_build.tfxGF34x'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-18 19:20:47.047 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2024-11-18 19:20:47.047 | 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-11-18 19:20:47.132 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL= 2024-11-18 19:20:47.139 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2024-11-18 19:20:47.148 | ++ diskimage_builder/lib/disk-image-create:main:351 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval mount-points 2024-11-18 19:20:47.613 | 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-11-18 19:20:47.613 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.tfxGF34x/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.exU3pfsY', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.tfxGF34x/mnt', 'build-dir': '/opt/dib_tmp/dib_build.tfxGF34x'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-18 19:20:47.614 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2024-11-18 19:20:47.691 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS='/boot/efi|/' 2024-11-18 19:20:47.696 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2024-11-18 19:20:47.700 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2024-11-18 19:20:47.705 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /opt/dib_tmp/dib_build.tfxGF34x/mnt 2024-11-18 19:20:47.712 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /opt/dib_tmp/dib_build.tfxGF34x/mnt 2024-11-18 19:20:47.765 | chown: warning: '.' should be ':': 'root.root' 2024-11-18 19:20:47.771 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.tfxGF34x/mnt 2024-11-18 19:20:47.776 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.tfxGF34x/mnt 2024-11-18 19:20:47.781 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/opt/dib_tmp/dib_build.tfxGF34x/mnt 2024-11-18 19:20:47.785 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2024-11-18 19:20:47.790 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-18 19:20:47.794 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.tfxGF34x/hooks ']' 2024-11-18 19:20:47.799 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2024-11-18 19:20:47.829 | Copying hooks for vm 2024-11-18 19:20:47.940 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2024-11-18 19:20:47.972 | Copying hooks for infra-package-needs 2024-11-18 19:20:47.983 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2024-11-18 19:20:47.994 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2024-11-18 19:20:47.997 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2024-11-18 19:20:48.000 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2024-11-18 19:20:48.010 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2024-11-18 19:20:48.013 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2024-11-18 19:20:48.051 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2024-11-18 19:20:48.054 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2024-11-18 19:20:48.066 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2024-11-18 19:20:48.077 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2024-11-18 19:20:48.093 | Copying hooks for install-bin 2024-11-18 19:20:48.102 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2024-11-18 19:20:48.153 | Copying hooks for source-repositories 2024-11-18 19:20:48.163 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2024-11-18 19:20:48.377 | Copying hooks for package-installs 2024-11-18 19:20:48.386 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2024-11-18 19:20:48.457 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2024-11-18 19:20:48.461 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2024-11-18 19:20:48.466 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2024-11-18 19:20:48.472 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2024-11-18 19:20:48.482 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2024-11-18 19:20:48.488 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2024-11-18 19:20:48.497 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2024-11-18 19:20:48.502 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2024-11-18 19:20:48.511 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2024-11-18 19:20:48.519 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2024-11-18 19:20:48.536 | Copying hooks for debootstrap 2024-11-18 19:20:48.547 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/cleanup.d/99-clean-up-cache 2024-11-18 19:20:48.559 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/root.d/08-debootstrap 2024-11-18 19:20:48.569 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/10-debian-networking 2024-11-18 19:20:48.573 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/12-debian-locale-gen 2024-11-18 19:20:48.577 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/15-cleanup-debootstrap 2024-11-18 19:20:48.589 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/environment.d/10-debootstrap-default-locale 2024-11-18 19:20:48.593 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/environment.d/20-network-interface-names 2024-11-18 19:20:48.615 | Copying hooks for ubuntu-common 2024-11-18 19:20:48.625 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common/post-install.d/99-autoremove 2024-11-18 19:20:48.639 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common/install.d/80-disable-rfc3041 2024-11-18 19:20:48.650 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common/environment.d/10-ubuntu-distro-name.bash 2024-11-18 19:20:48.654 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common/environment.d/11-ubuntu-init-system.bash 2024-11-18 19:20:48.668 | Copying hooks for cloud-init-datasources 2024-11-18 19:20:48.677 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2024-11-18 19:20:48.725 | Copying hooks for ensure-venv 2024-11-18 19:20:48.748 | Copying hooks for block-device-efi 2024-11-18 19:20:48.757 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/environment.d/15-block-device.bash 2024-11-18 19:20:48.809 | Copying hooks for modprobe 2024-11-18 19:20:48.818 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/extra-data.d/50-modprobe-blacklist 2024-11-18 19:20:48.827 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/install.d/80-modprobe-blacklist 2024-11-18 19:20:48.839 | Copying hooks for base 2024-11-18 19:20:48.847 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2024-11-18 19:20:48.864 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2024-11-18 19:20:48.875 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2024-11-18 19:20:48.900 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2024-11-18 19:20:48.914 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2024-11-18 19:20:48.959 | Copying hooks for ubuntu-minimal 2024-11-18 19:20:48.971 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-arm64-build-succeeds 2024-11-18 19:20:48.984 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-build-succeeds 2024-11-18 19:20:48.996 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-arm64-build-succeeds 2024-11-18 19:20:49.007 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-build-succeeds 2024-11-18 19:20:49.146 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/jammy-arm64-build-succeeds 2024-11-18 19:20:49.160 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/noble-arm64-build-succeeds 2024-11-18 19:20:49.172 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/trusty-build-succeeds 2024-11-18 19:20:49.182 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/xenial-build-succeeds 2024-11-18 19:20:49.201 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/root.d/75-ubuntu-minimal-baseinstall 2024-11-18 19:20:49.212 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/11-ubuntu-kernel.bash 2024-11-18 19:20:49.217 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/12-ubuntu-repo-dists.bash 2024-11-18 19:20:49.238 | Copying hooks for install-types 2024-11-18 19:20:49.246 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2024-11-18 19:20:49.258 | Copying hooks for openssh-server 2024-11-18 19:20:49.267 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2024-11-18 19:20:49.271 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2024-11-18 19:20:49.302 | Copying hooks for bootloader 2024-11-18 19:20:49.310 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2024-11-18 19:20:49.321 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2024-11-18 19:20:49.335 | Copying hooks for manifests 2024-11-18 19:20:49.344 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2024-11-18 19:20:49.358 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2024-11-18 19:20:49.368 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2024-11-18 19:20:49.413 | Copying hooks for openstack-repos 2024-11-18 19:20:49.421 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2024-11-18 19:20:49.432 | Copying hooks for sysprep 2024-11-18 19:20:49.441 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2024-11-18 19:20:49.451 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2024-11-18 19:20:49.463 | Copying hooks for dib-init-system 2024-11-18 19:20:49.472 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2024-11-18 19:20:49.481 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2024-11-18 19:20:49.491 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2024-11-18 19:20:49.500 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2024-11-18 19:20:49.511 | Copying hooks for journal-to-console 2024-11-18 19:20:49.520 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/post-install.d/30-journal-to-console 2024-11-18 19:20:49.561 | Copying hooks for install-static 2024-11-18 19:20:49.570 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2024-11-18 19:20:49.589 | Copying hooks for cache-devstack 2024-11-18 19:20:49.614 | Copying hooks for cache-url 2024-11-18 19:20:49.622 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2024-11-18 19:20:49.647 | Copying hooks for dpkg 2024-11-18 19:20:49.656 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/finalise.d/99-clean-up-cache 2024-11-18 19:20:49.660 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/finalise.d/99-write-dpkg-manifest 2024-11-18 19:20:49.671 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/40-unblock-daemons 2024-11-18 19:20:49.675 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/50-remove-img-build-proxy 2024-11-18 19:20:49.680 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/60-untrim-dpkg 2024-11-18 19:20:49.689 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/bin/install-packages 2024-11-18 19:20:49.699 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/09-apt-keyring 2024-11-18 19:20:49.704 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-block-apt-translations 2024-11-18 19:20:49.709 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-block-daemons 2024-11-18 19:20:49.713 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-build-with-http-cache 2024-11-18 19:20:49.716 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-shared-apt-cache 2024-11-18 19:20:49.720 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-trim-dpkg 2024-11-18 19:20:49.730 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/pre-install.d/00-disable-apt-recommends 2024-11-18 19:20:49.734 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/pre-install.d/99-apt-get-update 2024-11-18 19:20:49.743 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/environment.d/10-dpkg.bash 2024-11-18 19:20:49.757 | Copying hooks for nodepool-base 2024-11-18 19:20:49.766 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2024-11-18 19:20:49.774 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2024-11-18 19:20:49.782 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2024-11-18 19:20:49.784 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2024-11-18 19:20:49.870 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2024-11-18 19:20:49.878 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2024-11-18 19:20:49.880 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2024-11-18 19:20:49.889 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2024-11-18 19:20:49.891 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2024-11-18 19:20:49.894 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2024-11-18 19:20:49.897 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2024-11-18 19:20:49.905 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2024-11-18 19:20:49.907 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2024-11-18 19:20:49.910 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2024-11-18 19:20:49.913 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2024-11-18 19:20:49.916 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2024-11-18 19:20:49.919 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2024-11-18 19:20:49.921 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2024-11-18 19:20:49.929 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2024-11-18 19:20:49.946 | Copying hooks for growroot 2024-11-18 19:20:49.955 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2024-11-18 19:20:49.996 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/static/usr 2024-11-18 19:20:50.009 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2024-11-18 19:20:50.013 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2024-11-18 19:20:50.018 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2024-11-18 19:20:50.042 | Copying hooks for runtime-ssh-host-keys 2024-11-18 19:20:50.051 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2024-11-18 19:20:50.061 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2024-11-18 19:20:50.070 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2024-11-18 19:20:50.080 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2024-11-18 19:20:50.084 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2024-11-18 19:20:50.107 | Copying hooks for simple-init 2024-11-18 19:20:50.116 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2024-11-18 19:20:50.125 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2024-11-18 19:20:50.130 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/60-simple-init-remove-interfaces 2024-11-18 19:20:50.134 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2024-11-18 19:20:50.155 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2024-11-18 19:20:50.197 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2024-11-18 19:20:50.233 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2024-11-18 19:20:50.240 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2024-11-18 19:20:50.267 | Copying hooks for pkg-map 2024-11-18 19:20:50.275 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2024-11-18 19:20:50.292 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2024-11-18 19:20:50.304 | Copying hooks for zuul-worker 2024-11-18 19:20:50.312 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2024-11-18 19:20:50.320 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2024-11-18 19:20:50.336 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2024-11-18 19:20:50.341 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-18 19:20:50.343 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2024-11-18 19:20:50.351 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d ']' 2024-11-18 19:20:50.356 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d' 2024-11-18 19:20:50.356 | Running hooks from /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d 2024-11-18 19:20:50.360 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-18 19:20:50.365 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d 2024-11-18 19:20:50.388 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/../environment.d/10-base-defaults 2024-11-18 19:20:50.395 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/../environment.d/10-base-defaults 2024-11-18 19:20:50.399 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-18 19:20:50.403 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-18 19:20:50.407 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-18 19:20:50.411 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-18 19:20:50.415 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-18 19:20:50.423 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-18 19:20:50.427 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-18 19:20:50.431 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-18 19:20:50.435 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-18 19:20:50.439 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-18 19:20:50.444 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-18 19:20:50.448 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-18 19:20:50.452 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-18 19:20:50.456 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-18 19:20:50.460 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-18 19:20:50.464 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-18 19:20:50.468 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-18 19:20:50.472 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-18 19:20:50.477 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-18 19:20:50.481 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/../environment.d/10-debootstrap-default-locale 2024-11-18 19:20:50.488 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/../environment.d/10-debootstrap-default-locale 2024-11-18 19:20:50.492 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-11-18 19:20:50.497 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-11-18 19:20:50.501 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/../environment.d/10-dpkg.bash 2024-11-18 19:20:50.508 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/../environment.d/10-dpkg.bash 2024-11-18 19:20:50.512 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2024-11-18 19:20:50.516 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2024-11-18 19:20:50.521 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2024-11-18 19:20:50.528 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2024-11-18 19:20:50.532 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2024-11-18 19:20:50.537 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2024-11-18 19:20:50.541 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=bionic 2024-11-18 19:20:50.545 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=bionic 2024-11-18 19:20:50.550 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2024-11-18 19:20:50.554 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2024-11-18 19:20:50.558 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2024-11-18 19:20:50.562 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2024-11-18 19:20:50.566 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=arm64 2024-11-18 19:20:50.570 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ arm64 ]] 2024-11-18 19:20:50.575 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-ubuntu-distro-name.bash:source:9 : default_ubuntu_mirror=http://ports.ubuntu.com/ubuntu-ports 2024-11-18 19:20:50.579 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=http://mirror.regionone.osuosl.opendev.org/ubuntu-ports 2024-11-18 19:20:50.583 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=http://mirror.regionone.osuosl.opendev.org/ubuntu-ports 2024-11-18 19:20:50.587 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2024-11-18 19:20:50.595 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2024-11-18 19:20:50.599 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ bionic == \t\r\u\s\t\y ]] 2024-11-18 19:20:50.603 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2024-11-18 19:20:50.608 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2024-11-18 19:20:50.612 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2024-11-18 19:20:50.620 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2024-11-18 19:20:50.624 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-generic 2024-11-18 19:20:50.628 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-generic 2024-11-18 19:20:50.632 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2024-11-18 19:20:50.640 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2024-11-18 19:20:50.644 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2024-11-18 19:20:50.648 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2024-11-18 19:20:50.653 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/../environment.d/14-manifests 2024-11-18 19:20:50.660 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/../environment.d/14-manifests 2024-11-18 19:20:50.664 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-18 19:20:50.669 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-18 19:20:50.673 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/ubuntu-bionic-arm64-ccd54ffce9c9461ba98b1f25c412c22b.d/ 2024-11-18 19:20:50.677 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/ubuntu-bionic-arm64-ccd54ffce9c9461ba98b1f25c412c22b.d/ 2024-11-18 19:20:50.681 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/../environment.d/15-block-device.bash 2024-11-18 19:20:50.689 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/../environment.d/15-block-device.bash 2024-11-18 19:20:50.693 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-18 19:20:50.697 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-18 19:20:50.701 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-18 19:20:50.706 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-18 19:20:50.713 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-18 19:20:50.718 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ ubuntu =~ (almalinux|centos|fedora|rocky) ]] 2024-11-18 19:20:50.722 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-18 19:20:50.727 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-18 19:20:50.731 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \a\l\m\a\l\i\n\u\x ]] 2024-11-18 19:20:50.735 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \r\o\c\k\y ]] 2024-11-18 19:20:50.739 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \f\e\d\o\r\a ]] 2024-11-18 19:20:50.743 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/../environment.d/20-network-interface-names 2024-11-18 19:20:50.751 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/../environment.d/20-network-interface-names 2024-11-18 19:20:50.755 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2024-11-18 19:20:50.759 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2024-11-18 19:20:50.764 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-18 19:20:50.771 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-18 19:20:50.776 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-18 19:20:50.780 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-18 19:20:50.784 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-18 19:20:50.792 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-18 19:20:50.796 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-18 19:20:50.801 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-18 19:20:50.805 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-18 19:20:50.809 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-18 19:20:50.813 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-18 19:20:50.817 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-18 19:20:50.822 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-18 19:20:50.826 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-18 19:20:50.830 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/../environment.d/99-dib-init-system 2024-11-18 19:20:50.838 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/../environment.d/99-dib-init-system 2024-11-18 19:20:50.843 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-18 19:20:50.847 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-18 19:20:50.851 | dib-run-parts Running /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/08-debootstrap 2024-11-18 19:20:50.906 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/08-debootstrap:main:20 : set -eu 2024-11-18 19:20:50.910 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/08-debootstrap:main:21 : set -o pipefail 2024-11-18 19:20:50.914 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/08-debootstrap:main:23 : '[' -f /opt/dib_tmp/dib_build.tfxGF34x/mnt/.extra_settings ']' 2024-11-18 19:20:50.918 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/08-debootstrap:main:27 : '[' -n ubuntu ']' 2024-11-18 19:20:50.922 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/08-debootstrap:main:28 : '[' -n bionic ']' 2024-11-18 19:20:50.926 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/08-debootstrap:main:29 : '[' -n http://mirror.regionone.osuosl.opendev.org/ubuntu-ports ']' 2024-11-18 19:20:50.930 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/08-debootstrap:main:31 : DIB_DEBIAN_COMPONENTS=main,universe 2024-11-18 19:20:50.934 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/08-debootstrap:main:32 : DIB_DEBOOTSTRAP_EXTRA_ARGS=--no-check-gpg 2024-11-18 19:20:50.938 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/08-debootstrap:main:33 : DEBOOTSTRAP_TARBALL=/opt/dib_cache/debootstrap-ubuntu-bionic-arm64.tar.gz 2024-11-18 19:20:50.942 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/08-debootstrap:main:34 : http_proxy= 2024-11-18 19:20:50.946 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/08-debootstrap:main:35 : no_proxy= 2024-11-18 19:20:50.950 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/08-debootstrap:main:37 : DEBOOTSTRAP_QEMU= 2024-11-18 19:20:50.955 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/08-debootstrap:main:39 : debootstrap --version 2024-11-18 19:20:51.003 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/08-debootstrap:main:39 : _debootstrap_version='debootstrap 1.0.128+nmu2+deb12u1' 2024-11-18 19:20:51.007 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/08-debootstrap:main:41 : _debootstrap_version=128 2024-11-18 19:20:51.011 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/08-debootstrap:main:42 : [[ bionic == \b\u\s\t\e\r ]] 2024-11-18 19:20:51.015 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/08-debootstrap:main:46 : '[' -n '' -o -n '' ']' 2024-11-18 19:20:51.019 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/08-debootstrap:main:51 : KEYRING_OPT= 2024-11-18 19:20:51.023 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/08-debootstrap:main:52 : '[' -n '' ']' 2024-11-18 19:20:51.028 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/08-debootstrap:main:60 : dpkg --print-architecture 2024-11-18 19:20:51.034 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/08-debootstrap:main:60 : '[' arm64 '!=' arm64 ']' 2024-11-18 19:20:51.038 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/08-debootstrap:main:66 : sudo sh -c 'http_proxy= no_proxy= debootstrap --verbose --variant=minbase --components=main,universe --arch=arm64 --no-check-gpg bionic /opt/dib_tmp/dib_build.tfxGF34x/mnt http://mirror.regionone.osuosl.opendev.org/ubuntu-ports ' 2024-11-18 19:20:52.142 | I: Retrieving InRelease 2024-11-18 19:20:52.664 | I: Retrieving Release 2024-11-18 19:20:52.864 | I: Retrieving Packages 2024-11-18 19:20:53.063 | I: Validating Packages 2024-11-18 19:20:53.324 | I: Retrieving Packages 2024-11-18 19:20:53.633 | I: Validating Packages 2024-11-18 19:20:54.835 | I: Resolving dependencies of required packages... 2024-11-18 19:20:58.556 | I: Resolving dependencies of base packages... 2024-11-18 19:21:13.270 | I: Checking component main on http://mirror.regionone.osuosl.opendev.org/ubuntu-ports... 2024-11-18 19:21:13.686 | I: Retrieving adduser 3.116ubuntu1 2024-11-18 19:21:13.881 | I: Validating adduser 3.116ubuntu1 2024-11-18 19:21:13.899 | I: Retrieving apt 1.6.1 2024-11-18 19:21:14.048 | I: Validating apt 1.6.1 2024-11-18 19:21:14.072 | I: Retrieving base-files 10.1ubuntu2 2024-11-18 19:21:14.258 | I: Validating base-files 10.1ubuntu2 2024-11-18 19:21:14.274 | I: Retrieving base-passwd 3.5.44 2024-11-18 19:21:14.402 | I: Validating base-passwd 3.5.44 2024-11-18 19:21:14.419 | I: Retrieving bash 4.4.18-2ubuntu1 2024-11-18 19:21:14.550 | I: Validating bash 4.4.18-2ubuntu1 2024-11-18 19:21:14.571 | I: Retrieving bsdutils 1:2.31.1-0.4ubuntu3 2024-11-18 19:21:14.758 | I: Validating bsdutils 1:2.31.1-0.4ubuntu3 2024-11-18 19:21:14.775 | I: Retrieving coreutils 8.28-1ubuntu1 2024-11-18 19:21:14.911 | I: Validating coreutils 8.28-1ubuntu1 2024-11-18 19:21:14.937 | I: Retrieving dash 0.5.8-2.10 2024-11-18 19:21:15.123 | I: Validating dash 0.5.8-2.10 2024-11-18 19:21:15.140 | I: Retrieving debconf 1.5.66 2024-11-18 19:21:15.267 | I: Validating debconf 1.5.66 2024-11-18 19:21:15.285 | I: Retrieving debianutils 4.8.4 2024-11-18 19:21:15.413 | I: Validating debianutils 4.8.4 2024-11-18 19:21:15.431 | I: Retrieving diffutils 1:3.6-1 2024-11-18 19:21:15.559 | I: Validating diffutils 1:3.6-1 2024-11-18 19:21:15.576 | I: Retrieving dpkg 1.19.0.5ubuntu2 2024-11-18 19:21:15.714 | I: Validating dpkg 1.19.0.5ubuntu2 2024-11-18 19:21:15.738 | I: Retrieving e2fsprogs 1.44.1-1 2024-11-18 19:21:15.927 | I: Validating e2fsprogs 1.44.1-1 2024-11-18 19:21:15.946 | I: Retrieving fdisk 2.31.1-0.4ubuntu3 2024-11-18 19:21:16.014 | I: Validating fdisk 2.31.1-0.4ubuntu3 2024-11-18 19:21:16.031 | I: Retrieving findutils 4.6.0+git+20170828-2 2024-11-18 19:21:16.161 | I: Validating findutils 4.6.0+git+20170828-2 2024-11-18 19:21:16.179 | I: Retrieving gcc-8-base 8-20180414-1ubuntu2 2024-11-18 19:21:16.307 | I: Validating gcc-8-base 8-20180414-1ubuntu2 2024-11-18 19:21:16.324 | I: Retrieving gpgv 2.2.4-1ubuntu1 2024-11-18 19:21:16.453 | I: Validating gpgv 2.2.4-1ubuntu1 2024-11-18 19:21:16.471 | I: Retrieving grep 3.1-2 2024-11-18 19:21:16.599 | I: Validating grep 3.1-2 2024-11-18 19:21:16.619 | I: Retrieving gzip 1.6-5ubuntu1 2024-11-18 19:21:16.746 | I: Validating gzip 1.6-5ubuntu1 2024-11-18 19:21:16.763 | I: Retrieving hostname 3.20 2024-11-18 19:21:16.889 | I: Validating hostname 3.20 2024-11-18 19:21:16.907 | I: Retrieving init-system-helpers 1.51 2024-11-18 19:21:17.035 | I: Validating init-system-helpers 1.51 2024-11-18 19:21:17.052 | I: Retrieving libacl1 2.2.52-3build1 2024-11-18 19:21:17.178 | I: Validating libacl1 2.2.52-3build1 2024-11-18 19:21:17.196 | I: Retrieving libapt-pkg5.0 1.6.1 2024-11-18 19:21:17.270 | I: Validating libapt-pkg5.0 1.6.1 2024-11-18 19:21:17.292 | I: Retrieving libattr1 1:2.4.47-2build1 2024-11-18 19:21:17.418 | I: Validating libattr1 1:2.4.47-2build1 2024-11-18 19:21:17.435 | I: Retrieving libaudit-common 1:2.8.2-1ubuntu1 2024-11-18 19:21:17.562 | I: Validating libaudit-common 1:2.8.2-1ubuntu1 2024-11-18 19:21:17.579 | I: Retrieving libaudit1 1:2.8.2-1ubuntu1 2024-11-18 19:21:17.647 | I: Validating libaudit1 1:2.8.2-1ubuntu1 2024-11-18 19:21:17.664 | I: Retrieving libblkid1 2.31.1-0.4ubuntu3 2024-11-18 19:21:17.738 | I: Validating libblkid1 2.31.1-0.4ubuntu3 2024-11-18 19:21:17.755 | I: Retrieving libbz2-1.0 1.0.6-8.1 2024-11-18 19:21:17.882 | I: Validating libbz2-1.0 1.0.6-8.1 2024-11-18 19:21:17.899 | I: Retrieving libc-bin 2.27-3ubuntu1 2024-11-18 19:21:18.035 | I: Validating libc-bin 2.27-3ubuntu1 2024-11-18 19:21:18.055 | I: Retrieving libc6 2.27-3ubuntu1 2024-11-18 19:21:18.144 | I: Validating libc6 2.27-3ubuntu1 2024-11-18 19:21:18.177 | I: Retrieving libcap-ng0 0.7.7-3.1 2024-11-18 19:21:18.304 | I: Validating libcap-ng0 0.7.7-3.1 2024-11-18 19:21:18.321 | I: Retrieving libcom-err2 1.44.1-1 2024-11-18 19:21:18.388 | I: Validating libcom-err2 1.44.1-1 2024-11-18 19:21:18.404 | I: Retrieving libdb5.3 5.3.28-13.1ubuntu1 2024-11-18 19:21:18.537 | I: Validating libdb5.3 5.3.28-13.1ubuntu1 2024-11-18 19:21:18.558 | I: Retrieving libdebconfclient0 0.213ubuntu1 2024-11-18 19:21:18.719 | I: Validating libdebconfclient0 0.213ubuntu1 2024-11-18 19:21:18.736 | I: Retrieving libext2fs2 1.44.1-1 2024-11-18 19:21:18.804 | I: Validating libext2fs2 1.44.1-1 2024-11-18 19:21:18.822 | I: Retrieving libfdisk1 2.31.1-0.4ubuntu3 2024-11-18 19:21:18.891 | I: Validating libfdisk1 2.31.1-0.4ubuntu3 2024-11-18 19:21:18.908 | I: Retrieving libffi6 3.2.1-8 2024-11-18 19:21:18.975 | I: Validating libffi6 3.2.1-8 2024-11-18 19:21:18.992 | I: Retrieving libgcc1 1:8-20180414-1ubuntu2 2024-11-18 19:21:19.059 | I: Validating libgcc1 1:8-20180414-1ubuntu2 2024-11-18 19:21:19.075 | I: Retrieving libgcrypt20 1.8.1-4ubuntu1 2024-11-18 19:21:19.205 | I: Validating libgcrypt20 1.8.1-4ubuntu1 2024-11-18 19:21:19.224 | I: Retrieving libgmp10 2:6.1.2+dfsg-2 2024-11-18 19:21:19.352 | I: Validating libgmp10 2:6.1.2+dfsg-2 2024-11-18 19:21:19.370 | I: Retrieving libgnutls30 3.5.18-1ubuntu1 2024-11-18 19:21:19.502 | I: Validating libgnutls30 3.5.18-1ubuntu1 2024-11-18 19:21:19.522 | I: Retrieving libgpg-error0 1.27-6 2024-11-18 19:21:19.648 | I: Validating libgpg-error0 1.27-6 2024-11-18 19:21:19.667 | I: Retrieving libhogweed4 3.4-1 2024-11-18 19:21:19.797 | I: Validating libhogweed4 3.4-1 2024-11-18 19:21:19.815 | I: Retrieving libidn2-0 2.0.4-1.1build2 2024-11-18 19:21:19.941 | I: Validating libidn2-0 2.0.4-1.1build2 2024-11-18 19:21:19.958 | I: Retrieving liblz4-1 0.0~r131-2ubuntu3 2024-11-18 19:21:20.085 | I: Validating liblz4-1 0.0~r131-2ubuntu3 2024-11-18 19:21:20.101 | I: Retrieving liblzma5 5.2.2-1.3 2024-11-18 19:21:20.237 | I: Validating liblzma5 5.2.2-1.3 2024-11-18 19:21:20.254 | I: Retrieving libmount1 2.31.1-0.4ubuntu3 2024-11-18 19:21:20.323 | I: Validating libmount1 2.31.1-0.4ubuntu3 2024-11-18 19:21:20.339 | I: Retrieving libncurses5 6.1-1ubuntu1 2024-11-18 19:21:20.466 | I: Validating libncurses5 6.1-1ubuntu1 2024-11-18 19:21:20.483 | I: Retrieving libncursesw5 6.1-1ubuntu1 2024-11-18 19:21:20.551 | I: Validating libncursesw5 6.1-1ubuntu1 2024-11-18 19:21:20.568 | I: Retrieving libnettle6 3.4-1 2024-11-18 19:21:20.636 | I: Validating libnettle6 3.4-1 2024-11-18 19:21:20.654 | I: Retrieving libp11-kit0 0.23.9-2 2024-11-18 19:21:20.781 | I: Validating libp11-kit0 0.23.9-2 2024-11-18 19:21:20.799 | I: Retrieving libpam-modules 1.1.8-3.6ubuntu2 2024-11-18 19:21:20.927 | I: Validating libpam-modules 1.1.8-3.6ubuntu2 2024-11-18 19:21:20.946 | I: Retrieving libpam-modules-bin 1.1.8-3.6ubuntu2 2024-11-18 19:21:21.013 | I: Validating libpam-modules-bin 1.1.8-3.6ubuntu2 2024-11-18 19:21:21.030 | I: Retrieving libpam-runtime 1.1.8-3.6ubuntu2 2024-11-18 19:21:21.098 | I: Validating libpam-runtime 1.1.8-3.6ubuntu2 2024-11-18 19:21:21.115 | I: Retrieving libpam0g 1.1.8-3.6ubuntu2 2024-11-18 19:21:21.182 | I: Validating libpam0g 1.1.8-3.6ubuntu2 2024-11-18 19:21:21.200 | I: Retrieving libpcre3 2:8.39-9 2024-11-18 19:21:21.328 | I: Validating libpcre3 2:8.39-9 2024-11-18 19:21:21.346 | I: Retrieving libprocps6 2:3.3.12-3ubuntu1 2024-11-18 19:21:21.472 | I: Validating libprocps6 2:3.3.12-3ubuntu1 2024-11-18 19:21:21.489 | I: Retrieving libseccomp2 2.3.1-2.1ubuntu4 2024-11-18 19:21:21.615 | I: Validating libseccomp2 2.3.1-2.1ubuntu4 2024-11-18 19:21:21.632 | I: Retrieving libselinux1 2.7-2build2 2024-11-18 19:21:21.759 | I: Validating libselinux1 2.7-2build2 2024-11-18 19:21:21.775 | I: Retrieving libsemanage-common 2.7-2build2 2024-11-18 19:21:21.902 | I: Validating libsemanage-common 2.7-2build2 2024-11-18 19:21:21.919 | I: Retrieving libsemanage1 2.7-2build2 2024-11-18 19:21:21.987 | I: Validating libsemanage1 2.7-2build2 2024-11-18 19:21:22.004 | I: Retrieving libsepol1 2.7-1 2024-11-18 19:21:22.131 | I: Validating libsepol1 2.7-1 2024-11-18 19:21:22.150 | I: Retrieving libsmartcols1 2.31.1-0.4ubuntu3 2024-11-18 19:21:22.217 | I: Validating libsmartcols1 2.31.1-0.4ubuntu3 2024-11-18 19:21:22.235 | I: Retrieving libss2 1.44.1-1 2024-11-18 19:21:22.302 | I: Validating libss2 1.44.1-1 2024-11-18 19:21:22.318 | I: Retrieving libstdc++6 8-20180414-1ubuntu2 2024-11-18 19:21:22.391 | I: Validating libstdc++6 8-20180414-1ubuntu2 2024-11-18 19:21:22.410 | I: Retrieving libsystemd0 237-3ubuntu10 2024-11-18 19:21:22.539 | I: Validating libsystemd0 237-3ubuntu10 2024-11-18 19:21:22.557 | I: Retrieving libtasn1-6 4.13-2 2024-11-18 19:21:22.683 | I: Validating libtasn1-6 4.13-2 2024-11-18 19:21:22.700 | I: Retrieving libtinfo5 6.1-1ubuntu1 2024-11-18 19:21:22.768 | I: Validating libtinfo5 6.1-1ubuntu1 2024-11-18 19:21:22.785 | I: Retrieving libudev1 237-3ubuntu10 2024-11-18 19:21:22.852 | I: Validating libudev1 237-3ubuntu10 2024-11-18 19:21:22.868 | I: Retrieving libunistring2 0.9.9-0ubuntu1 2024-11-18 19:21:23.057 | I: Validating libunistring2 0.9.9-0ubuntu1 2024-11-18 19:21:23.076 | I: Retrieving libuuid1 2.31.1-0.4ubuntu3 2024-11-18 19:21:23.144 | I: Validating libuuid1 2.31.1-0.4ubuntu3 2024-11-18 19:21:23.162 | I: Retrieving libzstd1 1.3.3+dfsg-2ubuntu1 2024-11-18 19:21:23.230 | I: Validating libzstd1 1.3.3+dfsg-2ubuntu1 2024-11-18 19:21:23.248 | I: Retrieving login 1:4.5-1ubuntu1 2024-11-18 19:21:23.378 | I: Validating login 1:4.5-1ubuntu1 2024-11-18 19:21:23.397 | I: Retrieving lsb-base 9.20170808ubuntu1 2024-11-18 19:21:23.523 | I: Validating lsb-base 9.20170808ubuntu1 2024-11-18 19:21:23.541 | I: Retrieving mawk 1.3.3-17ubuntu3 2024-11-18 19:21:23.668 | I: Validating mawk 1.3.3-17ubuntu3 2024-11-18 19:21:23.685 | I: Retrieving mount 2.31.1-0.4ubuntu3 2024-11-18 19:21:23.753 | I: Validating mount 2.31.1-0.4ubuntu3 2024-11-18 19:21:23.771 | I: Retrieving ncurses-base 6.1-1ubuntu1 2024-11-18 19:21:23.838 | I: Validating ncurses-base 6.1-1ubuntu1 2024-11-18 19:21:23.855 | I: Retrieving ncurses-bin 6.1-1ubuntu1 2024-11-18 19:21:23.929 | I: Validating ncurses-bin 6.1-1ubuntu1 2024-11-18 19:21:23.947 | I: Retrieving passwd 1:4.5-1ubuntu1 2024-11-18 19:21:24.021 | I: Validating passwd 1:4.5-1ubuntu1 2024-11-18 19:21:24.043 | I: Retrieving perl-base 5.26.1-6 2024-11-18 19:21:24.185 | I: Validating perl-base 5.26.1-6 2024-11-18 19:21:24.210 | I: Retrieving procps 2:3.3.12-3ubuntu1 2024-11-18 19:21:24.280 | I: Validating procps 2:3.3.12-3ubuntu1 2024-11-18 19:21:24.298 | I: Retrieving sed 4.4-2 2024-11-18 19:21:24.427 | I: Validating sed 4.4-2 2024-11-18 19:21:24.445 | I: Retrieving sensible-utils 0.0.12 2024-11-18 19:21:24.572 | I: Validating sensible-utils 0.0.12 2024-11-18 19:21:24.590 | I: Retrieving sysvinit-utils 2.88dsf-59.10ubuntu1 2024-11-18 19:21:24.716 | I: Validating sysvinit-utils 2.88dsf-59.10ubuntu1 2024-11-18 19:21:24.734 | I: Retrieving tar 1.29b-2 2024-11-18 19:21:24.862 | I: Validating tar 1.29b-2 2024-11-18 19:21:24.881 | I: Retrieving ubuntu-keyring 2018.02.28 2024-11-18 19:21:25.007 | I: Validating ubuntu-keyring 2018.02.28 2024-11-18 19:21:25.024 | I: Retrieving util-linux 2.31.1-0.4ubuntu3 2024-11-18 19:21:25.102 | I: Validating util-linux 2.31.1-0.4ubuntu3 2024-11-18 19:21:25.124 | I: Retrieving zlib1g 1:1.2.11.dfsg-0ubuntu2 2024-11-18 19:21:25.309 | I: Validating zlib1g 1:1.2.11.dfsg-0ubuntu2 2024-11-18 19:21:25.329 | I: Chosen extractor for .deb packages: dpkg-deb 2024-11-18 19:21:25.361 | I: Extracting base-files... 2024-11-18 19:21:25.465 | I: Extracting base-passwd... 2024-11-18 19:21:25.476 | I: Extracting bash... 2024-11-18 19:21:25.527 | I: Extracting bsdutils... 2024-11-18 19:21:25.538 | I: Extracting coreutils... 2024-11-18 19:21:25.640 | I: Extracting dash... 2024-11-18 19:21:25.652 | I: Extracting debconf... 2024-11-18 19:21:25.671 | I: Extracting debianutils... 2024-11-18 19:21:25.684 | I: Extracting diffutils... 2024-11-18 19:21:25.706 | I: Extracting dpkg... 2024-11-18 19:21:25.817 | I: Extracting e2fsprogs... 2024-11-18 19:21:25.854 | I: Extracting fdisk... 2024-11-18 19:21:25.869 | I: Extracting findutils... 2024-11-18 19:21:25.892 | I: Extracting gcc-8-base... 2024-11-18 19:21:25.900 | I: Extracting grep... 2024-11-18 19:21:25.917 | I: Extracting gzip... 2024-11-18 19:21:25.930 | I: Extracting hostname... 2024-11-18 19:21:25.937 | I: Extracting init-system-helpers... 2024-11-18 19:21:25.947 | I: Extracting libacl1... 2024-11-18 19:21:25.955 | I: Extracting libattr1... 2024-11-18 19:21:25.961 | I: Extracting libaudit-common... 2024-11-18 19:21:25.968 | I: Extracting libaudit1... 2024-11-18 19:21:25.977 | I: Extracting libblkid1... 2024-11-18 19:21:25.992 | I: Extracting libbz2-1.0... 2024-11-18 19:21:26.000 | I: Extracting libc-bin... 2024-11-18 19:21:26.078 | I: Extracting libc6... 2024-11-18 19:21:26.293 | I: Extracting libcap-ng0... 2024-11-18 19:21:26.300 | I: Extracting libcom-err2... 2024-11-18 19:21:26.307 | I: Extracting libdb5.3... 2024-11-18 19:21:26.364 | I: Extracting libdebconfclient0... 2024-11-18 19:21:26.371 | I: Extracting libext2fs2... 2024-11-18 19:21:26.389 | I: Extracting libfdisk1... 2024-11-18 19:21:26.408 | I: Extracting libgcc1... 2024-11-18 19:21:26.417 | I: Extracting libgcrypt20... 2024-11-18 19:21:26.452 | I: Extracting libgpg-error0... 2024-11-18 19:21:26.461 | I: Extracting liblz4-1... 2024-11-18 19:21:26.471 | I: Extracting liblzma5... 2024-11-18 19:21:26.486 | I: Extracting libmount1... 2024-11-18 19:21:26.502 | I: Extracting libncurses5... 2024-11-18 19:21:26.515 | I: Extracting libncursesw5... 2024-11-18 19:21:26.530 | I: Extracting libpam-modules... 2024-11-18 19:21:26.556 | I: Extracting libpam-modules-bin... 2024-11-18 19:21:26.567 | I: Extracting libpam-runtime... 2024-11-18 19:21:26.577 | I: Extracting libpam0g... 2024-11-18 19:21:26.586 | I: Extracting libpcre3... 2024-11-18 19:21:26.696 | I: Extracting libprocps6... 2024-11-18 19:21:26.705 | I: Extracting libselinux1... 2024-11-18 19:21:26.716 | I: Extracting libsemanage-common... 2024-11-18 19:21:26.725 | I: Extracting libsemanage1... 2024-11-18 19:21:26.737 | I: Extracting libsepol1... 2024-11-18 19:21:26.762 | I: Extracting libsmartcols1... 2024-11-18 19:21:26.774 | I: Extracting libss2... 2024-11-18 19:21:26.782 | I: Extracting libsystemd0... 2024-11-18 19:21:26.803 | I: Extracting libtinfo5... 2024-11-18 19:21:26.817 | I: Extracting libudev1... 2024-11-18 19:21:26.871 | I: Extracting libuuid1... 2024-11-18 19:21:26.879 | I: Extracting libzstd1... 2024-11-18 19:21:26.900 | I: Extracting login... 2024-11-18 19:21:26.930 | I: Extracting lsb-base... 2024-11-18 19:21:26.938 | I: Extracting mawk... 2024-11-18 19:21:26.951 | I: Extracting mount... 2024-11-18 19:21:26.966 | I: Extracting ncurses-base... 2024-11-18 19:21:26.979 | I: Extracting ncurses-bin... 2024-11-18 19:21:26.998 | I: Extracting passwd... 2024-11-18 19:21:27.067 | I: Extracting perl-base... 2024-11-18 19:21:27.214 | I: Extracting procps... 2024-11-18 19:21:27.239 | I: Extracting sed... 2024-11-18 19:21:27.258 | I: Extracting sensible-utils... 2024-11-18 19:21:27.268 | I: Extracting sysvinit-utils... 2024-11-18 19:21:27.276 | I: Extracting tar... 2024-11-18 19:21:27.299 | I: Extracting util-linux... 2024-11-18 19:21:27.377 | I: Extracting zlib1g... 2024-11-18 19:21:27.387 | W: Upgrading non-merged-/usr environments post-bookworm is unsupported. Only do this for CI/QA infrastructure that will be re-bootstrapped rather than upgraded. 2024-11-18 19:21:27.814 | I: Installing core packages... 2024-11-18 19:21:34.406 | I: Unpacking required packages... 2024-11-18 19:21:34.534 | I: Unpacking base-files... 2024-11-18 19:21:34.761 | I: Unpacking base-passwd... 2024-11-18 19:21:34.944 | I: Unpacking bash... 2024-11-18 19:21:35.118 | I: Unpacking bsdutils... 2024-11-18 19:21:35.369 | I: Unpacking coreutils... 2024-11-18 19:21:35.777 | I: Unpacking dash... 2024-11-18 19:21:36.164 | I: Unpacking debconf... 2024-11-18 19:21:36.540 | I: Unpacking debianutils... 2024-11-18 19:21:36.764 | I: Unpacking diffutils... 2024-11-18 19:21:37.041 | I: Unpacking dpkg... 2024-11-18 19:21:37.448 | I: Unpacking e2fsprogs... 2024-11-18 19:21:37.738 | I: Unpacking fdisk... 2024-11-18 19:21:38.030 | I: Unpacking findutils... 2024-11-18 19:21:38.442 | I: Unpacking gcc-8-base:arm64... 2024-11-18 19:21:38.613 | I: Unpacking grep... 2024-11-18 19:21:38.745 | I: Unpacking gzip... 2024-11-18 19:21:38.898 | I: Unpacking hostname... 2024-11-18 19:21:39.005 | I: Unpacking init-system-helpers... 2024-11-18 19:21:39.135 | I: Unpacking libacl1:arm64... 2024-11-18 19:21:39.571 | I: Unpacking libattr1:arm64... 2024-11-18 19:21:39.787 | I: Unpacking libaudit-common... 2024-11-18 19:21:39.960 | I: Unpacking libaudit1:arm64... 2024-11-18 19:21:40.221 | I: Unpacking libblkid1:arm64... 2024-11-18 19:21:40.736 | I: Unpacking libbz2-1.0:arm64... 2024-11-18 19:21:41.174 | I: Unpacking libc-bin... 2024-11-18 19:21:41.867 | I: Unpacking libc6:arm64... 2024-11-18 19:21:42.976 | I: Unpacking libcap-ng0:arm64... 2024-11-18 19:21:43.680 | I: Unpacking libcom-err2:arm64... 2024-11-18 19:21:43.857 | I: Unpacking libdb5.3:arm64... 2024-11-18 19:21:44.162 | I: Unpacking libdebconfclient0:arm64... 2024-11-18 19:21:44.403 | I: Unpacking libext2fs2:arm64... 2024-11-18 19:21:44.725 | I: Unpacking libfdisk1:arm64... 2024-11-18 19:21:45.076 | I: Unpacking libgcc1:arm64... 2024-11-18 19:21:45.687 | I: Unpacking libgcrypt20:arm64... 2024-11-18 19:21:45.902 | I: Unpacking libgpg-error0:arm64... 2024-11-18 19:21:46.149 | I: Unpacking liblz4-1:arm64... 2024-11-18 19:21:46.404 | I: Unpacking liblzma5:arm64... 2024-11-18 19:21:46.731 | I: Unpacking libmount1:arm64... 2024-11-18 19:21:46.961 | I: Unpacking libncurses5:arm64... 2024-11-18 19:21:47.120 | I: Unpacking libncursesw5:arm64... 2024-11-18 19:21:47.299 | I: Unpacking libpam-modules:arm64... 2024-11-18 19:21:47.646 | I: Unpacking libpam-modules-bin... 2024-11-18 19:21:47.851 | I: Unpacking libpam-runtime... 2024-11-18 19:21:48.283 | I: Unpacking libpam0g:arm64... 2024-11-18 19:21:48.625 | I: Unpacking libpcre3:arm64... 2024-11-18 19:21:48.885 | I: Unpacking libprocps6:arm64... 2024-11-18 19:21:49.078 | I: Unpacking libselinux1:arm64... 2024-11-18 19:21:49.224 | I: Unpacking libsemanage-common... 2024-11-18 19:21:49.423 | I: Unpacking libsemanage1:arm64... 2024-11-18 19:21:49.625 | I: Unpacking libsepol1:arm64... 2024-11-18 19:21:49.839 | I: Unpacking libsmartcols1:arm64... 2024-11-18 19:21:50.036 | I: Unpacking libss2:arm64... 2024-11-18 19:21:50.520 | I: Unpacking libsystemd0:arm64... 2024-11-18 19:21:50.814 | I: Unpacking libtinfo5:arm64... 2024-11-18 19:21:50.938 | I: Unpacking libudev1:arm64... 2024-11-18 19:21:51.067 | I: Unpacking libuuid1:arm64... 2024-11-18 19:21:51.237 | I: Unpacking libzstd1:arm64... 2024-11-18 19:21:51.973 | I: Unpacking login... 2024-11-18 19:21:52.713 | I: Unpacking lsb-base... 2024-11-18 19:21:53.490 | I: Unpacking mawk... 2024-11-18 19:21:53.819 | I: Unpacking mount... 2024-11-18 19:21:53.967 | I: Unpacking ncurses-base... 2024-11-18 19:21:54.107 | I: Unpacking ncurses-bin... 2024-11-18 19:21:54.287 | I: Unpacking passwd... 2024-11-18 19:21:54.778 | I: Unpacking perl-base... 2024-11-18 19:21:55.405 | I: Unpacking procps... 2024-11-18 19:21:55.598 | I: Unpacking sed... 2024-11-18 19:21:55.777 | I: Unpacking sensible-utils... 2024-11-18 19:21:55.903 | I: Unpacking sysvinit-utils... 2024-11-18 19:21:56.038 | I: Unpacking tar... 2024-11-18 19:21:56.241 | I: Unpacking util-linux... 2024-11-18 19:21:56.749 | I: Unpacking zlib1g:arm64... 2024-11-18 19:21:57.016 | I: Configuring required packages... 2024-11-18 19:21:57.043 | I: Configuring lsb-base... 2024-11-18 19:21:57.112 | I: Configuring sensible-utils... 2024-11-18 19:21:57.188 | I: Configuring ncurses-base... 2024-11-18 19:21:57.285 | I: Configuring libsemanage-common... 2024-11-18 19:21:57.345 | I: Configuring gcc-8-base:arm64... 2024-11-18 19:21:57.404 | I: Configuring libaudit-common... 2024-11-18 19:21:57.469 | I: Configuring libc6:arm64... 2024-11-18 19:21:57.690 | I: Configuring libpcre3:arm64... 2024-11-18 19:21:57.859 | I: Configuring libbz2-1.0:arm64... 2024-11-18 19:21:57.916 | I: Configuring libgpg-error0:arm64... 2024-11-18 19:21:58.082 | I: Configuring libc-bin... 2024-11-18 19:21:58.194 | I: Configuring libdebconfclient0:arm64... 2024-11-18 19:21:58.248 | I: Configuring libselinux1:arm64... 2024-11-18 19:21:58.320 | I: Configuring diffutils... 2024-11-18 19:21:58.393 | I: Configuring findutils... 2024-11-18 19:21:58.444 | I: Configuring libcap-ng0:arm64... 2024-11-18 19:21:58.682 | I: Configuring libext2fs2:arm64... 2024-11-18 19:21:58.761 | I: Configuring libsepol1:arm64... 2024-11-18 19:21:58.824 | I: Configuring libgcc1:arm64... 2024-11-18 19:21:58.894 | I: Configuring sed... 2024-11-18 19:21:58.950 | I: Configuring libsmartcols1:arm64... 2024-11-18 19:21:58.999 | I: Configuring libcom-err2:arm64... 2024-11-18 19:21:59.066 | I: Configuring libaudit1:arm64... 2024-11-18 19:21:59.124 | I: Configuring libtinfo5:arm64... 2024-11-18 19:21:59.185 | I: Configuring libudev1:arm64... 2024-11-18 19:21:59.240 | I: Configuring libattr1:arm64... 2024-11-18 19:21:59.316 | I: Configuring libss2:arm64... 2024-11-18 19:21:59.375 | I: Configuring liblzma5:arm64... 2024-11-18 19:21:59.416 | I: Configuring base-passwd... 2024-11-18 19:21:59.582 | I: Configuring liblz4-1:arm64... 2024-11-18 19:21:59.621 | I: Configuring debianutils... 2024-11-18 19:21:59.668 | I: Configuring libgcrypt20:arm64... 2024-11-18 19:21:59.703 | I: Configuring libncursesw5:arm64... 2024-11-18 19:21:59.736 | I: Configuring libuuid1:arm64... 2024-11-18 19:21:59.769 | I: Configuring libdb5.3:arm64... 2024-11-18 19:21:59.804 | I: Configuring zlib1g:arm64... 2024-11-18 19:21:59.836 | I: Configuring hostname... 2024-11-18 19:21:59.870 | I: Configuring mawk... 2024-11-18 19:21:59.914 | I: Configuring libsystemd0:arm64... 2024-11-18 19:21:59.952 | I: Configuring libzstd1:arm64... 2024-11-18 19:21:59.990 | I: Configuring libprocps6:arm64... 2024-11-18 19:22:00.023 | I: Configuring libblkid1:arm64... 2024-11-18 19:22:00.207 | I: Configuring base-files... 2024-11-18 19:22:00.479 | I: Configuring libsemanage1:arm64... 2024-11-18 19:22:00.524 | I: Configuring libmount1:arm64... 2024-11-18 19:22:00.565 | I: Configuring libacl1:arm64... 2024-11-18 19:22:00.609 | I: Configuring ncurses-bin... 2024-11-18 19:22:00.650 | I: Configuring libncurses5:arm64... 2024-11-18 19:22:00.756 | I: Configuring bash... 2024-11-18 19:22:00.852 | I: Configuring bsdutils... 2024-11-18 19:22:00.898 | I: Configuring libfdisk1:arm64... 2024-11-18 19:22:00.941 | I: Configuring coreutils... 2024-11-18 19:22:00.999 | I: Configuring e2fsprogs... 2024-11-18 19:22:01.057 | I: Configuring tar... 2024-11-18 19:22:01.244 | I: Configuring dpkg... 2024-11-18 19:22:01.306 | I: Configuring fdisk... 2024-11-18 19:22:01.349 | I: Configuring perl-base... 2024-11-18 19:22:01.396 | I: Configuring grep... 2024-11-18 19:22:01.502 | I: Configuring debconf... 2024-11-18 19:22:01.846 | I: Configuring gzip... 2024-11-18 19:22:01.908 | I: Configuring dash... 2024-11-18 19:22:02.497 | I: Configuring init-system-helpers... 2024-11-18 19:22:02.571 | I: Configuring libpam0g:arm64... 2024-11-18 19:22:02.884 | I: Configuring util-linux... 2024-11-18 19:22:03.559 | I: Configuring libpam-modules-bin... 2024-11-18 19:22:03.625 | I: Configuring mount... 2024-11-18 19:22:03.921 | I: Configuring procps... 2024-11-18 19:22:04.032 | I: Configuring sysvinit-utils... 2024-11-18 19:22:04.182 | I: Configuring libpam-modules:arm64... 2024-11-18 19:22:04.278 | I: Configuring libpam-runtime... 2024-11-18 19:22:04.607 | I: Configuring passwd... 2024-11-18 19:22:04.786 | I: Configuring login... 2024-11-18 19:22:04.826 | I: Configuring libc-bin... 2024-11-18 19:22:04.895 | I: Unpacking the base system... 2024-11-18 19:22:05.889 | I: Unpacking adduser... 2024-11-18 19:22:06.104 | I: Unpacking apt... 2024-11-18 19:22:06.392 | I: Unpacking gpgv... 2024-11-18 19:22:06.525 | I: Unpacking libapt-pkg5.0:arm64... 2024-11-18 19:22:06.752 | I: Unpacking libffi6:arm64... 2024-11-18 19:22:06.858 | I: Unpacking libgmp10:arm64... 2024-11-18 19:22:06.993 | I: Unpacking libgnutls30:arm64... 2024-11-18 19:22:07.161 | I: Unpacking libhogweed4:arm64... 2024-11-18 19:22:07.275 | I: Unpacking libidn2-0:arm64... 2024-11-18 19:22:07.389 | I: Unpacking libnettle6:arm64... 2024-11-18 19:22:07.538 | I: Unpacking libp11-kit0:arm64... 2024-11-18 19:22:07.693 | I: Unpacking libseccomp2:arm64... 2024-11-18 19:22:07.852 | I: Unpacking libstdc++6:arm64... 2024-11-18 19:22:08.094 | I: Unpacking libtasn1-6:arm64... 2024-11-18 19:22:08.366 | I: Unpacking libunistring2:arm64... 2024-11-18 19:22:08.577 | I: Unpacking ubuntu-keyring... 2024-11-18 19:22:08.747 | I: Configuring the base system... 2024-11-18 19:22:08.798 | I: Configuring libunistring2:arm64... 2024-11-18 19:22:08.864 | I: Configuring libnettle6:arm64... 2024-11-18 19:22:08.944 | I: Configuring libidn2-0:arm64... 2024-11-18 19:22:08.995 | I: Configuring gpgv... 2024-11-18 19:22:09.052 | I: Configuring libtasn1-6:arm64... 2024-11-18 19:22:09.122 | I: Configuring libgmp10:arm64... 2024-11-18 19:22:09.190 | I: Configuring libseccomp2:arm64... 2024-11-18 19:22:09.239 | I: Configuring libstdc++6:arm64... 2024-11-18 19:22:09.297 | I: Configuring libffi6:arm64... 2024-11-18 19:22:09.374 | I: Configuring adduser... 2024-11-18 19:22:09.593 | I: Configuring ubuntu-keyring... 2024-11-18 19:22:09.678 | I: Configuring libapt-pkg5.0:arm64... 2024-11-18 19:22:09.726 | I: Configuring libhogweed4:arm64... 2024-11-18 19:22:09.793 | I: Configuring libp11-kit0:arm64... 2024-11-18 19:22:09.849 | I: Configuring libgnutls30:arm64... 2024-11-18 19:22:10.017 | I: Configuring apt... 2024-11-18 19:22:10.884 | I: Configuring libc-bin... 2024-11-18 19:22:11.016 | I: Base system installed successfully. 2024-11-18 19:22:11.314 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/08-debootstrap:main:80 : sudo rm -fr /opt/dib_tmp/dib_build.tfxGF34x/mnt/etc/apt/sources.list /opt/dib_tmp/dib_build.tfxGF34x/mnt/etc/apt/sources.list.d 2024-11-18 19:22:11.329 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/08-debootstrap:main:83 : echo Caching debootstrap result in /opt/dib_cache/debootstrap-ubuntu-bionic-arm64.tar.gz 2024-11-18 19:22:11.329 | Caching debootstrap result in /opt/dib_cache/debootstrap-ubuntu-bionic-arm64.tar.gz 2024-11-18 19:22:11.333 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/08-debootstrap:main:84 : '[' 0 '!=' 0 ']' 2024-11-18 19:22:11.337 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/08-debootstrap:main:89 : sudo rm -f /opt/dib_tmp/dib_build.tfxGF34x/mnt/.extra_settings 2024-11-18 19:22:11.350 | dib-run-parts 08-debootstrap completed 2024-11-18 19:22:11.350 | dib-run-parts Running /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/09-apt-keyring 2024-11-18 19:22:11.359 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/09-apt-keyring:main:23 : set -eu 2024-11-18 19:22:11.363 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/09-apt-keyring:main:24 : set -o pipefail 2024-11-18 19:22:11.367 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/09-apt-keyring:main:26 : '[' -n '' ']' 2024-11-18 19:22:11.370 | dib-run-parts 09-apt-keyring completed 2024-11-18 19:22:11.370 | dib-run-parts Running /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-apt-allow-unauthenticated 2024-11-18 19:22:11.379 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2024-11-18 19:22:11.383 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2024-11-18 19:22:11.387 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.tfxGF34x/mnt/etc/apt/apt.conf.d ']' 2024-11-18 19:22:11.392 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-apt-allow-unauthenticated:main:27 : echo 'APT::Get::AllowUnauthenticated "true";' 2024-11-18 19:22:11.392 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-apt-allow-unauthenticated:main:27 : sudo tee /opt/dib_tmp/dib_build.tfxGF34x/mnt/etc/apt/apt.conf.d/95allow-unauthenticated 2024-11-18 19:22:11.401 | APT::Get::AllowUnauthenticated "true"; 2024-11-18 19:22:11.407 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-apt-allow-unauthenticated:main:28 : echo 'Acquire::AllowInsecureRepositories "true";' 2024-11-18 19:22:11.407 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-apt-allow-unauthenticated:main:28 : sudo tee -a /opt/dib_tmp/dib_build.tfxGF34x/mnt/etc/apt/apt.conf.d/95allow-unauthenticated 2024-11-18 19:22:11.416 | Acquire::AllowInsecureRepositories "true"; 2024-11-18 19:22:11.419 | dib-run-parts 50-apt-allow-unauthenticated completed 2024-11-18 19:22:11.419 | dib-run-parts Running /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-block-apt-translations 2024-11-18 19:22:11.428 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-block-apt-translations:main:6 : set -eu 2024-11-18 19:22:11.432 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-block-apt-translations:main:7 : set -o pipefail 2024-11-18 19:22:11.436 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-block-apt-translations:main:9 : '[' -n /opt/dib_tmp/dib_build.tfxGF34x/mnt ']' 2024-11-18 19:22:11.440 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-block-apt-translations:main:12 : sudo dd of=/opt/dib_tmp/dib_build.tfxGF34x/mnt/etc/apt/apt.conf.d/95no-translations 2024-11-18 19:22:11.471 | 0+1 records in 2024-11-18 19:22:11.471 | 0+1 records out 2024-11-18 19:22:11.472 | 27 bytes copied, 0.000307145 s, 87.9 kB/s 2024-11-18 19:22:11.477 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-block-apt-translations:main:17 : find /opt/dib_tmp/dib_build.tfxGF34x/mnt/var/lib/apt/lists/ -path /opt/dib_tmp/dib_build.tfxGF34x/mnt/var/lib/apt/lists/partial -prune -o -type f -name '*_i18n_Translation-*' -print -exec sudo rm -f '{}' + 2024-11-18 19:22:11.483 | dib-run-parts 50-block-apt-translations completed 2024-11-18 19:22:11.483 | dib-run-parts Running /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-block-daemons 2024-11-18 19:22:11.492 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-block-daemons:main:6 : set -eu 2024-11-18 19:22:11.496 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-block-daemons:main:7 : set -o pipefail 2024-11-18 19:22:11.500 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-block-daemons:main:9 : '[' -n /opt/dib_tmp/dib_build.tfxGF34x/mnt ']' 2024-11-18 19:22:11.504 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-block-daemons:main:12 : sudo mv /opt/dib_tmp/dib_build.tfxGF34x/mnt/sbin/start-stop-daemon /opt/dib_tmp/dib_build.tfxGF34x/mnt/sbin/start-stop-daemon.REAL 2024-11-18 19:22:11.518 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-block-daemons:main:13 : sudo dd of=/opt/dib_tmp/dib_build.tfxGF34x/mnt/sbin/start-stop-daemon 2024-11-18 19:22:11.527 | 0+1 records in 2024-11-18 19:22:11.527 | 0+1 records out 2024-11-18 19:22:11.527 | 76 bytes copied, 9.3223e-05 s, 815 kB/s 2024-11-18 19:22:11.532 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-block-daemons:main:18 : sudo chmod 755 /opt/dib_tmp/dib_build.tfxGF34x/mnt/sbin/start-stop-daemon 2024-11-18 19:22:11.546 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-block-daemons:main:20 : '[' -f /opt/dib_tmp/dib_build.tfxGF34x/mnt/sbin/initctl ']' 2024-11-18 19:22:11.550 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-block-daemons:main:30 : sudo dd of=/opt/dib_tmp/dib_build.tfxGF34x/mnt/usr/sbin/policy-rc.d 2024-11-18 19:22:11.559 | 0+1 records in 2024-11-18 19:22:11.559 | 0+1 records out 2024-11-18 19:22:11.559 | 143 bytes copied, 9.0724e-05 s, 1.6 MB/s 2024-11-18 19:22:11.564 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-block-daemons:main:36 : sudo chmod 755 /opt/dib_tmp/dib_build.tfxGF34x/mnt/usr/sbin/policy-rc.d 2024-11-18 19:22:11.577 | dib-run-parts 50-block-daemons completed 2024-11-18 19:22:11.577 | dib-run-parts Running /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-build-with-http-cache 2024-11-18 19:22:11.586 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-build-with-http-cache:main:6 : set -eu 2024-11-18 19:22:11.590 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-build-with-http-cache:main:7 : set -o pipefail 2024-11-18 19:22:11.594 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-build-with-http-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.tfxGF34x/mnt ']' 2024-11-18 19:22:11.598 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-build-with-http-cache:main:12 : '[' -n '' ']' 2024-11-18 19:22:11.601 | dib-run-parts 50-build-with-http-cache completed 2024-11-18 19:22:11.601 | dib-run-parts Running /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-shared-apt-cache 2024-11-18 19:22:11.610 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-shared-apt-cache:main:6 : set -eu 2024-11-18 19:22:11.614 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-shared-apt-cache:main:7 : set -o pipefail 2024-11-18 19:22:11.618 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-shared-apt-cache:main:9 : DIB_APT_LOCAL_CACHE=0 2024-11-18 19:22:11.622 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-shared-apt-cache:main:11 : '[' 0 = 0 ']' 2024-11-18 19:22:11.626 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-shared-apt-cache:main:12 : exit 0 2024-11-18 19:22:11.629 | dib-run-parts 50-shared-apt-cache completed 2024-11-18 19:22:11.629 | dib-run-parts Running /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-trim-dpkg 2024-11-18 19:22:11.637 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-trim-dpkg:main:6 : set -eu 2024-11-18 19:22:11.642 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-trim-dpkg:main:7 : set -o pipefail 2024-11-18 19:22:11.646 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-trim-dpkg:main:9 : '[' -n /opt/dib_tmp/dib_build.tfxGF34x/mnt ']' 2024-11-18 19:22:11.650 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-trim-dpkg:main:12 : echo force-unsafe-io 2024-11-18 19:22:11.650 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-trim-dpkg:main:12 : sudo tee /opt/dib_tmp/dib_build.tfxGF34x/mnt/etc/dpkg/dpkg.cfg.d/02apt-speedup 2024-11-18 19:22:11.664 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-trim-dpkg:main:15 : echo 'Acquire::Languages "none";' 2024-11-18 19:22:11.665 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/50-trim-dpkg:main:15 : sudo tee /opt/dib_tmp/dib_build.tfxGF34x/mnt/etc/apt/apt.conf.d/no-languages 2024-11-18 19:22:11.677 | dib-run-parts 50-trim-dpkg completed 2024-11-18 19:22:11.677 | dib-run-parts Running /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/60-apt-phased-updates 2024-11-18 19:22:11.686 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2024-11-18 19:22:11.690 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2024-11-18 19:22:11.695 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/60-apt-phased-updates:main:26 : [[ :jammy: :noble: =~ :bionic: ]] 2024-11-18 19:22:11.697 | dib-run-parts 60-apt-phased-updates completed 2024-11-18 19:22:11.697 | dib-run-parts Running /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/75-ubuntu-minimal-baseinstall 2024-11-18 19:22:11.706 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/75-ubuntu-minimal-baseinstall:main:21 : set -eu 2024-11-18 19:22:11.710 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/75-ubuntu-minimal-baseinstall:main:22 : set -o pipefail 2024-11-18 19:22:11.714 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/75-ubuntu-minimal-baseinstall:main:25 : '[' -n '' ']' 2024-11-18 19:22:11.718 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/75-ubuntu-minimal-baseinstall:main:31 : sudo bash -c 'cat << EOF >/opt/dib_tmp/dib_build.tfxGF34x/mnt/etc/apt/sources.list 2024-11-18 19:22:11.718 | deb http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic main universe 2024-11-18 19:22:11.718 | EOF' 2024-11-18 19:22:11.734 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/75-ubuntu-minimal-baseinstall:main:36 : for dist in ${DIB_UBUNTU_MIRROR_DISTS//,/ } 2024-11-18 19:22:11.738 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/75-ubuntu-minimal-baseinstall:main:37 : sudo bash -c 'cat << EOF >>/opt/dib_tmp/dib_build.tfxGF34x/mnt/etc/apt/sources.list 2024-11-18 19:22:11.738 | deb http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates main universe 2024-11-18 19:22:11.738 | EOF' 2024-11-18 19:22:11.754 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/75-ubuntu-minimal-baseinstall:main:36 : for dist in ${DIB_UBUNTU_MIRROR_DISTS//,/ } 2024-11-18 19:22:11.758 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/75-ubuntu-minimal-baseinstall:main:37 : sudo bash -c 'cat << EOF >>/opt/dib_tmp/dib_build.tfxGF34x/mnt/etc/apt/sources.list 2024-11-18 19:22:11.758 | deb http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-security main universe 2024-11-18 19:22:11.758 | EOF' 2024-11-18 19:22:11.774 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/75-ubuntu-minimal-baseinstall:main:36 : for dist in ${DIB_UBUNTU_MIRROR_DISTS//,/ } 2024-11-18 19:22:11.778 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/75-ubuntu-minimal-baseinstall:main:37 : sudo bash -c 'cat << EOF >>/opt/dib_tmp/dib_build.tfxGF34x/mnt/etc/apt/sources.list 2024-11-18 19:22:11.778 | deb http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-backports main universe 2024-11-18 19:22:11.778 | EOF' 2024-11-18 19:22:11.794 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/75-ubuntu-minimal-baseinstall:main:43 : sudo mount -t proc none /opt/dib_tmp/dib_build.tfxGF34x/mnt/proc 2024-11-18 19:22:11.822 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/75-ubuntu-minimal-baseinstall:main:44 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.tfxGF34x/mnt/sys 2024-11-18 19:22:11.836 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/75-ubuntu-minimal-baseinstall:main:45 : trap 'sudo umount /opt/dib_tmp/dib_build.tfxGF34x/mnt/proc; sudo umount /opt/dib_tmp/dib_build.tfxGF34x/mnt/sys' EXIT 2024-11-18 19:22:11.840 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/75-ubuntu-minimal-baseinstall:main:47 : apt_get='sudo chroot /opt/dib_tmp/dib_build.tfxGF34x/mnt /usr/bin/apt-get' 2024-11-18 19:22:11.844 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/75-ubuntu-minimal-baseinstall:main:50 : sudo chroot /opt/dib_tmp/dib_build.tfxGF34x/mnt /usr/bin/apt-get update 2024-11-18 19:22:11.881 | Ign:1 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic InRelease 2024-11-18 19:22:11.999 | Ign:2 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates InRelease 2024-11-18 19:22:12.059 | Ign:3 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-security InRelease 2024-11-18 19:22:12.119 | Ign:4 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-backports InRelease 2024-11-18 19:22:12.120 | Hit:5 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic Release 2024-11-18 19:22:12.179 | Get:6 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates Release [3281 B] 2024-11-18 19:22:12.239 | Get:7 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-security Release [3280 B] 2024-11-18 19:22:12.299 | Get:8 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-backports Release [3239 B] 2024-11-18 19:22:12.301 | Ign:9 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic Release.gpg 2024-11-18 19:22:12.302 | Ign:10 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates Release.gpg 2024-11-18 19:22:12.303 | Ign:11 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-security Release.gpg 2024-11-18 19:22:12.304 | Ign:12 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-backports Release.gpg 2024-11-18 19:22:12.482 | Get:13 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 Packages [1995 kB] 2024-11-18 19:22:12.675 | Get:14 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/universe arm64 Packages [1797 kB] 2024-11-18 19:22:12.858 | Get:15 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-security/universe arm64 Packages [1291 kB] 2024-11-18 19:22:13.038 | Get:16 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-security/main arm64 Packages [1681 kB] 2024-11-18 19:22:13.215 | Get:17 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-backports/universe arm64 Packages [21.8 kB] 2024-11-18 19:22:13.392 | Get:18 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-backports/main arm64 Packages [64.4 kB] 2024-11-18 19:22:13.407 | Fetched 6860 kB in 2s (4500 kB/s) 2024-11-18 19:22:14.931 | Reading package lists... 2024-11-18 19:22:14.980 | W: The repository 'http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic Release' is not signed. 2024-11-18 19:22:14.980 | W: The repository 'http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates Release' is not signed. 2024-11-18 19:22:14.980 | W: The repository 'http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-security Release' is not signed. 2024-11-18 19:22:14.980 | W: The repository 'http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-backports Release' is not signed. 2024-11-18 19:22:14.988 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/75-ubuntu-minimal-baseinstall:main:52 : sudo chroot /opt/dib_tmp/dib_build.tfxGF34x/mnt /usr/bin/apt-get clean 2024-11-18 19:22:15.042 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/75-ubuntu-minimal-baseinstall:main:53 : sudo chroot /opt/dib_tmp/dib_build.tfxGF34x/mnt /usr/bin/apt-get dist-upgrade -y 2024-11-18 19:22:16.593 | Reading package lists... 2024-11-18 19:22:16.914 | Building dependency tree... 2024-11-18 19:22:17.163 | Calculating upgrade... 2024-11-18 19:22:17.506 | The following packages will be upgraded: 2024-11-18 19:22:17.506 | apt base-files bash bsdutils debconf dpkg e2fsprogs fdisk gcc-8-base gpgv 2024-11-18 19:22:17.507 | grep gzip libapt-pkg5.0 libaudit-common libaudit1 libblkid1 libbz2-1.0 2024-11-18 19:22:17.507 | libc-bin libc6 libcom-err2 libdb5.3 libext2fs2 libfdisk1 libgcc1 libgcrypt20 2024-11-18 19:22:17.507 | libgmp10 libgnutls30 libhogweed4 libidn2-0 liblz4-1 liblzma5 libmount1 2024-11-18 19:22:17.508 | libncurses5 libncursesw5 libnettle6 libp11-kit0 libpam-modules 2024-11-18 19:22:17.508 | libpam-modules-bin libpam-runtime libpam0g libpcre3 libprocps6 libseccomp2 2024-11-18 19:22:17.508 | libsepol1 libsmartcols1 libss2 libstdc++6 libsystemd0 libtinfo5 libudev1 2024-11-18 19:22:17.509 | libunistring2 libuuid1 libzstd1 login mount ncurses-base ncurses-bin passwd 2024-11-18 19:22:17.509 | perl-base procps tar ubuntu-keyring util-linux zlib1g 2024-11-18 19:22:17.522 | 64 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2024-11-18 19:22:17.522 | Need to get 16.4 MB of archives. 2024-11-18 19:22:17.522 | After this operation, 174 kB of additional disk space will be used. 2024-11-18 19:22:17.522 | WARNING: The following packages cannot be authenticated! 2024-11-18 19:22:17.522 | gcc-8-base libgcc1 libstdc++6 libc6 base-files bash bsdutils tar dpkg 2024-11-18 19:22:17.522 | libext2fs2 e2fsprogs grep gzip login ncurses-bin perl-base libuuid1 2024-11-18 19:22:17.522 | libblkid1 libfdisk1 libmount1 libncurses5 libtinfo5 libncursesw5 2024-11-18 19:22:17.522 | libsmartcols1 fdisk util-linux libc-bin ncurses-base libbz2-1.0 liblz4-1 2024-11-18 19:22:17.522 | liblzma5 libsystemd0 libudev1 libzstd1 zlib1g libapt-pkg5.0 libgcrypt20 gpgv 2024-11-18 19:22:17.522 | ubuntu-keyring libgmp10 libnettle6 libhogweed4 libunistring2 libidn2-0 2024-11-18 19:22:17.522 | libp11-kit0 libgnutls30 libseccomp2 apt debconf libaudit-common libaudit1 2024-11-18 19:22:17.522 | libpam0g libpam-modules-bin libpam-modules mount libcom-err2 libdb5.3 2024-11-18 19:22:17.522 | libpam-runtime libpcre3 libsepol1 libss2 passwd libprocps6 procps 2024-11-18 19:22:17.601 | Authentication warning overridden. 2024-11-18 19:22:17.601 | Get:1 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 gcc-8-base arm64 8.4.0-1ubuntu1~18.04 [18.8 kB] 2024-11-18 19:22:17.662 | Get:2 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libgcc1 arm64 1:8.4.0-1ubuntu1~18.04 [34.4 kB] 2024-11-18 19:22:17.721 | Get:3 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libstdc++6 arm64 8.4.0-1ubuntu1~18.04 [372 kB] 2024-11-18 19:22:17.781 | Get:4 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libc6 arm64 2.27-3ubuntu1.6 [2274 kB] 2024-11-18 19:22:17.850 | Get:5 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 base-files arm64 10.1ubuntu2.12 [60.2 kB] 2024-11-18 19:22:17.910 | Get:6 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 bash arm64 4.4.18-2ubuntu1.3 [546 kB] 2024-11-18 19:22:17.976 | Get:7 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 bsdutils arm64 1:2.31.1-0.4ubuntu3.7 [54.6 kB] 2024-11-18 19:22:18.035 | Get:8 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 tar arm64 1.29b-2ubuntu0.4 [208 kB] 2024-11-18 19:22:18.094 | Get:9 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 dpkg arm64 1.19.0.5ubuntu2.4 [1090 kB] 2024-11-18 19:22:18.154 | Get:10 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libext2fs2 arm64 1.44.1-1ubuntu1.4 [137 kB] 2024-11-18 19:22:18.215 | Get:11 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 e2fsprogs arm64 1.44.1-1ubuntu1.4 [345 kB] 2024-11-18 19:22:18.274 | Get:12 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 grep arm64 3.1-2build1 [145 kB] 2024-11-18 19:22:18.350 | Get:13 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 gzip arm64 1.6-5ubuntu1.2 [82.6 kB] 2024-11-18 19:22:18.409 | Get:14 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 login arm64 1:4.5-1ubuntu2.5 [300 kB] 2024-11-18 19:22:18.469 | Get:15 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 ncurses-bin arm64 6.1-1ubuntu1.18.04.1 [154 kB] 2024-11-18 19:22:18.528 | Get:16 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 perl-base arm64 5.26.1-6ubuntu0.7 [1238 kB] 2024-11-18 19:22:18.588 | Get:17 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libuuid1 arm64 2.31.1-0.4ubuntu3.7 [18.5 kB] 2024-11-18 19:22:18.647 | Get:18 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libblkid1 arm64 2.31.1-0.4ubuntu3.7 [105 kB] 2024-11-18 19:22:18.706 | Get:19 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libfdisk1 arm64 2.31.1-0.4ubuntu3.7 [138 kB] 2024-11-18 19:22:18.765 | Get:20 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libmount1 arm64 2.31.1-0.4ubuntu3.7 [115 kB] 2024-11-18 19:22:18.824 | Get:21 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libncurses5 arm64 6.1-1ubuntu1.18.04.1 [77.1 kB] 2024-11-18 19:22:18.883 | Get:22 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libtinfo5 arm64 6.1-1ubuntu1.18.04.1 [71.7 kB] 2024-11-18 19:22:18.942 | Get:23 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libncursesw5 arm64 6.1-1ubuntu1.18.04.1 [96.4 kB] 2024-11-18 19:22:19.002 | Get:24 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libsmartcols1 arm64 2.31.1-0.4ubuntu3.7 [70.8 kB] 2024-11-18 19:22:19.061 | Get:25 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 fdisk arm64 2.31.1-0.4ubuntu3.7 [95.1 kB] 2024-11-18 19:22:19.120 | Get:26 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 util-linux arm64 2.31.1-0.4ubuntu3.7 [818 kB] 2024-11-18 19:22:19.179 | Get:27 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libc-bin arm64 2.27-3ubuntu1.6 [475 kB] 2024-11-18 19:22:19.239 | Get:28 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 ncurses-base all 6.1-1ubuntu1.18.04.1 [18.3 kB] 2024-11-18 19:22:19.298 | Get:29 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libbz2-1.0 arm64 1.0.6-8.1ubuntu0.2 [29.0 kB] 2024-11-18 19:22:19.357 | Get:30 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 liblz4-1 arm64 0.0~r131-2ubuntu3.1 [47.8 kB] 2024-11-18 19:22:19.416 | Get:31 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 liblzma5 arm64 5.2.2-1.3ubuntu0.1 [82.4 kB] 2024-11-18 19:22:19.476 | Get:32 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libsystemd0 arm64 237-3ubuntu10.57 [171 kB] 2024-11-18 19:22:19.535 | Get:33 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libudev1 arm64 237-3ubuntu10.57 [45.3 kB] 2024-11-18 19:22:19.594 | Get:34 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libzstd1 arm64 1.3.3+dfsg-2ubuntu1.2 [161 kB] 2024-11-18 19:22:19.653 | Get:35 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 zlib1g arm64 1:1.2.11.dfsg-0ubuntu2.2 [52.8 kB] 2024-11-18 19:22:19.712 | Get:36 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libapt-pkg5.0 arm64 1.6.17 [771 kB] 2024-11-18 19:22:19.772 | Get:37 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libgcrypt20 arm64 1.8.1-4ubuntu1.3 [325 kB] 2024-11-18 19:22:19.831 | Get:38 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 gpgv arm64 2.2.4-1ubuntu1.6 [167 kB] 2024-11-18 19:22:19.890 | Get:39 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 2024-11-18 19:22:19.951 | Get:40 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libgmp10 arm64 2:6.1.2+dfsg-2ubuntu0.1 [204 kB] 2024-11-18 19:22:20.045 | Get:41 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libnettle6 arm64 3.4.1-0ubuntu0.18.04.1 [115 kB] 2024-11-18 19:22:20.104 | Get:42 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libhogweed4 arm64 3.4.1-0ubuntu0.18.04.1 [132 kB] 2024-11-18 19:22:20.163 | Get:43 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libunistring2 arm64 0.9.9-0ubuntu2 [353 kB] 2024-11-18 19:22:20.223 | Get:44 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libidn2-0 arm64 2.0.4-1.1ubuntu0.2 [46.2 kB] 2024-11-18 19:22:20.282 | Get:45 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libp11-kit0 arm64 0.23.9-2ubuntu0.1 [137 kB] 2024-11-18 19:22:20.341 | Get:46 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libgnutls30 arm64 3.5.18-1ubuntu1.6 [541 kB] 2024-11-18 19:22:20.401 | Get:47 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libseccomp2 arm64 2.5.1-1ubuntu1~18.04.2 [38.8 kB] 2024-11-18 19:22:20.460 | Get:48 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 apt arm64 1.6.17 [1170 kB] 2024-11-18 19:22:20.519 | Get:49 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 debconf all 1.5.66ubuntu1 [124 kB] 2024-11-18 19:22:20.583 | Get:50 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 2024-11-18 19:22:20.642 | Get:51 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libaudit1 arm64 1:2.8.2-1ubuntu1.1 [36.3 kB] 2024-11-18 19:22:20.701 | Get:52 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libpam0g arm64 1.1.8-3.6ubuntu2.18.04.6 [50.3 kB] 2024-11-18 19:22:20.760 | Get:53 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libpam-modules-bin arm64 1.1.8-3.6ubuntu2.18.04.6 [35.9 kB] 2024-11-18 19:22:20.819 | Get:54 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libpam-modules arm64 1.1.8-3.6ubuntu2.18.04.6 [232 kB] 2024-11-18 19:22:20.878 | Get:55 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 mount arm64 2.31.1-0.4ubuntu3.7 [97.9 kB] 2024-11-18 19:22:20.937 | Get:56 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libcom-err2 arm64 1.44.1-1ubuntu1.4 [8152 B] 2024-11-18 19:22:21.006 | Get:57 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libdb5.3 arm64 5.3.28-13.1ubuntu1.1 [573 kB] 2024-11-18 19:22:21.066 | Get:58 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.6 [37.1 kB] 2024-11-18 19:22:21.124 | Get:59 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libpcre3 arm64 2:8.39-9ubuntu0.1 [202 kB] 2024-11-18 19:22:21.184 | Get:60 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libsepol1 arm64 2.7-1ubuntu0.1 [205 kB] 2024-11-18 19:22:21.243 | Get:61 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libss2 arm64 1.44.1-1ubuntu1.4 [9988 B] 2024-11-18 19:22:21.302 | Get:62 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 passwd arm64 1:4.5-1ubuntu2.5 [761 kB] 2024-11-18 19:22:21.362 | Get:63 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libprocps6 arm64 2:3.3.12-3ubuntu1.2 [28.7 kB] 2024-11-18 19:22:21.421 | Get:64 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 procps arm64 2:3.3.12-3ubuntu1.2 [207 kB] 2024-11-18 19:22:21.649 | debconf: delaying package configuration, since apt-utils is not installed 2024-11-18 19:22:21.689 | Fetched 16.4 MB in 4s (4213 kB/s) 2024-11-18 19:22:21.690 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2024-11-18 19:22:21.731 | (Reading database ... 3999 files and directories currently installed.) 2024-11-18 19:22:21.732 | Preparing to unpack .../gcc-8-base_8.4.0-1ubuntu1~18.04_arm64.deb ... 2024-11-18 19:22:21.778 | Unpacking gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 2024-11-18 19:22:21.909 | Setting up gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) ... 2024-11-18 19:22:22.080 | (Reading database ... 3998 files and directories currently installed.) 2024-11-18 19:22:22.081 | Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_arm64.deb ... 2024-11-18 19:22:22.147 | Unpacking libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 2024-11-18 19:22:22.288 | Setting up libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) ... 2024-11-18 19:22:22.699 | (Reading database ... 3998 files and directories currently installed.) 2024-11-18 19:22:22.699 | Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_arm64.deb ... 2024-11-18 19:22:22.783 | Unpacking libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 2024-11-18 19:22:22.975 | Setting up libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) ... 2024-11-18 19:22:23.490 | (Reading database ... 3998 files and directories currently installed.) 2024-11-18 19:22:23.490 | Preparing to unpack .../libc6_2.27-3ubuntu1.6_arm64.deb ... 2024-11-18 19:22:23.681 | debconf: unable to initialize frontend: Dialog 2024-11-18 19:22:23.681 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-18 19:22:23.681 | debconf: falling back to frontend: Readline 2024-11-18 19:22:23.681 | debconf: unable to initialize frontend: Readline 2024-11-18 19:22:23.682 | 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-18 19:22:23.682 | debconf: falling back to frontend: Teletype 2024-11-18 19:22:23.792 | Unpacking libc6:arm64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 2024-11-18 19:22:24.446 | Setting up libc6:arm64 (2.27-3ubuntu1.6) ... 2024-11-18 19:22:24.652 | debconf: unable to initialize frontend: Dialog 2024-11-18 19:22:24.652 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-18 19:22:24.652 | debconf: falling back to frontend: Readline 2024-11-18 19:22:24.653 | debconf: unable to initialize frontend: Readline 2024-11-18 19:22:24.653 | 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-18 19:22:24.653 | debconf: falling back to frontend: Teletype 2024-11-18 19:22:24.858 | (Reading database ... 3998 files and directories currently installed.) 2024-11-18 19:22:24.859 | Preparing to unpack .../base-files_10.1ubuntu2.12_arm64.deb ... 2024-11-18 19:22:24.993 | Unpacking base-files (10.1ubuntu2.12) over (10.1ubuntu2) ... 2024-11-18 19:22:25.267 | Setting up base-files (10.1ubuntu2.12) ... 2024-11-18 19:22:25.403 | Installing new version of config file /etc/issue ... 2024-11-18 19:22:25.421 | Installing new version of config file /etc/issue.net ... 2024-11-18 19:22:25.462 | Installing new version of config file /etc/lsb-release ... 2024-11-18 19:22:25.523 | Installing new version of config file /etc/update-motd.d/10-help-text ... 2024-11-18 19:22:25.539 | Installing new version of config file /etc/update-motd.d/50-motd-news ... 2024-11-18 19:22:25.808 | Removing obsolete conffile /etc/default/motd-news ... 2024-11-18 19:22:26.424 | (Reading database ... 3999 files and directories currently installed.) 2024-11-18 19:22:26.424 | Preparing to unpack .../bash_4.4.18-2ubuntu1.3_arm64.deb ... 2024-11-18 19:22:26.787 | Unpacking bash (4.4.18-2ubuntu1.3) over (4.4.18-2ubuntu1) ... 2024-11-18 19:22:27.055 | Setting up bash (4.4.18-2ubuntu1.3) ... 2024-11-18 19:22:27.203 | update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 2024-11-18 19:22:27.406 | (Reading database ... 3999 files and directories currently installed.) 2024-11-18 19:22:27.407 | Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_arm64.deb ... 2024-11-18 19:22:27.449 | Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 2024-11-18 19:22:27.564 | Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 2024-11-18 19:22:27.675 | (Reading database ... 3999 files and directories currently installed.) 2024-11-18 19:22:27.676 | Preparing to unpack .../tar_1.29b-2ubuntu0.4_arm64.deb ... 2024-11-18 19:22:27.721 | Unpacking tar (1.29b-2ubuntu0.4) over (1.29b-2) ... 2024-11-18 19:22:27.837 | Setting up tar (1.29b-2ubuntu0.4) ... 2024-11-18 19:22:27.987 | (Reading database ... 3999 files and directories currently installed.) 2024-11-18 19:22:27.988 | Preparing to unpack .../dpkg_1.19.0.5ubuntu2.4_arm64.deb ... 2024-11-18 19:22:28.027 | Unpacking dpkg (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... 2024-11-18 19:22:28.266 | Setting up dpkg (1.19.0.5ubuntu2.4) ... 2024-11-18 19:22:28.464 | (Reading database ... 3999 files and directories currently installed.) 2024-11-18 19:22:28.465 | Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.4_arm64.deb ... 2024-11-18 19:22:28.507 | Unpacking libext2fs2:arm64 (1.44.1-1ubuntu1.4) over (1.44.1-1) ... 2024-11-18 19:22:28.623 | Setting up libext2fs2:arm64 (1.44.1-1ubuntu1.4) ... 2024-11-18 19:22:28.740 | (Reading database ... 3999 files and directories currently installed.) 2024-11-18 19:22:28.741 | Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.4_arm64.deb ... 2024-11-18 19:22:28.786 | Unpacking e2fsprogs (1.44.1-1ubuntu1.4) over (1.44.1-1) ... 2024-11-18 19:22:28.931 | Setting up e2fsprogs (1.44.1-1ubuntu1.4) ... 2024-11-18 19:22:29.052 | (Reading database ... 3999 files and directories currently installed.) 2024-11-18 19:22:29.053 | Preparing to unpack .../grep_3.1-2build1_arm64.deb ... 2024-11-18 19:22:29.334 | Unpacking grep (3.1-2build1) over (3.1-2) ... 2024-11-18 19:22:30.016 | Setting up grep (3.1-2build1) ... 2024-11-18 19:22:30.153 | (Reading database ... 3999 files and directories currently installed.) 2024-11-18 19:22:30.153 | Preparing to unpack .../gzip_1.6-5ubuntu1.2_arm64.deb ... 2024-11-18 19:22:30.203 | Unpacking gzip (1.6-5ubuntu1.2) over (1.6-5ubuntu1) ... 2024-11-18 19:22:30.322 | Setting up gzip (1.6-5ubuntu1.2) ... 2024-11-18 19:22:30.700 | (Reading database ... 3999 files and directories currently installed.) 2024-11-18 19:22:30.701 | Preparing to unpack .../login_1%3a4.5-1ubuntu2.5_arm64.deb ... 2024-11-18 19:22:30.885 | Unpacking login (1:4.5-1ubuntu2.5) over (1:4.5-1ubuntu1) ... 2024-11-18 19:22:31.786 | Setting up login (1:4.5-1ubuntu2.5) ... 2024-11-18 19:22:33.022 | (Reading database ... 3999 files and directories currently installed.) 2024-11-18 19:22:33.023 | Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04.1_arm64.deb ... 2024-11-18 19:22:33.184 | Unpacking ncurses-bin (6.1-1ubuntu1.18.04.1) over (6.1-1ubuntu1) ... 2024-11-18 19:22:33.964 | Setting up ncurses-bin (6.1-1ubuntu1.18.04.1) ... 2024-11-18 19:22:34.751 | (Reading database ... 3999 files and directories currently installed.) 2024-11-18 19:22:34.752 | Preparing to unpack .../perl-base_5.26.1-6ubuntu0.7_arm64.deb ... 2024-11-18 19:22:35.751 | Unpacking perl-base (5.26.1-6ubuntu0.7) over (5.26.1-6) ... 2024-11-18 19:22:37.851 | Setting up perl-base (5.26.1-6ubuntu0.7) ... 2024-11-18 19:22:38.716 | (Reading database ... 3999 files and directories currently installed.) 2024-11-18 19:22:38.717 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_arm64.deb ... 2024-11-18 19:22:39.283 | Unpacking libuuid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 2024-11-18 19:22:39.888 | Setting up libuuid1:arm64 (2.31.1-0.4ubuntu3.7) ... 2024-11-18 19:22:40.596 | (Reading database ... 3999 files and directories currently installed.) 2024-11-18 19:22:40.597 | Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_arm64.deb ... 2024-11-18 19:22:40.658 | Unpacking libblkid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 2024-11-18 19:22:40.847 | Setting up libblkid1:arm64 (2.31.1-0.4ubuntu3.7) ... 2024-11-18 19:22:41.087 | (Reading database ... 3999 files and directories currently installed.) 2024-11-18 19:22:41.088 | Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_arm64.deb ... 2024-11-18 19:22:41.153 | Unpacking libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 2024-11-18 19:22:41.368 | Setting up libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) ... 2024-11-18 19:22:41.709 | (Reading database ... 3999 files and directories currently installed.) 2024-11-18 19:22:41.710 | Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_arm64.deb ... 2024-11-18 19:22:41.761 | Unpacking libmount1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 2024-11-18 19:22:41.968 | Setting up libmount1:arm64 (2.31.1-0.4ubuntu3.7) ... 2024-11-18 19:22:42.121 | (Reading database ... 3999 files and directories currently installed.) 2024-11-18 19:22:42.122 | Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04.1_arm64.deb ... 2024-11-18 19:22:42.163 | Unpacking libncurses5:arm64 (6.1-1ubuntu1.18.04.1) over (6.1-1ubuntu1) ... 2024-11-18 19:22:42.286 | Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04.1_arm64.deb ... 2024-11-18 19:22:42.332 | Unpacking libtinfo5:arm64 (6.1-1ubuntu1.18.04.1) over (6.1-1ubuntu1) ... 2024-11-18 19:22:42.454 | Setting up libtinfo5:arm64 (6.1-1ubuntu1.18.04.1) ... 2024-11-18 19:22:42.637 | (Reading database ... 3999 files and directories currently installed.) 2024-11-18 19:22:42.638 | Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04.1_arm64.deb ... 2024-11-18 19:22:42.680 | Unpacking libncursesw5:arm64 (6.1-1ubuntu1.18.04.1) over (6.1-1ubuntu1) ... 2024-11-18 19:22:43.141 | Setting up libncursesw5:arm64 (6.1-1ubuntu1.18.04.1) ... 2024-11-18 19:22:43.677 | (Reading database ... 3999 files and directories currently installed.) 2024-11-18 19:22:43.678 | Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_arm64.deb ... 2024-11-18 19:22:43.869 | Unpacking libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 2024-11-18 19:22:44.661 | Setting up libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) ... 2024-11-18 19:22:44.945 | (Reading database ... 3999 files and directories currently installed.) 2024-11-18 19:22:44.946 | Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_arm64.deb ... 2024-11-18 19:22:45.020 | Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 2024-11-18 19:22:45.214 | Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 2024-11-18 19:22:46.372 | (Reading database ... 3999 files and directories currently installed.) 2024-11-18 19:22:46.373 | Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_arm64.deb ... 2024-11-18 19:22:48.684 | Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 2024-11-18 19:22:49.764 | Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 2024-11-18 19:22:50.920 | (Reading database ... 3999 files and directories currently installed.) 2024-11-18 19:22:50.921 | Preparing to unpack .../libc-bin_2.27-3ubuntu1.6_arm64.deb ... 2024-11-18 19:22:51.052 | Unpacking libc-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 2024-11-18 19:22:51.267 | Setting up libc-bin (2.27-3ubuntu1.6) ... 2024-11-18 19:22:51.611 | (Reading database ... 3999 files and directories currently installed.) 2024-11-18 19:22:51.612 | Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04.1_all.deb ... 2024-11-18 19:22:51.649 | Unpacking ncurses-base (6.1-1ubuntu1.18.04.1) over (6.1-1ubuntu1) ... 2024-11-18 19:22:51.763 | Setting up ncurses-base (6.1-1ubuntu1.18.04.1) ... 2024-11-18 19:22:52.012 | (Reading database ... 4001 files and directories currently installed.) 2024-11-18 19:22:52.013 | Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_arm64.deb ... 2024-11-18 19:22:52.066 | Unpacking libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 2024-11-18 19:22:52.185 | Setting up libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) ... 2024-11-18 19:22:52.502 | (Reading database ... 4001 files and directories currently installed.) 2024-11-18 19:22:52.503 | Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_arm64.deb ... 2024-11-18 19:22:52.543 | Unpacking liblz4-1:arm64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 2024-11-18 19:22:52.721 | Setting up liblz4-1:arm64 (0.0~r131-2ubuntu3.1) ... 2024-11-18 19:22:53.183 | (Reading database ... 4001 files and directories currently installed.) 2024-11-18 19:22:53.184 | Preparing to unpack .../liblzma5_5.2.2-1.3ubuntu0.1_arm64.deb ... 2024-11-18 19:22:53.254 | Unpacking liblzma5:arm64 (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... 2024-11-18 19:22:54.627 | Setting up liblzma5:arm64 (5.2.2-1.3ubuntu0.1) ... 2024-11-18 19:22:54.817 | (Reading database ... 4001 files and directories currently installed.) 2024-11-18 19:22:54.818 | Preparing to unpack .../libsystemd0_237-3ubuntu10.57_arm64.deb ... 2024-11-18 19:22:54.861 | Unpacking libsystemd0:arm64 (237-3ubuntu10.57) over (237-3ubuntu10) ... 2024-11-18 19:22:54.997 | Setting up libsystemd0:arm64 (237-3ubuntu10.57) ... 2024-11-18 19:22:55.115 | (Reading database ... 4001 files and directories currently installed.) 2024-11-18 19:22:55.116 | Preparing to unpack .../libudev1_237-3ubuntu10.57_arm64.deb ... 2024-11-18 19:22:55.151 | Unpacking libudev1:arm64 (237-3ubuntu10.57) over (237-3ubuntu10) ... 2024-11-18 19:22:55.244 | Setting up libudev1:arm64 (237-3ubuntu10.57) ... 2024-11-18 19:22:55.370 | (Reading database ... 4001 files and directories currently installed.) 2024-11-18 19:22:55.371 | Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_arm64.deb ... 2024-11-18 19:22:55.470 | Unpacking libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 2024-11-18 19:22:55.590 | Setting up libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.2) ... 2024-11-18 19:22:55.713 | (Reading database ... 4001 files and directories currently installed.) 2024-11-18 19:22:55.714 | Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-0ubuntu2.2_arm64.deb ... 2024-11-18 19:22:55.754 | Unpacking zlib1g:arm64 (1:1.2.11.dfsg-0ubuntu2.2) over (1:1.2.11.dfsg-0ubuntu2) ... 2024-11-18 19:22:55.855 | Setting up zlib1g:arm64 (1:1.2.11.dfsg-0ubuntu2.2) ... 2024-11-18 19:22:55.973 | (Reading database ... 4001 files and directories currently installed.) 2024-11-18 19:22:55.974 | Preparing to unpack .../libapt-pkg5.0_1.6.17_arm64.deb ... 2024-11-18 19:22:56.019 | Unpacking libapt-pkg5.0:arm64 (1.6.17) over (1.6.1) ... 2024-11-18 19:22:56.214 | Setting up libapt-pkg5.0:arm64 (1.6.17) ... 2024-11-18 19:22:56.380 | (Reading database ... 4001 files and directories currently installed.) 2024-11-18 19:22:56.381 | Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_arm64.deb ... 2024-11-18 19:22:56.419 | Unpacking libgcrypt20:arm64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 2024-11-18 19:22:56.560 | Setting up libgcrypt20:arm64 (1.8.1-4ubuntu1.3) ... 2024-11-18 19:22:56.663 | (Reading database ... 4001 files and directories currently installed.) 2024-11-18 19:22:56.664 | Preparing to unpack .../gpgv_2.2.4-1ubuntu1.6_arm64.deb ... 2024-11-18 19:22:56.706 | Unpacking gpgv (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1) ... 2024-11-18 19:22:56.825 | Setting up gpgv (2.2.4-1ubuntu1.6) ... 2024-11-18 19:22:56.955 | (Reading database ... 4001 files and directories currently installed.) 2024-11-18 19:22:56.956 | Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 2024-11-18 19:22:57.011 | Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 2024-11-18 19:22:57.113 | Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 2024-11-18 19:22:57.305 | (Reading database ... 4002 files and directories currently installed.) 2024-11-18 19:22:57.306 | Preparing to unpack .../libgmp10_2%3a6.1.2+dfsg-2ubuntu0.1_arm64.deb ... 2024-11-18 19:22:57.345 | Unpacking libgmp10:arm64 (2:6.1.2+dfsg-2ubuntu0.1) over (2:6.1.2+dfsg-2) ... 2024-11-18 19:22:57.478 | Setting up libgmp10:arm64 (2:6.1.2+dfsg-2ubuntu0.1) ... 2024-11-18 19:22:57.614 | (Reading database ... 4002 files and directories currently installed.) 2024-11-18 19:22:57.615 | Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_arm64.deb ... 2024-11-18 19:22:57.666 | Unpacking libnettle6:arm64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 2024-11-18 19:22:57.774 | Setting up libnettle6:arm64 (3.4.1-0ubuntu0.18.04.1) ... 2024-11-18 19:22:57.899 | (Reading database ... 4002 files and directories currently installed.) 2024-11-18 19:22:57.899 | Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_arm64.deb ... 2024-11-18 19:22:57.943 | Unpacking libhogweed4:arm64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 2024-11-18 19:22:58.063 | Setting up libhogweed4:arm64 (3.4.1-0ubuntu0.18.04.1) ... 2024-11-18 19:22:58.245 | (Reading database ... 4002 files and directories currently installed.) 2024-11-18 19:22:58.246 | Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_arm64.deb ... 2024-11-18 19:22:58.281 | Unpacking libunistring2:arm64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 2024-11-18 19:22:58.430 | Setting up libunistring2:arm64 (0.9.9-0ubuntu2) ... 2024-11-18 19:22:58.548 | (Reading database ... 4002 files and directories currently installed.) 2024-11-18 19:22:58.549 | Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_arm64.deb ... 2024-11-18 19:22:58.588 | Unpacking libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 2024-11-18 19:22:58.706 | Setting up libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) ... 2024-11-18 19:22:58.901 | (Reading database ... 4002 files and directories currently installed.) 2024-11-18 19:22:58.902 | Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_arm64.deb ... 2024-11-18 19:22:59.070 | Unpacking libp11-kit0:arm64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 2024-11-18 19:22:59.451 | Setting up libp11-kit0:arm64 (0.23.9-2ubuntu0.1) ... 2024-11-18 19:23:00.115 | (Reading database ... 4002 files and directories currently installed.) 2024-11-18 19:23:00.115 | Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.6_arm64.deb ... 2024-11-18 19:23:00.208 | Unpacking libgnutls30:arm64 (3.5.18-1ubuntu1.6) over (3.5.18-1ubuntu1) ... 2024-11-18 19:23:00.628 | Setting up libgnutls30:arm64 (3.5.18-1ubuntu1.6) ... 2024-11-18 19:23:01.282 | (Reading database ... 4002 files and directories currently installed.) 2024-11-18 19:23:01.283 | Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_arm64.deb ... 2024-11-18 19:23:01.599 | Unpacking libseccomp2:arm64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... 2024-11-18 19:23:02.508 | Setting up libseccomp2:arm64 (2.5.1-1ubuntu1~18.04.2) ... 2024-11-18 19:23:05.979 | (Reading database ... 4002 files and directories currently installed.) 2024-11-18 19:23:05.980 | Preparing to unpack .../archives/apt_1.6.17_arm64.deb ... 2024-11-18 19:23:06.675 | Unpacking apt (1.6.17) over (1.6.1) ... 2024-11-18 19:23:07.545 | Setting up apt (1.6.17) ... 2024-11-18 19:23:07.674 | Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 2024-11-18 19:23:08.516 | Removing obsolete conffile /etc/kernel/postinst.d/apt-auto-removal ... 2024-11-18 19:23:08.736 | (Reading database ... 4008 files and directories currently installed.) 2024-11-18 19:23:08.737 | Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 2024-11-18 19:23:08.904 | Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 2024-11-18 19:23:09.182 | Setting up debconf (1.5.66ubuntu1) ... 2024-11-18 19:23:09.387 | debconf: unable to initialize frontend: Dialog 2024-11-18 19:23:09.387 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-18 19:23:09.387 | debconf: falling back to frontend: Readline 2024-11-18 19:23:09.387 | debconf: unable to initialize frontend: Readline 2024-11-18 19:23:09.387 | 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-18 19:23:09.387 | debconf: falling back to frontend: Teletype 2024-11-18 19:23:09.771 | (Reading database ... 4008 files and directories currently installed.) 2024-11-18 19:23:09.771 | Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 2024-11-18 19:23:09.869 | Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 2024-11-18 19:23:10.034 | Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 2024-11-18 19:23:10.218 | (Reading database ... 4008 files and directories currently installed.) 2024-11-18 19:23:10.219 | Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_arm64.deb ... 2024-11-18 19:23:10.266 | Unpacking libaudit1:arm64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 2024-11-18 19:23:10.378 | Setting up libaudit1:arm64 (1:2.8.2-1ubuntu1.1) ... 2024-11-18 19:23:10.547 | (Reading database ... 4008 files and directories currently installed.) 2024-11-18 19:23:10.548 | Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.6_arm64.deb ... 2024-11-18 19:23:10.589 | Unpacking libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.6) over (1.1.8-3.6ubuntu2) ... 2024-11-18 19:23:10.714 | Setting up libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.6) ... 2024-11-18 19:23:10.878 | debconf: unable to initialize frontend: Dialog 2024-11-18 19:23:10.878 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-18 19:23:10.878 | debconf: falling back to frontend: Readline 2024-11-18 19:23:10.878 | debconf: unable to initialize frontend: Readline 2024-11-18 19:23:10.878 | 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-18 19:23:10.879 | debconf: falling back to frontend: Teletype 2024-11-18 19:23:11.015 | (Reading database ... 4008 files and directories currently installed.) 2024-11-18 19:23:11.015 | Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.6_arm64.deb ... 2024-11-18 19:23:11.070 | Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.6) over (1.1.8-3.6ubuntu2) ... 2024-11-18 19:23:11.199 | Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.6) ... 2024-11-18 19:23:11.458 | (Reading database ... 4010 files and directories currently installed.) 2024-11-18 19:23:11.459 | Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.6_arm64.deb ... 2024-11-18 19:23:11.705 | debconf: unable to initialize frontend: Dialog 2024-11-18 19:23:11.705 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-18 19:23:11.705 | debconf: falling back to frontend: Readline 2024-11-18 19:23:11.705 | debconf: unable to initialize frontend: Readline 2024-11-18 19:23:11.706 | 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-18 19:23:11.706 | debconf: falling back to frontend: Teletype 2024-11-18 19:23:11.794 | Unpacking libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.6) over (1.1.8-3.6ubuntu2) ... 2024-11-18 19:23:12.058 | Setting up libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.6) ... 2024-11-18 19:23:12.771 | (Reading database ... 4014 files and directories currently installed.) 2024-11-18 19:23:12.772 | Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_arm64.deb ... 2024-11-18 19:23:12.923 | Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 2024-11-18 19:23:13.265 | Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.4_arm64.deb ... 2024-11-18 19:23:13.343 | Unpacking libcom-err2:arm64 (1.44.1-1ubuntu1.4) over (1.44.1-1) ... 2024-11-18 19:23:13.682 | Setting up libcom-err2:arm64 (1.44.1-1ubuntu1.4) ... 2024-11-18 19:23:13.949 | (Reading database ... 4014 files and directories currently installed.) 2024-11-18 19:23:13.950 | Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_arm64.deb ... 2024-11-18 19:23:14.007 | Unpacking libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 2024-11-18 19:23:14.198 | Setting up libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) ... 2024-11-18 19:23:14.346 | (Reading database ... 4014 files and directories currently installed.) 2024-11-18 19:23:14.347 | Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.6_all.deb ... 2024-11-18 19:23:14.386 | Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.6) over (1.1.8-3.6ubuntu2) ... 2024-11-18 19:23:14.554 | Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.6) ... 2024-11-18 19:23:14.751 | debconf: unable to initialize frontend: Dialog 2024-11-18 19:23:14.752 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-18 19:23:14.752 | debconf: falling back to frontend: Readline 2024-11-18 19:23:14.752 | debconf: unable to initialize frontend: Readline 2024-11-18 19:23:14.752 | 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-18 19:23:14.752 | debconf: falling back to frontend: Teletype 2024-11-18 19:23:15.137 | (Reading database ... 4014 files and directories currently installed.) 2024-11-18 19:23:15.138 | Preparing to unpack .../libpcre3_2%3a8.39-9ubuntu0.1_arm64.deb ... 2024-11-18 19:23:15.193 | Unpacking libpcre3:arm64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... 2024-11-18 19:23:15.511 | Setting up libpcre3:arm64 (2:8.39-9ubuntu0.1) ... 2024-11-18 19:23:15.729 | (Reading database ... 4014 files and directories currently installed.) 2024-11-18 19:23:15.730 | Preparing to unpack .../libsepol1_2.7-1ubuntu0.1_arm64.deb ... 2024-11-18 19:23:15.805 | Unpacking libsepol1:arm64 (2.7-1ubuntu0.1) over (2.7-1) ... 2024-11-18 19:23:15.974 | Setting up libsepol1:arm64 (2.7-1ubuntu0.1) ... 2024-11-18 19:23:16.218 | (Reading database ... 4014 files and directories currently installed.) 2024-11-18 19:23:16.219 | Preparing to unpack .../libss2_1.44.1-1ubuntu1.4_arm64.deb ... 2024-11-18 19:23:16.282 | Unpacking libss2:arm64 (1.44.1-1ubuntu1.4) over (1.44.1-1) ... 2024-11-18 19:23:16.498 | Setting up libss2:arm64 (1.44.1-1ubuntu1.4) ... 2024-11-18 19:23:16.838 | (Reading database ... 4014 files and directories currently installed.) 2024-11-18 19:23:16.838 | Preparing to unpack .../passwd_1%3a4.5-1ubuntu2.5_arm64.deb ... 2024-11-18 19:23:16.936 | Unpacking passwd (1:4.5-1ubuntu2.5) over (1:4.5-1ubuntu1) ... 2024-11-18 19:23:17.350 | Setting up passwd (1:4.5-1ubuntu2.5) ... 2024-11-18 19:23:17.708 | (Reading database ... 4014 files and directories currently installed.) 2024-11-18 19:23:17.709 | Preparing to unpack .../libprocps6_2%3a3.3.12-3ubuntu1.2_arm64.deb ... 2024-11-18 19:23:17.776 | Unpacking libprocps6:arm64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 2024-11-18 19:23:18.635 | Preparing to unpack .../procps_2%3a3.3.12-3ubuntu1.2_arm64.deb ... 2024-11-18 19:23:18.686 | Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 2024-11-18 19:23:19.326 | Setting up libncurses5:arm64 (6.1-1ubuntu1.18.04.1) ... 2024-11-18 19:23:19.401 | Setting up mount (2.31.1-0.4ubuntu3.7) ... 2024-11-18 19:23:19.449 | Setting up libprocps6:arm64 (2:3.3.12-3ubuntu1.2) ... 2024-11-18 19:23:19.489 | Setting up procps (2:3.3.12-3ubuntu1.2) ... 2024-11-18 19:23:19.725 | Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 2024-11-18 19:23:20.264 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/75-ubuntu-minimal-baseinstall:main:55 : to_install= 2024-11-18 19:23:20.269 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/75-ubuntu-minimal-baseinstall:main:60 : '[' bionic '!=' trusty ']' 2024-11-18 19:23:20.273 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/75-ubuntu-minimal-baseinstall:main:60 : '[' bionic '!=' xenial ']' 2024-11-18 19:23:20.278 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/75-ubuntu-minimal-baseinstall:main:61 : to_install+='systemd-sysv ' 2024-11-18 19:23:20.282 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/75-ubuntu-minimal-baseinstall:main:65 : to_install+='busybox sudo python3 ' 2024-11-18 19:23:20.286 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/75-ubuntu-minimal-baseinstall:main:67 : sudo chroot /opt/dib_tmp/dib_build.tfxGF34x/mnt /usr/bin/apt-get install -y systemd-sysv busybox sudo python3 2024-11-18 19:23:22.061 | Reading package lists... 2024-11-18 19:23:22.387 | Building dependency tree... 2024-11-18 19:23:22.388 | Reading state information... 2024-11-18 19:23:22.780 | The following additional packages will be installed: 2024-11-18 19:23:22.780 | bzip2 dbus dmsetup file gir1.2-glib-2.0 libapparmor1 libargon2-0 libcap2 2024-11-18 19:23:22.781 | libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libexpat1 2024-11-18 19:23:22.781 | libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu60 libidn11 2024-11-18 19:23:22.781 | libip4tc0 libjson-c3 libkmod2 libmagic-mgc libmagic1 libmpdec2 2024-11-18 19:23:22.782 | libnss-systemd libpam-systemd libpython3-stdlib libpython3.6-minimal 2024-11-18 19:23:22.782 | libpython3.6-stdlib libreadline7 libsqlite3-0 libssl1.1 libxml2 mime-support 2024-11-18 19:23:22.783 | networkd-dispatcher python3-dbus python3-gi python3-minimal python3.6 2024-11-18 19:23:22.783 | python3.6-minimal readline-common shared-mime-info systemd xdg-user-dirs 2024-11-18 19:23:22.784 | xz-utils 2024-11-18 19:23:22.786 | Suggested packages: 2024-11-18 19:23:22.786 | bzip2-doc default-dbus-session-bus | dbus-session-bus iw | wireless-tools 2024-11-18 19:23:22.786 | python3-doc python3-tk python3-venv python-dbus-doc python3-dbus-dbg 2024-11-18 19:23:22.787 | python3.6-venv python3.6-doc binutils binfmt-support readline-doc 2024-11-18 19:23:22.787 | systemd-container policykit-1 2024-11-18 19:23:22.860 | The following NEW packages will be installed: 2024-11-18 19:23:22.861 | busybox bzip2 dbus dmsetup file gir1.2-glib-2.0 libapparmor1 libargon2-0 2024-11-18 19:23:22.861 | libcap2 libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libexpat1 2024-11-18 19:23:22.861 | libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu60 libidn11 2024-11-18 19:23:22.862 | libip4tc0 libjson-c3 libkmod2 libmagic-mgc libmagic1 libmpdec2 2024-11-18 19:23:22.862 | libnss-systemd libpam-systemd libpython3-stdlib libpython3.6-minimal 2024-11-18 19:23:22.862 | libpython3.6-stdlib libreadline7 libsqlite3-0 libssl1.1 libxml2 mime-support 2024-11-18 19:23:22.863 | networkd-dispatcher python3 python3-dbus python3-gi python3-minimal 2024-11-18 19:23:22.863 | python3.6 python3.6-minimal readline-common shared-mime-info sudo systemd 2024-11-18 19:23:22.864 | systemd-sysv xdg-user-dirs xz-utils 2024-11-18 19:23:22.879 | 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. 2024-11-18 19:23:22.879 | Need to get 20.6 MB of archives. 2024-11-18 19:23:22.879 | After this operation, 93.9 MB of additional disk space will be used. 2024-11-18 19:23:22.879 | WARNING: The following packages cannot be authenticated! 2024-11-18 19:23:22.879 | libssl1.1 libpython3.6-minimal libexpat1 python3.6-minimal python3-minimal 2024-11-18 19:23:22.879 | mime-support libmpdec2 readline-common libreadline7 libsqlite3-0 2024-11-18 19:23:22.879 | libpython3.6-stdlib python3.6 libpython3-stdlib python3 libcap2 libargon2-0 2024-11-18 19:23:22.880 | libdevmapper1.02.1 libjson-c3 libcryptsetup12 libidn11 libip4tc0 2024-11-18 19:23:22.880 | libapparmor1 libkmod2 systemd systemd-sysv bzip2 libdbus-1-3 dbus dmsetup 2024-11-18 19:23:22.880 | libmagic-mgc libmagic1 file libglib2.0-0 libgirepository-1.0-1 2024-11-18 19:23:22.880 | gir1.2-glib-2.0 libglib2.0-data libicu60 libnss-systemd libpam-systemd 2024-11-18 19:23:22.880 | libxml2 python3-dbus python3-gi networkd-dispatcher shared-mime-info sudo 2024-11-18 19:23:22.880 | xdg-user-dirs xz-utils busybox 2024-11-18 19:23:23.017 | Authentication warning overridden. 2024-11-18 19:23:23.017 | Get:1 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libssl1.1 arm64 1.1.1-1ubuntu2.1~18.04.23 [1063 kB] 2024-11-18 19:23:23.159 | Get:2 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libpython3.6-minimal arm64 3.6.9-1~18.04ubuntu1.12 [528 kB] 2024-11-18 19:23:23.277 | Get:3 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.9 [70.4 kB] 2024-11-18 19:23:23.336 | Get:4 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 python3.6-minimal arm64 3.6.9-1~18.04ubuntu1.12 [1327 kB] 2024-11-18 19:23:23.478 | Get:5 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 python3-minimal arm64 3.6.7-1~18.04 [23.7 kB] 2024-11-18 19:23:23.596 | Get:6 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB] 2024-11-18 19:23:23.715 | Get:7 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB] 2024-11-18 19:23:23.891 | Get:8 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 readline-common all 7.0-3 [52.9 kB] 2024-11-18 19:23:23.951 | Get:9 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 libreadline7 arm64 7.0-3 [107 kB] 2024-11-18 19:23:24.069 | Get:10 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.7 [430 kB] 2024-11-18 19:23:24.128 | Get:11 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libpython3.6-stdlib arm64 3.6.9-1~18.04ubuntu1.12 [1608 kB] 2024-11-18 19:23:24.188 | Get:12 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 python3.6 arm64 3.6.9-1~18.04ubuntu1.12 [203 kB] 2024-11-18 19:23:24.247 | Get:13 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B] 2024-11-18 19:23:24.306 | Get:14 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB] 2024-11-18 19:23:24.424 | Get:15 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 libcap2 arm64 1:2.25-1.2 [12.2 kB] 2024-11-18 19:23:24.541 | Get:16 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 libargon2-0 arm64 0~20161029-1.1 [17.9 kB] 2024-11-18 19:23:24.659 | Get:17 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libdevmapper1.02.1 arm64 2:1.02.145-4.1ubuntu3.18.04.3 [100 kB] 2024-11-18 19:23:24.779 | Get:18 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libjson-c3 arm64 0.12.1-1.3ubuntu0.3 [19.7 kB] 2024-11-18 19:23:24.850 | Get:19 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libcryptsetup12 arm64 2:2.0.2-1ubuntu1.2 [112 kB] 2024-11-18 19:23:24.968 | Get:20 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libidn11 arm64 1.33-2.1ubuntu1.2 [44.0 kB] 2024-11-18 19:23:25.087 | Get:21 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libip4tc0 arm64 1.6.1-2ubuntu2.1 [18.5 kB] 2024-11-18 19:23:25.204 | Get:22 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libapparmor1 arm64 2.12-4ubuntu5.3 [27.9 kB] 2024-11-18 19:23:25.381 | Get:23 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libkmod2 arm64 24-1ubuntu3.5 [32.8 kB] 2024-11-18 19:23:25.440 | Get:24 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 systemd arm64 237-3ubuntu10.57 [2566 kB] 2024-11-18 19:23:25.500 | Get:25 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 systemd-sysv arm64 237-3ubuntu10.57 [11.8 kB] 2024-11-18 19:23:25.559 | Get:26 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 bzip2 arm64 1.0.6-8.1ubuntu0.2 [32.2 kB] 2024-11-18 19:23:25.677 | Get:27 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libdbus-1-3 arm64 1.12.2-1ubuntu1.4 [152 kB] 2024-11-18 19:23:25.736 | Get:28 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 dbus arm64 1.12.2-1ubuntu1.4 [130 kB] 2024-11-18 19:23:25.795 | Get:29 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 dmsetup arm64 2:1.02.145-4.1ubuntu3.18.04.3 [65.1 kB] 2024-11-18 19:23:25.920 | Get:30 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libmagic-mgc arm64 1:5.32-2ubuntu0.4 [184 kB] 2024-11-18 19:23:25.979 | Get:31 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libmagic1 arm64 1:5.32-2ubuntu0.4 [61.9 kB] 2024-11-18 19:23:26.045 | Get:32 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 file arm64 1:5.32-2ubuntu0.4 [21.7 kB] 2024-11-18 19:23:26.162 | Get:33 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libglib2.0-0 arm64 2.56.4-0ubuntu0.18.04.9 [983 kB] 2024-11-18 19:23:26.281 | Get:34 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 libgirepository-1.0-1 arm64 1.56.1-1 [67.1 kB] 2024-11-18 19:23:26.349 | Get:35 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 gir1.2-glib-2.0 arm64 1.56.1-1 [131 kB] 2024-11-18 19:23:26.408 | Get:36 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.9 [4728 B] 2024-11-18 19:23:26.468 | Get:37 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libicu60 arm64 60.2-3ubuntu3.2 [7986 kB] 2024-11-18 19:23:26.624 | Get:38 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libnss-systemd arm64 237-3ubuntu10.57 [89.6 kB] 2024-11-18 19:23:26.676 | Get:39 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libpam-systemd arm64 237-3ubuntu10.57 [92.3 kB] 2024-11-18 19:23:26.735 | Get:40 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libxml2 arm64 2.9.4+dfsg1-6.1ubuntu1.9 [548 kB] 2024-11-18 19:23:26.853 | Get:41 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 python3-dbus arm64 1.2.6-1 [84.3 kB] 2024-11-18 19:23:26.971 | Get:42 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 python3-gi arm64 3.26.1-2ubuntu1 [137 kB] 2024-11-18 19:23:27.089 | Get:43 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 networkd-dispatcher all 1.7-0ubuntu3.5 [14.3 kB] 2024-11-18 19:23:27.207 | Get:44 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 shared-mime-info arm64 1.9-2 [423 kB] 2024-11-18 19:23:27.325 | Get:45 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 sudo arm64 1.8.21p2-3ubuntu1.6 [383 kB] 2024-11-18 19:23:27.443 | Get:46 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 xdg-user-dirs arm64 0.17-1ubuntu1 [47.0 kB] 2024-11-18 19:23:27.503 | Get:47 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 xz-utils arm64 5.2.2-1.3ubuntu0.1 [79.8 kB] 2024-11-18 19:23:27.687 | Get:48 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/universe arm64 busybox arm64 1:1.27.2-2ubuntu3.4 [367 kB] 2024-11-18 19:23:27.898 | debconf: delaying package configuration, since apt-utils is not installed 2024-11-18 19:23:27.941 | Fetched 20.6 MB in 5s (4296 kB/s) 2024-11-18 19:23:27.941 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2024-11-18 19:23:28.160 | Selecting previously unselected package libssl1.1:arm64. 2024-11-18 19:23:28.165 | (Reading database ... 4014 files and directories currently installed.) 2024-11-18 19:23:28.166 | Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.23_arm64.deb ... 2024-11-18 19:23:28.205 | Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.23) ... 2024-11-18 19:23:28.532 | Selecting previously unselected package libpython3.6-minimal:arm64. 2024-11-18 19:23:28.532 | Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.12_arm64.deb ... 2024-11-18 19:23:28.547 | Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.12) ... 2024-11-18 19:23:29.023 | Selecting previously unselected package libexpat1:arm64. 2024-11-18 19:23:29.024 | Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.9_arm64.deb ... 2024-11-18 19:23:29.079 | Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.9) ... 2024-11-18 19:23:29.287 | Selecting previously unselected package python3.6-minimal. 2024-11-18 19:23:29.287 | Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.12_arm64.deb ... 2024-11-18 19:23:29.434 | Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.12) ... 2024-11-18 19:23:29.786 | Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.23) ... 2024-11-18 19:23:30.205 | debconf: unable to initialize frontend: Dialog 2024-11-18 19:23:30.205 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-18 19:23:30.205 | debconf: falling back to frontend: Readline 2024-11-18 19:23:30.206 | debconf: unable to initialize frontend: Readline 2024-11-18 19:23:30.206 | 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-18 19:23:30.206 | debconf: falling back to frontend: Teletype 2024-11-18 19:23:30.754 | Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.12) ... 2024-11-18 19:23:31.200 | Setting up libexpat1:arm64 (2.2.5-3ubuntu0.9) ... 2024-11-18 19:23:31.271 | Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.12) ... 2024-11-18 19:23:32.739 | Selecting previously unselected package python3-minimal. 2024-11-18 19:23:32.745 | (Reading database ... 4271 files and directories currently installed.) 2024-11-18 19:23:32.746 | Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ... 2024-11-18 19:23:32.773 | Unpacking python3-minimal (3.6.7-1~18.04) ... 2024-11-18 19:23:32.931 | Selecting previously unselected package mime-support. 2024-11-18 19:23:32.931 | Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 2024-11-18 19:23:32.948 | Unpacking mime-support (3.60ubuntu1) ... 2024-11-18 19:23:33.120 | Selecting previously unselected package libmpdec2:arm64. 2024-11-18 19:23:33.121 | Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ... 2024-11-18 19:23:33.183 | Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ... 2024-11-18 19:23:33.648 | Selecting previously unselected package readline-common. 2024-11-18 19:23:33.648 | Preparing to unpack .../3-readline-common_7.0-3_all.deb ... 2024-11-18 19:23:33.684 | Unpacking readline-common (7.0-3) ... 2024-11-18 19:23:33.850 | Selecting previously unselected package libreadline7:arm64. 2024-11-18 19:23:33.851 | Preparing to unpack .../4-libreadline7_7.0-3_arm64.deb ... 2024-11-18 19:23:33.878 | Unpacking libreadline7:arm64 (7.0-3) ... 2024-11-18 19:23:34.074 | Selecting previously unselected package libsqlite3-0:arm64. 2024-11-18 19:23:34.074 | Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.7_arm64.deb ... 2024-11-18 19:23:34.091 | Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.7) ... 2024-11-18 19:23:34.256 | Selecting previously unselected package libpython3.6-stdlib:arm64. 2024-11-18 19:23:34.256 | Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.12_arm64.deb ... 2024-11-18 19:23:34.275 | Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.12) ... 2024-11-18 19:23:34.639 | Selecting previously unselected package python3.6. 2024-11-18 19:23:34.641 | Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.12_arm64.deb ... 2024-11-18 19:23:34.658 | Unpacking python3.6 (3.6.9-1~18.04ubuntu1.12) ... 2024-11-18 19:23:34.792 | Selecting previously unselected package libpython3-stdlib:arm64. 2024-11-18 19:23:34.792 | Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ... 2024-11-18 19:23:34.827 | Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ... 2024-11-18 19:23:34.962 | Setting up python3-minimal (3.6.7-1~18.04) ... 2024-11-18 19:23:35.511 | Selecting previously unselected package python3. 2024-11-18 19:23:35.517 | (Reading database ... 4729 files and directories currently installed.) 2024-11-18 19:23:35.518 | Preparing to unpack .../0-python3_3.6.7-1~18.04_arm64.deb ... 2024-11-18 19:23:35.541 | Unpacking python3 (3.6.7-1~18.04) ... 2024-11-18 19:23:35.657 | Selecting previously unselected package libcap2:arm64. 2024-11-18 19:23:35.658 | Preparing to unpack .../1-libcap2_1%3a2.25-1.2_arm64.deb ... 2024-11-18 19:23:35.671 | Unpacking libcap2:arm64 (1:2.25-1.2) ... 2024-11-18 19:23:35.780 | Selecting previously unselected package libargon2-0:arm64. 2024-11-18 19:23:35.780 | Preparing to unpack .../2-libargon2-0_0~20161029-1.1_arm64.deb ... 2024-11-18 19:23:35.799 | Unpacking libargon2-0:arm64 (0~20161029-1.1) ... 2024-11-18 19:23:35.899 | Selecting previously unselected package libdevmapper1.02.1:arm64. 2024-11-18 19:23:35.899 | Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... 2024-11-18 19:23:35.910 | Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 2024-11-18 19:23:36.043 | Selecting previously unselected package libjson-c3:arm64. 2024-11-18 19:23:36.043 | Preparing to unpack .../4-libjson-c3_0.12.1-1.3ubuntu0.3_arm64.deb ... 2024-11-18 19:23:36.056 | Unpacking libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ... 2024-11-18 19:23:36.154 | Selecting previously unselected package libcryptsetup12:arm64. 2024-11-18 19:23:36.156 | Preparing to unpack .../5-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_arm64.deb ... 2024-11-18 19:23:36.172 | Unpacking libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) ... 2024-11-18 19:23:36.288 | Selecting previously unselected package libidn11:arm64. 2024-11-18 19:23:36.288 | Preparing to unpack .../6-libidn11_1.33-2.1ubuntu1.2_arm64.deb ... 2024-11-18 19:23:36.300 | Unpacking libidn11:arm64 (1.33-2.1ubuntu1.2) ... 2024-11-18 19:23:36.396 | Selecting previously unselected package libip4tc0:arm64. 2024-11-18 19:23:36.397 | Preparing to unpack .../7-libip4tc0_1.6.1-2ubuntu2.1_arm64.deb ... 2024-11-18 19:23:36.409 | Unpacking libip4tc0:arm64 (1.6.1-2ubuntu2.1) ... 2024-11-18 19:23:36.507 | Selecting previously unselected package libapparmor1:arm64. 2024-11-18 19:23:36.507 | Preparing to unpack .../8-libapparmor1_2.12-4ubuntu5.3_arm64.deb ... 2024-11-18 19:23:36.518 | Unpacking libapparmor1:arm64 (2.12-4ubuntu5.3) ... 2024-11-18 19:23:36.635 | Selecting previously unselected package libkmod2:arm64. 2024-11-18 19:23:36.636 | Preparing to unpack .../9-libkmod2_24-1ubuntu3.5_arm64.deb ... 2024-11-18 19:23:36.647 | Unpacking libkmod2:arm64 (24-1ubuntu3.5) ... 2024-11-18 19:23:36.731 | Setting up libcap2:arm64 (1:2.25-1.2) ... 2024-11-18 19:23:36.777 | Setting up libargon2-0:arm64 (0~20161029-1.1) ... 2024-11-18 19:23:36.830 | Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 2024-11-18 19:23:36.886 | Setting up libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ... 2024-11-18 19:23:36.926 | Setting up libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) ... 2024-11-18 19:23:37.095 | Setting up libidn11:arm64 (1.33-2.1ubuntu1.2) ... 2024-11-18 19:23:37.181 | Setting up libip4tc0:arm64 (1.6.1-2ubuntu2.1) ... 2024-11-18 19:23:37.406 | Selecting previously unselected package systemd. 2024-11-18 19:23:37.413 | (Reading database ... 4810 files and directories currently installed.) 2024-11-18 19:23:37.414 | Preparing to unpack .../systemd_237-3ubuntu10.57_arm64.deb ... 2024-11-18 19:23:37.480 | Unpacking systemd (237-3ubuntu10.57) ... 2024-11-18 19:23:38.067 | Setting up libapparmor1:arm64 (2.12-4ubuntu5.3) ... 2024-11-18 19:23:38.106 | Setting up libkmod2:arm64 (24-1ubuntu3.5) ... 2024-11-18 19:23:38.151 | Setting up systemd (237-3ubuntu10.57) ... 2024-11-18 19:23:38.392 | Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /lib/systemd/system/getty@.service. 2024-11-18 19:23:38.397 | Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /lib/systemd/system/remote-fs.target. 2024-11-18 19:23:38.405 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service. 2024-11-18 19:23:38.412 | Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service -> /lib/systemd/system/systemd-resolved.service. 2024-11-18 19:23:38.412 | Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service -> /lib/systemd/system/systemd-resolved.service. 2024-11-18 19:23:38.426 | Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service -> /lib/systemd/system/ondemand.service. 2024-11-18 19:23:38.430 | Initializing machine ID from KVM UUID. 2024-11-18 19:23:39.514 | Selecting previously unselected package systemd-sysv. 2024-11-18 19:23:39.521 | (Reading database ... 5520 files and directories currently installed.) 2024-11-18 19:23:39.522 | Preparing to unpack .../00-systemd-sysv_237-3ubuntu10.57_arm64.deb ... 2024-11-18 19:23:39.536 | Unpacking systemd-sysv (237-3ubuntu10.57) ... 2024-11-18 19:23:39.627 | Selecting previously unselected package bzip2. 2024-11-18 19:23:39.628 | Preparing to unpack .../01-bzip2_1.0.6-8.1ubuntu0.2_arm64.deb ... 2024-11-18 19:23:39.646 | Unpacking bzip2 (1.0.6-8.1ubuntu0.2) ... 2024-11-18 19:23:39.839 | Selecting previously unselected package libdbus-1-3:arm64. 2024-11-18 19:23:39.839 | Preparing to unpack .../02-libdbus-1-3_1.12.2-1ubuntu1.4_arm64.deb ... 2024-11-18 19:23:39.874 | Unpacking libdbus-1-3:arm64 (1.12.2-1ubuntu1.4) ... 2024-11-18 19:23:40.140 | Selecting previously unselected package dbus. 2024-11-18 19:23:40.140 | Preparing to unpack .../03-dbus_1.12.2-1ubuntu1.4_arm64.deb ... 2024-11-18 19:23:40.204 | Unpacking dbus (1.12.2-1ubuntu1.4) ... 2024-11-18 19:23:40.464 | Selecting previously unselected package dmsetup. 2024-11-18 19:23:40.464 | Preparing to unpack .../04-dmsetup_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... 2024-11-18 19:23:40.496 | Unpacking dmsetup (2:1.02.145-4.1ubuntu3.18.04.3) ... 2024-11-18 19:23:40.645 | Selecting previously unselected package libmagic-mgc. 2024-11-18 19:23:40.645 | Preparing to unpack .../05-libmagic-mgc_1%3a5.32-2ubuntu0.4_arm64.deb ... 2024-11-18 19:23:40.671 | Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ... 2024-11-18 19:23:41.008 | Selecting previously unselected package libmagic1:arm64. 2024-11-18 19:23:41.008 | Preparing to unpack .../06-libmagic1_1%3a5.32-2ubuntu0.4_arm64.deb ... 2024-11-18 19:23:41.039 | Unpacking libmagic1:arm64 (1:5.32-2ubuntu0.4) ... 2024-11-18 19:23:41.207 | Selecting previously unselected package file. 2024-11-18 19:23:41.207 | Preparing to unpack .../07-file_1%3a5.32-2ubuntu0.4_arm64.deb ... 2024-11-18 19:23:41.233 | Unpacking file (1:5.32-2ubuntu0.4) ... 2024-11-18 19:23:41.488 | Selecting previously unselected package libglib2.0-0:arm64. 2024-11-18 19:23:41.489 | Preparing to unpack .../08-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_arm64.deb ... 2024-11-18 19:23:41.515 | Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.9) ... 2024-11-18 19:23:41.796 | Selecting previously unselected package libgirepository-1.0-1:arm64. 2024-11-18 19:23:41.797 | Preparing to unpack .../09-libgirepository-1.0-1_1.56.1-1_arm64.deb ... 2024-11-18 19:23:41.836 | Unpacking libgirepository-1.0-1:arm64 (1.56.1-1) ... 2024-11-18 19:23:41.927 | Selecting previously unselected package gir1.2-glib-2.0:arm64. 2024-11-18 19:23:41.928 | Preparing to unpack .../10-gir1.2-glib-2.0_1.56.1-1_arm64.deb ... 2024-11-18 19:23:41.940 | Unpacking gir1.2-glib-2.0:arm64 (1.56.1-1) ... 2024-11-18 19:23:42.052 | Selecting previously unselected package libglib2.0-data. 2024-11-18 19:23:42.052 | Preparing to unpack .../11-libglib2.0-data_2.56.4-0ubuntu0.18.04.9_all.deb ... 2024-11-18 19:23:42.068 | Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ... 2024-11-18 19:23:42.202 | Selecting previously unselected package libicu60:arm64. 2024-11-18 19:23:42.202 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.2_arm64.deb ... 2024-11-18 19:23:42.216 | Unpacking libicu60:arm64 (60.2-3ubuntu3.2) ... 2024-11-18 19:23:43.226 | Selecting previously unselected package libnss-systemd:arm64. 2024-11-18 19:23:43.227 | Preparing to unpack .../13-libnss-systemd_237-3ubuntu10.57_arm64.deb ... 2024-11-18 19:23:43.238 | Unpacking libnss-systemd:arm64 (237-3ubuntu10.57) ... 2024-11-18 19:23:43.393 | Selecting previously unselected package libpam-systemd:arm64. 2024-11-18 19:23:43.394 | Preparing to unpack .../14-libpam-systemd_237-3ubuntu10.57_arm64.deb ... 2024-11-18 19:23:43.410 | Unpacking libpam-systemd:arm64 (237-3ubuntu10.57) ... 2024-11-18 19:23:43.809 | Selecting previously unselected package libxml2:arm64. 2024-11-18 19:23:43.811 | Preparing to unpack .../15-libxml2_2.9.4+dfsg1-6.1ubuntu1.9_arm64.deb ... 2024-11-18 19:23:43.823 | Unpacking libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.9) ... 2024-11-18 19:23:44.226 | Selecting previously unselected package python3-dbus. 2024-11-18 19:23:44.228 | Preparing to unpack .../16-python3-dbus_1.2.6-1_arm64.deb ... 2024-11-18 19:23:44.239 | Unpacking python3-dbus (1.2.6-1) ... 2024-11-18 19:23:45.516 | Selecting previously unselected package python3-gi. 2024-11-18 19:23:45.517 | Preparing to unpack .../17-python3-gi_3.26.1-2ubuntu1_arm64.deb ... 2024-11-18 19:23:45.530 | Unpacking python3-gi (3.26.1-2ubuntu1) ... 2024-11-18 19:23:45.665 | Selecting previously unselected package networkd-dispatcher. 2024-11-18 19:23:45.667 | Preparing to unpack .../18-networkd-dispatcher_1.7-0ubuntu3.5_all.deb ... 2024-11-18 19:23:45.678 | Unpacking networkd-dispatcher (1.7-0ubuntu3.5) ... 2024-11-18 19:23:45.781 | Selecting previously unselected package shared-mime-info. 2024-11-18 19:23:45.782 | Preparing to unpack .../19-shared-mime-info_1.9-2_arm64.deb ... 2024-11-18 19:23:45.797 | Unpacking shared-mime-info (1.9-2) ... 2024-11-18 19:23:45.991 | Selecting previously unselected package sudo. 2024-11-18 19:23:45.993 | Preparing to unpack .../20-sudo_1.8.21p2-3ubuntu1.6_arm64.deb ... 2024-11-18 19:23:46.006 | Unpacking sudo (1.8.21p2-3ubuntu1.6) ... 2024-11-18 19:23:46.163 | Selecting previously unselected package xdg-user-dirs. 2024-11-18 19:23:46.165 | Preparing to unpack .../21-xdg-user-dirs_0.17-1ubuntu1_arm64.deb ... 2024-11-18 19:23:46.181 | Unpacking xdg-user-dirs (0.17-1ubuntu1) ... 2024-11-18 19:23:46.673 | Selecting previously unselected package xz-utils. 2024-11-18 19:23:46.675 | Preparing to unpack .../22-xz-utils_5.2.2-1.3ubuntu0.1_arm64.deb ... 2024-11-18 19:23:46.686 | Unpacking xz-utils (5.2.2-1.3ubuntu0.1) ... 2024-11-18 19:23:46.774 | Selecting previously unselected package busybox. 2024-11-18 19:23:46.776 | Preparing to unpack .../23-busybox_1%3a1.27.2-2ubuntu3.4_arm64.deb ... 2024-11-18 19:23:46.790 | Unpacking busybox (1:1.27.2-2ubuntu3.4) ... 2024-11-18 19:23:46.909 | Setting up readline-common (7.0-3) ... 2024-11-18 19:23:46.951 | Setting up libnss-systemd:arm64 (237-3ubuntu10.57) ... 2024-11-18 19:23:46.985 | First installation detected... 2024-11-18 19:23:46.985 | Checking NSS setup... 2024-11-18 19:23:47.001 | Setting up libicu60:arm64 (60.2-3ubuntu3.2) ... 2024-11-18 19:23:47.061 | Setting up mime-support (3.60ubuntu1) ... 2024-11-18 19:23:47.139 | Setting up sudo (1.8.21p2-3ubuntu1.6) ... 2024-11-18 19:23:47.222 | Setting up busybox (1:1.27.2-2ubuntu3.4) ... 2024-11-18 19:23:47.259 | Setting up libreadline7:arm64 (7.0-3) ... 2024-11-18 19:23:47.296 | Setting up systemd-sysv (237-3ubuntu10.57) ... 2024-11-18 19:23:47.338 | Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.9) ... 2024-11-18 19:23:47.366 | No schema files found: doing nothing. 2024-11-18 19:23:47.383 | Setting up libgirepository-1.0-1:arm64 (1.56.1-1) ... 2024-11-18 19:23:47.419 | Setting up libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.9) ... 2024-11-18 19:23:47.455 | Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ... 2024-11-18 19:23:47.492 | Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 2024-11-18 19:23:47.530 | Setting up libmagic1:arm64 (1:5.32-2ubuntu0.4) ... 2024-11-18 19:23:47.590 | Setting up gir1.2-glib-2.0:arm64 (1.56.1-1) ... 2024-11-18 19:23:47.632 | Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ... 2024-11-18 19:23:47.672 | Setting up xz-utils (5.2.2-1.3ubuntu0.1) ... 2024-11-18 19:23:47.699 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2024-11-18 19:23:47.728 | Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.7) ... 2024-11-18 19:23:47.764 | Setting up dmsetup (2:1.02.145-4.1ubuntu3.18.04.3) ... 2024-11-18 19:23:47.799 | Setting up shared-mime-info (1.9-2) ... 2024-11-18 19:24:12.901 | Setting up xdg-user-dirs (0.17-1ubuntu1) ... 2024-11-18 19:24:13.242 | Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ... 2024-11-18 19:24:13.334 | Setting up libdbus-1-3:arm64 (1.12.2-1ubuntu1.4) ... 2024-11-18 19:24:13.379 | Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.12) ... 2024-11-18 19:24:13.425 | Setting up python3.6 (3.6.9-1~18.04ubuntu1.12) ... 2024-11-18 19:24:14.736 | Setting up file (1:5.32-2ubuntu0.4) ... 2024-11-18 19:24:14.777 | Setting up dbus (1.12.2-1ubuntu1.4) ... 2024-11-18 19:24:15.542 | Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ... 2024-11-18 19:24:15.591 | Setting up libpam-systemd:arm64 (237-3ubuntu10.57) ... 2024-11-18 19:24:15.761 | debconf: unable to initialize frontend: Dialog 2024-11-18 19:24:15.761 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-18 19:24:15.761 | debconf: falling back to frontend: Readline 2024-11-18 19:24:15.761 | debconf: unable to initialize frontend: Readline 2024-11-18 19:24:15.762 | 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-18 19:24:15.762 | debconf: falling back to frontend: Teletype 2024-11-18 19:24:15.887 | Setting up python3 (3.6.7-1~18.04) ... 2024-11-18 19:24:15.922 | running python rtupdate hooks for python3.6... 2024-11-18 19:24:15.923 | running python post-rtupdate hooks for python3.6... 2024-11-18 19:24:16.126 | Setting up python3-gi (3.26.1-2ubuntu1) ... 2024-11-18 19:24:16.527 | Setting up python3-dbus (1.2.6-1) ... 2024-11-18 19:24:16.903 | Setting up networkd-dispatcher (1.7-0ubuntu3.5) ... 2024-11-18 19:24:17.213 | Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service -> /lib/systemd/system/networkd-dispatcher.service. 2024-11-18 19:24:17.238 | Processing triggers for systemd (237-3ubuntu10.57) ... 2024-11-18 19:24:17.283 | Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 2024-11-18 19:24:17.678 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/75-ubuntu-minimal-baseinstall:main:1 : sudo umount /opt/dib_tmp/dib_build.tfxGF34x/mnt/proc 2024-11-18 19:24:17.694 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/root.d/75-ubuntu-minimal-baseinstall:main:1 : sudo umount /opt/dib_tmp/dib_build.tfxGF34x/mnt/sys 2024-11-18 19:24:17.707 | dib-run-parts 75-ubuntu-minimal-baseinstall completed 2024-11-18 19:24:17.708 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-11-18 19:24:17.708 | dib-run-parts 2024-11-18 19:24:17.710 | dib-run-parts Target: root.d 2024-11-18 19:24:17.711 | dib-run-parts 2024-11-18 19:24:17.711 | dib-run-parts Script Seconds 2024-11-18 19:24:17.711 | dib-run-parts --------------------------------------- ---------- 2024-11-18 19:24:17.711 | dib-run-parts 2024-11-18 19:24:17.739 | dib-run-parts 08-debootstrap 80.451 2024-11-18 19:24:17.747 | dib-run-parts 09-apt-keyring 0.018 2024-11-18 19:24:17.755 | dib-run-parts 50-apt-allow-unauthenticated 0.047 2024-11-18 19:24:17.763 | dib-run-parts 50-block-apt-translations 0.061 2024-11-18 19:24:17.770 | dib-run-parts 50-block-daemons 0.092 2024-11-18 19:24:17.778 | dib-run-parts 50-build-with-http-cache 0.022 2024-11-18 19:24:17.786 | dib-run-parts 50-shared-apt-cache 0.026 2024-11-18 19:24:17.793 | dib-run-parts 50-trim-dpkg 0.046 2024-11-18 19:24:17.801 | dib-run-parts 60-apt-phased-updates 0.018 2024-11-18 19:24:17.809 | dib-run-parts 75-ubuntu-minimal-baseinstall 126.008 2024-11-18 19:24:17.812 | dib-run-parts 2024-11-18 19:24:17.812 | dib-run-parts --------------------- END PROFILING --------------------- 2024-11-18 19:24:17.819 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2024-11-18 19:24:17.823 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-18 19:24:17.824 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2024-11-18 19:24:17.833 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /opt/dib_tmp/dib_build.tfxGF34x/mnt 2024-11-18 19:24:17.833 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2024-11-18 19:24:17.840 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'bin 2024-11-18 19:24:17.840 | boot 2024-11-18 19:24:17.841 | dev 2024-11-18 19:24:17.841 | etc 2024-11-18 19:24:17.841 | home 2024-11-18 19:24:17.841 | lib 2024-11-18 19:24:17.841 | media 2024-11-18 19:24:17.841 | mnt 2024-11-18 19:24:17.841 | opt 2024-11-18 19:24:17.841 | proc 2024-11-18 19:24:17.841 | root 2024-11-18 19:24:17.841 | run 2024-11-18 19:24:17.841 | sbin 2024-11-18 19:24:17.841 | srv 2024-11-18 19:24:17.841 | sys 2024-11-18 19:24:17.841 | usr 2024-11-18 19:24:17.841 | var' ']' 2024-11-18 19:24:17.845 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /opt/dib_tmp/dib_build.tfxGF34x/mnt/etc/resolv.conf ']' 2024-11-18 19:24:17.850 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /opt/dib_tmp/dib_build.tfxGF34x/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.tfxGF34x/mnt/etc/resolv.conf.ORIG 2024-11-18 19:24:17.865 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /opt/dib_tmp/dib_build.tfxGF34x/mnt/etc/resolv.conf 2024-11-18 19:24:17.879 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /opt/dib_tmp/dib_build.tfxGF34x/mnt/etc/resolv.conf 2024-11-18 19:24:17.894 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2024-11-18 19:24:17.898 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2024-11-18 19:24:17.905 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2024-11-18 19:24:17.910 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /opt/dib_tmp/dib_build.tfxGF34x/mnt/proc 2024-11-18 19:24:17.925 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /opt/dib_tmp/dib_build.tfxGF34x/mnt/dev 2024-11-18 19:24:17.941 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2024-11-18 19:24:17.946 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-11-18 19:24:17.954 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-11-18 19:24:17.959 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666 devpts /opt/dib_tmp/dib_build.tfxGF34x/mnt/dev/pts 2024-11-18 19:24:17.975 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.tfxGF34x/mnt/sys 2024-11-18 19:24:17.991 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d 2024-11-18 19:24:17.998 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2024-11-18 19:24:18.003 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2024-11-18 19:24:18.007 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-18 19:24:18.012 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.tfxGF34x/hooks ']' 2024-11-18 19:24:18.017 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2024-11-18 19:24:18.022 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-18 19:24:18.022 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2024-11-18 19:24:18.031 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d ']' 2024-11-18 19:24:18.035 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d' 2024-11-18 19:24:18.035 | Running hooks from /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d 2024-11-18 19:24:18.040 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-18 19:24:18.045 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d 2024-11-18 19:24:18.068 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-18 19:24:18.076 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-18 19:24:18.080 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-18 19:24:18.084 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-18 19:24:18.088 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-18 19:24:18.092 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-18 19:24:18.096 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-18 19:24:18.103 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-18 19:24:18.107 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-18 19:24:18.112 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-18 19:24:18.116 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-18 19:24:18.120 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-18 19:24:18.124 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-18 19:24:18.128 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-18 19:24:18.132 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-18 19:24:18.136 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-18 19:24:18.140 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-18 19:24:18.144 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-18 19:24:18.148 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-18 19:24:18.152 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-18 19:24:18.157 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-18 19:24:18.161 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2024-11-18 19:24:18.168 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2024-11-18 19:24:18.172 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-11-18 19:24:18.176 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-11-18 19:24:18.180 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/../environment.d/10-dpkg.bash 2024-11-18 19:24:18.188 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/../environment.d/10-dpkg.bash 2024-11-18 19:24:18.192 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2024-11-18 19:24:18.196 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2024-11-18 19:24:18.200 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2024-11-18 19:24:18.207 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2024-11-18 19:24:18.211 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2024-11-18 19:24:18.216 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2024-11-18 19:24:18.220 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=bionic 2024-11-18 19:24:18.224 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=bionic 2024-11-18 19:24:18.228 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2024-11-18 19:24:18.232 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2024-11-18 19:24:18.236 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2024-11-18 19:24:18.240 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2024-11-18 19:24:18.245 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=arm64 2024-11-18 19:24:18.249 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ arm64 ]] 2024-11-18 19:24:18.253 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-ubuntu-distro-name.bash:source:9 : default_ubuntu_mirror=http://ports.ubuntu.com/ubuntu-ports 2024-11-18 19:24:18.257 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=http://mirror.regionone.osuosl.opendev.org/ubuntu-ports 2024-11-18 19:24:18.261 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=http://mirror.regionone.osuosl.opendev.org/ubuntu-ports 2024-11-18 19:24:18.265 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-18 19:24:18.273 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-18 19:24:18.277 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2024-11-18 19:24:18.281 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2024-11-18 19:24:18.286 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2024-11-18 19:24:18.293 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2024-11-18 19:24:18.297 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ bionic == \t\r\u\s\t\y ]] 2024-11-18 19:24:18.301 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2024-11-18 19:24:18.305 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2024-11-18 19:24:18.310 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2024-11-18 19:24:18.317 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2024-11-18 19:24:18.321 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-generic 2024-11-18 19:24:18.326 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-generic 2024-11-18 19:24:18.330 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2024-11-18 19:24:18.337 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2024-11-18 19:24:18.341 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2024-11-18 19:24:18.346 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2024-11-18 19:24:18.350 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/../environment.d/14-manifests 2024-11-18 19:24:18.357 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/../environment.d/14-manifests 2024-11-18 19:24:18.362 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-18 19:24:18.366 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-18 19:24:18.370 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/ubuntu-bionic-arm64-ccd54ffce9c9461ba98b1f25c412c22b.d/ 2024-11-18 19:24:18.374 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/ubuntu-bionic-arm64-ccd54ffce9c9461ba98b1f25c412c22b.d/ 2024-11-18 19:24:18.378 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-18 19:24:18.386 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-18 19:24:18.390 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-18 19:24:18.394 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-18 19:24:18.399 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-18 19:24:18.403 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-18 19:24:18.410 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-18 19:24:18.415 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ ubuntu =~ (almalinux|centos|fedora|rocky) ]] 2024-11-18 19:24:18.419 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-18 19:24:18.423 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-18 19:24:18.427 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \a\l\m\a\l\i\n\u\x ]] 2024-11-18 19:24:18.431 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \r\o\c\k\y ]] 2024-11-18 19:24:18.435 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \f\e\d\o\r\a ]] 2024-11-18 19:24:18.440 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/../environment.d/20-network-interface-names 2024-11-18 19:24:18.447 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/../environment.d/20-network-interface-names 2024-11-18 19:24:18.452 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2024-11-18 19:24:18.456 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2024-11-18 19:24:18.460 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-18 19:24:18.468 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-18 19:24:18.472 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-18 19:24:18.476 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-18 19:24:18.480 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-18 19:24:18.488 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-18 19:24:18.492 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-18 19:24:18.496 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-18 19:24:18.501 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-18 19:24:18.505 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-18 19:24:18.509 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-18 19:24:18.513 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-18 19:24:18.518 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-18 19:24:18.522 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-18 19:24:18.526 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-18 19:24:18.534 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-18 19:24:18.538 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-18 19:24:18.542 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-18 19:24:18.547 | dib-run-parts Running /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/10-create-pkg-map-dir 2024-11-18 19:24:18.570 | Copying pkg-map for infra-package-needs 2024-11-18 19:24:18.580 | Copying pkg-map for source-repositories 2024-11-18 19:24:18.591 | Copying pkg-map for debootstrap 2024-11-18 19:24:18.602 | Copying pkg-map for ensure-venv 2024-11-18 19:24:18.613 | Copying pkg-map for base 2024-11-18 19:24:18.624 | Copying pkg-map for openssh-server 2024-11-18 19:24:18.634 | Copying pkg-map for bootloader 2024-11-18 19:24:18.645 | Copying pkg-map for cache-url 2024-11-18 19:24:18.656 | Copying pkg-map for nodepool-base 2024-11-18 19:24:18.667 | Copying pkg-map for growroot 2024-11-18 19:24:18.678 | Copying pkg-map for runtime-ssh-host-keys 2024-11-18 19:24:18.688 | Copying pkg-map for simple-init 2024-11-18 19:24:18.702 | dib-run-parts 10-create-pkg-map-dir completed 2024-11-18 19:24:18.702 | dib-run-parts Running /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/20-manifest-dir 2024-11-18 19:24:18.711 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2024-11-18 19:24:18.715 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2024-11-18 19:24:18.719 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.tfxGF34x/mnt//etc/dib-manifests 2024-11-18 19:24:18.732 | dib-run-parts 20-manifest-dir completed 2024-11-18 19:24:18.732 | dib-run-parts Running /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-create-repo-list 2024-11-18 19:24:21.034 | dib-run-parts 50-create-repo-list completed 2024-11-18 19:24:21.034 | dib-run-parts Running /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist 2024-11-18 19:24:21.043 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:6 : set -eu 2024-11-18 19:24:21.047 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:7 : set -o pipefail 2024-11-18 19:24:21.051 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:15 : '[' '!' -d /opt/dib_tmp/dib_build.tfxGF34x/mnt/etc/modprobe.d ']' 2024-11-18 19:24:21.055 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:17 : sudo mkdir -p /opt/dib_tmp/dib_build.tfxGF34x/mnt/etc/modprobe.d 2024-11-18 19:24:21.071 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:22 : get_image_element_array 2024-11-18 19:24:21.075 | ++ /environment:get_image_element_array:0 : echo '[manifests]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests [vm]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm [growroot]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot [install-static]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static [sysprep]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep [ubuntu-common]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common [debootstrap]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap [base]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base [ubuntu-minimal]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal [bootloader]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader [simple-init]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init [package-installs]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs [cache-url]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url [zuul-worker]=/opt/project-config/nodepool/elements/zuul-worker [dib-init-system]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system [runtime-ssh-host-keys]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys [cache-devstack]=/opt/project-config/nodepool/elements/cache-devstack [block-device-efi]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi [pkg-map]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map [install-types]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types [dpkg]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg [cloud-init-datasources]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources [journal-to-console]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console [install-bin]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin [ensure-venv]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv [nodepool-base]=/opt/project-config/nodepool/elements/nodepool-base [source-repositories]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories [modprobe]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe [openstack-repos]=/opt/project-config/nodepool/elements/openstack-repos [infra-package-needs]=/opt/project-config/nodepool/elements/infra-package-needs [openssh-server]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server ' 2024-11-18 19:24:21.085 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:22 : eval declare -A 'image_elements=([manifests]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests' '[vm]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm' '[growroot]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot' '[install-static]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static' '[sysprep]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep' '[ubuntu-common]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common' '[debootstrap]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap' '[base]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base' '[ubuntu-minimal]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal' '[bootloader]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader' '[simple-init]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init' '[package-installs]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs' '[cache-url]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url' '[zuul-worker]=/opt/project-config/nodepool/elements/zuul-worker' '[dib-init-system]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system' '[runtime-ssh-host-keys]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' '[cache-devstack]=/opt/project-config/nodepool/elements/cache-devstack' '[block-device-efi]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi' '[pkg-map]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map' '[install-types]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types' '[dpkg]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg' '[cloud-init-datasources]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources' '[journal-to-console]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console' '[install-bin]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin' '[ensure-venv]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv' '[nodepool-base]=/opt/project-config/nodepool/elements/nodepool-base' '[source-repositories]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories' '[modprobe]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe' '[openstack-repos]=/opt/project-config/nodepool/elements/openstack-repos' '[infra-package-needs]=/opt/project-config/nodepool/elements/infra-package-needs' '[openssh-server]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server' ')' 2024-11-18 19:24:21.090 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:22 : image_elements=(['manifests']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests' ['vm']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm' ['growroot']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot' ['install-static']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static' ['sysprep']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep' ['ubuntu-common']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common' ['debootstrap']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap' ['base']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base' ['ubuntu-minimal']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal' ['bootloader']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader' ['simple-init']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init' ['package-installs']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs' ['cache-url']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url' ['zuul-worker']='/opt/project-config/nodepool/elements/zuul-worker' ['dib-init-system']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system' ['runtime-ssh-host-keys']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' ['cache-devstack']='/opt/project-config/nodepool/elements/cache-devstack' ['block-device-efi']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi' ['pkg-map']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map' ['install-types']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types' ['dpkg']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg' ['cloud-init-datasources']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources' ['journal-to-console']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console' ['install-bin']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin' ['ensure-venv']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv' ['nodepool-base']='/opt/project-config/nodepool/elements/nodepool-base' ['source-repositories']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories' ['modprobe']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe' ['openstack-repos']='/opt/project-config/nodepool/elements/openstack-repos' ['infra-package-needs']='/opt/project-config/nodepool/elements/infra-package-needs' ['openssh-server']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server') 2024-11-18 19:24:21.095 | ++ /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:22 : declare -A image_elements 2024-11-18 19:24:21.099 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 19:24:21.103 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=vm 2024-11-18 19:24:21.108 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm 2024-11-18 19:24:21.112 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/modprobe.d/ ']' 2024-11-18 19:24:21.116 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 19:24:21.120 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=infra-package-needs 2024-11-18 19:24:21.124 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/infra-package-needs 2024-11-18 19:24:21.129 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/infra-package-needs/modprobe.d/ ']' 2024-11-18 19:24:21.133 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 19:24:21.137 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-bin 2024-11-18 19:24:21.141 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin 2024-11-18 19:24:21.145 | + /opt/dib_tmp/dib_build.tfxGF34x/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-11-18 19:24:21.149 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 19:24:21.153 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=source-repositories 2024-11-18 19:24:21.158 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories 2024-11-18 19:24:21.162 | + /opt/dib_tmp/dib_build.tfxGF34x/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-11-18 19:24:21.166 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 19:24:21.170 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=package-installs 2024-11-18 19:24:21.174 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs 2024-11-18 19:24:21.178 | + /opt/dib_tmp/dib_build.tfxGF34x/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-11-18 19:24:21.182 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 19:24:21.186 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=debootstrap 2024-11-18 19:24:21.191 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap 2024-11-18 19:24:21.195 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/modprobe.d/ ']' 2024-11-18 19:24:21.199 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 19:24:21.203 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=ubuntu-common 2024-11-18 19:24:21.207 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common 2024-11-18 19:24:21.211 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common/modprobe.d/ ']' 2024-11-18 19:24:21.215 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 19:24:21.220 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cloud-init-datasources 2024-11-18 19:24:21.224 | + /opt/dib_tmp/dib_build.tfxGF34x/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-11-18 19:24:21.228 | + /opt/dib_tmp/dib_build.tfxGF34x/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-11-18 19:24:21.232 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 19:24:21.236 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=ensure-venv 2024-11-18 19:24:21.240 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv 2024-11-18 19:24:21.244 | + /opt/dib_tmp/dib_build.tfxGF34x/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-11-18 19:24:21.249 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 19:24:21.253 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=block-device-efi 2024-11-18 19:24:21.257 | + /opt/dib_tmp/dib_build.tfxGF34x/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-11-18 19:24:21.261 | + /opt/dib_tmp/dib_build.tfxGF34x/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-11-18 19:24:21.265 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 19:24:21.269 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=modprobe 2024-11-18 19:24:21.273 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe 2024-11-18 19:24:21.278 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/modprobe.d/ ']' 2024-11-18 19:24:21.282 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 19:24:21.286 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=base 2024-11-18 19:24:21.290 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base 2024-11-18 19:24:21.294 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/modprobe.d/ ']' 2024-11-18 19:24:21.298 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 19:24:21.302 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=ubuntu-minimal 2024-11-18 19:24:21.306 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal 2024-11-18 19:24:21.310 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/modprobe.d/ ']' 2024-11-18 19:24:21.314 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 19:24:21.319 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-types 2024-11-18 19:24:21.323 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types 2024-11-18 19:24:21.327 | + /opt/dib_tmp/dib_build.tfxGF34x/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-11-18 19:24:21.331 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 19:24:21.335 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=openssh-server 2024-11-18 19:24:21.339 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server 2024-11-18 19:24:21.343 | + /opt/dib_tmp/dib_build.tfxGF34x/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-11-18 19:24:21.348 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 19:24:21.352 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=bootloader 2024-11-18 19:24:21.356 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader 2024-11-18 19:24:21.360 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/modprobe.d/ ']' 2024-11-18 19:24:21.364 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 19:24:21.368 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=manifests 2024-11-18 19:24:21.372 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests 2024-11-18 19:24:21.377 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/modprobe.d/ ']' 2024-11-18 19:24:21.381 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 19:24:21.385 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=openstack-repos 2024-11-18 19:24:21.389 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/openstack-repos 2024-11-18 19:24:21.393 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/openstack-repos/modprobe.d/ ']' 2024-11-18 19:24:21.397 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 19:24:21.401 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=sysprep 2024-11-18 19:24:21.405 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep 2024-11-18 19:24:21.409 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/modprobe.d/ ']' 2024-11-18 19:24:21.413 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 19:24:21.417 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=dib-init-system 2024-11-18 19:24:21.422 | + /opt/dib_tmp/dib_build.tfxGF34x/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-11-18 19:24:21.426 | + /opt/dib_tmp/dib_build.tfxGF34x/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-11-18 19:24:21.430 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 19:24:21.434 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=journal-to-console 2024-11-18 19:24:21.438 | + /opt/dib_tmp/dib_build.tfxGF34x/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-11-18 19:24:21.442 | + /opt/dib_tmp/dib_build.tfxGF34x/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-11-18 19:24:21.446 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 19:24:21.451 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-static 2024-11-18 19:24:21.455 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static 2024-11-18 19:24:21.459 | + /opt/dib_tmp/dib_build.tfxGF34x/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-11-18 19:24:21.463 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 19:24:21.467 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cache-devstack 2024-11-18 19:24:21.471 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/cache-devstack 2024-11-18 19:24:21.475 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/cache-devstack/modprobe.d/ ']' 2024-11-18 19:24:21.479 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 19:24:21.483 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cache-url 2024-11-18 19:24:21.488 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url 2024-11-18 19:24:21.492 | + /opt/dib_tmp/dib_build.tfxGF34x/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-11-18 19:24:21.496 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 19:24:21.500 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=dpkg 2024-11-18 19:24:21.504 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg 2024-11-18 19:24:21.509 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/modprobe.d/ ']' 2024-11-18 19:24:21.513 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 19:24:21.517 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=nodepool-base 2024-11-18 19:24:21.521 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/nodepool-base 2024-11-18 19:24:21.525 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/nodepool-base/modprobe.d/ ']' 2024-11-18 19:24:21.529 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 19:24:21.533 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=growroot 2024-11-18 19:24:21.538 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot 2024-11-18 19:24:21.542 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/modprobe.d/ ']' 2024-11-18 19:24:21.546 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 19:24:21.550 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=runtime-ssh-host-keys 2024-11-18 19:24:21.554 | + /opt/dib_tmp/dib_build.tfxGF34x/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-11-18 19:24:21.558 | + /opt/dib_tmp/dib_build.tfxGF34x/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-11-18 19:24:21.562 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 19:24:21.567 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=simple-init 2024-11-18 19:24:21.571 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init 2024-11-18 19:24:21.575 | + /opt/dib_tmp/dib_build.tfxGF34x/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-11-18 19:24:21.579 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 19:24:21.583 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=pkg-map 2024-11-18 19:24:21.587 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map 2024-11-18 19:24:21.592 | + /opt/dib_tmp/dib_build.tfxGF34x/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-11-18 19:24:21.596 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 19:24:21.600 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=zuul-worker 2024-11-18 19:24:21.604 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/zuul-worker 2024-11-18 19:24:21.609 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/zuul-worker/modprobe.d/ ']' 2024-11-18 19:24:21.612 | dib-run-parts 50-modprobe-blacklist completed 2024-11-18 19:24:21.612 | dib-run-parts Running /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/60-zuul-user 2024-11-18 19:24:21.621 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2024-11-18 19:24:21.625 | + /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2024-11-18 19:24:21.629 | + /opt/dib_tmp/dib_build.tfxGF34x/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-11-18 19:24:21.629 | ' 2024-11-18 19:24:21.633 | + /opt/dib_tmp/dib_build.tfxGF34x/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-11-18 19:24:21.634 | ' ']' 2024-11-18 19:24:21.638 | + /opt/dib_tmp/dib_build.tfxGF34x/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-11-18 19:24:21.638 | ' ']' 2024-11-18 19:24:21.642 | + /opt/dib_tmp/dib_build.tfxGF34x/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-11-18 19:24:21.642 | ' 2024-11-18 19:24:21.645 | dib-run-parts 60-zuul-user completed 2024-11-18 19:24:21.645 | dib-run-parts Running /opt/dib_tmp/dib_build.tfxGF34x/hooks/extra-data.d/98-source-repositories 2024-11-18 19:24:21.666 | Getting /opt/dib_cache/source-repositories/repositories_flock: Mon Nov 18 19:24:21 UTC 2024 for /opt/dib_tmp/dib_build.tfxGF34x/hooks/source-repository-simple-init 2024-11-18 19:24:21.673 | (0001 / 0001) 2024-11-18 19:24:21.715 | Updating cache of https://opendev.org/opendev/glean in /opt/dib_cache/source-repositories/glean_924419e03bf18bdbfc5d11ef04701f4fc92c8443 with ref master 2024-11-18 19:24:22.007 | Cloning from glean cache and applying ref master 2024-11-18 19:24:22.266 | HEAD is now at 2ba5c62 testing: remove centos7 and 8 2024-11-18 19:24:22.293 | Getting /opt/dib_cache/source-repositories/repositories_flock: Mon Nov 18 19:24:22 UTC 2024 for /opt/dib_tmp/dib_build.tfxGF34x/hooks/source-repository-stackviz 2024-11-18 19:24:22.300 | (0001 / 0001) 2024-11-18 19:24:22.317 | Caching stackviz file from https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz in /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2024-11-18 19:24:22.398 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-18 19:24:22.399 | Dload Upload Total Spent Left Speed 2024-11-18 19:24:22.607 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 1240 0 --:--:-- --:--:-- --:--:-- 1245 2024-11-18 19:24:22.802 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-18 19:24:22.809 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2024-11-18 19:24:22.861 | Getting /opt/dib_cache/source-repositories/repositories_flock: Mon Nov 18 19:24:22 UTC 2024 for /opt/dib_tmp/dib_build.tfxGF34x/hooks/source-repository-zanatacli 2024-11-18 19:24:22.868 | (0001 / 0001) 2024-11-18 19:24:22.885 | 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-11-18 19:24:22.918 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-18 19:24:22.919 | Dload Upload Total Spent Left Speed 2024-11-18 19:24:23.285 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 375 0 --:--:-- --:--:-- --:--:-- 376 2024-11-18 19:24:23.398 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-18 19:24:23.405 | 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-11-18 19:24:23.990 | Getting /opt/dib_cache/source-repositories/repositories_flock: Mon Nov 18 19:24:23 UTC 2024 for /opt/dib_tmp/dib_build.tfxGF34x/hooks/source-repository-projects-yaml 2024-11-18 19:24:23.998 | (0001 / 1318) 2024-11-18 19:24:24.016 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2024-11-18 19:24:24.308 | Cloning from airshipctl cache and applying ref * 2024-11-18 19:24:25.331 | (0002 / 1318) 2024-11-18 19:24:25.347 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2024-11-18 19:24:25.602 | Cloning from airshipui cache and applying ref * 2024-11-18 19:24:26.535 | (0003 / 1318) 2024-11-18 19:24:26.552 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2024-11-18 19:24:26.811 | Cloning from apis cache and applying ref * 2024-11-18 19:24:26.881 | (0004 / 1318) 2024-11-18 19:24:26.898 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2024-11-18 19:24:27.171 | Cloning from armada cache and applying ref * 2024-11-18 19:24:35.206 | (0005 / 1318) 2024-11-18 19:24:35.223 | Updating cache of https://opendev.org/airship/armada-go.git in /opt/dib_cache/source-repositories/armada_go_55e2ee827f3495ee39f9467f499f440c47ea9e5c with ref * 2024-11-18 19:24:35.522 | Cloning from armada-go cache and applying ref * 2024-11-18 19:24:37.515 | (0006 / 1318) 2024-11-18 19:24:37.532 | Updating cache of https://opendev.org/airship/armada-operator.git in /opt/dib_cache/source-repositories/armada_operator_98cb4aec66321d1028e4f8e67f1ac68c9d450c2c with ref * 2024-11-18 19:24:37.793 | Cloning from armada-operator cache and applying ref * 2024-11-18 19:24:40.292 | (0007 / 1318) 2024-11-18 19:24:40.310 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2024-11-18 19:24:40.582 | Cloning from charts cache and applying ref * 2024-11-18 19:24:40.725 | (0008 / 1318) 2024-11-18 19:24:40.742 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2024-11-18 19:24:41.020 | Cloning from deckhand cache and applying ref * 2024-11-18 19:24:51.718 | (0009 / 1318) 2024-11-18 19:24:51.735 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2024-11-18 19:24:52.682 | Cloning from divingbell cache and applying ref * 2024-11-18 19:24:53.924 | (0010 / 1318) 2024-11-18 19:24:53.941 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2024-11-18 19:24:54.210 | Cloning from docs cache and applying ref * 2024-11-18 19:24:54.315 | (0011 / 1318) 2024-11-18 19:24:54.331 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2024-11-18 19:24:54.602 | Cloning from drydock cache and applying ref * 2024-11-18 19:24:59.324 | (0012 / 1318) 2024-11-18 19:24:59.341 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2024-11-18 19:24:59.616 | Cloning from election cache and applying ref * 2024-11-18 19:24:59.708 | (0013 / 1318) 2024-11-18 19:24:59.725 | 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-11-18 19:25:00.236 | Cloning from gerrit-to-github-bot cache and applying ref * 2024-11-18 19:25:00.310 | (0014 / 1318) 2024-11-18 19:25:00.327 | Updating cache of https://opendev.org/airship/go-redfish.git in /opt/dib_cache/source-repositories/go_redfish_102a993b413d741a2a31599a10ec04463a930500 with ref * 2024-11-18 19:25:00.679 | Cloning from go-redfish cache and applying ref * 2024-11-18 19:25:00.768 | (0015 / 1318) 2024-11-18 19:25:00.785 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2024-11-18 19:25:01.120 | Cloning from governance cache and applying ref * 2024-11-18 19:25:01.191 | (0016 / 1318) 2024-11-18 19:25:01.208 | Updating cache of https://opendev.org/airship/hostconfig-operator.git in /opt/dib_cache/source-repositories/hostconfig_operator_98872f3a06716d252b65a75b22d63dafd9e24821 with ref * 2024-11-18 19:25:01.487 | Cloning from hostconfig-operator cache and applying ref * 2024-11-18 19:25:01.615 | (0017 / 1318) 2024-11-18 19:25:01.633 | Updating cache of https://opendev.org/airship/image-builder.git in /opt/dib_cache/source-repositories/image_builder_f0d80151cf08fb0eb6888b4ed3fa2929f9a78bda with ref * 2024-11-18 19:25:01.908 | Cloning from image-builder cache and applying ref * 2024-11-18 19:25:02.016 | (0018 / 1318) 2024-11-18 19:25:02.033 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2024-11-18 19:25:02.288 | Cloning from images cache and applying ref * 2024-11-18 19:25:02.407 | (0019 / 1318) 2024-11-18 19:25:02.424 | Updating cache of https://opendev.org/airship/kubernetes-entrypoint.git in /opt/dib_cache/source-repositories/kubernetes_entrypoint_ceec575001b51beddb94bea6abb5529768d14a71 with ref * 2024-11-18 19:25:02.739 | Cloning from kubernetes-entrypoint cache and applying ref * 2024-11-18 19:25:10.823 | (0020 / 1318) 2024-11-18 19:25:10.840 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2024-11-18 19:25:11.123 | Cloning from maas cache and applying ref * 2024-11-18 19:25:13.379 | (0021 / 1318) 2024-11-18 19:25:13.396 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2024-11-18 19:25:13.648 | Cloning from pegleg cache and applying ref * 2024-11-18 19:25:18.663 | (0022 / 1318) 2024-11-18 19:25:18.680 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2024-11-18 19:25:18.936 | Cloning from porthole cache and applying ref * 2024-11-18 19:25:32.350 | (0023 / 1318) 2024-11-18 19:25:32.367 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2024-11-18 19:25:32.637 | Cloning from promenade cache and applying ref * 2024-11-18 19:26:05.743 | (0024 / 1318) 2024-11-18 19:26:05.760 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2024-11-18 19:26:06.041 | Cloning from shipyard cache and applying ref * 2024-11-18 19:26:18.525 | (0025 / 1318) 2024-11-18 19:26:18.542 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2024-11-18 19:26:18.825 | Cloning from sip cache and applying ref * 2024-11-18 19:26:22.586 | (0026 / 1318) 2024-11-18 19:26:22.603 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2024-11-18 19:26:22.885 | Cloning from specs cache and applying ref * 2024-11-18 19:26:23.015 | (0027 / 1318) 2024-11-18 19:26:23.032 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2024-11-18 19:26:23.292 | Cloning from spyglass cache and applying ref * 2024-11-18 19:26:23.557 | (0028 / 1318) 2024-11-18 19:26:23.574 | Updating cache of https://opendev.org/airship/spyglass-plugin-xls.git in /opt/dib_cache/source-repositories/spyglass_plugin_xls_829b4ff8d7c24d9e9af23516499ce22d08efcf8b with ref * 2024-11-18 19:26:23.833 | Cloning from spyglass-plugin-xls cache and applying ref * 2024-11-18 19:26:23.909 | (0029 / 1318) 2024-11-18 19:26:23.925 | Updating cache of https://opendev.org/airship/tempest-plugin.git in /opt/dib_cache/source-repositories/tempest_plugin_d689416cfab46737c32be836d303a9c85450eee9 with ref * 2024-11-18 19:26:24.225 | Cloning from tempest-plugin cache and applying ref * 2024-11-18 19:26:24.300 | (0030 / 1318) 2024-11-18 19:26:24.317 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2024-11-18 19:26:24.720 | Cloning from treasuremap cache and applying ref * 2024-11-18 19:26:38.354 | (0031 / 1318) 2024-11-18 19:26:38.371 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2024-11-18 19:26:38.734 | Cloning from vino cache and applying ref * 2024-11-18 19:26:38.865 | (0032 / 1318) 2024-11-18 19:26:38.882 | Updating cache of https://opendev.org/airship/zuul-airship-roles.git in /opt/dib_cache/source-repositories/zuul_airship_roles_b9c51aef3e01c78c17445ca75e80230898ab4a00 with ref * 2024-11-18 19:26:39.132 | Cloning from zuul-airship-roles cache and applying ref * 2024-11-18 19:26:39.212 | (0033 / 1318) 2024-11-18 19:26:39.230 | Updating cache of https://opendev.org/cfn/cfn-overview.git in /opt/dib_cache/source-repositories/cfn_overview_511d6a05d1347b21d5129e7a1044f90fb80ef1c4 with ref * 2024-11-18 19:26:39.519 | Cloning from cfn-overview cache and applying ref * 2024-11-18 19:26:40.022 | (0034 / 1318) 2024-11-18 19:26:40.039 | Updating cache of https://opendev.org/cfn/cfn-security.git in /opt/dib_cache/source-repositories/cfn_security_33ccb13ba23c8daac24640625a6b134d7cb8e23c with ref * 2024-11-18 19:26:40.315 | Cloning from cfn-security cache and applying ref * 2024-11-18 19:26:41.252 | (0035 / 1318) 2024-11-18 19:26:41.269 | Updating cache of https://opendev.org/cfn/computing-native.git in /opt/dib_cache/source-repositories/computing_native_00e8ba19b66692bb3435f4dca7beed2c11420f55 with ref * 2024-11-18 19:26:41.525 | Cloning from computing-native cache and applying ref * 2024-11-18 19:26:41.768 | (0036 / 1318) 2024-11-18 19:26:41.785 | Updating cache of https://opendev.org/cfn/computing-offload.git in /opt/dib_cache/source-repositories/computing_offload_eb01cd9a5eae00ce85823f3270ced2360a245f9d with ref * 2024-11-18 19:26:42.030 | Cloning from computing-offload cache and applying ref * 2024-11-18 19:26:56.517 | (0037 / 1318) 2024-11-18 19:26:56.534 | Updating cache of https://opendev.org/cfn/ubiquitous-computing-scheduling.git in /opt/dib_cache/source-repositories/ubiquitous_computing_scheduling_5e2e392eafaea6d82fe2e72ca8ec4a5375c14e37 with ref * 2024-11-18 19:26:56.819 | Cloning from ubiquitous-computing-scheduling cache and applying ref * 2024-11-18 19:26:59.788 | (0038 / 1318) 2024-11-18 19:26:59.806 | 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-11-18 19:27:00.063 | Cloning from use-case-and-architecture cache and applying ref * 2024-11-18 19:27:04.404 | (0039 / 1318) 2024-11-18 19:27:04.421 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2024-11-18 19:27:04.678 | Cloning from cirros cache and applying ref * 2024-11-18 19:27:04.780 | (0040 / 1318) 2024-11-18 19:27:04.798 | Updating cache of https://opendev.org/inaugust/inaugust.com.git in /opt/dib_cache/source-repositories/inaugust_com_945665fbce6bdcff7f52959685599b441964ec38 with ref * 2024-11-18 19:27:05.039 | Cloning from inaugust.com cache and applying ref * 2024-11-18 19:27:05.214 | (0041 / 1318) 2024-11-18 19:27:05.230 | Updating cache of https://opendev.org/inaugust/src.sh.git in /opt/dib_cache/source-repositories/src_sh_ab89bcb9d55c1fa6d70526b7d817782db521a3ca with ref * 2024-11-18 19:27:05.469 | Cloning from src.sh cache and applying ref * 2024-11-18 19:27:05.540 | (0042 / 1318) 2024-11-18 19:27:05.557 | Updating cache of https://opendev.org/inaugust/ttrun.git in /opt/dib_cache/source-repositories/ttrun_8fb2b4b97740ccd1d10ae0cc6066f013f3489dd9 with ref * 2024-11-18 19:27:05.797 | Cloning from ttrun cache and applying ref * 2024-11-18 19:27:05.876 | (0043 / 1318) 2024-11-18 19:27:05.894 | Updating cache of https://opendev.org/jjb/jenkins-job-builder.git in /opt/dib_cache/source-repositories/jenkins_job_builder_47342494b3e0c7aefd322cbcfc2326cdd33d224f with ref * 2024-11-18 19:27:06.159 | Cloning from jenkins-job-builder cache and applying ref * 2024-11-18 19:27:06.683 | (0044 / 1318) 2024-11-18 19:27:06.702 | Updating cache of https://opendev.org/jjb/python-jenkins.git in /opt/dib_cache/source-repositories/python_jenkins_b3b491f4f8fdc966d3b8d22f41166c04cbd9bbfe with ref * 2024-11-18 19:27:06.950 | Cloning from python-jenkins cache and applying ref * 2024-11-18 19:27:07.051 | (0045 / 1318) 2024-11-18 19:27:07.068 | Updating cache of https://opendev.org/limestone/ci-cloud-config.git in /opt/dib_cache/source-repositories/ci_cloud_config_878f32acda2287d435cf52b823354ca3af518c53 with ref * 2024-11-18 19:27:07.322 | Cloning from ci-cloud-config cache and applying ref * 2024-11-18 19:27:07.397 | (0046 / 1318) 2024-11-18 19:27:07.415 | Updating cache of https://opendev.org/opendev/afsmon.git in /opt/dib_cache/source-repositories/afsmon_8f4a9f6d159fbc78d12868feab310f9be866908e with ref * 2024-11-18 19:27:07.654 | Cloning from afsmon cache and applying ref * 2024-11-18 19:27:07.730 | (0047 / 1318) 2024-11-18 19:27:07.747 | 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-11-18 19:27:08.002 | Cloning from ansible-role-cloud-launcher cache and applying ref * 2024-11-18 19:27:08.076 | (0048 / 1318) 2024-11-18 19:27:08.094 | Updating cache of https://opendev.org/opendev/ansible-role-puppet.git in /opt/dib_cache/source-repositories/ansible_role_puppet_dce75c584a36b53ba64e726a0a44bf022dfba49f with ref * 2024-11-18 19:27:08.348 | Cloning from ansible-role-puppet cache and applying ref * 2024-11-18 19:27:08.422 | (0049 / 1318) 2024-11-18 19:27:08.439 | Updating cache of https://opendev.org/opendev/askbot-theme.git in /opt/dib_cache/source-repositories/askbot_theme_3eaba0fe6aab4ef1b7d707033a2153bc3b8e0cc0 with ref * 2024-11-18 19:27:08.694 | Cloning from askbot-theme cache and applying ref * 2024-11-18 19:27:08.768 | (0050 / 1318) 2024-11-18 19:27:08.785 | Updating cache of https://opendev.org/opendev/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_e819d446f5b5f056465d50cae74b641a5a36c3c8 with ref * 2024-11-18 19:27:09.029 | Cloning from base-jobs cache and applying ref * 2024-11-18 19:27:09.151 | (0051 / 1318) 2024-11-18 19:27:09.168 | Updating cache of https://opendev.org/opendev/bindep.git in /opt/dib_cache/source-repositories/bindep_8e69b003a3e27716294ea4ba3fedf5ccb43c98a8 with ref * 2024-11-18 19:27:09.428 | Cloning from bindep cache and applying ref * 2024-11-18 19:27:09.521 | (0052 / 1318) 2024-11-18 19:27:09.538 | Updating cache of https://opendev.org/opendev/ci-sandbox.git in /opt/dib_cache/source-repositories/ci_sandbox_f13423e68e861a3970a2490759120880bbbe792c with ref * 2024-11-18 19:27:09.778 | Cloning from ci-sandbox cache and applying ref * 2024-11-18 19:27:09.850 | (0053 / 1318) 2024-11-18 19:27:09.867 | Updating cache of https://opendev.org/opendev/dstat_graph.git in /opt/dib_cache/source-repositories/dstat_graph_d351b8b002bc1e039ecc7b60b5c39fd9f0e4d6b4 with ref * 2024-11-18 19:27:10.107 | Cloning from dstat_graph cache and applying ref * 2024-11-18 19:27:10.202 | (0054 / 1318) 2024-11-18 19:27:10.219 | Updating cache of https://opendev.org/opendev/elastic-recheck.git in /opt/dib_cache/source-repositories/elastic_recheck_dcb9d3454103f6a3ececca9bbf6e17cf62ce3c22 with ref * 2024-11-18 19:27:10.462 | Cloning from elastic-recheck cache and applying ref * 2024-11-18 19:27:10.582 | (0055 / 1318) 2024-11-18 19:27:10.599 | Updating cache of https://opendev.org/opendev/engagement.git in /opt/dib_cache/source-repositories/engagement_38fb168953511be87ef5d6bc8601d6c73371f323 with ref * 2024-11-18 19:27:10.854 | Cloning from engagement cache and applying ref * 2024-11-18 19:27:10.932 | (0056 / 1318) 2024-11-18 19:27:10.949 | Updating cache of https://opendev.org/opendev/gear.git in /opt/dib_cache/source-repositories/gear_0100b8fa09c64c94d165de85f1336c9abf066867 with ref * 2024-11-18 19:27:11.194 | Cloning from gear cache and applying ref * 2024-11-18 19:27:11.276 | (0057 / 1318) 2024-11-18 19:27:11.294 | Updating cache of https://opendev.org/opendev/germqtt.git in /opt/dib_cache/source-repositories/germqtt_dbf1b7aabc2552697e80ea8627aecd528a0f7238 with ref * 2024-11-18 19:27:11.545 | Cloning from germqtt cache and applying ref * 2024-11-18 19:27:11.616 | (0058 / 1318) 2024-11-18 19:27:11.633 | Updating cache of https://opendev.org/opendev/gerritbot.git in /opt/dib_cache/source-repositories/gerritbot_ba12e60b39faea789713b901c8af59f42c573264 with ref * 2024-11-18 19:27:11.890 | Cloning from gerritbot cache and applying ref * 2024-11-18 19:27:11.971 | (0059 / 1318) 2024-11-18 19:27:11.988 | Updating cache of https://opendev.org/opendev/gerritlib.git in /opt/dib_cache/source-repositories/gerritlib_ab9a98abe81ac8917a90b0c25d24a9a2f372271a with ref * 2024-11-18 19:27:12.230 | Cloning from gerritlib cache and applying ref * 2024-11-18 19:27:12.316 | (0060 / 1318) 2024-11-18 19:27:12.333 | Updating cache of https://opendev.org/opendev/git-restack.git in /opt/dib_cache/source-repositories/git_restack_6a4343d93b617f1291b55cfa3e407b1bbfdb5fb1 with ref * 2024-11-18 19:27:12.574 | Cloning from git-restack cache and applying ref * 2024-11-18 19:27:12.650 | (0061 / 1318) 2024-11-18 19:27:12.667 | Updating cache of https://opendev.org/opendev/git-review.git in /opt/dib_cache/source-repositories/git_review_fa2e24cebef590380324316aca43c04791f6b7d1 with ref * 2024-11-18 19:27:12.933 | Cloning from git-review cache and applying ref * 2024-11-18 19:27:13.052 | (0062 / 1318) 2024-11-18 19:27:13.069 | Updating cache of https://opendev.org/opendev/glean.git in /opt/dib_cache/source-repositories/glean_1ffacc8c24470b67f3d576e32454203d5ac5c5ee with ref * 2024-11-18 19:27:13.313 | Cloning from glean cache and applying ref * 2024-11-18 19:27:13.416 | (0063 / 1318) 2024-11-18 19:27:13.434 | Updating cache of https://opendev.org/opendev/grafyaml.git in /opt/dib_cache/source-repositories/grafyaml_e6688d9e6f0ed32998c110a97bab5a28debe5706 with ref * 2024-11-18 19:27:13.680 | Cloning from grafyaml cache and applying ref * 2024-11-18 19:27:13.774 | (0064 / 1318) 2024-11-18 19:27:13.791 | Updating cache of https://opendev.org/opendev/infra-manual.git in /opt/dib_cache/source-repositories/infra_manual_91b569b41cb595ca771e64500845790be57e8970 with ref * 2024-11-18 19:27:14.032 | Cloning from infra-manual cache and applying ref * 2024-11-18 19:27:14.123 | (0065 / 1318) 2024-11-18 19:27:14.141 | Updating cache of https://opendev.org/opendev/infra-openafs-deb.git in /opt/dib_cache/source-repositories/infra_openafs_deb_a9fa720164a0f121ba96518a3cce5e46529fa124 with ref * 2024-11-18 19:27:14.443 | Cloning from infra-openafs-deb cache and applying ref * 2024-11-18 19:27:14.530 | (0066 / 1318) 2024-11-18 19:27:14.547 | Updating cache of https://opendev.org/opendev/infra-specs.git in /opt/dib_cache/source-repositories/infra_specs_633aa9aaae45624904991b0eb4d7d69c42b04abd with ref * 2024-11-18 19:27:14.795 | Cloning from infra-specs cache and applying ref * 2024-11-18 19:27:14.879 | (0067 / 1318) 2024-11-18 19:27:14.896 | 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-11-18 19:27:15.153 | Cloning from infra-vhd-util-deb cache and applying ref * 2024-11-18 19:27:15.273 | (0068 / 1318) 2024-11-18 19:27:15.290 | Updating cache of https://opendev.org/opendev/irc-meetings.git in /opt/dib_cache/source-repositories/irc_meetings_cdcf9c2fe30e40fa91a6ba12c785609dc6257435 with ref * 2024-11-18 19:27:15.535 | Cloning from irc-meetings cache and applying ref * 2024-11-18 19:27:15.648 | (0069 / 1318) 2024-11-18 19:27:15.665 | Updating cache of https://opendev.org/opendev/jeepyb.git in /opt/dib_cache/source-repositories/jeepyb_cebae7ef0c5e5ff915cfac0a333e3d48ee4281d1 with ref * 2024-11-18 19:27:15.920 | Cloning from jeepyb cache and applying ref * 2024-11-18 19:27:16.003 | (0070 / 1318) 2024-11-18 19:27:16.021 | Updating cache of https://opendev.org/opendev/lodgeit.git in /opt/dib_cache/source-repositories/lodgeit_9a1a263f7c0a782d2aa2d0d3a7a9e91a5bcf799e with ref * 2024-11-18 19:27:16.278 | Cloning from lodgeit cache and applying ref * 2024-11-18 19:27:16.396 | (0071 / 1318) 2024-11-18 19:27:16.414 | Updating cache of https://opendev.org/opendev/log-classify.git in /opt/dib_cache/source-repositories/log_classify_9a2486401d6ff8a8bd1b909dd6009395b264b0be with ref * 2024-11-18 19:27:16.668 | Cloning from log-classify cache and applying ref * 2024-11-18 19:27:16.739 | (0072 / 1318) 2024-11-18 19:27:16.756 | Updating cache of https://opendev.org/opendev/log_processor.git in /opt/dib_cache/source-repositories/log_processor_141c70aea0c88ab2ef68039369ed58366ae95d13 with ref * 2024-11-18 19:27:17.027 | Cloning from log_processor cache and applying ref * 2024-11-18 19:27:17.100 | (0073 / 1318) 2024-11-18 19:27:17.117 | Updating cache of https://opendev.org/opendev/lpmqtt.git in /opt/dib_cache/source-repositories/lpmqtt_359a411b566ce7886a39db37c3bc796e8ad9fe15 with ref * 2024-11-18 19:27:17.391 | Cloning from lpmqtt cache and applying ref * 2024-11-18 19:27:17.461 | (0074 / 1318) 2024-11-18 19:27:17.479 | Updating cache of https://opendev.org/opendev/meetbot.git in /opt/dib_cache/source-repositories/meetbot_7928633bf8056bab3ee82b04cc6d346ade14d565 with ref * 2024-11-18 19:27:17.745 | Cloning from meetbot cache and applying ref * 2024-11-18 19:27:17.820 | (0075 / 1318) 2024-11-18 19:27:17.838 | Updating cache of https://opendev.org/opendev/mqtt_statsd.git in /opt/dib_cache/source-repositories/mqtt_statsd_13d98abbce660df4fd85c177bc1305e6ef54209a with ref * 2024-11-18 19:27:18.092 | Cloning from mqtt_statsd cache and applying ref * 2024-11-18 19:27:18.167 | (0076 / 1318) 2024-11-18 19:27:18.183 | Updating cache of https://opendev.org/opendev/netlify-sandbox.git in /opt/dib_cache/source-repositories/netlify_sandbox_d8d8a5d4ebb104aa2616a6a38ab8e44c9fda8d4e with ref * 2024-11-18 19:27:18.437 | Cloning from netlify-sandbox cache and applying ref * 2024-11-18 19:27:18.776 | (0077 / 1318) 2024-11-18 19:27:18.794 | Updating cache of https://opendev.org/opendev/project-config.git in /opt/dib_cache/source-repositories/project_config_4edbcc96160099060340107bb307cb70183e81b7 with ref * 2024-11-18 19:27:19.037 | Cloning from project-config cache and applying ref * 2024-11-18 19:27:19.112 | (0078 / 1318) 2024-11-18 19:27:19.131 | Updating cache of https://opendev.org/opendev/project-config-example.git in /opt/dib_cache/source-repositories/project_config_example_0cd2f60db4184ac6b5dae48c52d31fa43eddf0c7 with ref * 2024-11-18 19:27:19.370 | Cloning from project-config-example cache and applying ref * 2024-11-18 19:27:19.444 | (0079 / 1318) 2024-11-18 19:27:19.462 | Updating cache of https://opendev.org/opendev/publications.git in /opt/dib_cache/source-repositories/publications_f7d0e2d07198a106ac02728a868907e8ded3a541 with ref * 2024-11-18 19:27:19.705 | Cloning from publications cache and applying ref * 2024-11-18 19:27:19.910 | (0080 / 1318) 2024-11-18 19:27:19.927 | Updating cache of https://opendev.org/opendev/puppet-bup.git in /opt/dib_cache/source-repositories/puppet_bup_e7e011ae6b521d71607a1565536a4b25f3d1b4bd with ref * 2024-11-18 19:27:20.167 | Cloning from puppet-bup cache and applying ref * 2024-11-18 19:27:20.239 | (0081 / 1318) 2024-11-18 19:27:20.257 | Updating cache of https://opendev.org/opendev/puppet-elastic_recheck.git in /opt/dib_cache/source-repositories/puppet_elastic_recheck_2952f43e35fe4d4cb841d029bf17347dab53ebf1 with ref * 2024-11-18 19:27:20.515 | Cloning from puppet-elastic_recheck cache and applying ref * 2024-11-18 19:27:20.588 | (0082 / 1318) 2024-11-18 19:27:20.606 | Updating cache of https://opendev.org/opendev/puppet-ethercalc.git in /opt/dib_cache/source-repositories/puppet_ethercalc_0bda85e357890165b92465e2061229678f446606 with ref * 2024-11-18 19:27:20.861 | Cloning from puppet-ethercalc cache and applying ref * 2024-11-18 19:27:20.937 | (0083 / 1318) 2024-11-18 19:27:20.954 | Updating cache of https://opendev.org/opendev/puppet-httpd.git in /opt/dib_cache/source-repositories/puppet_httpd_ef94602131f03eb273cb6a957815979c5cd52481 with ref * 2024-11-18 19:27:21.204 | Cloning from puppet-httpd cache and applying ref * 2024-11-18 19:27:21.280 | (0084 / 1318) 2024-11-18 19:27:21.296 | Updating cache of https://opendev.org/opendev/puppet-jeepyb.git in /opt/dib_cache/source-repositories/puppet_jeepyb_8527a4a9ff0d33efcb6199fea5b2f67ae7ee9377 with ref * 2024-11-18 19:27:21.547 | Cloning from puppet-jeepyb cache and applying ref * 2024-11-18 19:27:21.619 | (0085 / 1318) 2024-11-18 19:27:21.636 | Updating cache of https://opendev.org/opendev/puppet-logrotate.git in /opt/dib_cache/source-repositories/puppet_logrotate_5555e0529d4a916aab88af28dbb41fc70e305283 with ref * 2024-11-18 19:27:21.874 | Cloning from puppet-logrotate cache and applying ref * 2024-11-18 19:27:21.946 | (0086 / 1318) 2024-11-18 19:27:21.964 | Updating cache of https://opendev.org/opendev/puppet-mysql_backup.git in /opt/dib_cache/source-repositories/puppet_mysql_backup_8c6c0df45388888f29f5d1855d17c6e648496996 with ref * 2024-11-18 19:27:22.209 | Cloning from puppet-mysql_backup cache and applying ref * 2024-11-18 19:27:22.281 | (0087 / 1318) 2024-11-18 19:27:22.298 | 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-11-18 19:27:22.813 | Cloning from puppet-openstack_infra_spec_helper cache and applying ref * 2024-11-18 19:27:22.885 | (0088 / 1318) 2024-11-18 19:27:22.903 | Updating cache of https://opendev.org/opendev/puppet-pip.git in /opt/dib_cache/source-repositories/puppet_pip_7e1ade4f1c7ec7e65b08360b011c285f285a8fde with ref * 2024-11-18 19:27:23.493 | Cloning from puppet-pip cache and applying ref * 2024-11-18 19:27:23.567 | (0089 / 1318) 2024-11-18 19:27:23.584 | Updating cache of https://opendev.org/opendev/puppet-project_config.git in /opt/dib_cache/source-repositories/puppet_project_config_3a00e2250c4b4e8141a32ecbeec69743e622db02 with ref * 2024-11-18 19:27:23.892 | Cloning from puppet-project_config cache and applying ref * 2024-11-18 19:27:23.965 | (0090 / 1318) 2024-11-18 19:27:23.982 | Updating cache of https://opendev.org/opendev/puppet-redis.git in /opt/dib_cache/source-repositories/puppet_redis_02f2f4ad4e337218c1dbf145247c9045727ffc3e with ref * 2024-11-18 19:27:24.222 | Cloning from puppet-redis cache and applying ref * 2024-11-18 19:27:24.297 | (0091 / 1318) 2024-11-18 19:27:24.314 | Updating cache of https://opendev.org/opendev/puppet-reviewday.git in /opt/dib_cache/source-repositories/puppet_reviewday_33b08c72c415140929dd4c790601309b70a880d3 with ref * 2024-11-18 19:27:24.554 | Cloning from puppet-reviewday cache and applying ref * 2024-11-18 19:27:24.627 | (0092 / 1318) 2024-11-18 19:27:24.644 | Updating cache of https://opendev.org/opendev/puppet-simpleproxy.git in /opt/dib_cache/source-repositories/puppet_simpleproxy_d28518111a384058303cb326fc8c4cc254dd0068 with ref * 2024-11-18 19:27:24.891 | Cloning from puppet-simpleproxy cache and applying ref * 2024-11-18 19:27:24.971 | (0093 / 1318) 2024-11-18 19:27:24.988 | Updating cache of https://opendev.org/opendev/puppet-ssh.git in /opt/dib_cache/source-repositories/puppet_ssh_b2abd902dc81fbf75c89ed6c3dd94e3f4ae4a5d3 with ref * 2024-11-18 19:27:25.234 | Cloning from puppet-ssh cache and applying ref * 2024-11-18 19:27:25.528 | (0094 / 1318) 2024-11-18 19:27:25.545 | Updating cache of https://opendev.org/opendev/puppet-storyboard.git in /opt/dib_cache/source-repositories/puppet_storyboard_4da8c6b8e196516275222a23c909ae16c70790a4 with ref * 2024-11-18 19:27:25.886 | Cloning from puppet-storyboard cache and applying ref * 2024-11-18 19:27:26.071 | (0095 / 1318) 2024-11-18 19:27:26.089 | Updating cache of https://opendev.org/opendev/puppet-tmpreaper.git in /opt/dib_cache/source-repositories/puppet_tmpreaper_04a965977a28fd662123749f81526022358dd297 with ref * 2024-11-18 19:27:26.522 | Cloning from puppet-tmpreaper cache and applying ref * 2024-11-18 19:27:26.596 | (0096 / 1318) 2024-11-18 19:27:26.613 | Updating cache of https://opendev.org/opendev/puppet-ulimit.git in /opt/dib_cache/source-repositories/puppet_ulimit_815031ce4a2a51dbca6b60904466831fc0f8da03 with ref * 2024-11-18 19:27:26.881 | Cloning from puppet-ulimit cache and applying ref * 2024-11-18 19:27:26.953 | (0097 / 1318) 2024-11-18 19:27:26.971 | Updating cache of https://opendev.org/opendev/puppet-user.git in /opt/dib_cache/source-repositories/puppet_user_673588898d5e9010177b4a846ed41988377d736e with ref * 2024-11-18 19:27:27.332 | Cloning from puppet-user cache and applying ref * 2024-11-18 19:27:27.405 | (0098 / 1318) 2024-11-18 19:27:27.422 | Updating cache of https://opendev.org/opendev/puppet-vcsrepo.git in /opt/dib_cache/source-repositories/puppet_vcsrepo_cb7798966b01c44f284e3a80e4041fc33d9cae43 with ref * 2024-11-18 19:27:27.932 | Cloning from puppet-vcsrepo cache and applying ref * 2024-11-18 19:27:28.009 | (0099 / 1318) 2024-11-18 19:27:28.027 | Updating cache of https://opendev.org/opendev/puppet-zanata.git in /opt/dib_cache/source-repositories/puppet_zanata_a6643a07480de550e3cbfef268daf9fe269b3640 with ref * 2024-11-18 19:27:28.690 | Cloning from puppet-zanata cache and applying ref * 2024-11-18 19:27:28.764 | (0100 / 1318) 2024-11-18 19:27:28.781 | Updating cache of https://opendev.org/opendev/python-storyboardclient.git in /opt/dib_cache/source-repositories/python_storyboardclient_c972b89484b601527297d5a7426e52108e33108c with ref * 2024-11-18 19:27:29.122 | Cloning from python-storyboardclient cache and applying ref * 2024-11-18 19:27:29.201 | (0101 / 1318) 2024-11-18 19:27:29.219 | Updating cache of https://opendev.org/opendev/sandbox.git in /opt/dib_cache/source-repositories/sandbox_d360ed937b5ea4fc888d30f87cff115972f74574 with ref * 2024-11-18 19:27:29.457 | Cloning from sandbox cache and applying ref * 2024-11-18 19:27:29.582 | (0102 / 1318) 2024-11-18 19:27:29.600 | Updating cache of https://opendev.org/opendev/statusbot.git in /opt/dib_cache/source-repositories/statusbot_5f78007a4470d12bbbc92636f1790e42eebabe28 with ref * 2024-11-18 19:27:29.844 | Cloning from statusbot cache and applying ref * 2024-11-18 19:27:29.919 | (0103 / 1318) 2024-11-18 19:27:29.937 | Updating cache of https://opendev.org/opendev/storyboard.git in /opt/dib_cache/source-repositories/storyboard_bdfa7b368e244397a817280de37bfd2f1ee6c1e7 with ref * 2024-11-18 19:27:30.179 | Cloning from storyboard cache and applying ref * 2024-11-18 19:27:30.308 | (0104 / 1318) 2024-11-18 19:27:30.325 | Updating cache of https://opendev.org/opendev/storyboard-vue.git in /opt/dib_cache/source-repositories/storyboard_vue_af0ea81813702e486024ea2bb7b60e99553311e3 with ref * 2024-11-18 19:27:30.581 | Cloning from storyboard-vue cache and applying ref * 2024-11-18 19:27:30.668 | (0105 / 1318) 2024-11-18 19:27:30.684 | Updating cache of https://opendev.org/opendev/storyboard-webclient.git in /opt/dib_cache/source-repositories/storyboard_webclient_cdabe82d60c3c246adae20e600baf2f7978aaff8 with ref * 2024-11-18 19:27:30.928 | Cloning from storyboard-webclient cache and applying ref * 2024-11-18 19:27:31.056 | (0106 / 1318) 2024-11-18 19:27:31.073 | Updating cache of https://opendev.org/opendev/subunit2sql.git in /opt/dib_cache/source-repositories/subunit2sql_713f18ef653d624bd2494e1284e21ec656c0948b with ref * 2024-11-18 19:27:31.328 | Cloning from subunit2sql cache and applying ref * 2024-11-18 19:27:31.444 | (0107 / 1318) 2024-11-18 19:27:31.463 | Updating cache of https://opendev.org/opendev/system-config.git in /opt/dib_cache/source-repositories/system_config_8577797282cba1d12048c5f2fedbb349992d3587 with ref * 2024-11-18 19:27:31.704 | Cloning from system-config cache and applying ref * 2024-11-18 19:27:32.622 | (0108 / 1318) 2024-11-18 19:27:32.639 | Updating cache of https://opendev.org/opendev/yaml2ical.git in /opt/dib_cache/source-repositories/yaml2ical_45b74a64f9213c4e60d414302f7f6e695e6960ab with ref * 2024-11-18 19:27:32.894 | Cloning from yaml2ical cache and applying ref * 2024-11-18 19:27:32.981 | (0109 / 1318) 2024-11-18 19:27:32.998 | Updating cache of https://opendev.org/opendev/zone-gating.dev.git in /opt/dib_cache/source-repositories/zone_gating_dev_2118e7c4e724894d31098562ee1d45f02d64b840 with ref * 2024-11-18 19:27:33.255 | Cloning from zone-gating.dev cache and applying ref * 2024-11-18 19:27:33.331 | (0110 / 1318) 2024-11-18 19:27:33.349 | Updating cache of https://opendev.org/opendev/zone-opendev.org.git in /opt/dib_cache/source-repositories/zone_opendev_org_aa422dd8b2680f8ccfe54bc42b7c37555fe6066b with ref * 2024-11-18 19:27:33.603 | Cloning from zone-opendev.org cache and applying ref * 2024-11-18 19:27:33.717 | (0111 / 1318) 2024-11-18 19:27:33.735 | 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-11-18 19:27:33.987 | Cloning from zone-zuul-ci.org cache and applying ref * 2024-11-18 19:27:34.070 | (0112 / 1318) 2024-11-18 19:27:34.087 | Updating cache of https://opendev.org/opendev/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_80a80ac224edfadff7bfa03ff3813be64fec899e with ref * 2024-11-18 19:27:34.329 | Cloning from zuul-jobs cache and applying ref * 2024-11-18 19:27:34.432 | (0113 / 1318) 2024-11-18 19:27:34.449 | 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-11-18 19:27:34.711 | Cloning from ansible-role-refstack-client cache and applying ref * 2024-11-18 19:27:34.792 | (0114 / 1318) 2024-11-18 19:27:34.810 | Updating cache of https://opendev.org/openinfra/edge-computing-group.git in /opt/dib_cache/source-repositories/edge_computing_group_07754c5a08687341f505501ad9466306c24c8646 with ref * 2024-11-18 19:27:35.063 | Cloning from edge-computing-group cache and applying ref * 2024-11-18 19:27:35.211 | (0115 / 1318) 2024-11-18 19:27:35.228 | Updating cache of https://opendev.org/openinfra/four-opens.git in /opt/dib_cache/source-repositories/four_opens_b9267bdea1f78f86c0b7be0a774edf092ee88a6f with ref * 2024-11-18 19:27:35.469 | Cloning from four-opens cache and applying ref * 2024-11-18 19:27:35.542 | (0116 / 1318) 2024-11-18 19:27:35.559 | Updating cache of https://opendev.org/openinfra/groups.git in /opt/dib_cache/source-repositories/groups_770c5c430bcd8f75dd8ad6711e6b734425676701 with ref * 2024-11-18 19:27:35.809 | Cloning from groups cache and applying ref * 2024-11-18 19:27:35.949 | (0117 / 1318) 2024-11-18 19:27:35.967 | Updating cache of https://opendev.org/openinfra/groups-static-pages.git in /opt/dib_cache/source-repositories/groups_static_pages_720f897d903313aeab08c7a621fabd9c685b5a3c with ref * 2024-11-18 19:27:36.220 | Cloning from groups-static-pages cache and applying ref * 2024-11-18 19:27:36.292 | (0118 / 1318) 2024-11-18 19:27:36.309 | Updating cache of https://opendev.org/openinfra/interop.git in /opt/dib_cache/source-repositories/interop_d4330e68a883627712ed3299840cd3909ebfc08b with ref * 2024-11-18 19:27:36.552 | Cloning from interop cache and applying ref * 2024-11-18 19:27:36.671 | (0119 / 1318) 2024-11-18 19:27:36.689 | Updating cache of https://opendev.org/openinfra/odsreg.git in /opt/dib_cache/source-repositories/odsreg_1bc2b5047aaaa9cc803348a5fae0625a08be801b with ref * 2024-11-18 19:27:36.945 | Cloning from odsreg cache and applying ref * 2024-11-18 19:27:37.023 | (0120 / 1318) 2024-11-18 19:27:37.040 | Updating cache of https://opendev.org/openinfra/openstack-map.git in /opt/dib_cache/source-repositories/openstack_map_4721743825cda6ead6fa500097d99d21d77cdb2f with ref * 2024-11-18 19:27:37.282 | Cloning from openstack-map cache and applying ref * 2024-11-18 19:27:37.359 | (0121 / 1318) 2024-11-18 19:27:37.376 | Updating cache of https://opendev.org/openinfra/openstackweb.git in /opt/dib_cache/source-repositories/openstackweb_5ffe382c96d2bb637f6c5f37e57cd45c6c0a9e0b with ref * 2024-11-18 19:27:37.645 | Cloning from openstackweb cache and applying ref * 2024-11-18 19:27:38.387 | (0122 / 1318) 2024-11-18 19:27:38.405 | Updating cache of https://opendev.org/openinfra/python-tempestconf.git in /opt/dib_cache/source-repositories/python_tempestconf_c0259470af6fa65b97dd5f7ae2bc86a423c083be with ref * 2024-11-18 19:27:38.676 | Cloning from python-tempestconf cache and applying ref * 2024-11-18 19:27:38.817 | (0123 / 1318) 2024-11-18 19:27:38.834 | Updating cache of https://opendev.org/openinfra/refstack.git in /opt/dib_cache/source-repositories/refstack_0ae1832457bdfb0f8340ea2d5e899a106a651fe1 with ref * 2024-11-18 19:27:39.106 | Cloning from refstack cache and applying ref * 2024-11-18 19:27:39.239 | (0124 / 1318) 2024-11-18 19:27:39.256 | Updating cache of https://opendev.org/openinfra/refstack-client.git in /opt/dib_cache/source-repositories/refstack_client_0abef4f08fac6ba03cc5c388f590726db3b49a67 with ref * 2024-11-18 19:27:39.521 | Cloning from refstack-client cache and applying ref * 2024-11-18 19:27:39.611 | (0125 / 1318) 2024-11-18 19:27:39.629 | Updating cache of https://opendev.org/openinfra/transparency-policy.git in /opt/dib_cache/source-repositories/transparency_policy_fee742f5aa38e8a8ec4956a82320679d8f052384 with ref * 2024-11-18 19:27:39.885 | Cloning from transparency-policy cache and applying ref * 2024-11-18 19:27:39.959 | (0126 / 1318) 2024-11-18 19:27:39.976 | Updating cache of https://opendev.org/openinfra/way.git in /opt/dib_cache/source-repositories/way_47f98ea94728398a47be38afd4dcbac9a50c195f with ref * 2024-11-18 19:27:40.233 | Cloning from way cache and applying ref * 2024-11-18 19:27:40.308 | (0127 / 1318) 2024-11-18 19:27:40.325 | Updating cache of https://opendev.org/openinfralabs/contrib.git in /opt/dib_cache/source-repositories/contrib_03489fd338667dcadbb897c7e6894d1e672fe4bf with ref * 2024-11-18 19:27:40.582 | Cloning from contrib cache and applying ref * 2024-11-18 19:27:40.652 | (0128 / 1318) 2024-11-18 19:27:40.670 | Updating cache of https://opendev.org/openstack/adjutant.git in /opt/dib_cache/source-repositories/adjutant_3d3bf92bbb0daae0dba0a1a00f88b688de151007 with ref * 2024-11-18 19:27:40.916 | Cloning from adjutant cache and applying ref * 2024-11-18 19:27:41.066 | (0129 / 1318) 2024-11-18 19:27:41.083 | Updating cache of https://opendev.org/openstack/adjutant-ui.git in /opt/dib_cache/source-repositories/adjutant_ui_0fa31a7f260a42a2805385b445068cca8b2be429 with ref * 2024-11-18 19:27:41.330 | Cloning from adjutant-ui cache and applying ref * 2024-11-18 19:27:41.461 | (0130 / 1318) 2024-11-18 19:27:41.478 | Updating cache of https://opendev.org/openstack/ansible-collection-kolla.git in /opt/dib_cache/source-repositories/ansible_collection_kolla_629e7754f9be86942546ec3e2c5746eb4ae8224e with ref * 2024-11-18 19:27:41.745 | Cloning from ansible-collection-kolla cache and applying ref * 2024-11-18 19:27:41.949 | (0131 / 1318) 2024-11-18 19:27:41.966 | Updating cache of https://opendev.org/openstack/ansible-collections-openstack.git in /opt/dib_cache/source-repositories/ansible_collections_openstack_7129f6eb296524a3be4e8f16be4b98c37628b438 with ref * 2024-11-18 19:27:42.229 | Cloning from ansible-collections-openstack cache and applying ref * 2024-11-18 19:27:42.488 | (0132 / 1318) 2024-11-18 19:27:42.505 | Updating cache of https://opendev.org/openstack/ansible-config_template.git in /opt/dib_cache/source-repositories/ansible_config_template_1ea58dc7857632095596a4ada0e15af059aedf08 with ref * 2024-11-18 19:27:42.752 | Cloning from ansible-config_template cache and applying ref * 2024-11-18 19:27:42.854 | (0133 / 1318) 2024-11-18 19:27:42.871 | Updating cache of https://opendev.org/openstack/ansible-hardening.git in /opt/dib_cache/source-repositories/ansible_hardening_f707149ba55f373254bdd0fda42ab2097e7e6622 with ref * 2024-11-18 19:27:43.169 | Cloning from ansible-hardening cache and applying ref * 2024-11-18 19:27:43.355 | (0134 / 1318) 2024-11-18 19:27:43.373 | 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-11-18 19:27:43.628 | Cloning from ansible-plugin-container-connection cache and applying ref * 2024-11-18 19:27:43.704 | (0135 / 1318) 2024-11-18 19:27:43.722 | 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-11-18 19:27:43.987 | Cloning from ansible-role-atos-hsm cache and applying ref * 2024-11-18 19:27:44.088 | (0136 / 1318) 2024-11-18 19:27:44.106 | Updating cache of https://opendev.org/openstack/ansible-role-frrouting.git in /opt/dib_cache/source-repositories/ansible_role_frrouting_15922c232db5ca7959b3959347bf51889e97c149 with ref * 2024-11-18 19:27:44.346 | Cloning from ansible-role-frrouting cache and applying ref * 2024-11-18 19:27:44.433 | (0137 / 1318) 2024-11-18 19:27:44.451 | 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-11-18 19:27:44.694 | Cloning from ansible-role-lunasa-hsm cache and applying ref * 2024-11-18 19:27:44.801 | (0138 / 1318) 2024-11-18 19:27:44.818 | Updating cache of https://opendev.org/openstack/ansible-role-pki.git in /opt/dib_cache/source-repositories/ansible_role_pki_50bfef0b00844dd601f81e97346bdb4ef87b9cf1 with ref * 2024-11-18 19:27:45.074 | Cloning from ansible-role-pki cache and applying ref * 2024-11-18 19:27:45.178 | (0139 / 1318) 2024-11-18 19:27:45.196 | Updating cache of https://opendev.org/openstack/ansible-role-proxysql.git in /opt/dib_cache/source-repositories/ansible_role_proxysql_402abef49d8a0cc721ee7303a7dfeaba807d4962 with ref * 2024-11-18 19:27:45.440 | Cloning from ansible-role-proxysql cache and applying ref * 2024-11-18 19:27:45.510 | (0140 / 1318) 2024-11-18 19:27:45.527 | 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-11-18 19:27:45.788 | Cloning from ansible-role-python_venv_build cache and applying ref * 2024-11-18 19:27:45.924 | (0141 / 1318) 2024-11-18 19:27:45.941 | Updating cache of https://opendev.org/openstack/ansible-role-qdrouterd.git in /opt/dib_cache/source-repositories/ansible_role_qdrouterd_ff7f90f8a0b303b97ba4d23dc0fd6d3e09c4c0a0 with ref * 2024-11-18 19:27:46.201 | Cloning from ansible-role-qdrouterd cache and applying ref * 2024-11-18 19:27:46.303 | (0142 / 1318) 2024-11-18 19:27:46.320 | 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-11-18 19:27:46.560 | Cloning from ansible-role-systemd_mount cache and applying ref * 2024-11-18 19:27:46.664 | (0143 / 1318) 2024-11-18 19:27:46.682 | 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-11-18 19:27:46.953 | Cloning from ansible-role-systemd_networkd cache and applying ref * 2024-11-18 19:27:47.064 | (0144 / 1318) 2024-11-18 19:27:47.082 | 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-11-18 19:27:47.326 | Cloning from ansible-role-systemd_service cache and applying ref * 2024-11-18 19:27:47.440 | (0145 / 1318) 2024-11-18 19:27:47.458 | 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-11-18 19:27:47.722 | Cloning from ansible-role-thales-hsm cache and applying ref * 2024-11-18 19:27:47.836 | (0146 / 1318) 2024-11-18 19:27:47.854 | Updating cache of https://opendev.org/openstack/ansible-role-uwsgi.git in /opt/dib_cache/source-repositories/ansible_role_uwsgi_d9ca547fdd441d575fde61c7b834366c9441dbcc with ref * 2024-11-18 19:27:48.104 | Cloning from ansible-role-uwsgi cache and applying ref * 2024-11-18 19:27:48.217 | (0147 / 1318) 2024-11-18 19:27:48.234 | Updating cache of https://opendev.org/openstack/ansible-role-vault.git in /opt/dib_cache/source-repositories/ansible_role_vault_6854feaa07fdee9a2a8e35ca94c8dca71b791125 with ref * 2024-11-18 19:27:48.471 | Cloning from ansible-role-vault cache and applying ref * 2024-11-18 19:27:48.542 | (0148 / 1318) 2024-11-18 19:27:48.559 | Updating cache of https://opendev.org/openstack/ansible-role-zookeeper.git in /opt/dib_cache/source-repositories/ansible_role_zookeeper_268798d46790860dab400d5879acd61d287d3320 with ref * 2024-11-18 19:27:48.810 | Cloning from ansible-role-zookeeper cache and applying ref * 2024-11-18 19:27:48.909 | (0149 / 1318) 2024-11-18 19:27:48.926 | Updating cache of https://opendev.org/openstack/aodh.git in /opt/dib_cache/source-repositories/aodh_309448bd6e55a26e1174d07eb21a1c55e65979ce with ref * 2024-11-18 19:27:49.192 | Cloning from aodh cache and applying ref * 2024-11-18 19:27:49.446 | (0150 / 1318) 2024-11-18 19:27:49.463 | Updating cache of https://opendev.org/openstack/api-sig.git in /opt/dib_cache/source-repositories/api_sig_71dc4c7a0449576f3bf8bc1d290c1166bc4006e0 with ref * 2024-11-18 19:27:49.753 | Cloning from api-sig cache and applying ref * 2024-11-18 19:27:49.831 | (0151 / 1318) 2024-11-18 19:27:49.848 | Updating cache of https://opendev.org/openstack/api-site.git in /opt/dib_cache/source-repositories/api_site_0c910aa34db4dd659d52c74920c001db6ba65103 with ref * 2024-11-18 19:27:50.176 | Cloning from api-site cache and applying ref * 2024-11-18 19:27:50.320 | (0152 / 1318) 2024-11-18 19:27:50.338 | Updating cache of https://opendev.org/openstack/arch-design.git in /opt/dib_cache/source-repositories/arch_design_bbceeb793e0785c1b31b4235e0b82efdd14a19b3 with ref * 2024-11-18 19:27:50.617 | Cloning from arch-design cache and applying ref * 2024-11-18 19:27:50.727 | (0153 / 1318) 2024-11-18 19:27:50.744 | Updating cache of https://opendev.org/openstack/auto-scaling-sig.git in /opt/dib_cache/source-repositories/auto_scaling_sig_3bb14c9b7dd1524c841fe2a9e117b057c92a259c with ref * 2024-11-18 19:27:51.052 | Cloning from auto-scaling-sig cache and applying ref * 2024-11-18 19:27:51.128 | (0154 / 1318) 2024-11-18 19:27:51.145 | Updating cache of https://opendev.org/openstack/automaton.git in /opt/dib_cache/source-repositories/automaton_e824e0324c7d104843968a26c37731523bbfe871 with ref * 2024-11-18 19:27:51.410 | Cloning from automaton cache and applying ref * 2024-11-18 19:27:51.531 | (0155 / 1318) 2024-11-18 19:27:51.548 | Updating cache of https://opendev.org/openstack/barbican.git in /opt/dib_cache/source-repositories/barbican_7c8a430fd1582b25207ae0eaaf48c748ae841906 with ref * 2024-11-18 19:27:51.832 | Cloning from barbican cache and applying ref * 2024-11-18 19:27:52.144 | (0156 / 1318) 2024-11-18 19:27:52.161 | Updating cache of https://opendev.org/openstack/barbican-specs.git in /opt/dib_cache/source-repositories/barbican_specs_297b301ba5988edc2e7fbf01f559a0859a529f13 with ref * 2024-11-18 19:27:52.422 | Cloning from barbican-specs cache and applying ref * 2024-11-18 19:27:52.505 | (0157 / 1318) 2024-11-18 19:27:52.523 | Updating cache of https://opendev.org/openstack/barbican-tempest-plugin.git in /opt/dib_cache/source-repositories/barbican_tempest_plugin_dc5848576121a94337b005f5c253ff2531196099 with ref * 2024-11-18 19:27:52.771 | Cloning from barbican-tempest-plugin cache and applying ref * 2024-11-18 19:27:52.903 | (0158 / 1318) 2024-11-18 19:27:52.921 | Updating cache of https://opendev.org/openstack/barbican-ui.git in /opt/dib_cache/source-repositories/barbican_ui_3bceedcc22d3cf028a892543b30b61a67e094ca2 with ref * 2024-11-18 19:27:53.161 | Cloning from barbican-ui cache and applying ref * 2024-11-18 19:27:53.241 | (0159 / 1318) 2024-11-18 19:27:53.258 | Updating cache of https://opendev.org/openstack/bashate.git in /opt/dib_cache/source-repositories/bashate_2183844323fb5a4961a21b9f5e3272a8bdbac955 with ref * 2024-11-18 19:27:53.505 | Cloning from bashate cache and applying ref * 2024-11-18 19:27:53.590 | (0160 / 1318) 2024-11-18 19:27:53.608 | Updating cache of https://opendev.org/openstack/bifrost.git in /opt/dib_cache/source-repositories/bifrost_35e2956ad53fe89270b67b83dd51a8622d09c35d with ref * 2024-11-18 19:27:53.871 | Cloning from bifrost cache and applying ref * 2024-11-18 19:27:54.313 | (0161 / 1318) 2024-11-18 19:27:54.331 | Updating cache of https://opendev.org/openstack/blazar.git in /opt/dib_cache/source-repositories/blazar_90462ec1f5e0949f17fd618de1fd06551a0406c9 with ref * 2024-11-18 19:27:54.582 | Cloning from blazar cache and applying ref * 2024-11-18 19:27:54.814 | (0162 / 1318) 2024-11-18 19:27:54.831 | Updating cache of https://opendev.org/openstack/blazar-dashboard.git in /opt/dib_cache/source-repositories/blazar_dashboard_b781ef99ce82ca7969fa046342151cdb8119132b with ref * 2024-11-18 19:27:55.087 | Cloning from blazar-dashboard cache and applying ref * 2024-11-18 19:27:55.238 | (0163 / 1318) 2024-11-18 19:27:55.256 | Updating cache of https://opendev.org/openstack/blazar-nova.git in /opt/dib_cache/source-repositories/blazar_nova_d10355bd53e60a9959877d456961a8f305f860bb with ref * 2024-11-18 19:27:55.519 | Cloning from blazar-nova cache and applying ref * 2024-11-18 19:27:55.637 | (0164 / 1318) 2024-11-18 19:27:55.654 | Updating cache of https://opendev.org/openstack/blazar-specs.git in /opt/dib_cache/source-repositories/blazar_specs_b69f7249ae3007b005bbdc15d01690f7d978ef7c with ref * 2024-11-18 19:27:55.891 | Cloning from blazar-specs cache and applying ref * 2024-11-18 19:27:55.970 | (0165 / 1318) 2024-11-18 19:27:55.987 | Updating cache of https://opendev.org/openstack/blazar-tempest-plugin.git in /opt/dib_cache/source-repositories/blazar_tempest_plugin_fad82214888fe93468a2a097b7e73fccbf24bac3 with ref * 2024-11-18 19:27:56.244 | Cloning from blazar-tempest-plugin cache and applying ref * 2024-11-18 19:27:56.340 | (0166 / 1318) 2024-11-18 19:27:56.357 | Updating cache of https://opendev.org/openstack/bugdaystats.git in /opt/dib_cache/source-repositories/bugdaystats_6f2135d094a9168ed328734d6ee88afce13354a0 with ref * 2024-11-18 19:27:56.607 | Cloning from bugdaystats cache and applying ref * 2024-11-18 19:27:56.688 | (0167 / 1318) 2024-11-18 19:27:56.706 | Updating cache of https://opendev.org/openstack/castellan.git in /opt/dib_cache/source-repositories/castellan_cfd8f6482bbc8171aea7aac42afa1843901c5024 with ref * 2024-11-18 19:27:56.961 | Cloning from castellan cache and applying ref * 2024-11-18 19:27:57.138 | (0168 / 1318) 2024-11-18 19:27:57.155 | Updating cache of https://opendev.org/openstack/ceilometer.git in /opt/dib_cache/source-repositories/ceilometer_dba0b609ab5bd47479b3eb607ccf5d87ba00d0ab with ref * 2024-11-18 19:27:57.443 | Cloning from ceilometer cache and applying ref * 2024-11-18 19:27:57.866 | (0169 / 1318) 2024-11-18 19:27:57.883 | Updating cache of https://opendev.org/openstack/ceilometermiddleware.git in /opt/dib_cache/source-repositories/ceilometermiddleware_d7fb753603a477bc6bedf15ffb177ed8a5ecc423 with ref * 2024-11-18 19:27:58.148 | Cloning from ceilometermiddleware cache and applying ref * 2024-11-18 19:27:58.284 | (0170 / 1318) 2024-11-18 19:27:58.301 | Updating cache of https://opendev.org/openstack/charm-aodh.git in /opt/dib_cache/source-repositories/charm_aodh_d4428c1c0aa4dfd29c294a857c68c0a642926713 with ref * 2024-11-18 19:27:58.563 | Cloning from charm-aodh cache and applying ref * 2024-11-18 19:27:58.695 | (0171 / 1318) 2024-11-18 19:27:58.713 | Updating cache of https://opendev.org/openstack/charm-aodh-k8s.git in /opt/dib_cache/source-repositories/charm_aodh_k8s_e0af7d9a0218e63f5959d3cdfcc2229c192397f1 with ref * 2024-11-18 19:27:58.960 | Cloning from charm-aodh-k8s cache and applying ref * 2024-11-18 19:27:59.052 | (0172 / 1318) 2024-11-18 19:27:59.069 | Updating cache of https://opendev.org/openstack/charm-barbican.git in /opt/dib_cache/source-repositories/charm_barbican_08b037f630a1ea0ceaccf09e2dd7f85dfcf7f1d3 with ref * 2024-11-18 19:27:59.329 | Cloning from charm-barbican cache and applying ref * 2024-11-18 19:27:59.469 | (0173 / 1318) 2024-11-18 19:27:59.487 | Updating cache of https://opendev.org/openstack/charm-barbican-k8s.git in /opt/dib_cache/source-repositories/charm_barbican_k8s_2ae256453a9282f7030532e40ebffc7f783e6b75 with ref * 2024-11-18 19:27:59.746 | Cloning from charm-barbican-k8s cache and applying ref * 2024-11-18 19:27:59.844 | (0174 / 1318) 2024-11-18 19:27:59.861 | Updating cache of https://opendev.org/openstack/charm-barbican-softhsm.git in /opt/dib_cache/source-repositories/charm_barbican_softhsm_af1caa3a7b595592e8aab4443059653b5c299c7e with ref * 2024-11-18 19:28:00.118 | Cloning from charm-barbican-softhsm cache and applying ref * 2024-11-18 19:28:00.201 | (0175 / 1318) 2024-11-18 19:28:00.220 | Updating cache of https://opendev.org/openstack/charm-barbican-vault.git in /opt/dib_cache/source-repositories/charm_barbican_vault_d9ba3a45536e5469c73d790f1fab62e098d8b2e8 with ref * 2024-11-18 19:28:00.476 | Cloning from charm-barbican-vault cache and applying ref * 2024-11-18 19:28:00.600 | (0176 / 1318) 2024-11-18 19:28:00.617 | Updating cache of https://opendev.org/openstack/charm-ceilometer.git in /opt/dib_cache/source-repositories/charm_ceilometer_35b35e724cb3ceb412fc26c7ac1edb87c3afe277 with ref * 2024-11-18 19:28:00.865 | Cloning from charm-ceilometer cache and applying ref * 2024-11-18 19:28:01.063 | (0177 / 1318) 2024-11-18 19:28:01.080 | Updating cache of https://opendev.org/openstack/charm-ceilometer-agent.git in /opt/dib_cache/source-repositories/charm_ceilometer_agent_940aa2c383330d88f963feb834f750a8a642be60 with ref * 2024-11-18 19:28:01.326 | Cloning from charm-ceilometer-agent cache and applying ref * 2024-11-18 19:28:01.489 | (0178 / 1318) 2024-11-18 19:28:01.506 | Updating cache of https://opendev.org/openstack/charm-ceilometer-k8s.git in /opt/dib_cache/source-repositories/charm_ceilometer_k8s_ad71fe242a15edd410252909dbc95e56f5c74630 with ref * 2024-11-18 19:28:01.764 | Cloning from charm-ceilometer-k8s cache and applying ref * 2024-11-18 19:28:01.858 | (0179 / 1318) 2024-11-18 19:28:01.875 | Updating cache of https://opendev.org/openstack/charm-ceph-dashboard.git in /opt/dib_cache/source-repositories/charm_ceph_dashboard_cbbad6a7a24a40d871c6a75c92642033009fc9d8 with ref * 2024-11-18 19:28:02.132 | Cloning from charm-ceph-dashboard cache and applying ref * 2024-11-18 19:28:02.255 | (0180 / 1318) 2024-11-18 19:28:02.272 | Updating cache of https://opendev.org/openstack/charm-ceph-fs.git in /opt/dib_cache/source-repositories/charm_ceph_fs_0934e6069dd547e97360cc25812e0241838386cd with ref * 2024-11-18 19:28:02.543 | Cloning from charm-ceph-fs cache and applying ref * 2024-11-18 19:28:02.686 | (0181 / 1318) 2024-11-18 19:28:02.703 | Updating cache of https://opendev.org/openstack/charm-ceph-iscsi.git in /opt/dib_cache/source-repositories/charm_ceph_iscsi_23cb616446170b4c9e286ee7315b67e07efd96ed with ref * 2024-11-18 19:28:02.966 | Cloning from charm-ceph-iscsi cache and applying ref * 2024-11-18 19:28:03.085 | (0182 / 1318) 2024-11-18 19:28:03.103 | Updating cache of https://opendev.org/openstack/charm-ceph-mon.git in /opt/dib_cache/source-repositories/charm_ceph_mon_e4c8c82ba79a71582964802ad498e7d5e00f6030 with ref * 2024-11-18 19:28:03.385 | Cloning from charm-ceph-mon cache and applying ref * 2024-11-18 19:28:03.595 | (0183 / 1318) 2024-11-18 19:28:03.614 | Updating cache of https://opendev.org/openstack/charm-ceph-nfs.git in /opt/dib_cache/source-repositories/charm_ceph_nfs_bd59c39f769d08a12f79aa10dfa2309bb05191e2 with ref * 2024-11-18 19:28:03.862 | Cloning from charm-ceph-nfs cache and applying ref * 2024-11-18 19:28:03.961 | (0184 / 1318) 2024-11-18 19:28:03.978 | Updating cache of https://opendev.org/openstack/charm-ceph-osd.git in /opt/dib_cache/source-repositories/charm_ceph_osd_1821f4938f6a67937e2fc28d966ddd9b15e732cf with ref * 2024-11-18 19:28:04.240 | Cloning from charm-ceph-osd cache and applying ref * 2024-11-18 19:28:04.463 | (0185 / 1318) 2024-11-18 19:28:04.480 | Updating cache of https://opendev.org/openstack/charm-ceph-proxy.git in /opt/dib_cache/source-repositories/charm_ceph_proxy_47b3ce4ae43f3046eb2926caea7c35667cb7a8da with ref * 2024-11-18 19:28:04.728 | Cloning from charm-ceph-proxy cache and applying ref * 2024-11-18 19:28:04.885 | (0186 / 1318) 2024-11-18 19:28:04.902 | Updating cache of https://opendev.org/openstack/charm-ceph-radosgw.git in /opt/dib_cache/source-repositories/charm_ceph_radosgw_28edc5467c6e6e42f629cfa50437aa069bb11dcc with ref * 2024-11-18 19:28:05.165 | Cloning from charm-ceph-radosgw cache and applying ref * 2024-11-18 19:28:05.376 | (0187 / 1318) 2024-11-18 19:28:05.393 | 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-11-18 19:28:05.637 | Cloning from charm-ceph-rbd-mirror cache and applying ref * 2024-11-18 19:28:05.754 | (0188 / 1318) 2024-11-18 19:28:05.772 | Updating cache of https://opendev.org/openstack/charm-cinder.git in /opt/dib_cache/source-repositories/charm_cinder_cc7f6fbe64ba173e0dbd38c4a2347c0bc62a06cc with ref * 2024-11-18 19:28:06.040 | Cloning from charm-cinder cache and applying ref * 2024-11-18 19:28:06.282 | (0189 / 1318) 2024-11-18 19:28:06.299 | Updating cache of https://opendev.org/openstack/charm-cinder-backup.git in /opt/dib_cache/source-repositories/charm_cinder_backup_4c1fbff126e0a50b75ca7356fef9449d80f5f262 with ref * 2024-11-18 19:28:06.543 | Cloning from charm-cinder-backup cache and applying ref * 2024-11-18 19:28:06.699 | (0190 / 1318) 2024-11-18 19:28:06.716 | 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-11-18 19:28:06.965 | Cloning from charm-cinder-backup-swift-proxy cache and applying ref * 2024-11-18 19:28:07.084 | (0191 / 1318) 2024-11-18 19:28:07.102 | Updating cache of https://opendev.org/openstack/charm-cinder-ceph.git in /opt/dib_cache/source-repositories/charm_cinder_ceph_c2d408fc086079889eb62aeb86e784dd5fd09413 with ref * 2024-11-18 19:28:07.363 | Cloning from charm-cinder-ceph cache and applying ref * 2024-11-18 19:28:07.527 | (0192 / 1318) 2024-11-18 19:28:07.544 | 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-11-18 19:28:07.798 | Cloning from charm-cinder-ceph-k8s cache and applying ref * 2024-11-18 19:28:07.907 | (0193 / 1318) 2024-11-18 19:28:07.933 | 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-11-18 19:28:08.180 | Cloning from charm-cinder-dell-emc-powerstore cache and applying ref * 2024-11-18 19:28:08.254 | (0194 / 1318) 2024-11-18 19:28:08.272 | 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-11-18 19:28:08.532 | Cloning from charm-cinder-ibm-storwize-svc cache and applying ref * 2024-11-18 19:28:08.606 | (0195 / 1318) 2024-11-18 19:28:08.623 | Updating cache of https://opendev.org/openstack/charm-cinder-infinidat.git in /opt/dib_cache/source-repositories/charm_cinder_infinidat_24c0b91945748a6cb998839baa3a44cdc8a00bf7 with ref * 2024-11-18 19:28:08.863 | Cloning from charm-cinder-infinidat cache and applying ref * 2024-11-18 19:28:08.952 | (0196 / 1318) 2024-11-18 19:28:08.970 | Updating cache of https://opendev.org/openstack/charm-cinder-k8s.git in /opt/dib_cache/source-repositories/charm_cinder_k8s_420e9bc0f38219ab42291a4f7f41703292106239 with ref * 2024-11-18 19:28:09.227 | Cloning from charm-cinder-k8s cache and applying ref * 2024-11-18 19:28:09.339 | (0197 / 1318) 2024-11-18 19:28:09.356 | Updating cache of https://opendev.org/openstack/charm-cinder-lvm.git in /opt/dib_cache/source-repositories/charm_cinder_lvm_192edc2095aeb8d0efe00265af23eff9f5ac0312 with ref * 2024-11-18 19:28:09.617 | Cloning from charm-cinder-lvm cache and applying ref * 2024-11-18 19:28:09.734 | (0198 / 1318) 2024-11-18 19:28:09.751 | Updating cache of https://opendev.org/openstack/charm-cinder-netapp.git in /opt/dib_cache/source-repositories/charm_cinder_netapp_3b94b85fefbe83765fd8ba05d98bfd9b58a1faa7 with ref * 2024-11-18 19:28:09.995 | Cloning from charm-cinder-netapp cache and applying ref * 2024-11-18 19:28:10.115 | (0199 / 1318) 2024-11-18 19:28:10.132 | Updating cache of https://opendev.org/openstack/charm-cinder-nfs.git in /opt/dib_cache/source-repositories/charm_cinder_nfs_6ab892247a4c98df3ebb26e4b6a29e74485d4007 with ref * 2024-11-18 19:28:10.388 | Cloning from charm-cinder-nfs cache and applying ref * 2024-11-18 19:28:10.518 | (0200 / 1318) 2024-11-18 19:28:10.535 | Updating cache of https://opendev.org/openstack/charm-cinder-nimblestorage.git in /opt/dib_cache/source-repositories/charm_cinder_nimblestorage_b4c2dcdbbd83cce41c17fb97a613d78069ef5aa1 with ref * 2024-11-18 19:28:10.789 | Cloning from charm-cinder-nimblestorage cache and applying ref * 2024-11-18 19:28:10.890 | (0201 / 1318) 2024-11-18 19:28:10.907 | Updating cache of https://opendev.org/openstack/charm-cinder-purestorage.git in /opt/dib_cache/source-repositories/charm_cinder_purestorage_a2b440793781626e733ec7f76dea9c4f3184120c with ref * 2024-11-18 19:28:11.164 | Cloning from charm-cinder-purestorage cache and applying ref * 2024-11-18 19:28:11.311 | (0202 / 1318) 2024-11-18 19:28:11.328 | Updating cache of https://opendev.org/openstack/charm-cinder-solidfire.git in /opt/dib_cache/source-repositories/charm_cinder_solidfire_718e6d493908344f89e4ad5a402ba7133d0f39d1 with ref * 2024-11-18 19:28:11.585 | Cloning from charm-cinder-solidfire cache and applying ref * 2024-11-18 19:28:11.687 | (0203 / 1318) 2024-11-18 19:28:11.705 | 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-11-18 19:28:11.961 | Cloning from charm-cinder-three-par cache and applying ref * 2024-11-18 19:28:12.075 | (0204 / 1318) 2024-11-18 19:28:12.093 | Updating cache of https://opendev.org/openstack/charm-cloudkitty.git in /opt/dib_cache/source-repositories/charm_cloudkitty_0d7ea035af9d79b34063bd8fc765e0642efaeb19 with ref * 2024-11-18 19:28:12.333 | Cloning from charm-cloudkitty cache and applying ref * 2024-11-18 19:28:12.411 | (0205 / 1318) 2024-11-18 19:28:12.428 | Updating cache of https://opendev.org/openstack/charm-deployment-guide.git in /opt/dib_cache/source-repositories/charm_deployment_guide_04b793f93d1a820486919726d498f1896aea5dee with ref * 2024-11-18 19:28:12.687 | Cloning from charm-deployment-guide cache and applying ref * 2024-11-18 19:28:12.804 | (0206 / 1318) 2024-11-18 19:28:12.821 | Updating cache of https://opendev.org/openstack/charm-designate.git in /opt/dib_cache/source-repositories/charm_designate_5eacee7cbffb9a2c907f2aa6529ee1d518922421 with ref * 2024-11-18 19:28:13.070 | Cloning from charm-designate cache and applying ref * 2024-11-18 19:28:13.229 | (0207 / 1318) 2024-11-18 19:28:13.247 | Updating cache of https://opendev.org/openstack/charm-designate-bind.git in /opt/dib_cache/source-repositories/charm_designate_bind_78db5ed0d7b136f82c7c79c085f058069a8ff2c7 with ref * 2024-11-18 19:28:13.504 | Cloning from charm-designate-bind cache and applying ref * 2024-11-18 19:28:13.629 | (0208 / 1318) 2024-11-18 19:28:13.647 | 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-11-18 19:28:13.892 | Cloning from charm-designate-bind-k8s cache and applying ref * 2024-11-18 19:28:13.972 | (0209 / 1318) 2024-11-18 19:28:13.989 | Updating cache of https://opendev.org/openstack/charm-designate-k8s.git in /opt/dib_cache/source-repositories/charm_designate_k8s_22b13e4be8d42db7c0dad11c4af09f5541c17a79 with ref * 2024-11-18 19:28:14.235 | Cloning from charm-designate-k8s cache and applying ref * 2024-11-18 19:28:14.331 | (0210 / 1318) 2024-11-18 19:28:14.348 | Updating cache of https://opendev.org/openstack/charm-glance.git in /opt/dib_cache/source-repositories/charm_glance_611cdd5e062de324da3cf8c8867cd1e370960ed5 with ref * 2024-11-18 19:28:14.600 | Cloning from charm-glance cache and applying ref * 2024-11-18 19:28:14.817 | (0211 / 1318) 2024-11-18 19:28:14.835 | Updating cache of https://opendev.org/openstack/charm-glance-k8s.git in /opt/dib_cache/source-repositories/charm_glance_k8s_75f147777d13b107b37e08999034df9643130a22 with ref * 2024-11-18 19:28:15.080 | Cloning from charm-glance-k8s cache and applying ref * 2024-11-18 19:28:15.198 | (0212 / 1318) 2024-11-18 19:28:15.215 | 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-11-18 19:28:15.490 | Cloning from charm-glance-simplestreams-sync cache and applying ref * 2024-11-18 19:28:15.666 | (0213 / 1318) 2024-11-18 19:28:15.683 | Updating cache of https://opendev.org/openstack/charm-glusterfs.git in /opt/dib_cache/source-repositories/charm_glusterfs_ad293dc99582080b4545abe972cadf13110034a6 with ref * 2024-11-18 19:28:15.940 | Cloning from charm-glusterfs cache and applying ref * 2024-11-18 19:28:16.014 | (0214 / 1318) 2024-11-18 19:28:16.031 | Updating cache of https://opendev.org/openstack/charm-gnocchi.git in /opt/dib_cache/source-repositories/charm_gnocchi_6d9e585c1355b870b682043b6e8a651b93beda92 with ref * 2024-11-18 19:28:16.287 | Cloning from charm-gnocchi cache and applying ref * 2024-11-18 19:28:16.435 | (0215 / 1318) 2024-11-18 19:28:16.452 | Updating cache of https://opendev.org/openstack/charm-gnocchi-k8s.git in /opt/dib_cache/source-repositories/charm_gnocchi_k8s_73fd62f497f2a6ad827bda8cf06fb5c0243a114e with ref * 2024-11-18 19:28:16.697 | Cloning from charm-gnocchi-k8s cache and applying ref * 2024-11-18 19:28:16.789 | (0216 / 1318) 2024-11-18 19:28:16.806 | Updating cache of https://opendev.org/openstack/charm-guide.git in /opt/dib_cache/source-repositories/charm_guide_7752a3f991b8eed30fc90c686874e503451e8733 with ref * 2024-11-18 19:28:17.067 | Cloning from charm-guide cache and applying ref * 2024-11-18 19:28:17.332 | (0217 / 1318) 2024-11-18 19:28:17.351 | Updating cache of https://opendev.org/openstack/charm-hacluster.git in /opt/dib_cache/source-repositories/charm_hacluster_9fe82fbfe2ef5deba5724ebf23e6a348c41329b3 with ref * 2024-11-18 19:28:17.599 | Cloning from charm-hacluster cache and applying ref * 2024-11-18 19:28:17.752 | (0218 / 1318) 2024-11-18 19:28:17.769 | Updating cache of https://opendev.org/openstack/charm-heat.git in /opt/dib_cache/source-repositories/charm_heat_7a84a4ff6787cebd748a287e487ad24ffcea7afe with ref * 2024-11-18 19:28:18.033 | Cloning from charm-heat cache and applying ref * 2024-11-18 19:28:18.231 | (0219 / 1318) 2024-11-18 19:28:18.248 | Updating cache of https://opendev.org/openstack/charm-heat-k8s.git in /opt/dib_cache/source-repositories/charm_heat_k8s_0b3ca91b6f8d79f271999e1e0b8876cfb72c5a9a with ref * 2024-11-18 19:28:18.506 | Cloning from charm-heat-k8s cache and applying ref * 2024-11-18 19:28:18.620 | (0220 / 1318) 2024-11-18 19:28:18.638 | Updating cache of https://opendev.org/openstack/charm-horizon-k8s.git in /opt/dib_cache/source-repositories/charm_horizon_k8s_36c9ae72bcaf5fbe2ca34db208ea06f2d5ae53d8 with ref * 2024-11-18 19:28:18.882 | Cloning from charm-horizon-k8s cache and applying ref * 2024-11-18 19:28:18.990 | (0221 / 1318) 2024-11-18 19:28:19.008 | Updating cache of https://opendev.org/openstack/charm-infinidat-tools.git in /opt/dib_cache/source-repositories/charm_infinidat_tools_5f4999b8b5d2fd636f416e23e2364a74c1736065 with ref * 2024-11-18 19:28:19.265 | Cloning from charm-infinidat-tools cache and applying ref * 2024-11-18 19:28:19.355 | (0222 / 1318) 2024-11-18 19:28:19.372 | 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-11-18 19:28:19.632 | Cloning from charm-interface-barbican-secrets cache and applying ref * 2024-11-18 19:28:19.706 | (0223 / 1318) 2024-11-18 19:28:19.723 | Updating cache of https://opendev.org/openstack/charm-interface-bgp.git in /opt/dib_cache/source-repositories/charm_interface_bgp_7e446cc220ecc39cc78aed033685931cfe9d6b3b with ref * 2024-11-18 19:28:19.966 | Cloning from charm-interface-bgp cache and applying ref * 2024-11-18 19:28:20.039 | (0224 / 1318) 2024-11-18 19:28:20.056 | 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-11-18 19:28:20.297 | Cloning from charm-interface-bind-rndc cache and applying ref * 2024-11-18 19:28:20.369 | (0225 / 1318) 2024-11-18 19:28:20.387 | 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-11-18 19:28:20.629 | Cloning from charm-interface-ceph-client cache and applying ref * 2024-11-18 19:28:20.706 | (0226 / 1318) 2024-11-18 19:28:20.724 | 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-11-18 19:28:20.981 | Cloning from charm-interface-ceph-mds cache and applying ref * 2024-11-18 19:28:21.055 | (0227 / 1318) 2024-11-18 19:28:21.072 | 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-11-18 19:28:21.327 | Cloning from charm-interface-ceph-rbd-mirror cache and applying ref * 2024-11-18 19:28:21.400 | (0228 / 1318) 2024-11-18 19:28:21.417 | 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-11-18 19:28:21.657 | Cloning from charm-interface-cinder-backend cache and applying ref * 2024-11-18 19:28:21.729 | (0229 / 1318) 2024-11-18 19:28:21.747 | 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-11-18 19:28:21.984 | Cloning from charm-interface-cinder-backup cache and applying ref * 2024-11-18 19:28:22.056 | (0230 / 1318) 2024-11-18 19:28:22.074 | 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-11-18 19:28:22.329 | Cloning from charm-interface-dashboard-plugin cache and applying ref * 2024-11-18 19:28:22.401 | (0231 / 1318) 2024-11-18 19:28:22.419 | Updating cache of https://opendev.org/openstack/charm-interface-designate.git in /opt/dib_cache/source-repositories/charm_interface_designate_5fd1466caf45791c3dda45e73c44e6309b785c81 with ref * 2024-11-18 19:28:22.674 | Cloning from charm-interface-designate cache and applying ref * 2024-11-18 19:28:22.746 | (0232 / 1318) 2024-11-18 19:28:22.763 | Updating cache of https://opendev.org/openstack/charm-interface-gnocchi.git in /opt/dib_cache/source-repositories/charm_interface_gnocchi_1e755744b5aaf7f7c4e2b5e04857cb0fa540f7ed with ref * 2024-11-18 19:28:23.003 | Cloning from charm-interface-gnocchi cache and applying ref * 2024-11-18 19:28:23.074 | (0233 / 1318) 2024-11-18 19:28:23.091 | Updating cache of https://opendev.org/openstack/charm-interface-hacluster.git in /opt/dib_cache/source-repositories/charm_interface_hacluster_db6c3dce70147c6ea062141776ced11e8582e4e3 with ref * 2024-11-18 19:28:23.350 | Cloning from charm-interface-hacluster cache and applying ref * 2024-11-18 19:28:23.428 | (0234 / 1318) 2024-11-18 19:28:23.446 | 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-11-18 19:28:23.688 | Cloning from charm-interface-ironic-api cache and applying ref * 2024-11-18 19:28:23.760 | (0235 / 1318) 2024-11-18 19:28:23.778 | Updating cache of https://opendev.org/openstack/charm-interface-keystone.git in /opt/dib_cache/source-repositories/charm_interface_keystone_b94ddc742f33a3b9aea0f64ba26059799da014e5 with ref * 2024-11-18 19:28:24.041 | Cloning from charm-interface-keystone cache and applying ref * 2024-11-18 19:28:24.179 | (0236 / 1318) 2024-11-18 19:28:24.196 | 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-11-18 19:28:24.438 | Cloning from charm-interface-keystone-admin cache and applying ref * 2024-11-18 19:28:24.511 | (0237 / 1318) 2024-11-18 19:28:24.528 | 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-11-18 19:28:24.769 | Cloning from charm-interface-keystone-credentials cache and applying ref * 2024-11-18 19:28:24.841 | (0238 / 1318) 2024-11-18 19:28:24.859 | 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-11-18 19:28:25.103 | Cloning from charm-interface-keystone-domain-backend cache and applying ref * 2024-11-18 19:28:25.176 | (0239 / 1318) 2024-11-18 19:28:25.194 | 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-11-18 19:28:25.451 | Cloning from charm-interface-keystone-fid-service-provider cache and applying ref * 2024-11-18 19:28:25.524 | (0240 / 1318) 2024-11-18 19:28:25.541 | 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-11-18 19:28:25.799 | Cloning from charm-interface-keystone-notifications cache and applying ref * 2024-11-18 19:28:25.871 | (0241 / 1318) 2024-11-18 19:28:25.889 | Updating cache of https://opendev.org/openstack/charm-interface-magpie.git in /opt/dib_cache/source-repositories/charm_interface_magpie_e4d26be7868ca8692db45ce4daa98d0771e0e075 with ref * 2024-11-18 19:28:26.127 | Cloning from charm-interface-magpie cache and applying ref * 2024-11-18 19:28:26.199 | (0242 / 1318) 2024-11-18 19:28:26.216 | 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-11-18 19:28:26.455 | Cloning from charm-interface-manila-plugin cache and applying ref * 2024-11-18 19:28:26.527 | (0243 / 1318) 2024-11-18 19:28:26.545 | 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-11-18 19:28:26.801 | Cloning from charm-interface-mysql-innodb-cluster cache and applying ref * 2024-11-18 19:28:26.873 | (0244 / 1318) 2024-11-18 19:28:26.891 | 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-11-18 19:28:27.128 | Cloning from charm-interface-mysql-router cache and applying ref * 2024-11-18 19:28:27.202 | (0245 / 1318) 2024-11-18 19:28:27.219 | 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-11-18 19:28:27.465 | Cloning from charm-interface-mysql-shared cache and applying ref * 2024-11-18 19:28:27.537 | (0246 / 1318) 2024-11-18 19:28:27.555 | 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-11-18 19:28:27.796 | Cloning from charm-interface-neutron-load-balancer cache and applying ref * 2024-11-18 19:28:27.869 | (0247 / 1318) 2024-11-18 19:28:27.887 | 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-11-18 19:28:28.130 | Cloning from charm-interface-neutron-plugin cache and applying ref * 2024-11-18 19:28:28.203 | (0248 / 1318) 2024-11-18 19:28:28.221 | 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-11-18 19:28:28.480 | Cloning from charm-interface-neutron-plugin-api-subordinate cache and applying ref * 2024-11-18 19:28:28.553 | (0249 / 1318) 2024-11-18 19:28:28.570 | 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-11-18 19:28:28.813 | Cloning from charm-interface-nova-cell cache and applying ref * 2024-11-18 19:28:28.886 | (0250 / 1318) 2024-11-18 19:28:28.903 | 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-11-18 19:28:29.145 | Cloning from charm-interface-nova-compute cache and applying ref * 2024-11-18 19:28:29.220 | (0251 / 1318) 2024-11-18 19:28:29.238 | 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-11-18 19:28:29.491 | Cloning from charm-interface-odl-controller-api cache and applying ref * 2024-11-18 19:28:29.567 | (0252 / 1318) 2024-11-18 19:28:29.584 | 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-11-18 19:28:29.827 | Cloning from charm-interface-openstack-ha cache and applying ref * 2024-11-18 19:28:29.899 | (0253 / 1318) 2024-11-18 19:28:29.917 | 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-11-18 19:28:30.159 | Cloning from charm-interface-ovsdb-manager cache and applying ref * 2024-11-18 19:28:30.230 | (0254 / 1318) 2024-11-18 19:28:30.248 | 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-11-18 19:28:30.491 | Cloning from charm-interface-pacemaker-remote cache and applying ref * 2024-11-18 19:28:30.564 | (0255 / 1318) 2024-11-18 19:28:30.582 | Updating cache of https://opendev.org/openstack/charm-interface-placement.git in /opt/dib_cache/source-repositories/charm_interface_placement_f4f08142bb02aac235bd97fcbe5753b3a51591f5 with ref * 2024-11-18 19:28:30.838 | Cloning from charm-interface-placement cache and applying ref * 2024-11-18 19:28:30.911 | (0256 / 1318) 2024-11-18 19:28:30.928 | Updating cache of https://opendev.org/openstack/charm-interface-rabbitmq.git in /opt/dib_cache/source-repositories/charm_interface_rabbitmq_fb7a0894bd7e1f2de1bc57064bf76cc56ce2e415 with ref * 2024-11-18 19:28:31.188 | Cloning from charm-interface-rabbitmq cache and applying ref * 2024-11-18 19:28:31.261 | (0257 / 1318) 2024-11-18 19:28:31.278 | 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-11-18 19:28:31.538 | Cloning from charm-interface-service-control cache and applying ref * 2024-11-18 19:28:31.610 | (0258 / 1318) 2024-11-18 19:28:31.627 | 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-11-18 19:28:31.884 | Cloning from charm-interface-websso-fid-service-provider cache and applying ref * 2024-11-18 19:28:31.956 | (0259 / 1318) 2024-11-18 19:28:31.974 | Updating cache of https://opendev.org/openstack/charm-ironic.git in /opt/dib_cache/source-repositories/charm_ironic_10d1abf1e6f7447d0d3c7aa6e83e18886453d9df with ref * 2024-11-18 19:28:32.230 | Cloning from charm-ironic cache and applying ref * 2024-11-18 19:28:32.314 | (0260 / 1318) 2024-11-18 19:28:32.331 | Updating cache of https://opendev.org/openstack/charm-ironic-api.git in /opt/dib_cache/source-repositories/charm_ironic_api_377b9855b89ac34a00dc67888225a400acc087b2 with ref * 2024-11-18 19:28:32.590 | Cloning from charm-ironic-api cache and applying ref * 2024-11-18 19:28:32.727 | (0261 / 1318) 2024-11-18 19:28:32.744 | Updating cache of https://opendev.org/openstack/charm-ironic-conductor.git in /opt/dib_cache/source-repositories/charm_ironic_conductor_1df361eace68fd03ec8610cf6c4c7601962072d7 with ref * 2024-11-18 19:28:32.987 | Cloning from charm-ironic-conductor cache and applying ref * 2024-11-18 19:28:33.139 | (0262 / 1318) 2024-11-18 19:28:33.157 | Updating cache of https://opendev.org/openstack/charm-ironic-dashboard.git in /opt/dib_cache/source-repositories/charm_ironic_dashboard_4ac339ca3da4fc24887af50a32f5d558b12f1593 with ref * 2024-11-18 19:28:33.397 | Cloning from charm-ironic-dashboard cache and applying ref * 2024-11-18 19:28:33.506 | (0263 / 1318) 2024-11-18 19:28:33.523 | Updating cache of https://opendev.org/openstack/charm-keystone.git in /opt/dib_cache/source-repositories/charm_keystone_d89817f2173a3d52509265013a874bc2d75283b8 with ref * 2024-11-18 19:28:33.773 | Cloning from charm-keystone cache and applying ref * 2024-11-18 19:28:34.013 | (0264 / 1318) 2024-11-18 19:28:34.031 | Updating cache of https://opendev.org/openstack/charm-keystone-k8s.git in /opt/dib_cache/source-repositories/charm_keystone_k8s_94f9cffe6366a5ae2a6b7a87127c902374b361e9 with ref * 2024-11-18 19:28:34.273 | Cloning from charm-keystone-k8s cache and applying ref * 2024-11-18 19:28:34.422 | (0265 / 1318) 2024-11-18 19:28:34.439 | Updating cache of https://opendev.org/openstack/charm-keystone-kerberos.git in /opt/dib_cache/source-repositories/charm_keystone_kerberos_5e5903ced4163f28d45a83702bc1c68a3b34ba2f with ref * 2024-11-18 19:28:34.687 | Cloning from charm-keystone-kerberos cache and applying ref * 2024-11-18 19:28:34.800 | (0266 / 1318) 2024-11-18 19:28:34.817 | Updating cache of https://opendev.org/openstack/charm-keystone-ldap.git in /opt/dib_cache/source-repositories/charm_keystone_ldap_02aba9e796c7108df713097deed9b5c1eac480ae with ref * 2024-11-18 19:28:35.066 | Cloning from charm-keystone-ldap cache and applying ref * 2024-11-18 19:28:35.188 | (0267 / 1318) 2024-11-18 19:28:35.205 | 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-11-18 19:28:35.450 | Cloning from charm-keystone-ldap-k8s cache and applying ref * 2024-11-18 19:28:35.532 | (0268 / 1318) 2024-11-18 19:28:35.550 | Updating cache of https://opendev.org/openstack/charm-keystone-openidc.git in /opt/dib_cache/source-repositories/charm_keystone_openidc_110ec6949cc3da4ff44ab97613019d7f5e5331d6 with ref * 2024-11-18 19:28:35.796 | Cloning from charm-keystone-openidc cache and applying ref * 2024-11-18 19:28:35.908 | (0269 / 1318) 2024-11-18 19:28:35.926 | 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-11-18 19:28:36.188 | Cloning from charm-keystone-saml-mellon cache and applying ref * 2024-11-18 19:28:36.317 | (0270 / 1318) 2024-11-18 19:28:36.334 | Updating cache of https://opendev.org/openstack/charm-layer-ceph.git in /opt/dib_cache/source-repositories/charm_layer_ceph_7b826f9d165606844bf5e67055eca192a8ae7535 with ref * 2024-11-18 19:28:36.593 | Cloning from charm-layer-ceph cache and applying ref * 2024-11-18 19:28:36.666 | (0271 / 1318) 2024-11-18 19:28:36.684 | 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-11-18 19:28:36.938 | Cloning from charm-layer-ceph-base cache and applying ref * 2024-11-18 19:28:37.012 | (0272 / 1318) 2024-11-18 19:28:37.030 | Updating cache of https://opendev.org/openstack/charm-layer-openstack.git in /opt/dib_cache/source-repositories/charm_layer_openstack_40f9d2f44ec4000613059f933d7736a9fd990635 with ref * 2024-11-18 19:28:37.270 | Cloning from charm-layer-openstack cache and applying ref * 2024-11-18 19:28:37.347 | (0273 / 1318) 2024-11-18 19:28:37.364 | 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-11-18 19:28:37.608 | Cloning from charm-layer-openstack-api cache and applying ref * 2024-11-18 19:28:37.680 | (0274 / 1318) 2024-11-18 19:28:37.698 | 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-11-18 19:28:37.953 | Cloning from charm-layer-openstack-principle cache and applying ref * 2024-11-18 19:28:38.025 | (0275 / 1318) 2024-11-18 19:28:38.043 | Updating cache of https://opendev.org/openstack/charm-magnum.git in /opt/dib_cache/source-repositories/charm_magnum_50fbf69cc04e7a22a21ed3ea9cedf5bd7b98fc6e with ref * 2024-11-18 19:28:38.287 | Cloning from charm-magnum cache and applying ref * 2024-11-18 19:28:38.414 | (0276 / 1318) 2024-11-18 19:28:38.431 | Updating cache of https://opendev.org/openstack/charm-magnum-dashboard.git in /opt/dib_cache/source-repositories/charm_magnum_dashboard_7e294cfba25ee9ed38dce115a88c31d03e33126a with ref * 2024-11-18 19:28:38.676 | Cloning from charm-magnum-dashboard cache and applying ref * 2024-11-18 19:28:38.795 | (0277 / 1318) 2024-11-18 19:28:38.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-11-18 19:28:39.069 | Cloning from charm-magnum-k8s cache and applying ref * 2024-11-18 19:28:39.156 | (0278 / 1318) 2024-11-18 19:28:39.174 | Updating cache of https://opendev.org/openstack/charm-magpie.git in /opt/dib_cache/source-repositories/charm_magpie_dc722ceaccd62545ce1359ace2ba164427a6b0b9 with ref * 2024-11-18 19:28:39.430 | Cloning from charm-magpie cache and applying ref * 2024-11-18 19:28:39.550 | (0279 / 1318) 2024-11-18 19:28:39.568 | Updating cache of https://opendev.org/openstack/charm-manila.git in /opt/dib_cache/source-repositories/charm_manila_205805232d33da5cf0dcf701c23609327bc0e776 with ref * 2024-11-18 19:28:39.812 | Cloning from charm-manila cache and applying ref * 2024-11-18 19:28:40.958 | (0280 / 1318) 2024-11-18 19:28:40.975 | Updating cache of https://opendev.org/openstack/charm-manila-dashboard.git in /opt/dib_cache/source-repositories/charm_manila_dashboard_b37c9294b3622ccd005d5925c243e43fba486536 with ref * 2024-11-18 19:28:41.235 | Cloning from charm-manila-dashboard cache and applying ref * 2024-11-18 19:28:42.002 | (0281 / 1318) 2024-11-18 19:28:42.020 | Updating cache of https://opendev.org/openstack/charm-manila-flashblade.git in /opt/dib_cache/source-repositories/charm_manila_flashblade_2f6b317bdc51b73ca764183c116a1956316c4cdc with ref * 2024-11-18 19:28:42.269 | Cloning from charm-manila-flashblade cache and applying ref * 2024-11-18 19:28:42.347 | (0282 / 1318) 2024-11-18 19:28:42.364 | Updating cache of https://opendev.org/openstack/charm-manila-ganesha.git in /opt/dib_cache/source-repositories/charm_manila_ganesha_850c5eab450848db2d8e3d0b1110158313a4231f with ref * 2024-11-18 19:28:42.609 | Cloning from charm-manila-ganesha cache and applying ref * 2024-11-18 19:28:42.755 | (0283 / 1318) 2024-11-18 19:28:42.772 | Updating cache of https://opendev.org/openstack/charm-manila-generic.git in /opt/dib_cache/source-repositories/charm_manila_generic_ce34e7f88d71afc53557579e21edecb5c1a6fa2d with ref * 2024-11-18 19:28:43.034 | Cloning from charm-manila-generic cache and applying ref * 2024-11-18 19:28:43.159 | (0284 / 1318) 2024-11-18 19:28:43.176 | Updating cache of https://opendev.org/openstack/charm-manila-glusterfs.git in /opt/dib_cache/source-repositories/charm_manila_glusterfs_c648819059c7811fe22dc8f7cfb8281869a83d99 with ref * 2024-11-18 19:28:43.438 | Cloning from charm-manila-glusterfs cache and applying ref * 2024-11-18 19:28:43.512 | (0285 / 1318) 2024-11-18 19:28:43.530 | Updating cache of https://opendev.org/openstack/charm-manila-infinidat.git in /opt/dib_cache/source-repositories/charm_manila_infinidat_c70ffcc52c93feda5ee30be91b77d6cfa8d1f49e with ref * 2024-11-18 19:28:43.788 | Cloning from charm-manila-infinidat cache and applying ref * 2024-11-18 19:28:43.880 | (0286 / 1318) 2024-11-18 19:28:43.897 | Updating cache of https://opendev.org/openstack/charm-manila-netapp.git in /opt/dib_cache/source-repositories/charm_manila_netapp_6c6c4f50d81af5d6fb1f91d259d7f224de87d64f with ref * 2024-11-18 19:28:44.160 | Cloning from charm-manila-netapp cache and applying ref * 2024-11-18 19:28:44.273 | (0287 / 1318) 2024-11-18 19:28:44.291 | Updating cache of https://opendev.org/openstack/charm-masakari.git in /opt/dib_cache/source-repositories/charm_masakari_43b7558edb3fe30f40128708d3e420a24296395e with ref * 2024-11-18 19:28:44.536 | Cloning from charm-masakari cache and applying ref * 2024-11-18 19:28:44.672 | (0288 / 1318) 2024-11-18 19:28:44.689 | Updating cache of https://opendev.org/openstack/charm-masakari-monitors.git in /opt/dib_cache/source-repositories/charm_masakari_monitors_af6c303547c0073973ea58771d8da54292e7725d with ref * 2024-11-18 19:28:44.936 | Cloning from charm-masakari-monitors cache and applying ref * 2024-11-18 19:28:45.093 | (0289 / 1318) 2024-11-18 19:28:45.110 | Updating cache of https://opendev.org/openstack/charm-mistral.git in /opt/dib_cache/source-repositories/charm_mistral_79c4e53d43983bd1d48ef18aef71355da36c179f with ref * 2024-11-18 19:28:45.356 | Cloning from charm-mistral cache and applying ref * 2024-11-18 19:28:45.429 | (0290 / 1318) 2024-11-18 19:28:45.446 | Updating cache of https://opendev.org/openstack/charm-murano.git in /opt/dib_cache/source-repositories/charm_murano_0f1ad14876c6629471c201c0a14204dd64fffce1 with ref * 2024-11-18 19:28:45.700 | Cloning from charm-murano cache and applying ref * 2024-11-18 19:28:45.772 | (0291 / 1318) 2024-11-18 19:28:45.790 | 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-11-18 19:28:46.036 | Cloning from charm-mysql-innodb-cluster cache and applying ref * 2024-11-18 19:28:46.184 | (0292 / 1318) 2024-11-18 19:28:46.201 | Updating cache of https://opendev.org/openstack/charm-mysql-router.git in /opt/dib_cache/source-repositories/charm_mysql_router_ad5f5ba10b7f7a378967e281b23c49c0107deddb with ref * 2024-11-18 19:28:46.457 | Cloning from charm-mysql-router cache and applying ref * 2024-11-18 19:28:46.568 | (0293 / 1318) 2024-11-18 19:28:46.585 | Updating cache of https://opendev.org/openstack/charm-neutron-api.git in /opt/dib_cache/source-repositories/charm_neutron_api_4c52b4e422a691e4a1cd2920c4bd1dff585667a3 with ref * 2024-11-18 19:28:46.847 | Cloning from charm-neutron-api cache and applying ref * 2024-11-18 19:28:47.064 | (0294 / 1318) 2024-11-18 19:28:47.081 | 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-11-18 19:28:47.361 | Cloning from charm-neutron-api-odl cache and applying ref * 2024-11-18 19:28:47.449 | (0295 / 1318) 2024-11-18 19:28:47.467 | 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-11-18 19:28:47.726 | Cloning from charm-neutron-api-plugin-arista cache and applying ref * 2024-11-18 19:28:47.843 | (0296 / 1318) 2024-11-18 19:28:47.860 | 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-11-18 19:28:48.147 | Cloning from charm-neutron-api-plugin-ironic cache and applying ref * 2024-11-18 19:28:48.295 | (0297 / 1318) 2024-11-18 19:28:48.312 | 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-11-18 19:28:48.601 | Cloning from charm-neutron-api-plugin-ovn cache and applying ref * 2024-11-18 19:28:48.742 | (0298 / 1318) 2024-11-18 19:28:48.759 | 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-11-18 19:28:49.017 | Cloning from charm-neutron-dynamic-routing cache and applying ref * 2024-11-18 19:28:49.127 | (0299 / 1318) 2024-11-18 19:28:49.145 | Updating cache of https://opendev.org/openstack/charm-neutron-gateway.git in /opt/dib_cache/source-repositories/charm_neutron_gateway_451c62528cea7c66fcc9458e3f52d94f0de27bad with ref * 2024-11-18 19:28:49.410 | Cloning from charm-neutron-gateway cache and applying ref * 2024-11-18 19:28:49.596 | (0300 / 1318) 2024-11-18 19:28:49.613 | Updating cache of https://opendev.org/openstack/charm-neutron-k8s.git in /opt/dib_cache/source-repositories/charm_neutron_k8s_733df49e5e99da47507f311f0e4cb58990084355 with ref * 2024-11-18 19:28:49.870 | Cloning from charm-neutron-k8s cache and applying ref * 2024-11-18 19:28:49.984 | (0301 / 1318) 2024-11-18 19:28:50.002 | Updating cache of https://opendev.org/openstack/charm-neutron-openvswitch.git in /opt/dib_cache/source-repositories/charm_neutron_openvswitch_8bf07b16b5416d024c28a8b4ff502669cc3f9214 with ref * 2024-11-18 19:28:50.250 | Cloning from charm-neutron-openvswitch cache and applying ref * 2024-11-18 19:28:50.419 | (0302 / 1318) 2024-11-18 19:28:50.436 | 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-11-18 19:28:50.698 | Cloning from charm-nova-cell-controller cache and applying ref * 2024-11-18 19:28:50.825 | (0303 / 1318) 2024-11-18 19:28:50.842 | 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-11-18 19:28:51.109 | Cloning from charm-nova-cloud-controller cache and applying ref * 2024-11-18 19:28:51.374 | (0304 / 1318) 2024-11-18 19:28:51.392 | Updating cache of https://opendev.org/openstack/charm-nova-compute.git in /opt/dib_cache/source-repositories/charm_nova_compute_347484ded041eb858973259507cff9e447a4af04 with ref * 2024-11-18 19:28:51.645 | Cloning from charm-nova-compute cache and applying ref * 2024-11-18 19:28:51.933 | (0305 / 1318) 2024-11-18 19:28:51.951 | 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-11-18 19:28:52.195 | Cloning from charm-nova-compute-nvidia-vgpu cache and applying ref * 2024-11-18 19:28:52.294 | (0306 / 1318) 2024-11-18 19:28:52.311 | 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-11-18 19:28:52.556 | Cloning from charm-nova-compute-proxy cache and applying ref * 2024-11-18 19:28:52.635 | (0307 / 1318) 2024-11-18 19:28:52.652 | Updating cache of https://opendev.org/openstack/charm-nova-k8s.git in /opt/dib_cache/source-repositories/charm_nova_k8s_5aa8345cbb6980f6b2cc08e8bb97d61ce5172782 with ref * 2024-11-18 19:28:52.913 | Cloning from charm-nova-k8s cache and applying ref * 2024-11-18 19:28:53.026 | (0308 / 1318) 2024-11-18 19:28:53.043 | Updating cache of https://opendev.org/openstack/charm-nova-lxd.git in /opt/dib_cache/source-repositories/charm_nova_lxd_8e234b3cffaa3fdde6cf21531595124a2b6bfd8f with ref * 2024-11-18 19:28:53.307 | Cloning from charm-nova-lxd cache and applying ref * 2024-11-18 19:28:53.387 | (0309 / 1318) 2024-11-18 19:28:53.405 | Updating cache of https://opendev.org/openstack/charm-octavia.git in /opt/dib_cache/source-repositories/charm_octavia_80914af481279e6dd81b358c8626fca5bb86a1ab with ref * 2024-11-18 19:28:53.652 | Cloning from charm-octavia cache and applying ref * 2024-11-18 19:28:53.818 | (0310 / 1318) 2024-11-18 19:28:53.835 | Updating cache of https://opendev.org/openstack/charm-octavia-dashboard.git in /opt/dib_cache/source-repositories/charm_octavia_dashboard_0adaeec8d788a028eba50bc44244bf491f25877e with ref * 2024-11-18 19:28:54.081 | Cloning from charm-octavia-dashboard cache and applying ref * 2024-11-18 19:28:54.218 | (0311 / 1318) 2024-11-18 19:28:54.241 | 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-11-18 19:28:54.507 | Cloning from charm-octavia-diskimage-retrofit cache and applying ref * 2024-11-18 19:28:54.675 | (0312 / 1318) 2024-11-18 19:28:54.692 | Updating cache of https://opendev.org/openstack/charm-octavia-k8s.git in /opt/dib_cache/source-repositories/charm_octavia_k8s_eb01082c2e448a4183d19e0b2f2090c78b4c7955 with ref * 2024-11-18 19:28:54.937 | Cloning from charm-octavia-k8s cache and applying ref * 2024-11-18 19:28:55.024 | (0313 / 1318) 2024-11-18 19:28:55.042 | Updating cache of https://opendev.org/openstack/charm-odl-controller.git in /opt/dib_cache/source-repositories/charm_odl_controller_15a759517ad86f21ca9005e9a9e6ca33c3eb0df1 with ref * 2024-11-18 19:28:55.304 | Cloning from charm-odl-controller cache and applying ref * 2024-11-18 19:28:55.383 | (0314 / 1318) 2024-11-18 19:28:55.400 | Updating cache of https://opendev.org/openstack/charm-openstack-dashboard.git in /opt/dib_cache/source-repositories/charm_openstack_dashboard_d06dd95c84ffa6958868932149ec163308a40e4a with ref * 2024-11-18 19:28:55.650 | Cloning from charm-openstack-dashboard cache and applying ref * 2024-11-18 19:28:55.886 | (0315 / 1318) 2024-11-18 19:28:55.903 | 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-11-18 19:28:56.147 | Cloning from charm-openstack-exporter-k8s cache and applying ref * 2024-11-18 19:28:56.226 | (0316 / 1318) 2024-11-18 19:28:56.243 | Updating cache of https://opendev.org/openstack/charm-openstack-hypervisor.git in /opt/dib_cache/source-repositories/charm_openstack_hypervisor_a78524ec90bfb56f1db2f2c44f9917e95e451b4c with ref * 2024-11-18 19:28:56.496 | Cloning from charm-openstack-hypervisor cache and applying ref * 2024-11-18 19:28:56.608 | (0317 / 1318) 2024-11-18 19:28:56.626 | Updating cache of https://opendev.org/openstack/charm-openstack-loadbalancer.git in /opt/dib_cache/source-repositories/charm_openstack_loadbalancer_cb73298b40068774c453d69009d7f40dc1a02152 with ref * 2024-11-18 19:28:56.883 | Cloning from charm-openstack-loadbalancer cache and applying ref * 2024-11-18 19:28:56.960 | (0318 / 1318) 2024-11-18 19:28:56.978 | Updating cache of https://opendev.org/openstack/charm-openvswitch-odl.git in /opt/dib_cache/source-repositories/charm_openvswitch_odl_c2232309eab5c1bd01f04a4126083e1132d89975 with ref * 2024-11-18 19:28:57.233 | Cloning from charm-openvswitch-odl cache and applying ref * 2024-11-18 19:28:57.311 | (0319 / 1318) 2024-11-18 19:28:57.328 | 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-11-18 19:28:57.567 | Cloning from charm-ops-interface-ceph-client cache and applying ref * 2024-11-18 19:28:57.646 | (0320 / 1318) 2024-11-18 19:28:57.664 | 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-11-18 19:28:57.923 | Cloning from charm-ops-interface-ceph-iscsi-admin-access cache and applying ref * 2024-11-18 19:28:57.997 | (0321 / 1318) 2024-11-18 19:28:58.014 | 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-11-18 19:28:58.269 | Cloning from charm-ops-interface-openstack-loadbalancer cache and applying ref * 2024-11-18 19:28:58.341 | (0322 / 1318) 2024-11-18 19:28:58.359 | 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-11-18 19:28:58.597 | Cloning from charm-ops-interface-tls-certificates cache and applying ref * 2024-11-18 19:28:58.672 | (0323 / 1318) 2024-11-18 19:28:58.690 | Updating cache of https://opendev.org/openstack/charm-ops-openstack.git in /opt/dib_cache/source-repositories/charm_ops_openstack_7012347e5ede75a3d2585df266172fbfa6711678 with ref * 2024-11-18 19:28:58.933 | Cloning from charm-ops-openstack cache and applying ref * 2024-11-18 19:28:59.019 | (0324 / 1318) 2024-11-18 19:28:59.036 | Updating cache of https://opendev.org/openstack/charm-ops-sunbeam.git in /opt/dib_cache/source-repositories/charm_ops_sunbeam_e7b1b1238b647d538cdb214a6bdc663417384583 with ref * 2024-11-18 19:28:59.293 | Cloning from charm-ops-sunbeam cache and applying ref * 2024-11-18 19:28:59.441 | (0325 / 1318) 2024-11-18 19:28:59.458 | Updating cache of https://opendev.org/openstack/charm-pacemaker-remote.git in /opt/dib_cache/source-repositories/charm_pacemaker_remote_40c5ee515992af746dc0e7e7a98dc2b494e2b7f2 with ref * 2024-11-18 19:28:59.703 | Cloning from charm-pacemaker-remote cache and applying ref * 2024-11-18 19:28:59.791 | (0326 / 1318) 2024-11-18 19:28:59.808 | Updating cache of https://opendev.org/openstack/charm-panko.git in /opt/dib_cache/source-repositories/charm_panko_6cee7a68b7e8cd5258f0ecc4c745e73553b5cdb5 with ref * 2024-11-18 19:29:00.066 | Cloning from charm-panko cache and applying ref * 2024-11-18 19:29:00.138 | (0327 / 1318) 2024-11-18 19:29:00.155 | Updating cache of https://opendev.org/openstack/charm-percona-cluster.git in /opt/dib_cache/source-repositories/charm_percona_cluster_45e3e7885dcecc8e950140b3269c27dc1b6cded5 with ref * 2024-11-18 19:29:00.399 | Cloning from charm-percona-cluster cache and applying ref * 2024-11-18 19:29:00.540 | (0328 / 1318) 2024-11-18 19:29:00.557 | Updating cache of https://opendev.org/openstack/charm-placement.git in /opt/dib_cache/source-repositories/charm_placement_8922f241c10d9798d47b0d6248c878039595faf4 with ref * 2024-11-18 19:29:00.818 | Cloning from charm-placement cache and applying ref * 2024-11-18 19:29:00.988 | (0329 / 1318) 2024-11-18 19:29:01.006 | Updating cache of https://opendev.org/openstack/charm-placement-k8s.git in /opt/dib_cache/source-repositories/charm_placement_k8s_c760843a87d604d54ec3462b1da0380292606f93 with ref * 2024-11-18 19:29:01.251 | Cloning from charm-placement-k8s cache and applying ref * 2024-11-18 19:29:01.363 | (0330 / 1318) 2024-11-18 19:29:01.380 | Updating cache of https://opendev.org/openstack/charm-rabbitmq-server.git in /opt/dib_cache/source-repositories/charm_rabbitmq_server_d594b611da80d64623823d272d0dfa8a7c8abbc7 with ref * 2024-11-18 19:29:01.639 | Cloning from charm-rabbitmq-server cache and applying ref * 2024-11-18 19:29:01.833 | (0331 / 1318) 2024-11-18 19:29:01.850 | Updating cache of https://opendev.org/openstack/charm-specs.git in /opt/dib_cache/source-repositories/charm_specs_8dd8a544d3bd4f20f3bedbe2a3eec850d3170ea4 with ref * 2024-11-18 19:29:02.120 | Cloning from charm-specs cache and applying ref * 2024-11-18 19:29:03.716 | (0332 / 1318) 2024-11-18 19:29:03.733 | Updating cache of https://opendev.org/openstack/charm-swift-proxy.git in /opt/dib_cache/source-repositories/charm_swift_proxy_90f04b4e7f5b020655ad96928a06d2e2fd38c0d8 with ref * 2024-11-18 19:29:04.009 | Cloning from charm-swift-proxy cache and applying ref * 2024-11-18 19:29:05.901 | (0333 / 1318) 2024-11-18 19:29:05.918 | Updating cache of https://opendev.org/openstack/charm-swift-storage.git in /opt/dib_cache/source-repositories/charm_swift_storage_c981454aa7ee8668e0445198fe80dabb5b75de6f with ref * 2024-11-18 19:29:06.180 | Cloning from charm-swift-storage cache and applying ref * 2024-11-18 19:29:06.367 | (0334 / 1318) 2024-11-18 19:29:06.384 | Updating cache of https://opendev.org/openstack/charm-tempest.git in /opt/dib_cache/source-repositories/charm_tempest_2544e76c47db7b03a8ed1d7f79d4dac1e9109d90 with ref * 2024-11-18 19:29:06.629 | Cloning from charm-tempest cache and applying ref * 2024-11-18 19:29:06.713 | (0335 / 1318) 2024-11-18 19:29:06.731 | 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-11-18 19:29:06.974 | Cloning from charm-trilio-data-mover cache and applying ref * 2024-11-18 19:29:07.099 | (0336 / 1318) 2024-11-18 19:29:07.116 | 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-11-18 19:29:07.393 | Cloning from charm-trilio-dm-api cache and applying ref * 2024-11-18 19:29:07.488 | (0337 / 1318) 2024-11-18 19:29:07.506 | 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-11-18 19:29:07.872 | Cloning from charm-trilio-horizon-plugin cache and applying ref * 2024-11-18 19:29:07.954 | (0338 / 1318) 2024-11-18 19:29:07.971 | Updating cache of https://opendev.org/openstack/charm-trilio-wlm.git in /opt/dib_cache/source-repositories/charm_trilio_wlm_48b58418a1030829610aae474ace06175edceae0 with ref * 2024-11-18 19:29:08.236 | Cloning from charm-trilio-wlm cache and applying ref * 2024-11-18 19:29:08.374 | (0339 / 1318) 2024-11-18 19:29:08.391 | Updating cache of https://opendev.org/openstack/charm-trove.git in /opt/dib_cache/source-repositories/charm_trove_8afd9470f05211878638cc4244c06ed3ffc0fc94 with ref * 2024-11-18 19:29:08.686 | Cloning from charm-trove cache and applying ref * 2024-11-18 19:29:08.934 | (0340 / 1318) 2024-11-18 19:29:08.951 | Updating cache of https://opendev.org/openstack/charm-vault.git in /opt/dib_cache/source-repositories/charm_vault_ea8247a54333b9b3d9da705545ae2e0cf1ba7b03 with ref * 2024-11-18 19:29:09.207 | Cloning from charm-vault cache and applying ref * 2024-11-18 19:29:18.289 | (0341 / 1318) 2024-11-18 19:29:18.306 | Updating cache of https://opendev.org/openstack/charm-watcher.git in /opt/dib_cache/source-repositories/charm_watcher_a8815b799bde877db6812ed5ac9067c960063aa4 with ref * 2024-11-18 19:29:18.626 | Cloning from charm-watcher cache and applying ref * 2024-11-18 19:29:22.789 | (0342 / 1318) 2024-11-18 19:29:22.807 | Updating cache of https://opendev.org/openstack/charm-watcher-dashboard.git in /opt/dib_cache/source-repositories/charm_watcher_dashboard_85aadb33a17089e1c1fc8468aa846a24fff16bde with ref * 2024-11-18 19:29:23.065 | Cloning from charm-watcher-dashboard cache and applying ref * 2024-11-18 19:29:24.867 | (0343 / 1318) 2024-11-18 19:29:24.886 | Updating cache of https://opendev.org/openstack/charm-zuul-jobs.git in /opt/dib_cache/source-repositories/charm_zuul_jobs_241c237d4ada37f32763a2e551bbca57de81892a with ref * 2024-11-18 19:29:25.185 | Cloning from charm-zuul-jobs cache and applying ref * 2024-11-18 19:29:26.320 | (0344 / 1318) 2024-11-18 19:29:26.338 | Updating cache of https://opendev.org/openstack/charms.ceph.git in /opt/dib_cache/source-repositories/charms_ceph_048ae1753c531c2eb50895b39bbece86a9f7d0fa with ref * 2024-11-18 19:29:26.620 | Cloning from charms.ceph cache and applying ref * 2024-11-18 19:29:28.296 | (0345 / 1318) 2024-11-18 19:29:28.314 | Updating cache of https://opendev.org/openstack/charms.openstack.git in /opt/dib_cache/source-repositories/charms_openstack_527439ea73fe7fd9b7f9d837dc79844856dca3cf with ref * 2024-11-18 19:29:28.588 | Cloning from charms.openstack cache and applying ref * 2024-11-18 19:29:33.680 | (0346 / 1318) 2024-11-18 19:29:33.697 | Updating cache of https://opendev.org/openstack/ci-log-processing.git in /opt/dib_cache/source-repositories/ci_log_processing_416f7b4742ebf40efd85b3776bfa527cddf5cb06 with ref * 2024-11-18 19:29:34.003 | Cloning from ci-log-processing cache and applying ref * 2024-11-18 19:29:41.142 | (0347 / 1318) 2024-11-18 19:29:41.160 | Updating cache of https://opendev.org/openstack/cinder.git in /opt/dib_cache/source-repositories/cinder_6856205c5936a580778beda6a0ae51839d608644 with ref * 2024-11-18 19:29:41.531 | Cloning from cinder cache and applying ref * 2024-11-18 19:30:33.640 | (0348 / 1318) 2024-11-18 19:30:33.658 | Updating cache of https://opendev.org/openstack/cinder-specs.git in /opt/dib_cache/source-repositories/cinder_specs_685cf1fcfa2a1b4917f292dc9e728b506637307f with ref * 2024-11-18 19:30:33.913 | Cloning from cinder-specs cache and applying ref * 2024-11-18 19:30:35.611 | (0349 / 1318) 2024-11-18 19:30:35.628 | Updating cache of https://opendev.org/openstack/cinder-tempest-plugin.git in /opt/dib_cache/source-repositories/cinder_tempest_plugin_d40fe37a6cd3430e3954e697765b72373031826b with ref * 2024-11-18 19:30:35.924 | Cloning from cinder-tempest-plugin cache and applying ref * 2024-11-18 19:30:43.254 | (0350 / 1318) 2024-11-18 19:30:43.272 | Updating cache of https://opendev.org/openstack/cinderlib.git in /opt/dib_cache/source-repositories/cinderlib_8c31e1b13396a74e8d03ed0476394be0c639c600 with ref * 2024-11-18 19:30:43.785 | Cloning from cinderlib cache and applying ref * 2024-11-18 19:30:45.668 | (0351 / 1318) 2024-11-18 19:30:45.686 | Updating cache of https://opendev.org/openstack/cliff.git in /opt/dib_cache/source-repositories/cliff_e3e7610f0038760fa8241ca509208a9e824b1dc9 with ref * 2024-11-18 19:30:45.982 | Cloning from cliff cache and applying ref * 2024-11-18 19:30:48.839 | (0352 / 1318) 2024-11-18 19:30:48.858 | Updating cache of https://opendev.org/openstack/cloudkitty.git in /opt/dib_cache/source-repositories/cloudkitty_312e838d9c4c28c535a2c40e70bb8212f0bdcbe5 with ref * 2024-11-18 19:30:49.173 | Cloning from cloudkitty cache and applying ref * 2024-11-18 19:31:12.069 | (0353 / 1318) 2024-11-18 19:31:12.086 | Updating cache of https://opendev.org/openstack/cloudkitty-dashboard.git in /opt/dib_cache/source-repositories/cloudkitty_dashboard_8d0ee4ffd344605c1224985f9f33ee973d1aa65a with ref * 2024-11-18 19:31:12.382 | Cloning from cloudkitty-dashboard cache and applying ref * 2024-11-18 19:31:14.898 | (0354 / 1318) 2024-11-18 19:31:14.915 | Updating cache of https://opendev.org/openstack/cloudkitty-specs.git in /opt/dib_cache/source-repositories/cloudkitty_specs_91b94e5b73cb58935baab1d44cde0cfd21f5272c with ref * 2024-11-18 19:31:15.957 | Cloning from cloudkitty-specs cache and applying ref * 2024-11-18 19:31:16.105 | (0355 / 1318) 2024-11-18 19:31:16.123 | Updating cache of https://opendev.org/openstack/cloudkitty-tempest-plugin.git in /opt/dib_cache/source-repositories/cloudkitty_tempest_plugin_b74fab4d5c97f04e5bba29d9aad53ae0ebec374d with ref * 2024-11-18 19:31:16.560 | Cloning from cloudkitty-tempest-plugin cache and applying ref * 2024-11-18 19:31:17.458 | (0356 / 1318) 2024-11-18 19:31:17.475 | Updating cache of https://opendev.org/openstack/codegenerator.git in /opt/dib_cache/source-repositories/codegenerator_ab1061455a3ae20b2f4bbd9cebcce059f31294fc with ref * 2024-11-18 19:31:18.044 | Cloning from codegenerator cache and applying ref * 2024-11-18 19:31:34.459 | (0357 / 1318) 2024-11-18 19:31:34.476 | Updating cache of https://opendev.org/openstack/constellations.git in /opt/dib_cache/source-repositories/constellations_b23661017a78b9f4937805e5fb1db144a36ba6fd with ref * 2024-11-18 19:31:34.791 | Cloning from constellations cache and applying ref * 2024-11-18 19:31:34.908 | (0358 / 1318) 2024-11-18 19:31:34.925 | Updating cache of https://opendev.org/openstack/contributor-guide.git in /opt/dib_cache/source-repositories/contributor_guide_6869dc028e880579e2fcc80d9600bc37bad3e337 with ref * 2024-11-18 19:31:35.203 | Cloning from contributor-guide cache and applying ref * 2024-11-18 19:31:36.846 | (0359 / 1318) 2024-11-18 19:31:36.863 | Updating cache of https://opendev.org/openstack/cookiecutter.git in /opt/dib_cache/source-repositories/cookiecutter_086a25d1fef46794e670727e379066b6f99a756c with ref * 2024-11-18 19:31:37.193 | Cloning from cookiecutter cache and applying ref * 2024-11-18 19:31:37.292 | (0360 / 1318) 2024-11-18 19:31:37.309 | Updating cache of https://opendev.org/openstack/coverage2sql.git in /opt/dib_cache/source-repositories/coverage2sql_d9767f1498d2120396c2ad6e1f7b6ebdf51ddd65 with ref * 2024-11-18 19:31:37.591 | Cloning from coverage2sql cache and applying ref * 2024-11-18 19:31:37.695 | (0361 / 1318) 2024-11-18 19:31:37.713 | Updating cache of https://opendev.org/openstack/cyborg.git in /opt/dib_cache/source-repositories/cyborg_718267cea681e74f46001c1ad999512892ef35b2 with ref * 2024-11-18 19:31:37.977 | Cloning from cyborg cache and applying ref * 2024-11-18 19:31:46.416 | (0362 / 1318) 2024-11-18 19:31:46.433 | Updating cache of https://opendev.org/openstack/cyborg-specs.git in /opt/dib_cache/source-repositories/cyborg_specs_e726f2dfffd8dc6dd4c0bd8722c2170f33ba1820 with ref * 2024-11-18 19:31:46.701 | Cloning from cyborg-specs cache and applying ref * 2024-11-18 19:31:47.488 | (0363 / 1318) 2024-11-18 19:31:47.505 | Updating cache of https://opendev.org/openstack/cyborg-tempest-plugin.git in /opt/dib_cache/source-repositories/cyborg_tempest_plugin_ef83ddb5bf330dba9500a05c1d49605083327759 with ref * 2024-11-18 19:31:47.770 | Cloning from cyborg-tempest-plugin cache and applying ref * 2024-11-18 19:31:48.543 | (0364 / 1318) 2024-11-18 19:31:48.560 | Updating cache of https://opendev.org/openstack/debtcollector.git in /opt/dib_cache/source-repositories/debtcollector_6b4071779f3dea5013717954d3cd3e573efb6744 with ref * 2024-11-18 19:31:48.826 | Cloning from debtcollector cache and applying ref * 2024-11-18 19:31:49.648 | (0365 / 1318) 2024-11-18 19:31:49.666 | Updating cache of https://opendev.org/openstack/designate.git in /opt/dib_cache/source-repositories/designate_3e59f31f73278de54d3c7e703dc7be5b848abdc8 with ref * 2024-11-18 19:31:49.974 | Cloning from designate cache and applying ref * 2024-11-18 19:33:06.966 | (0366 / 1318) 2024-11-18 19:33:06.983 | Updating cache of https://opendev.org/openstack/designate-dashboard.git in /opt/dib_cache/source-repositories/designate_dashboard_ce51f2cc8229a8730c0ce7ccad65d9171fa346c9 with ref * 2024-11-18 19:33:07.245 | Cloning from designate-dashboard cache and applying ref * 2024-11-18 19:33:14.223 | (0367 / 1318) 2024-11-18 19:33:14.240 | Updating cache of https://opendev.org/openstack/designate-specs.git in /opt/dib_cache/source-repositories/designate_specs_e8d132e9b87efcdf961c571d0f6c5db4fdd666d9 with ref * 2024-11-18 19:33:14.501 | Cloning from designate-specs cache and applying ref * 2024-11-18 19:33:14.636 | (0368 / 1318) 2024-11-18 19:33:14.654 | Updating cache of https://opendev.org/openstack/designate-tempest-plugin.git in /opt/dib_cache/source-repositories/designate_tempest_plugin_42e8c81b40e23aa75b839fe2bfc84a87957c3e76 with ref * 2024-11-18 19:33:14.904 | Cloning from designate-tempest-plugin cache and applying ref * 2024-11-18 19:33:29.056 | (0369 / 1318) 2024-11-18 19:33:29.073 | Updating cache of https://opendev.org/openstack/devstack.git in /opt/dib_cache/source-repositories/devstack_18f2d3ac549da703dccee480c3eef7e3c16ac0a8 with ref * 2024-11-18 19:33:29.365 | Cloning from devstack cache and applying ref * 2024-11-18 19:34:15.863 | (0370 / 1318) 2024-11-18 19:34:15.880 | Updating cache of https://opendev.org/openstack/devstack-plugin-amqp1.git in /opt/dib_cache/source-repositories/devstack_plugin_amqp1_1363d7349532764097b7c936e895dee6a8042859 with ref * 2024-11-18 19:34:16.207 | Cloning from devstack-plugin-amqp1 cache and applying ref * 2024-11-18 19:34:16.316 | (0371 / 1318) 2024-11-18 19:34:16.333 | Updating cache of https://opendev.org/openstack/devstack-plugin-ceph.git in /opt/dib_cache/source-repositories/devstack_plugin_ceph_cf7166ef13b837861a6390ea4f3fd5e7dc5a6a7d with ref * 2024-11-18 19:34:16.630 | Cloning from devstack-plugin-ceph cache and applying ref * 2024-11-18 19:34:22.331 | (0372 / 1318) 2024-11-18 19:34:22.349 | Updating cache of https://opendev.org/openstack/devstack-plugin-container.git in /opt/dib_cache/source-repositories/devstack_plugin_container_0cf4d3eb03a467c3389a65a4eb07b234484191b9 with ref * 2024-11-18 19:34:22.635 | Cloning from devstack-plugin-container cache and applying ref * 2024-11-18 19:34:24.348 | (0373 / 1318) 2024-11-18 19:34:24.366 | Updating cache of https://opendev.org/openstack/devstack-plugin-cookiecutter.git in /opt/dib_cache/source-repositories/devstack_plugin_cookiecutter_75145172d546ed2b67e9cc85595dfb68c7cc1591 with ref * 2024-11-18 19:34:24.628 | Cloning from devstack-plugin-cookiecutter cache and applying ref * 2024-11-18 19:34:24.700 | (0374 / 1318) 2024-11-18 19:34:24.717 | Updating cache of https://opendev.org/openstack/devstack-plugin-kafka.git in /opt/dib_cache/source-repositories/devstack_plugin_kafka_1dab280e919fc58371521844e31ac5e21c97c33d with ref * 2024-11-18 19:34:24.969 | Cloning from devstack-plugin-kafka cache and applying ref * 2024-11-18 19:34:25.090 | (0375 / 1318) 2024-11-18 19:34:25.108 | Updating cache of https://opendev.org/openstack/devstack-plugin-nfs.git in /opt/dib_cache/source-repositories/devstack_plugin_nfs_8565eef018a728ae4e5d7811fbad0857ac66bde7 with ref * 2024-11-18 19:34:25.371 | Cloning from devstack-plugin-nfs cache and applying ref * 2024-11-18 19:34:25.942 | (0376 / 1318) 2024-11-18 19:34:25.961 | 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-11-18 19:34:26.210 | Cloning from devstack-plugin-open-cas cache and applying ref * 2024-11-18 19:34:26.292 | (0377 / 1318) 2024-11-18 19:34:26.309 | Updating cache of https://opendev.org/openstack/devstack-tools.git in /opt/dib_cache/source-repositories/devstack_tools_04d1ff57945c57a27a0cec31df552d0e54b8761e with ref * 2024-11-18 19:34:26.555 | Cloning from devstack-tools cache and applying ref * 2024-11-18 19:34:26.732 | (0378 / 1318) 2024-11-18 19:34:26.749 | Updating cache of https://opendev.org/openstack/devstack-vagrant.git in /opt/dib_cache/source-repositories/devstack_vagrant_027bb54c88882b38eda46b447cae1ec7646a35b6 with ref * 2024-11-18 19:34:27.010 | Cloning from devstack-vagrant cache and applying ref * 2024-11-18 19:34:27.532 | (0379 / 1318) 2024-11-18 19:34:27.549 | Updating cache of https://opendev.org/openstack/diskimage-builder.git in /opt/dib_cache/source-repositories/diskimage_builder_986d9a98098ddc3afa87017540b2065ea2bd21e6 with ref * 2024-11-18 19:34:27.840 | Cloning from diskimage-builder cache and applying ref * 2024-11-18 19:34:54.296 | (0380 / 1318) 2024-11-18 19:34:54.314 | Updating cache of https://opendev.org/openstack/election.git in /opt/dib_cache/source-repositories/election_c6a244b4195dd3c5dee0fb9d3e8d4a3efc8e3beb with ref * 2024-11-18 19:34:54.626 | Cloning from election cache and applying ref * 2024-11-18 19:35:23.417 | (0381 / 1318) 2024-11-18 19:35:23.435 | Updating cache of https://opendev.org/openstack/eslint-config-openstack.git in /opt/dib_cache/source-repositories/eslint_config_openstack_bd4489b4e8eefeb3c0c3716095495664b0bbcf3e with ref * 2024-11-18 19:35:23.765 | Cloning from eslint-config-openstack cache and applying ref * 2024-11-18 19:35:23.872 | (0382 / 1318) 2024-11-18 19:35:23.889 | Updating cache of https://opendev.org/openstack/etcd3gw.git in /opt/dib_cache/source-repositories/etcd3gw_b5f628c1c64e19bf147f13f254a86bc3a127d8cb with ref * 2024-11-18 19:35:24.173 | Cloning from etcd3gw cache and applying ref * 2024-11-18 19:35:28.026 | (0383 / 1318) 2024-11-18 19:35:28.044 | Updating cache of https://opendev.org/openstack/freezer.git in /opt/dib_cache/source-repositories/freezer_e8b1a35cd99084a6961f4f4bee4d097b83f6e2b3 with ref * 2024-11-18 19:35:28.402 | Cloning from freezer cache and applying ref * 2024-11-18 19:35:31.995 | (0384 / 1318) 2024-11-18 19:35:32.012 | Updating cache of https://opendev.org/openstack/freezer-api.git in /opt/dib_cache/source-repositories/freezer_api_7c36b6314154e009b168c3544dd5e09980fe9bde with ref * 2024-11-18 19:35:32.414 | Cloning from freezer-api cache and applying ref * 2024-11-18 19:35:32.779 | (0385 / 1318) 2024-11-18 19:35:32.797 | Updating cache of https://opendev.org/openstack/freezer-dr.git in /opt/dib_cache/source-repositories/freezer_dr_57e9bcce1617900ae8c0a7b5b76a08972183f527 with ref * 2024-11-18 19:35:33.085 | Cloning from freezer-dr cache and applying ref * 2024-11-18 19:35:33.242 | (0386 / 1318) 2024-11-18 19:35:33.259 | Updating cache of https://opendev.org/openstack/freezer-specs.git in /opt/dib_cache/source-repositories/freezer_specs_d539ea0000e4597d0256bf78d8713d7ebfeb4a11 with ref * 2024-11-18 19:35:33.524 | Cloning from freezer-specs cache and applying ref * 2024-11-18 19:35:33.600 | (0387 / 1318) 2024-11-18 19:35:33.618 | Updating cache of https://opendev.org/openstack/freezer-tempest-plugin.git in /opt/dib_cache/source-repositories/freezer_tempest_plugin_0a8021db188bd6ed7e89e9d312ef271edc2455ab with ref * 2024-11-18 19:35:33.888 | Cloning from freezer-tempest-plugin cache and applying ref * 2024-11-18 19:35:34.029 | (0388 / 1318) 2024-11-18 19:35:34.047 | Updating cache of https://opendev.org/openstack/freezer-web-ui.git in /opt/dib_cache/source-repositories/freezer_web_ui_689fb8c1b41731ee723375172e713e15dd21c12a with ref * 2024-11-18 19:35:34.316 | Cloning from freezer-web-ui cache and applying ref * 2024-11-18 19:35:34.613 | (0389 / 1318) 2024-11-18 19:35:34.631 | Updating cache of https://opendev.org/openstack/futurist.git in /opt/dib_cache/source-repositories/futurist_18cc1bd48f79611b204d315ea3b2e60205c66cd0 with ref * 2024-11-18 19:35:34.920 | Cloning from futurist cache and applying ref * 2024-11-18 19:35:36.466 | (0390 / 1318) 2024-11-18 19:35:36.484 | Updating cache of https://opendev.org/openstack/glance.git in /opt/dib_cache/source-repositories/glance_03ebc837e277d97f1338650b85bdc9e761d52491 with ref * 2024-11-18 19:35:36.830 | Cloning from glance cache and applying ref * 2024-11-18 19:37:00.520 | (0391 / 1318) 2024-11-18 19:37:00.538 | Updating cache of https://opendev.org/openstack/glance-specs.git in /opt/dib_cache/source-repositories/glance_specs_df600e92e6f69035d86d68ebc36e4e3210add91b with ref * 2024-11-18 19:37:00.845 | Cloning from glance-specs cache and applying ref * 2024-11-18 19:37:06.093 | (0392 / 1318) 2024-11-18 19:37:06.111 | Updating cache of https://opendev.org/openstack/glance-tempest-plugin.git in /opt/dib_cache/source-repositories/glance_tempest_plugin_24e427a4d144713021e83a523bc2c0f1a6abace5 with ref * 2024-11-18 19:37:06.415 | Cloning from glance-tempest-plugin cache and applying ref * 2024-11-18 19:37:07.342 | (0393 / 1318) 2024-11-18 19:37:07.360 | Updating cache of https://opendev.org/openstack/glance_store.git in /opt/dib_cache/source-repositories/glance_store_d2b5ab5d22e2b682acc0bd0f7b9b7b100e6c2886 with ref * 2024-11-18 19:37:07.671 | Cloning from glance_store cache and applying ref * 2024-11-18 19:37:25.006 | (0394 / 1318) 2024-11-18 19:37:25.023 | Updating cache of https://opendev.org/openstack/goal-tools.git in /opt/dib_cache/source-repositories/goal_tools_94f77e7b557a8d80b97858ca4b6eb251bc253be1 with ref * 2024-11-18 19:37:25.356 | Cloning from goal-tools cache and applying ref * 2024-11-18 19:37:25.525 | (0395 / 1318) 2024-11-18 19:37:25.543 | Updating cache of https://opendev.org/openstack/governance.git in /opt/dib_cache/source-repositories/governance_4ff8fb0daa91177d6cfa61ea1f3d62a3f592a7ff with ref * 2024-11-18 19:37:25.868 | Cloning from governance cache and applying ref * 2024-11-18 19:38:04.088 | (0396 / 1318) 2024-11-18 19:38:04.105 | Updating cache of https://opendev.org/openstack/governance-sigs.git in /opt/dib_cache/source-repositories/governance_sigs_52405e3196eb4f943578efd78b7e448afc91a1c4 with ref * 2024-11-18 19:38:04.427 | Cloning from governance-sigs cache and applying ref * 2024-11-18 19:38:04.535 | (0397 / 1318) 2024-11-18 19:38:04.552 | Updating cache of https://opendev.org/openstack/governance-website.git in /opt/dib_cache/source-repositories/governance_website_501cc1bccd56761cdad1fc20b73d1526d4f38958 with ref * 2024-11-18 19:38:04.805 | Cloning from governance-website cache and applying ref * 2024-11-18 19:38:04.878 | (0398 / 1318) 2024-11-18 19:38:04.896 | Updating cache of https://opendev.org/openstack/grenade.git in /opt/dib_cache/source-repositories/grenade_617db9897a210d2d1cd8d2b44edaca6502c2c995 with ref * 2024-11-18 19:38:05.157 | Cloning from grenade cache and applying ref * 2024-11-18 19:38:10.602 | (0399 / 1318) 2024-11-18 19:38:10.620 | Updating cache of https://opendev.org/openstack/ha-guide.git in /opt/dib_cache/source-repositories/ha_guide_477c6d23c5cf2dba3de7e9e4a1365bdcd0b81a8d with ref * 2024-11-18 19:38:10.866 | Cloning from ha-guide cache and applying ref * 2024-11-18 19:38:11.676 | (0400 / 1318) 2024-11-18 19:38:11.693 | Updating cache of https://opendev.org/openstack/hacking.git in /opt/dib_cache/source-repositories/hacking_a96d408ef794da965d35d992a20850a564569cba with ref * 2024-11-18 19:38:11.967 | Cloning from hacking cache and applying ref * 2024-11-18 19:38:13.304 | (0401 / 1318) 2024-11-18 19:38:13.321 | Updating cache of https://opendev.org/openstack/heat.git in /opt/dib_cache/source-repositories/heat_6145ae68ae85b738701bd107941d464b286fb895 with ref * 2024-11-18 19:38:13.650 | Cloning from heat cache and applying ref * 2024-11-18 19:39:22.346 | (0402 / 1318) 2024-11-18 19:39:22.364 | Updating cache of https://opendev.org/openstack/heat-agents.git in /opt/dib_cache/source-repositories/heat_agents_90cbc7624891e70ec98177a0b7778da652ef5a65 with ref * 2024-11-18 19:39:22.937 | Cloning from heat-agents cache and applying ref * 2024-11-18 19:39:25.531 | (0403 / 1318) 2024-11-18 19:39:25.548 | Updating cache of https://opendev.org/openstack/heat-cfntools.git in /opt/dib_cache/source-repositories/heat_cfntools_db65f02b6b0e53914e8eba74d621eab89e81b3e5 with ref * 2024-11-18 19:39:25.812 | Cloning from heat-cfntools cache and applying ref * 2024-11-18 19:39:26.560 | (0404 / 1318) 2024-11-18 19:39:26.578 | Updating cache of https://opendev.org/openstack/heat-dashboard.git in /opt/dib_cache/source-repositories/heat_dashboard_50b104215b68d9976bf3765ddc2a0dd9e87e0956 with ref * 2024-11-18 19:39:26.862 | Cloning from heat-dashboard cache and applying ref * 2024-11-18 19:39:31.562 | (0405 / 1318) 2024-11-18 19:39:31.579 | Updating cache of https://opendev.org/openstack/heat-specs.git in /opt/dib_cache/source-repositories/heat_specs_c3841abf3da494fe86383cf9093f3b5d90152530 with ref * 2024-11-18 19:39:31.854 | Cloning from heat-specs cache and applying ref * 2024-11-18 19:39:32.153 | (0406 / 1318) 2024-11-18 19:39:32.171 | Updating cache of https://opendev.org/openstack/heat-tempest-plugin.git in /opt/dib_cache/source-repositories/heat_tempest_plugin_3e8c6bcc90b70de4dc14754899b7039a107380b8 with ref * 2024-11-18 19:39:32.455 | Cloning from heat-tempest-plugin cache and applying ref * 2024-11-18 19:39:36.035 | (0407 / 1318) 2024-11-18 19:39:36.053 | Updating cache of https://opendev.org/openstack/heat-templates.git in /opt/dib_cache/source-repositories/heat_templates_f5ff3ba491b53d1edee9cf95eb5cd7f61bdacd7c with ref * 2024-11-18 19:39:36.470 | Cloning from heat-templates cache and applying ref * 2024-11-18 19:39:37.131 | (0408 / 1318) 2024-11-18 19:39:37.148 | Updating cache of https://opendev.org/openstack/heat-translator.git in /opt/dib_cache/source-repositories/heat_translator_8fcd7fab18bb618ff2531e9c5285feefbde9aa1c with ref * 2024-11-18 19:39:37.488 | Cloning from heat-translator cache and applying ref * 2024-11-18 19:39:38.462 | (0409 / 1318) 2024-11-18 19:39:38.480 | Updating cache of https://opendev.org/openstack/horizon.git in /opt/dib_cache/source-repositories/horizon_0f29b6832993bc79f1ae2d9b1f9763fe6a8e7877 with ref * 2024-11-18 19:39:38.793 | Cloning from horizon cache and applying ref * 2024-11-18 19:41:43.380 | (0410 / 1318) 2024-11-18 19:41:43.398 | Updating cache of https://opendev.org/openstack/i18n.git in /opt/dib_cache/source-repositories/i18n_9595be11cb1ab6f626b0d60e1680eb380320dfd9 with ref * 2024-11-18 19:41:43.866 | Cloning from i18n cache and applying ref * 2024-11-18 19:41:47.630 | (0411 / 1318) 2024-11-18 19:41:47.648 | Updating cache of https://opendev.org/openstack/ideas.git in /opt/dib_cache/source-repositories/ideas_190004a228bfb0d79b6316d16152e200060f68f2 with ref * 2024-11-18 19:41:48.033 | Cloning from ideas cache and applying ref * 2024-11-18 19:41:48.107 | (0412 / 1318) 2024-11-18 19:41:48.125 | Updating cache of https://opendev.org/openstack/ironic.git in /opt/dib_cache/source-repositories/ironic_253d94d5a40d07b702a6c58ba28b89d011cc7259 with ref * 2024-11-18 19:41:48.459 | Cloning from ironic cache and applying ref * 2024-11-18 19:42:09.651 | (0413 / 1318) 2024-11-18 19:42:09.670 | Updating cache of https://opendev.org/openstack/ironic-inspector.git in /opt/dib_cache/source-repositories/ironic_inspector_ed10103499848f6ef2103e437abf7536a67660a6 with ref * 2024-11-18 19:42:10.666 | Cloning from ironic-inspector cache and applying ref * 2024-11-18 19:42:28.928 | (0414 / 1318) 2024-11-18 19:42:28.946 | Updating cache of https://opendev.org/openstack/ironic-inspector-specs.git in /opt/dib_cache/source-repositories/ironic_inspector_specs_d3896f840813fe6414c3901323cc2145b153d97c with ref * 2024-11-18 19:42:29.490 | Cloning from ironic-inspector-specs cache and applying ref * 2024-11-18 19:42:29.567 | (0415 / 1318) 2024-11-18 19:42:29.585 | Updating cache of https://opendev.org/openstack/ironic-lib.git in /opt/dib_cache/source-repositories/ironic_lib_c68cb3cf9f491704133f29f5eb5b8412f2acd772 with ref * 2024-11-18 19:42:29.984 | Cloning from ironic-lib cache and applying ref * 2024-11-18 19:42:40.380 | (0416 / 1318) 2024-11-18 19:42:40.399 | Updating cache of https://opendev.org/openstack/ironic-prometheus-exporter.git in /opt/dib_cache/source-repositories/ironic_prometheus_exporter_c84bfb96a7a5ca8686e6b46ce3aae3f55c264ece with ref * 2024-11-18 19:42:40.647 | Cloning from ironic-prometheus-exporter cache and applying ref * 2024-11-18 19:42:43.836 | (0417 / 1318) 2024-11-18 19:42:43.853 | Updating cache of https://opendev.org/openstack/ironic-python-agent.git in /opt/dib_cache/source-repositories/ironic_python_agent_6158c9e74677176fcb3d11a8c97cce0aea1656c0 with ref * 2024-11-18 19:42:44.202 | Cloning from ironic-python-agent cache and applying ref * 2024-11-18 19:43:35.198 | (0418 / 1318) 2024-11-18 19:43:35.216 | 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-11-18 19:43:37.614 | Cloning from ironic-python-agent-builder cache and applying ref * 2024-11-18 19:43:48.491 | (0419 / 1318) 2024-11-18 19:43:48.508 | Updating cache of https://opendev.org/openstack/ironic-specs.git in /opt/dib_cache/source-repositories/ironic_specs_c22487a5f8634d23eff1b1e20fc363b0ce38d4e4 with ref * 2024-11-18 19:43:49.137 | Cloning from ironic-specs cache and applying ref * 2024-11-18 19:43:54.973 | (0420 / 1318) 2024-11-18 19:43:54.991 | Updating cache of https://opendev.org/openstack/ironic-tempest-plugin.git in /opt/dib_cache/source-repositories/ironic_tempest_plugin_d8629624c6d8b786c41c67ec73847c99a366571a with ref * 2024-11-18 19:43:56.771 | Cloning from ironic-tempest-plugin cache and applying ref * 2024-11-18 19:44:08.755 | (0421 / 1318) 2024-11-18 19:44:08.772 | Updating cache of https://opendev.org/openstack/ironic-ui.git in /opt/dib_cache/source-repositories/ironic_ui_577aee17e70379c93fa6f3fa666ab66e593de108 with ref * 2024-11-18 19:44:11.901 | Cloning from ironic-ui cache and applying ref * 2024-11-18 19:44:13.843 | (0422 / 1318) 2024-11-18 19:44:13.860 | Updating cache of https://opendev.org/openstack/karma-subunit-reporter.git in /opt/dib_cache/source-repositories/karma_subunit_reporter_a47cb5a70d2ac99c8cde63a7920757a4e657cd8a with ref * 2024-11-18 19:44:14.183 | Cloning from karma-subunit-reporter cache and applying ref * 2024-11-18 19:44:14.259 | (0423 / 1318) 2024-11-18 19:44:14.277 | Updating cache of https://opendev.org/openstack/kayobe.git in /opt/dib_cache/source-repositories/kayobe_1ab12d19ccec130754459943fcf02b73d3da9f0e with ref * 2024-11-18 19:44:18.175 | Cloning from kayobe cache and applying ref * 2024-11-18 19:47:58.788 | (0424 / 1318) 2024-11-18 19:47:58.805 | Updating cache of https://opendev.org/openstack/kayobe-config.git in /opt/dib_cache/source-repositories/kayobe_config_b756c6b11ab446a42f49d7276b83723f196989fa with ref * 2024-11-18 19:48:01.638 | Cloning from kayobe-config cache and applying ref * 2024-11-18 19:48:04.526 | (0425 / 1318) 2024-11-18 19:48:04.544 | Updating cache of https://opendev.org/openstack/kayobe-config-dev.git in /opt/dib_cache/source-repositories/kayobe_config_dev_51af2b86b0dbac55372878ffa3ce2b1958a100f3 with ref * 2024-11-18 19:48:06.617 | Cloning from kayobe-config-dev cache and applying ref * 2024-11-18 19:48:09.984 | (0426 / 1318) 2024-11-18 19:48:10.001 | Updating cache of https://opendev.org/openstack/keystone.git in /opt/dib_cache/source-repositories/keystone_3fc364cb07223e33aefc71ef7b8b928917005522 with ref * 2024-11-18 19:48:15.213 | Cloning from keystone cache and applying ref * 2024-11-18 19:49:57.145 | (0427 / 1318) 2024-11-18 19:49:57.180 | Updating cache of https://opendev.org/openstack/keystone-specs.git in /opt/dib_cache/source-repositories/keystone_specs_3c07db8ef429d06049418cee365647f28d876fc8 with ref * 2024-11-18 19:49:58.933 | Cloning from keystone-specs cache and applying ref * 2024-11-18 19:50:01.061 | (0428 / 1318) 2024-11-18 19:50:01.079 | Updating cache of https://opendev.org/openstack/keystone-tempest-plugin.git in /opt/dib_cache/source-repositories/keystone_tempest_plugin_d96bed0cd5d60ef20cbcff48ff8236a334ad8c6f with ref * 2024-11-18 19:50:05.496 | Cloning from keystone-tempest-plugin cache and applying ref * 2024-11-18 19:50:11.316 | (0429 / 1318) 2024-11-18 19:50:11.334 | Updating cache of https://opendev.org/openstack/keystoneauth.git in /opt/dib_cache/source-repositories/keystoneauth_b784f128b7022399eb4322f865b5edb1ba766aa9 with ref * 2024-11-18 19:50:19.346 | Cloning from keystoneauth cache and applying ref * 2024-11-18 19:50:53.431 | (0430 / 1318) 2024-11-18 19:50:53.449 | Updating cache of https://opendev.org/openstack/keystonemiddleware.git in /opt/dib_cache/source-repositories/keystonemiddleware_061ff8c459d8fc24610e55e4fc1d13daef0403ea with ref * 2024-11-18 19:50:57.523 | Cloning from keystonemiddleware cache and applying ref * 2024-11-18 19:51:22.296 | (0431 / 1318) 2024-11-18 19:51:22.314 | Updating cache of https://opendev.org/openstack/kolla.git in /opt/dib_cache/source-repositories/kolla_9171d2cafd2ef07376c98013bbf91db1c8fb8e10 with ref * 2024-11-18 19:51:31.436 | Cloning from kolla cache and applying ref * 2024-11-18 19:54:36.299 | (0432 / 1318) 2024-11-18 19:54:36.316 | Updating cache of https://opendev.org/openstack/kolla-ansible.git in /opt/dib_cache/source-repositories/kolla_ansible_9b807c7d4ef26c49d9e5854de43237ea4800b691 with ref * 2024-11-18 19:54:41.286 | Cloning from kolla-ansible cache and applying ref * 2024-11-18 19:55:14.453 | (0433 / 1318) 2024-11-18 19:55:14.471 | Updating cache of https://opendev.org/openstack/kuryr.git in /opt/dib_cache/source-repositories/kuryr_0c1d1ed143dd2589d4a1ff9031067bc6e13f11af with ref * 2024-11-18 19:55:19.926 | Cloning from kuryr cache and applying ref * 2024-11-18 19:55:23.215 | (0434 / 1318) 2024-11-18 19:55:23.233 | Updating cache of https://opendev.org/openstack/kuryr-libnetwork.git in /opt/dib_cache/source-repositories/kuryr_libnetwork_ded394647800fa5a6173d33bd03af0b8ffe5d2fa with ref * 2024-11-18 19:55:26.724 | Cloning from kuryr-libnetwork cache and applying ref * 2024-11-18 19:55:28.916 | (0435 / 1318) 2024-11-18 19:55:28.933 | Updating cache of https://opendev.org/openstack/large-scale.git in /opt/dib_cache/source-repositories/large_scale_09f280c076a6311453c16e76869361c532f38a10 with ref * 2024-11-18 19:55:29.460 | Cloning from large-scale cache and applying ref * 2024-11-18 19:55:29.962 | (0436 / 1318) 2024-11-18 19:55:29.980 | Updating cache of https://opendev.org/openstack/ldappool.git in /opt/dib_cache/source-repositories/ldappool_86714de7fc2bdc1e60a4422019870daa036c4ab5 with ref * 2024-11-18 19:55:30.572 | Cloning from ldappool cache and applying ref * 2024-11-18 19:55:31.450 | (0437 / 1318) 2024-11-18 19:55:31.468 | Updating cache of https://opendev.org/openstack/liberasurecode.git in /opt/dib_cache/source-repositories/liberasurecode_ab46ab0bd52fe32a2fb57078bd4d3e13b81784ca with ref * 2024-11-18 19:55:32.164 | Cloning from liberasurecode cache and applying ref * 2024-11-18 19:55:35.197 | (0438 / 1318) 2024-11-18 19:55:35.215 | Updating cache of https://opendev.org/openstack/loci.git in /opt/dib_cache/source-repositories/loci_b4ea5ee1d4d4a183570561cc4dd6d779533e6534 with ref * 2024-11-18 19:55:36.197 | Cloning from loci cache and applying ref * 2024-11-18 19:55:39.573 | (0439 / 1318) 2024-11-18 19:55:39.590 | Updating cache of https://opendev.org/openstack/logstash-filters.git in /opt/dib_cache/source-repositories/logstash_filters_bc1f107a1cc4932b545b68fc2f988f167544ac5f with ref * 2024-11-18 19:55:39.926 | Cloning from logstash-filters cache and applying ref * 2024-11-18 19:55:39.999 | (0440 / 1318) 2024-11-18 19:55:40.016 | Updating cache of https://opendev.org/openstack/magnum.git in /opt/dib_cache/source-repositories/magnum_41f00708a968caa595ccfaef51e7518afb54c6ef with ref * 2024-11-18 19:55:45.037 | Cloning from magnum cache and applying ref * 2024-11-18 19:56:56.945 | (0441 / 1318) 2024-11-18 19:56:56.962 | Updating cache of https://opendev.org/openstack/magnum-capi-helm.git in /opt/dib_cache/source-repositories/magnum_capi_helm_6aeeb6d20c51a614ccb265691edfa0d6fb41b5a0 with ref * 2024-11-18 19:56:57.808 | Cloning from magnum-capi-helm cache and applying ref * 2024-11-18 19:57:05.603 | (0442 / 1318) 2024-11-18 19:57:05.620 | 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-11-18 19:57:07.620 | Cloning from magnum-capi-helm-charts cache and applying ref * 2024-11-18 19:57:07.780 | (0443 / 1318) 2024-11-18 19:57:07.798 | Updating cache of https://opendev.org/openstack/magnum-specs.git in /opt/dib_cache/source-repositories/magnum_specs_87e7b100747c74265d872547dd97423efba906b5 with ref * 2024-11-18 19:57:08.292 | Cloning from magnum-specs cache and applying ref * 2024-11-18 19:57:08.530 | (0444 / 1318) 2024-11-18 19:57:08.547 | Updating cache of https://opendev.org/openstack/magnum-tempest-plugin.git in /opt/dib_cache/source-repositories/magnum_tempest_plugin_e5aabc58174a10304fa3a83460f05da5c134e655 with ref * 2024-11-18 19:57:09.689 | Cloning from magnum-tempest-plugin cache and applying ref * 2024-11-18 19:57:12.110 | (0445 / 1318) 2024-11-18 19:57:12.128 | Updating cache of https://opendev.org/openstack/magnum-ui.git in /opt/dib_cache/source-repositories/magnum_ui_32445b5e98fabc378f0eaab80b4b0464fcf89dcb with ref * 2024-11-18 19:57:14.580 | Cloning from magnum-ui cache and applying ref * 2024-11-18 19:57:29.972 | (0446 / 1318) 2024-11-18 19:57:29.989 | Updating cache of https://opendev.org/openstack/manila.git in /opt/dib_cache/source-repositories/manila_d4e3ca608e791f72ef0a0598888e18597f564d93 with ref * 2024-11-18 19:57:32.743 | Cloning from manila cache and applying ref * 2024-11-18 19:58:14.378 | (0447 / 1318) 2024-11-18 19:58:14.396 | Updating cache of https://opendev.org/openstack/manila-image-elements.git in /opt/dib_cache/source-repositories/manila_image_elements_e5af1ebb58efbc77e7a44a44965ded739c23ae7c with ref * 2024-11-18 19:58:14.869 | Cloning from manila-image-elements cache and applying ref * 2024-11-18 19:58:15.086 | (0448 / 1318) 2024-11-18 19:58:15.104 | Updating cache of https://opendev.org/openstack/manila-specs.git in /opt/dib_cache/source-repositories/manila_specs_0c0ec1c287bf1eb7db9d853ece0f26f1c13b86c1 with ref * 2024-11-18 19:58:15.955 | Cloning from manila-specs cache and applying ref * 2024-11-18 19:58:17.159 | (0449 / 1318) 2024-11-18 19:58:17.185 | Updating cache of https://opendev.org/openstack/manila-tempest-plugin.git in /opt/dib_cache/source-repositories/manila_tempest_plugin_2aa3e7558648c2290ef6f507c3fd7ac78b6a7555 with ref * 2024-11-18 19:58:19.898 | Cloning from manila-tempest-plugin cache and applying ref * 2024-11-18 19:58:55.341 | (0450 / 1318) 2024-11-18 19:58:55.360 | Updating cache of https://opendev.org/openstack/manila-test-image.git in /opt/dib_cache/source-repositories/manila_test_image_3ff0d472ea831cf06ace5fc3f681aac2152399f9 with ref * 2024-11-18 19:58:55.834 | Cloning from manila-test-image cache and applying ref * 2024-11-18 19:58:55.919 | (0451 / 1318) 2024-11-18 19:58:55.936 | Updating cache of https://opendev.org/openstack/manila-ui.git in /opt/dib_cache/source-repositories/manila_ui_f51bcab27cb75715a7be7e9592f96630b8722f5f with ref * 2024-11-18 19:58:58.635 | Cloning from manila-ui cache and applying ref * 2024-11-18 19:59:25.776 | (0452 / 1318) 2024-11-18 19:59:25.793 | Updating cache of https://opendev.org/openstack/masakari.git in /opt/dib_cache/source-repositories/masakari_790592d99716bd97ed98d2839ce492c6fe3a7e0d with ref * 2024-11-18 19:59:29.138 | Cloning from masakari cache and applying ref * 2024-11-18 19:59:40.580 | (0453 / 1318) 2024-11-18 19:59:40.598 | Updating cache of https://opendev.org/openstack/masakari-dashboard.git in /opt/dib_cache/source-repositories/masakari_dashboard_063ae6b1b139b7c8813e9f35b69e5d0ac647eb0a with ref * 2024-11-18 19:59:42.578 | Cloning from masakari-dashboard cache and applying ref * 2024-11-18 19:59:45.106 | (0454 / 1318) 2024-11-18 19:59:45.123 | Updating cache of https://opendev.org/openstack/masakari-monitors.git in /opt/dib_cache/source-repositories/masakari_monitors_4555ef5fdb8d9ea86bb07d8de419435f4406945e with ref * 2024-11-18 19:59:47.162 | Cloning from masakari-monitors cache and applying ref * 2024-11-18 19:59:50.019 | (0455 / 1318) 2024-11-18 19:59:50.036 | Updating cache of https://opendev.org/openstack/masakari-specs.git in /opt/dib_cache/source-repositories/masakari_specs_d5415a537a24b672b9ae745a20f90ffbe54d1fbf with ref * 2024-11-18 19:59:50.400 | Cloning from masakari-specs cache and applying ref * 2024-11-18 19:59:50.824 | (0456 / 1318) 2024-11-18 19:59:50.842 | Updating cache of https://opendev.org/openstack/meta-config.git in /opt/dib_cache/source-repositories/meta_config_dd0fb15d2e61ec8707b2e9c24c3d19c61540c6e2 with ref * 2024-11-18 19:59:51.125 | Cloning from meta-config cache and applying ref * 2024-11-18 19:59:51.196 | (0457 / 1318) 2024-11-18 19:59:51.214 | Updating cache of https://opendev.org/openstack/metalsmith.git in /opt/dib_cache/source-repositories/metalsmith_334e7049ca7f24d329720fa892e89b5469fb6650 with ref * 2024-11-18 19:59:53.430 | Cloning from metalsmith cache and applying ref * 2024-11-18 20:00:10.109 | (0458 / 1318) 2024-11-18 20:00:10.127 | Updating cache of https://opendev.org/openstack/microversion-parse.git in /opt/dib_cache/source-repositories/microversion_parse_a1bdde23a4931a3aba6529f2d418b2b082011172 with ref * 2024-11-18 20:00:13.042 | Cloning from microversion-parse cache and applying ref * 2024-11-18 20:00:13.692 | (0459 / 1318) 2024-11-18 20:00:13.709 | Updating cache of https://opendev.org/openstack/mistral.git in /opt/dib_cache/source-repositories/mistral_5acbd5030e75c365c3439a6bed8aaefce4a281af with ref * 2024-11-18 20:00:20.804 | Cloning from mistral cache and applying ref * 2024-11-18 20:00:54.491 | (0460 / 1318) 2024-11-18 20:00:54.508 | Updating cache of https://opendev.org/openstack/mistral-dashboard.git in /opt/dib_cache/source-repositories/mistral_dashboard_386e699b9c70fbcc90fce72ecd868c9b4f4a2674 with ref * 2024-11-18 20:00:59.352 | Cloning from mistral-dashboard cache and applying ref * 2024-11-18 20:01:04.227 | (0461 / 1318) 2024-11-18 20:01:04.247 | Updating cache of https://opendev.org/openstack/mistral-extra.git in /opt/dib_cache/source-repositories/mistral_extra_e7e18012c946c90298ae68873db51a3db9ae9aa0 with ref * 2024-11-18 20:01:05.775 | Cloning from mistral-extra cache and applying ref * 2024-11-18 20:01:10.475 | (0462 / 1318) 2024-11-18 20:01:10.492 | Updating cache of https://opendev.org/openstack/mistral-lib.git in /opt/dib_cache/source-repositories/mistral_lib_e53f3ac304015a478693063e5ac5b64729c6fde3 with ref * 2024-11-18 20:01:12.800 | Cloning from mistral-lib cache and applying ref * 2024-11-18 20:01:14.902 | (0463 / 1318) 2024-11-18 20:01:14.919 | Updating cache of https://opendev.org/openstack/mistral-specs.git in /opt/dib_cache/source-repositories/mistral_specs_88dcba4bc39de09d48bdeabb87d988b618619288 with ref * 2024-11-18 20:01:15.844 | Cloning from mistral-specs cache and applying ref * 2024-11-18 20:01:16.108 | (0464 / 1318) 2024-11-18 20:01:16.126 | Updating cache of https://opendev.org/openstack/mistral-tempest-plugin.git in /opt/dib_cache/source-repositories/mistral_tempest_plugin_d868abd95c3869bf5d985c4a56d371fbd08f0a34 with ref * 2024-11-18 20:01:17.953 | Cloning from mistral-tempest-plugin cache and applying ref * 2024-11-18 20:01:20.316 | (0465 / 1318) 2024-11-18 20:01:20.334 | Updating cache of https://opendev.org/openstack/molteniron.git in /opt/dib_cache/source-repositories/molteniron_c7d0773fdbcba00cf6ba85e4a1fca7d7b4cbe162 with ref * 2024-11-18 20:01:21.553 | Cloning from molteniron cache and applying ref * 2024-11-18 20:01:21.764 | (0466 / 1318) 2024-11-18 20:01:21.782 | Updating cache of https://opendev.org/openstack/monasca-agent.git in /opt/dib_cache/source-repositories/monasca_agent_03fd057ef58c531340eb1340fdd7f4e46fe572c7 with ref * 2024-11-18 20:01:29.501 | Cloning from monasca-agent cache and applying ref * 2024-11-18 20:01:30.553 | (0467 / 1318) 2024-11-18 20:01:30.571 | Updating cache of https://opendev.org/openstack/monasca-api.git in /opt/dib_cache/source-repositories/monasca_api_a8f8e51628a6eff2f91b816daa4237748bbc5cf2 with ref * 2024-11-18 20:01:33.358 | Cloning from monasca-api cache and applying ref * 2024-11-18 20:01:36.106 | (0468 / 1318) 2024-11-18 20:01:36.124 | Updating cache of https://opendev.org/openstack/monasca-ceilometer.git in /opt/dib_cache/source-repositories/monasca_ceilometer_68da42d44d76127113eae66d1eb184a666d653c9 with ref * 2024-11-18 20:01:36.882 | Cloning from monasca-ceilometer cache and applying ref * 2024-11-18 20:01:36.966 | (0469 / 1318) 2024-11-18 20:01:36.984 | Updating cache of https://opendev.org/openstack/monasca-common.git in /opt/dib_cache/source-repositories/monasca_common_c1bfe7989038e703ed5c036745954b7c8a1867aa with ref * 2024-11-18 20:01:41.058 | Cloning from monasca-common cache and applying ref * 2024-11-18 20:01:41.894 | (0470 / 1318) 2024-11-18 20:01:41.911 | Updating cache of https://opendev.org/openstack/monasca-events-api.git in /opt/dib_cache/source-repositories/monasca_events_api_74c9c080f03a87b67ce27c1dffd9b43c94af04bb with ref * 2024-11-18 20:01:43.196 | Cloning from monasca-events-api cache and applying ref * 2024-11-18 20:01:43.350 | (0471 / 1318) 2024-11-18 20:01:43.368 | Updating cache of https://opendev.org/openstack/monasca-grafana-datasource.git in /opt/dib_cache/source-repositories/monasca_grafana_datasource_924198386c4fb968240c9d619fdf66147497d4ff with ref * 2024-11-18 20:01:43.689 | Cloning from monasca-grafana-datasource cache and applying ref * 2024-11-18 20:01:43.765 | (0472 / 1318) 2024-11-18 20:01:43.782 | Updating cache of https://opendev.org/openstack/monasca-kibana-plugin.git in /opt/dib_cache/source-repositories/monasca_kibana_plugin_cb4cf7b69873842d12fa65ecdae0a2b8986045ff with ref * 2024-11-18 20:01:44.582 | Cloning from monasca-kibana-plugin cache and applying ref * 2024-11-18 20:01:44.665 | (0473 / 1318) 2024-11-18 20:01:44.683 | Updating cache of https://opendev.org/openstack/monasca-log-api.git in /opt/dib_cache/source-repositories/monasca_log_api_486de0eb7911c2c79bb5ce2d966d3e73e947e841 with ref * 2024-11-18 20:01:46.436 | Cloning from monasca-log-api cache and applying ref * 2024-11-18 20:01:46.525 | (0474 / 1318) 2024-11-18 20:01:46.543 | Updating cache of https://opendev.org/openstack/monasca-notification.git in /opt/dib_cache/source-repositories/monasca_notification_f3451ab9a16dd5ab2ac7d3979d3695a96760ae36 with ref * 2024-11-18 20:01:48.881 | Cloning from monasca-notification cache and applying ref * 2024-11-18 20:01:49.456 | (0475 / 1318) 2024-11-18 20:01:49.474 | Updating cache of https://opendev.org/openstack/monasca-persister.git in /opt/dib_cache/source-repositories/monasca_persister_db88eb6150e83bb4fe2f5670f0f800ac04b63059 with ref * 2024-11-18 20:01:52.116 | Cloning from monasca-persister cache and applying ref * 2024-11-18 20:01:52.369 | (0476 / 1318) 2024-11-18 20:01:52.387 | Updating cache of https://opendev.org/openstack/monasca-specs.git in /opt/dib_cache/source-repositories/monasca_specs_320e35ef0eeaa22ea1779f10cb8e0e2aeae730cf with ref * 2024-11-18 20:01:52.824 | Cloning from monasca-specs cache and applying ref * 2024-11-18 20:01:52.904 | (0477 / 1318) 2024-11-18 20:01:52.922 | Updating cache of https://opendev.org/openstack/monasca-statsd.git in /opt/dib_cache/source-repositories/monasca_statsd_5a323fe22b1a7dd02270e0ef49264a6afc90924b with ref * 2024-11-18 20:01:53.960 | Cloning from monasca-statsd cache and applying ref * 2024-11-18 20:01:54.162 | (0478 / 1318) 2024-11-18 20:01:54.180 | Updating cache of https://opendev.org/openstack/monasca-tempest-plugin.git in /opt/dib_cache/source-repositories/monasca_tempest_plugin_fcafa85dc6106ad17aeac790b40288b35741e73c with ref * 2024-11-18 20:01:54.973 | Cloning from monasca-tempest-plugin cache and applying ref * 2024-11-18 20:01:55.100 | (0479 / 1318) 2024-11-18 20:01:55.118 | Updating cache of https://opendev.org/openstack/monasca-thresh.git in /opt/dib_cache/source-repositories/monasca_thresh_4e92790e44c4177b32acac93b17797246ac94343 with ref * 2024-11-18 20:01:56.713 | Cloning from monasca-thresh cache and applying ref * 2024-11-18 20:01:57.020 | (0480 / 1318) 2024-11-18 20:01:57.038 | Updating cache of https://opendev.org/openstack/monasca-transform.git in /opt/dib_cache/source-repositories/monasca_transform_b1ea2060633488f221e11c708da7b43038148c51 with ref * 2024-11-18 20:01:58.663 | Cloning from monasca-transform cache and applying ref * 2024-11-18 20:01:58.750 | (0481 / 1318) 2024-11-18 20:01:58.768 | Updating cache of https://opendev.org/openstack/monasca-ui.git in /opt/dib_cache/source-repositories/monasca_ui_18ad471a6a97c5f261112657d513681be397e0db with ref * 2024-11-18 20:01:59.802 | Cloning from monasca-ui cache and applying ref * 2024-11-18 20:02:00.428 | (0482 / 1318) 2024-11-18 20:02:00.446 | Updating cache of https://opendev.org/openstack/multi-arch-sig.git in /opt/dib_cache/source-repositories/multi_arch_sig_66cc862aa84a561574849d286cfdbdb86a178cc0 with ref * 2024-11-18 20:02:00.791 | Cloning from multi-arch-sig cache and applying ref * 2024-11-18 20:02:00.864 | (0483 / 1318) 2024-11-18 20:02:00.882 | Updating cache of https://opendev.org/openstack/networking-bagpipe.git in /opt/dib_cache/source-repositories/networking_bagpipe_2096b3154e9bb6339f8b804c6402209b5afd2bbb with ref * 2024-11-18 20:02:03.349 | Cloning from networking-bagpipe cache and applying ref * 2024-11-18 20:02:12.756 | (0484 / 1318) 2024-11-18 20:02:12.774 | Updating cache of https://opendev.org/openstack/networking-baremetal.git in /opt/dib_cache/source-repositories/networking_baremetal_eb427548fcb1af7f1d3a8fbb5db2915477b76ca1 with ref * 2024-11-18 20:02:15.549 | Cloning from networking-baremetal cache and applying ref * 2024-11-18 20:02:27.486 | (0485 / 1318) 2024-11-18 20:02:27.504 | Updating cache of https://opendev.org/openstack/networking-bgpvpn.git in /opt/dib_cache/source-repositories/networking_bgpvpn_754f42a20e6cbf86343040a5d04246ae08cfa87e with ref * 2024-11-18 20:02:29.412 | Cloning from networking-bgpvpn cache and applying ref * 2024-11-18 20:02:42.408 | (0486 / 1318) 2024-11-18 20:02:42.427 | Updating cache of https://opendev.org/openstack/networking-generic-switch.git in /opt/dib_cache/source-repositories/networking_generic_switch_1aa8908ec8c5fae7ade92df58e29fcba26ae2d3d with ref * 2024-11-18 20:02:45.650 | Cloning from networking-generic-switch cache and applying ref * 2024-11-18 20:03:01.100 | (0487 / 1318) 2024-11-18 20:03:01.118 | Updating cache of https://opendev.org/openstack/networking-midonet.git in /opt/dib_cache/source-repositories/networking_midonet_18e78e832e3dd835fdfe81aa20215bd693587390 with ref * 2024-11-18 20:03:01.844 | Cloning from networking-midonet cache and applying ref * 2024-11-18 20:03:01.980 | (0488 / 1318) 2024-11-18 20:03:02.005 | Updating cache of https://opendev.org/openstack/networking-odl.git in /opt/dib_cache/source-repositories/networking_odl_1405e2de13271baacab0fcb975a0ada73900584b with ref * 2024-11-18 20:03:04.037 | Cloning from networking-odl cache and applying ref * 2024-11-18 20:03:10.316 | (0489 / 1318) 2024-11-18 20:03:10.333 | Updating cache of https://opendev.org/openstack/networking-sfc.git in /opt/dib_cache/source-repositories/networking_sfc_f76360479ac61e019a7a0c0ed114030338b01d69 with ref * 2024-11-18 20:03:12.535 | Cloning from networking-sfc cache and applying ref * 2024-11-18 20:03:20.026 | (0490 / 1318) 2024-11-18 20:03:20.044 | Updating cache of https://opendev.org/openstack/neutron.git in /opt/dib_cache/source-repositories/neutron_fc8e16d9fe9b517f84eb4bc4b04ca13c2cb0f449 with ref * 2024-11-18 20:03:25.698 | Cloning from neutron cache and applying ref * 2024-11-18 20:04:42.159 | (0491 / 1318) 2024-11-18 20:04:42.177 | Updating cache of https://opendev.org/openstack/neutron-dynamic-routing.git in /opt/dib_cache/source-repositories/neutron_dynamic_routing_02484a5bab0ea20c085937e3f8f0773a7ad79e43 with ref * 2024-11-18 20:04:44.641 | Cloning from neutron-dynamic-routing cache and applying ref * 2024-11-18 20:04:53.411 | (0492 / 1318) 2024-11-18 20:04:53.429 | Updating cache of https://opendev.org/openstack/neutron-fwaas.git in /opt/dib_cache/source-repositories/neutron_fwaas_5e79656921357d537a41f087997a8b88047bfb68 with ref * 2024-11-18 20:04:56.251 | Cloning from neutron-fwaas cache and applying ref * 2024-11-18 20:05:24.323 | (0493 / 1318) 2024-11-18 20:05:24.341 | Updating cache of https://opendev.org/openstack/neutron-fwaas-dashboard.git in /opt/dib_cache/source-repositories/neutron_fwaas_dashboard_4b5634e82fdc9c0ff9b206543a1534b809bf6ee7 with ref * 2024-11-18 20:05:26.035 | Cloning from neutron-fwaas-dashboard cache and applying ref * 2024-11-18 20:05:28.222 | (0494 / 1318) 2024-11-18 20:05:28.239 | Updating cache of https://opendev.org/openstack/neutron-lib.git in /opt/dib_cache/source-repositories/neutron_lib_aa661d6548f0cd90205aff0f42239abf3e6af140 with ref * 2024-11-18 20:05:37.281 | Cloning from neutron-lib cache and applying ref * 2024-11-18 20:07:05.618 | (0495 / 1318) 2024-11-18 20:07:05.636 | Updating cache of https://opendev.org/openstack/neutron-specs.git in /opt/dib_cache/source-repositories/neutron_specs_89615f86921bac2b7456e9d7c3dc059fd12e3c01 with ref * 2024-11-18 20:07:06.795 | Cloning from neutron-specs cache and applying ref * 2024-11-18 20:07:11.494 | (0496 / 1318) 2024-11-18 20:07:11.512 | Updating cache of https://opendev.org/openstack/neutron-tempest-plugin.git in /opt/dib_cache/source-repositories/neutron_tempest_plugin_e7892098b876fb0692c494003d55d7bfc42488e5 with ref * 2024-11-18 20:07:12.979 | Cloning from neutron-tempest-plugin cache and applying ref * 2024-11-18 20:07:44.868 | (0497 / 1318) 2024-11-18 20:07:44.886 | Updating cache of https://opendev.org/openstack/neutron-vpnaas.git in /opt/dib_cache/source-repositories/neutron_vpnaas_9cb96011f42d771d4c82d793edde38757cbb768d with ref * 2024-11-18 20:07:47.442 | Cloning from neutron-vpnaas cache and applying ref * 2024-11-18 20:08:07.719 | (0498 / 1318) 2024-11-18 20:08:07.736 | Updating cache of https://opendev.org/openstack/neutron-vpnaas-dashboard.git in /opt/dib_cache/source-repositories/neutron_vpnaas_dashboard_a8b6e522d791a8d47be8b4bca4ad9e8d93be910f with ref * 2024-11-18 20:08:09.342 | Cloning from neutron-vpnaas-dashboard cache and applying ref * 2024-11-18 20:08:11.754 | (0499 / 1318) 2024-11-18 20:08:11.771 | Updating cache of https://opendev.org/openstack/nose-html-output.git in /opt/dib_cache/source-repositories/nose_html_output_6af3c9e3ae9708dea2e59c0b8b020a3679866b6b with ref * 2024-11-18 20:08:12.119 | Cloning from nose-html-output cache and applying ref * 2024-11-18 20:08:12.194 | (0500 / 1318) 2024-11-18 20:08:12.211 | Updating cache of https://opendev.org/openstack/nova.git in /opt/dib_cache/source-repositories/nova_fc7fe01d5e091fd6bdee3c94b8421f772daf2940 with ref * 2024-11-18 20:08:17.830 | Cloning from nova cache and applying ref * 2024-11-18 20:12:17.694 | (0501 / 1318) 2024-11-18 20:12:17.711 | Updating cache of https://opendev.org/openstack/nova-specs.git in /opt/dib_cache/source-repositories/nova_specs_a433811268c4abada99b36db0eab7994ffbb0fcd with ref * 2024-11-18 20:12:19.157 | Cloning from nova-specs cache and applying ref * 2024-11-18 20:12:40.157 | (0502 / 1318) 2024-11-18 20:12:40.175 | Updating cache of https://opendev.org/openstack/octavia.git in /opt/dib_cache/source-repositories/octavia_863fa1e5e38b768be943b8122ab48a7ec93b0797 with ref * 2024-11-18 20:12:43.768 | Cloning from octavia cache and applying ref * 2024-11-18 20:16:02.894 | (0503 / 1318) 2024-11-18 20:16:02.911 | Updating cache of https://opendev.org/openstack/octavia-dashboard.git in /opt/dib_cache/source-repositories/octavia_dashboard_9dd27d9246486f83f2fda3f295ad51f17386f353 with ref * 2024-11-18 20:16:07.116 | Cloning from octavia-dashboard cache and applying ref * 2024-11-18 20:16:23.735 | (0504 / 1318) 2024-11-18 20:16:23.752 | Updating cache of https://opendev.org/openstack/octavia-lib.git in /opt/dib_cache/source-repositories/octavia_lib_2b679a014b3f67e2f0cbde6ead019e0b5a14018e with ref * 2024-11-18 20:16:27.082 | Cloning from octavia-lib cache and applying ref * 2024-11-18 20:16:43.374 | (0505 / 1318) 2024-11-18 20:16:43.391 | Updating cache of https://opendev.org/openstack/octavia-tempest-plugin.git in /opt/dib_cache/source-repositories/octavia_tempest_plugin_2c140670065b74c96e4fc8273f7e953ebaf959e6 with ref * 2024-11-18 20:16:45.463 | Cloning from octavia-tempest-plugin cache and applying ref * 2024-11-18 20:16:58.030 | (0506 / 1318) 2024-11-18 20:16:58.047 | Updating cache of https://opendev.org/openstack/openapi.git in /opt/dib_cache/source-repositories/openapi_df00d935b4d6c6d3c0851f060bebd704f5bc4eaa with ref * 2024-11-18 20:16:58.505 | Cloning from openapi cache and applying ref * 2024-11-18 20:16:59.374 | (0507 / 1318) 2024-11-18 20:16:59.392 | Updating cache of https://opendev.org/openstack/openstack.git in /opt/dib_cache/source-repositories/openstack_179b61797588a5983c2f97c6533dca570c8f887d with ref * 2024-11-18 20:17:37.142 | Cloning from openstack cache and applying ref * 2024-11-18 20:18:48.649 | (0508 / 1318) 2024-11-18 20:18:48.667 | Updating cache of https://opendev.org/openstack/openstack-ansible.git in /opt/dib_cache/source-repositories/openstack_ansible_3cfbda96ab4e3150d6a8251a1f52e58df97eaa56 with ref * 2024-11-18 20:19:03.329 | Cloning from openstack-ansible cache and applying ref * 2024-11-18 20:19:51.316 | (0509 / 1318) 2024-11-18 20:19:51.334 | 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-11-18 20:19:52.448 | Cloning from openstack-ansible-apt_package_pinning cache and applying ref * 2024-11-18 20:19:53.227 | (0510 / 1318) 2024-11-18 20:19:53.245 | 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-11-18 20:19:54.221 | Cloning from openstack-ansible-ceph_client cache and applying ref * 2024-11-18 20:20:02.164 | (0511 / 1318) 2024-11-18 20:20:02.181 | 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-11-18 20:20:03.132 | Cloning from openstack-ansible-galera_client cache and applying ref * 2024-11-18 20:20:03.279 | (0512 / 1318) 2024-11-18 20:20:03.297 | 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-11-18 20:20:05.052 | Cloning from openstack-ansible-galera_server cache and applying ref * 2024-11-18 20:20:17.323 | (0513 / 1318) 2024-11-18 20:20:17.340 | 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-11-18 20:20:27.489 | fatal: unable to access 'https://opendev.org/openstack/openstack-ansible-haproxy_server.git/': Could not resolve host: opendev.org 2024-11-18 20:20:27.692 | + diskimage_builder/lib/common-functions:run_d:1 : trap_cleanup 2024-11-18 20:20:27.698 | + diskimage_builder/lib/img-functions:trap_cleanup:35 : exitval=128 2024-11-18 20:20:27.703 | + diskimage_builder/lib/img-functions:trap_cleanup:36 : cleanup 2024-11-18 20:20:27.708 | + diskimage_builder/lib/img-functions:cleanup:41 : unmount_image 2024-11-18 20:20:27.713 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2024-11-18 20:20:28.039 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /opt/dib_tmp/dib_build.tfxGF34x/mnt 2024-11-18 20:20:28.044 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/opt/dib_tmp/dib_build.tfxGF34x/mnt 2024-11-18 20:20:28.049 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2024-11-18 20:20:28.054 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2024-11-18 20:20:28.059 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2024-11-18 20:20:28.064 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2024-11-18 20:20:28.069 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /opt/dib_tmp/dib_build.tfxGF34x/mnt ']' 2024-11-18 20:20:28.075 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /opt/dib_tmp/dib_build.tfxGF34x/mnt 2024-11-18 20:20:28.083 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/opt/dib_tmp/dib_build.tfxGF34x/mnt 2024-11-18 20:20:28.088 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2024-11-18 20:20:28.093 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2024-11-18 20:20:28.099 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2024-11-18 20:20:28.100 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/opt/dib_tmp/dib_build.tfxGF34x/mnt/' 2024-11-18 20:20:28.100 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2024-11-18 20:20:28.108 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/opt/dib_tmp/dib_build.tfxGF34x/mnt/sys 2024-11-18 20:20:28.108 | /opt/dib_tmp/dib_build.tfxGF34x/mnt/proc 2024-11-18 20:20:28.108 | /opt/dib_tmp/dib_build.tfxGF34x/mnt/dev/pts 2024-11-18 20:20:28.108 | /opt/dib_tmp/dib_build.tfxGF34x/mnt/dev' 2024-11-18 20:20:28.113 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-18 20:20:28.118 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-18 20:20:28.123 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 20:20:28.128 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-18 20:20:28.133 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.tfxGF34x/mnt/sys == */boot/efi ]] 2024-11-18 20:20:28.138 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 20:20:28.143 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-18 20:20:28.148 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-18 20:20:28.153 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.tfxGF34x/mnt/sys' 2024-11-18 20:20:28.153 | Unmount /opt/dib_tmp/dib_build.tfxGF34x/mnt/sys 2024-11-18 20:20:28.158 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.tfxGF34x/mnt/sys 2024-11-18 20:20:28.336 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-18 20:20:28.341 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-18 20:20:28.346 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 20:20:28.351 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-18 20:20:28.356 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.tfxGF34x/mnt/proc == */boot/efi ]] 2024-11-18 20:20:28.361 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 20:20:28.366 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-18 20:20:28.371 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-18 20:20:28.376 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.tfxGF34x/mnt/proc' 2024-11-18 20:20:28.376 | Unmount /opt/dib_tmp/dib_build.tfxGF34x/mnt/proc 2024-11-18 20:20:28.381 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.tfxGF34x/mnt/proc 2024-11-18 20:20:28.397 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-18 20:20:28.402 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-18 20:20:28.407 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 20:20:28.412 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-18 20:20:28.417 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.tfxGF34x/mnt/dev/pts == */boot/efi ]] 2024-11-18 20:20:28.422 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 20:20:28.427 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-18 20:20:28.432 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-18 20:20:28.437 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.tfxGF34x/mnt/dev/pts' 2024-11-18 20:20:28.437 | Unmount /opt/dib_tmp/dib_build.tfxGF34x/mnt/dev/pts 2024-11-18 20:20:28.443 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.tfxGF34x/mnt/dev/pts 2024-11-18 20:20:28.459 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-18 20:20:28.464 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-18 20:20:28.469 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 20:20:28.474 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-18 20:20:28.479 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.tfxGF34x/mnt/dev == */boot/efi ]] 2024-11-18 20:20:28.484 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 20:20:28.489 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-18 20:20:28.494 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-18 20:20:28.499 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.tfxGF34x/mnt/dev' 2024-11-18 20:20:28.499 | Unmount /opt/dib_tmp/dib_build.tfxGF34x/mnt/dev 2024-11-18 20:20:28.504 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.tfxGF34x/mnt/dev 2024-11-18 20:20:28.521 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2024-11-18 20:20:28.526 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2024-11-18 20:20:28.531 | + diskimage_builder/lib/img-functions:cleanup:42 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py umount 2024-11-18 20:20:30.941 | 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-11-18 20:20:30.941 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.tfxGF34x/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.exU3pfsY', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.tfxGF34x/mnt', 'build-dir': '/opt/dib_tmp/dib_build.tfxGF34x'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-18 20:20:30.942 | INFO diskimage_builder.block_device.blockdevice [-] State already cleaned - no way to do anything here 2024-11-18 20:20:31.033 | + diskimage_builder/lib/img-functions:cleanup:43 : cleanup_build_dir 2024-11-18 20:20:31.038 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /opt/dib_tmp/dib_build.tfxGF34x/built; do sleep 1; done' 2024-11-18 20:20:31.074 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /opt/dib_tmp/dib_build.tfxGF34x/mnt 2024-11-18 20:21:54.916 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /opt/dib_tmp/dib_build.tfxGF34x 2024-11-18 20:21:55.038 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2024-11-18 20:21:55.043 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-18 20:21:55.049 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-18 20:21:55.054 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-18 20:21:55.059 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /opt/dib_tmp/dib_build.tfxGF34x 2024-11-18 20:21:55.090 | + diskimage_builder/lib/img-functions:cleanup:44 : cleanup_image_dir 2024-11-18 20:21:55.095 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /opt/dib_tmp/dib_image.exU3pfsY 2024-11-18 20:21:55.173 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2024-11-18 20:21:55.179 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-18 20:21:55.184 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-18 20:21:55.189 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-18 20:21:55.194 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /opt/dib_tmp/dib_image.exU3pfsY 2024-11-18 20:21:55.201 | + diskimage_builder/lib/img-functions:trap_cleanup:37 : exit 128 Exit code: 128