2024-11-20 03:13:21.951 | diskimage-builder version 3.36.0 2024-11-20 03:13:21.953 | 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-20 03:13:22.073 | 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-20 03:13:22.206 | Expanded element dependencies to: source-repositories cloud-init-datasources vm base dpkg cache-url openstack-repos package-installs modprobe nodepool-base block-device-efi journal-to-console install-types install-static bootloader ubuntu-common zuul-worker growroot ubuntu-minimal manifests dib-init-system infra-package-needs debootstrap runtime-ssh-host-keys pkg-map install-bin simple-init sysprep ensure-venv openssh-server cache-devstack 2024-11-20 03:13:22.211 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2024-11-20 03:13:22.216 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=/opt/nodepool_dib/ubuntu-jammy-arm64-1e09ad086faa4023af768eda977608dc 2024-11-20 03:13:22.220 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=/opt/nodepool_dib/ubuntu-jammy-arm64-1e09ad086faa4023af768eda977608dc 2024-11-20 03:13:22.225 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2024-11-20 03:13:22.230 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2024-11-20 03:13:22.234 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2024-11-20 03:13:22.239 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2024-11-20 03:13:22.243 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2024-11-20 03:13:22.248 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2024-11-20 03:13:22.255 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.myrJZycR 2024-11-20 03:13:22.260 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2024-11-20 03:13:22.266 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.8BKF66ly 2024-11-20 03:13:22.271 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2024-11-20 03:13:22.275 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2024-11-20 03:13:22.280 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2024-11-20 03:13:22.284 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2024-11-20 03:13:22.288 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-20 03:13:22.292 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-20 03:13:22.297 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2024-11-20 03:13:22.301 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /opt/dib_tmp/dib_build.myrJZycR 2024-11-20 03:13:22.301 | Building in /opt/dib_tmp/dib_build.myrJZycR 2024-11-20 03:13:22.306 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2024-11-20 03:13:22.310 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2024-11-20 03:13:22.315 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2024-11-20 03:13:22.319 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.myrJZycR/hooks 2024-11-20 03:13:22.323 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.myrJZycR/hooks 2024-11-20 03:13:22.328 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /opt/dib_tmp/dib_build.myrJZycR/block-device 2024-11-20 03:13:22.335 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.myrJZycR/block-device/config.yaml 2024-11-20 03:13:22.339 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /opt/dib_tmp/dib_build.myrJZycR/block-device/config.yaml 2024-11-20 03:13:22.362 | Searching elements for block-device[-arm64].yaml ... 2024-11-20 03:13:22.372 | Using block-device config: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/block-device-default.yaml 2024-11-20 03:13:22.377 | + diskimage_builder/lib/common-functions:block_device_create_config_file:516 : return 2024-11-20 03:13:22.381 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.myrJZycR/block-device/params.yaml 2024-11-20 03:13:22.386 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2024-11-20 03:13:22.391 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2024-11-20 03:13:22.398 | + 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-20 03:13:22.858 | 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-20 03:13:22.858 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.myrJZycR/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.8BKF66ly', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.myrJZycR/mnt', 'build-dir': '/opt/dib_tmp/dib_build.myrJZycR'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 03:13:22.863 | 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-20 03:13:22.864 | 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-20 03:13:22.864 | 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-20 03:13:22.865 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.myrJZycR/states/block-device/config.json] 2024-11-20 03:13:22.941 | ++ 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-20 03:13:23.401 | 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-20 03:13:23.401 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.myrJZycR/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.8BKF66ly', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.myrJZycR/mnt', 'build-dir': '/opt/dib_tmp/dib_build.myrJZycR'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 03:13:23.402 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2024-11-20 03:13:23.402 | 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-20 03:13:23.476 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=cloudimg-rootfs 2024-11-20 03:13:23.481 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2024-11-20 03:13:23.487 | ++ 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-20 03:13:23.948 | 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-20 03:13:23.948 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.myrJZycR/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.8BKF66ly', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.myrJZycR/mnt', 'build-dir': '/opt/dib_tmp/dib_build.myrJZycR'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 03:13:23.949 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2024-11-20 03:13:23.949 | 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-20 03:13:24.024 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=ext4 2024-11-20 03:13:24.029 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2024-11-20 03:13:24.034 | ++ 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-20 03:13:24.513 | 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-20 03:13:24.513 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.myrJZycR/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.8BKF66ly', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.myrJZycR/mnt', 'build-dir': '/opt/dib_tmp/dib_build.myrJZycR'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 03:13:24.513 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2024-11-20 03:13:24.514 | 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-20 03:13:24.590 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL= 2024-11-20 03:13:24.595 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2024-11-20 03:13:24.601 | ++ 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-20 03:13:25.065 | 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-20 03:13:25.066 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.myrJZycR/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.8BKF66ly', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.myrJZycR/mnt', 'build-dir': '/opt/dib_tmp/dib_build.myrJZycR'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 03:13:25.066 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2024-11-20 03:13:25.141 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS='/boot/efi|/' 2024-11-20 03:13:25.146 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2024-11-20 03:13:25.151 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2024-11-20 03:13:25.156 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /opt/dib_tmp/dib_build.myrJZycR/mnt 2024-11-20 03:13:25.163 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /opt/dib_tmp/dib_build.myrJZycR/mnt 2024-11-20 03:13:25.173 | chown: warning: '.' should be ':': 'root.root' 2024-11-20 03:13:25.179 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.myrJZycR/mnt 2024-11-20 03:13:25.184 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.myrJZycR/mnt 2024-11-20 03:13:25.189 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/opt/dib_tmp/dib_build.myrJZycR/mnt 2024-11-20 03:13:25.193 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2024-11-20 03:13:25.198 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-20 03:13:25.202 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.myrJZycR/hooks ']' 2024-11-20 03:13:25.207 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2024-11-20 03:13:25.237 | Copying hooks for vm 2024-11-20 03:13:25.248 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2024-11-20 03:13:25.260 | Copying hooks for infra-package-needs 2024-11-20 03:13:25.270 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2024-11-20 03:13:25.304 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2024-11-20 03:13:25.318 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2024-11-20 03:13:25.322 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2024-11-20 03:13:25.333 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2024-11-20 03:13:25.351 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2024-11-20 03:13:25.354 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2024-11-20 03:13:25.361 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2024-11-20 03:13:25.363 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2024-11-20 03:13:25.375 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2024-11-20 03:13:25.407 | Copying hooks for install-bin 2024-11-20 03:13:25.416 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2024-11-20 03:13:25.424 | Copying hooks for source-repositories 2024-11-20 03:13:25.435 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2024-11-20 03:13:25.451 | Copying hooks for package-installs 2024-11-20 03:13:25.460 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2024-11-20 03:13:25.470 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2024-11-20 03:13:25.473 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2024-11-20 03:13:25.476 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2024-11-20 03:13:25.479 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2024-11-20 03:13:25.487 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2024-11-20 03:13:25.490 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2024-11-20 03:13:25.498 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2024-11-20 03:13:25.501 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2024-11-20 03:13:25.509 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2024-11-20 03:13:25.512 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2024-11-20 03:13:25.526 | Copying hooks for debootstrap 2024-11-20 03:13:25.536 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/cleanup.d/99-clean-up-cache 2024-11-20 03:13:25.547 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/root.d/08-debootstrap 2024-11-20 03:13:25.555 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/10-debian-networking 2024-11-20 03:13:25.558 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/12-debian-locale-gen 2024-11-20 03:13:25.560 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/15-cleanup-debootstrap 2024-11-20 03:13:25.571 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/environment.d/10-debootstrap-default-locale 2024-11-20 03:13:25.573 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/environment.d/20-network-interface-names 2024-11-20 03:13:25.590 | Copying hooks for ubuntu-common 2024-11-20 03:13:25.599 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common/post-install.d/99-autoremove 2024-11-20 03:13:25.607 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common/install.d/80-disable-rfc3041 2024-11-20 03:13:25.615 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common/environment.d/10-ubuntu-distro-name.bash 2024-11-20 03:13:25.618 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common/environment.d/11-ubuntu-init-system.bash 2024-11-20 03:13:25.629 | Copying hooks for cloud-init-datasources 2024-11-20 03:13:25.637 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2024-11-20 03:13:25.646 | Copying hooks for ensure-venv 2024-11-20 03:13:25.663 | Copying hooks for block-device-efi 2024-11-20 03:13:25.673 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/environment.d/15-block-device.bash 2024-11-20 03:13:25.686 | Copying hooks for modprobe 2024-11-20 03:13:25.695 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/extra-data.d/50-modprobe-blacklist 2024-11-20 03:13:25.703 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/install.d/80-modprobe-blacklist 2024-11-20 03:13:25.712 | Copying hooks for base 2024-11-20 03:13:25.721 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2024-11-20 03:13:25.729 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2024-11-20 03:13:25.731 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2024-11-20 03:13:25.734 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2024-11-20 03:13:25.743 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2024-11-20 03:13:25.757 | Copying hooks for ubuntu-minimal 2024-11-20 03:13:25.767 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-arm64-build-succeeds 2024-11-20 03:13:25.771 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-build-succeeds 2024-11-20 03:13:25.775 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-arm64-build-succeeds 2024-11-20 03:13:25.778 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-build-succeeds 2024-11-20 03:13:25.782 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/jammy-arm64-build-succeeds 2024-11-20 03:13:25.785 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/noble-arm64-build-succeeds 2024-11-20 03:13:25.789 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/trusty-build-succeeds 2024-11-20 03:13:25.793 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/xenial-build-succeeds 2024-11-20 03:13:25.803 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/root.d/75-ubuntu-minimal-baseinstall 2024-11-20 03:13:25.811 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/11-ubuntu-kernel.bash 2024-11-20 03:13:25.813 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/12-ubuntu-repo-dists.bash 2024-11-20 03:13:25.830 | Copying hooks for install-types 2024-11-20 03:13:25.839 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2024-11-20 03:13:25.847 | Copying hooks for openssh-server 2024-11-20 03:13:25.856 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2024-11-20 03:13:25.859 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2024-11-20 03:13:25.875 | Copying hooks for bootloader 2024-11-20 03:13:25.884 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2024-11-20 03:13:25.892 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2024-11-20 03:13:25.903 | Copying hooks for manifests 2024-11-20 03:13:25.912 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2024-11-20 03:13:25.920 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2024-11-20 03:13:25.928 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2024-11-20 03:13:25.937 | Copying hooks for openstack-repos 2024-11-20 03:13:25.945 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2024-11-20 03:13:25.958 | Copying hooks for sysprep 2024-11-20 03:13:25.967 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2024-11-20 03:13:25.975 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2024-11-20 03:13:25.984 | Copying hooks for dib-init-system 2024-11-20 03:13:25.993 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2024-11-20 03:13:26.001 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2024-11-20 03:13:26.009 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2024-11-20 03:13:26.017 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2024-11-20 03:13:26.026 | Copying hooks for journal-to-console 2024-11-20 03:13:26.034 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/post-install.d/30-journal-to-console 2024-11-20 03:13:26.043 | Copying hooks for install-static 2024-11-20 03:13:26.052 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2024-11-20 03:13:26.065 | Copying hooks for cache-devstack 2024-11-20 03:13:26.096 | Copying hooks for cache-url 2024-11-20 03:13:26.105 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2024-11-20 03:13:26.124 | Copying hooks for dpkg 2024-11-20 03:13:26.132 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/finalise.d/99-clean-up-cache 2024-11-20 03:13:26.135 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/finalise.d/99-write-dpkg-manifest 2024-11-20 03:13:26.143 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/40-unblock-daemons 2024-11-20 03:13:26.146 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/50-remove-img-build-proxy 2024-11-20 03:13:26.148 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/60-untrim-dpkg 2024-11-20 03:13:26.156 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/bin/install-packages 2024-11-20 03:13:26.164 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/09-apt-keyring 2024-11-20 03:13:26.167 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-block-apt-translations 2024-11-20 03:13:26.170 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-block-daemons 2024-11-20 03:13:26.173 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-build-with-http-cache 2024-11-20 03:13:26.175 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-shared-apt-cache 2024-11-20 03:13:26.178 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-trim-dpkg 2024-11-20 03:13:26.186 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/pre-install.d/00-disable-apt-recommends 2024-11-20 03:13:26.189 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/pre-install.d/99-apt-get-update 2024-11-20 03:13:26.196 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/environment.d/10-dpkg.bash 2024-11-20 03:13:26.208 | Copying hooks for nodepool-base 2024-11-20 03:13:26.216 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2024-11-20 03:13:26.225 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2024-11-20 03:13:26.234 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2024-11-20 03:13:26.237 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2024-11-20 03:13:26.248 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2024-11-20 03:13:26.257 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2024-11-20 03:13:26.261 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2024-11-20 03:13:26.269 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2024-11-20 03:13:26.273 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2024-11-20 03:13:26.276 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2024-11-20 03:13:26.280 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2024-11-20 03:13:26.288 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2024-11-20 03:13:26.292 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2024-11-20 03:13:26.297 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2024-11-20 03:13:26.300 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2024-11-20 03:13:26.304 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2024-11-20 03:13:26.307 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2024-11-20 03:13:26.311 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2024-11-20 03:13:26.320 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2024-11-20 03:13:26.339 | Copying hooks for growroot 2024-11-20 03:13:26.348 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2024-11-20 03:13:26.358 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/static/usr 2024-11-20 03:13:26.369 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2024-11-20 03:13:26.372 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2024-11-20 03:13:26.375 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2024-11-20 03:13:26.392 | Copying hooks for runtime-ssh-host-keys 2024-11-20 03:13:26.400 | 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-20 03:13:26.408 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2024-11-20 03:13:26.416 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2024-11-20 03:13:26.425 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2024-11-20 03:13:26.428 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2024-11-20 03:13:26.444 | Copying hooks for simple-init 2024-11-20 03:13:26.453 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2024-11-20 03:13:26.461 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2024-11-20 03:13:26.464 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/60-simple-init-remove-interfaces 2024-11-20 03:13:26.467 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2024-11-20 03:13:26.470 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2024-11-20 03:13:26.472 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2024-11-20 03:13:26.481 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2024-11-20 03:13:26.483 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2024-11-20 03:13:26.502 | Copying hooks for pkg-map 2024-11-20 03:13:26.511 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2024-11-20 03:13:26.519 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2024-11-20 03:13:26.528 | Copying hooks for zuul-worker 2024-11-20 03:13:26.536 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2024-11-20 03:13:26.545 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2024-11-20 03:13:26.563 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2024-11-20 03:13:26.567 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-20 03:13:26.568 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2024-11-20 03:13:26.577 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d ']' 2024-11-20 03:13:26.582 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d' 2024-11-20 03:13:26.582 | Running hooks from /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d 2024-11-20 03:13:26.586 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-20 03:13:26.591 | + 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.myrJZycR/hooks/root.d 2024-11-20 03:13:26.615 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/../environment.d/10-base-defaults 2024-11-20 03:13:26.623 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/../environment.d/10-base-defaults 2024-11-20 03:13:26.627 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-20 03:13:26.631 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-20 03:13:26.635 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-20 03:13:26.639 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-20 03:13:26.643 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-20 03:13:26.651 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-20 03:13:26.655 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-20 03:13:26.659 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-20 03:13:26.663 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-20 03:13:26.667 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-20 03:13:26.671 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-20 03:13:26.675 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-20 03:13:26.679 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-20 03:13:26.683 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-20 03:13:26.688 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-20 03:13:26.692 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-20 03:13:26.697 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-20 03:13:26.701 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-20 03:13:26.705 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-20 03:13:26.710 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/../environment.d/10-debootstrap-default-locale 2024-11-20 03:13:26.717 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/../environment.d/10-debootstrap-default-locale 2024-11-20 03:13:26.721 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-11-20 03:13:26.726 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-11-20 03:13:26.730 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/../environment.d/10-dpkg.bash 2024-11-20 03:13:26.738 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/../environment.d/10-dpkg.bash 2024-11-20 03:13:26.742 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2024-11-20 03:13:26.746 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2024-11-20 03:13:26.750 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2024-11-20 03:13:26.757 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2024-11-20 03:13:26.762 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2024-11-20 03:13:26.766 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2024-11-20 03:13:26.770 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2024-11-20 03:13:26.774 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2024-11-20 03:13:26.778 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2024-11-20 03:13:26.783 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2024-11-20 03:13:26.787 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2024-11-20 03:13:26.791 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2024-11-20 03:13:26.795 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=arm64 2024-11-20 03:13:26.799 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ arm64 ]] 2024-11-20 03:13:26.803 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-ubuntu-distro-name.bash:source:9 : default_ubuntu_mirror=http://ports.ubuntu.com/ubuntu-ports 2024-11-20 03:13:26.807 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/ubuntu-ports 2024-11-20 03:13:26.812 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/ubuntu-ports 2024-11-20 03:13:26.816 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2024-11-20 03:13:26.825 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2024-11-20 03:13:26.829 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2024-11-20 03:13:26.833 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2024-11-20 03:13:26.837 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2024-11-20 03:13:26.841 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2024-11-20 03:13:26.849 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2024-11-20 03:13:26.853 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-generic 2024-11-20 03:13:26.858 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-generic 2024-11-20 03:13:26.862 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2024-11-20 03:13:26.870 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2024-11-20 03:13:26.874 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2024-11-20 03:13:26.879 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2024-11-20 03:13:26.883 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/../environment.d/14-manifests 2024-11-20 03:13:26.891 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/../environment.d/14-manifests 2024-11-20 03:13:26.895 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-20 03:13:26.899 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-20 03:13:26.903 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/ubuntu-jammy-arm64-1e09ad086faa4023af768eda977608dc.d/ 2024-11-20 03:13:26.908 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/ubuntu-jammy-arm64-1e09ad086faa4023af768eda977608dc.d/ 2024-11-20 03:13:26.912 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/../environment.d/15-block-device.bash 2024-11-20 03:13:26.920 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/../environment.d/15-block-device.bash 2024-11-20 03:13:26.924 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-20 03:13:26.928 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-20 03:13:26.933 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-20 03:13:26.937 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-20 03:13:26.944 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-20 03:13:26.949 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ ubuntu =~ (almalinux|centos|fedora|rocky) ]] 2024-11-20 03:13:26.953 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-20 03:13:26.957 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-20 03:13:26.961 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \a\l\m\a\l\i\n\u\x ]] 2024-11-20 03:13:26.966 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \r\o\c\k\y ]] 2024-11-20 03:13:26.970 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \f\e\d\o\r\a ]] 2024-11-20 03:13:26.974 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/../environment.d/20-network-interface-names 2024-11-20 03:13:26.982 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/../environment.d/20-network-interface-names 2024-11-20 03:13:26.986 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2024-11-20 03:13:26.991 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2024-11-20 03:13:26.995 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-20 03:13:27.003 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-20 03:13:27.007 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-20 03:13:27.012 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-20 03:13:27.016 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-20 03:13:27.024 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-20 03:13:27.028 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-20 03:13:27.033 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-20 03:13:27.037 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-20 03:13:27.041 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-20 03:13:27.045 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-20 03:13:27.050 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-20 03:13:27.054 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-20 03:13:27.059 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-20 03:13:27.063 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/../environment.d/99-dib-init-system 2024-11-20 03:13:27.071 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/../environment.d/99-dib-init-system 2024-11-20 03:13:27.075 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-20 03:13:27.079 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-20 03:13:27.084 | dib-run-parts Running /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/08-debootstrap 2024-11-20 03:13:27.093 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/08-debootstrap:main:20 : set -eu 2024-11-20 03:13:27.097 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/08-debootstrap:main:21 : set -o pipefail 2024-11-20 03:13:27.102 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/08-debootstrap:main:23 : '[' -f /opt/dib_tmp/dib_build.myrJZycR/mnt/.extra_settings ']' 2024-11-20 03:13:27.106 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/08-debootstrap:main:27 : '[' -n ubuntu ']' 2024-11-20 03:13:27.110 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/08-debootstrap:main:28 : '[' -n jammy ']' 2024-11-20 03:13:27.114 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/08-debootstrap:main:29 : '[' -n https://mirror.regionone.osuosl.opendev.org/ubuntu-ports ']' 2024-11-20 03:13:27.118 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/08-debootstrap:main:31 : DIB_DEBIAN_COMPONENTS=main,universe 2024-11-20 03:13:27.122 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/08-debootstrap:main:32 : DIB_DEBOOTSTRAP_EXTRA_ARGS=--no-check-gpg 2024-11-20 03:13:27.126 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/08-debootstrap:main:33 : DEBOOTSTRAP_TARBALL=/opt/dib_cache/debootstrap-ubuntu-jammy-arm64.tar.gz 2024-11-20 03:13:27.130 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/08-debootstrap:main:34 : http_proxy= 2024-11-20 03:13:27.134 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/08-debootstrap:main:35 : no_proxy= 2024-11-20 03:13:27.138 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/08-debootstrap:main:37 : DEBOOTSTRAP_QEMU= 2024-11-20 03:13:27.142 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/08-debootstrap:main:39 : debootstrap --version 2024-11-20 03:13:27.161 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/08-debootstrap:main:39 : _debootstrap_version='debootstrap 1.0.128+nmu2+deb12u1' 2024-11-20 03:13:27.165 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/08-debootstrap:main:41 : _debootstrap_version=128 2024-11-20 03:13:27.169 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/08-debootstrap:main:42 : [[ jammy == \b\u\s\t\e\r ]] 2024-11-20 03:13:27.173 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/08-debootstrap:main:46 : '[' -n '' -o -n '' ']' 2024-11-20 03:13:27.177 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/08-debootstrap:main:51 : KEYRING_OPT= 2024-11-20 03:13:27.181 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/08-debootstrap:main:52 : '[' -n '' ']' 2024-11-20 03:13:27.185 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/08-debootstrap:main:60 : dpkg --print-architecture 2024-11-20 03:13:27.192 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/08-debootstrap:main:60 : '[' arm64 '!=' arm64 ']' 2024-11-20 03:13:27.196 | + /opt/dib_tmp/dib_build.myrJZycR/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 jammy /opt/dib_tmp/dib_build.myrJZycR/mnt https://mirror.regionone.osuosl.opendev.org/ubuntu-ports ' 2024-11-20 03:13:27.277 | I: Retrieving InRelease 2024-11-20 03:13:27.971 | I: Retrieving Release 2024-11-20 03:13:28.148 | I: Retrieving Packages 2024-11-20 03:13:28.570 | I: Validating Packages 2024-11-20 03:13:28.694 | I: Retrieving Packages 2024-11-20 03:13:30.911 | I: Validating Packages 2024-11-20 03:13:32.330 | I: Resolving dependencies of required packages... 2024-11-20 03:13:34.700 | I: Resolving dependencies of base packages... 2024-11-20 03:13:51.428 | I: Checking component main on https://mirror.regionone.osuosl.opendev.org/ubuntu-ports... 2024-11-20 03:13:51.822 | I: Retrieving adduser 3.118ubuntu5 2024-11-20 03:13:52.059 | I: Validating adduser 3.118ubuntu5 2024-11-20 03:13:52.077 | I: Retrieving apt 2.4.5 2024-11-20 03:13:52.298 | I: Validating apt 2.4.5 2024-11-20 03:13:52.324 | I: Retrieving base-files 12ubuntu4 2024-11-20 03:13:52.804 | I: Validating base-files 12ubuntu4 2024-11-20 03:13:52.822 | I: Retrieving base-passwd 3.5.52build1 2024-11-20 03:13:52.994 | I: Validating base-passwd 3.5.52build1 2024-11-20 03:13:53.011 | I: Retrieving bash 5.1-6ubuntu1 2024-11-20 03:13:53.255 | I: Validating bash 5.1-6ubuntu1 2024-11-20 03:13:53.277 | I: Retrieving bsdutils 1:2.37.2-4ubuntu3 2024-11-20 03:13:53.517 | I: Validating bsdutils 1:2.37.2-4ubuntu3 2024-11-20 03:13:53.534 | I: Retrieving ca-certificates 20211016 2024-11-20 03:13:53.904 | I: Validating ca-certificates 20211016 2024-11-20 03:13:53.923 | I: Retrieving coreutils 8.32-4.1ubuntu1 2024-11-20 03:13:54.185 | I: Validating coreutils 8.32-4.1ubuntu1 2024-11-20 03:13:54.211 | I: Retrieving dash 0.5.11+git20210903+057cd650a4ed-3build1 2024-11-20 03:13:54.411 | I: Validating dash 0.5.11+git20210903+057cd650a4ed-3build1 2024-11-20 03:13:54.428 | I: Retrieving debconf 1.5.79ubuntu1 2024-11-20 03:13:54.591 | I: Validating debconf 1.5.79ubuntu1 2024-11-20 03:13:54.609 | I: Retrieving debianutils 5.5-1ubuntu2 2024-11-20 03:13:54.803 | I: Validating debianutils 5.5-1ubuntu2 2024-11-20 03:13:54.822 | I: Retrieving diffutils 1:3.8-0ubuntu2 2024-11-20 03:13:54.991 | I: Validating diffutils 1:3.8-0ubuntu2 2024-11-20 03:13:55.009 | I: Retrieving dpkg 1.21.1ubuntu2 2024-11-20 03:13:55.578 | I: Validating dpkg 1.21.1ubuntu2 2024-11-20 03:13:55.604 | I: Retrieving e2fsprogs 1.46.5-2ubuntu1 2024-11-20 03:13:56.097 | I: Validating e2fsprogs 1.46.5-2ubuntu1 2024-11-20 03:13:56.119 | I: Retrieving findutils 4.8.0-1ubuntu3 2024-11-20 03:13:56.318 | I: Validating findutils 4.8.0-1ubuntu3 2024-11-20 03:13:56.338 | I: Retrieving gcc-12-base 12-20220319-1ubuntu1 2024-11-20 03:13:56.444 | I: Validating gcc-12-base 12-20220319-1ubuntu1 2024-11-20 03:13:56.461 | I: Retrieving gpgv 2.2.27-3ubuntu2 2024-11-20 03:13:57.575 | I: Validating gpgv 2.2.27-3ubuntu2 2024-11-20 03:13:57.593 | I: Retrieving grep 3.7-1build1 2024-11-20 03:13:57.910 | I: Validating grep 3.7-1build1 2024-11-20 03:13:57.928 | I: Retrieving gzip 1.10-4ubuntu4 2024-11-20 03:13:58.110 | I: Validating gzip 1.10-4ubuntu4 2024-11-20 03:13:58.128 | I: Retrieving hostname 3.23ubuntu2 2024-11-20 03:13:58.648 | I: Validating hostname 3.23ubuntu2 2024-11-20 03:13:58.667 | I: Retrieving init-system-helpers 1.62 2024-11-20 03:13:58.985 | I: Validating init-system-helpers 1.62 2024-11-20 03:13:59.003 | I: Retrieving libacl1 2.3.1-1 2024-11-20 03:13:59.212 | I: Validating libacl1 2.3.1-1 2024-11-20 03:13:59.229 | I: Retrieving libapt-pkg6.0 2.4.5 2024-11-20 03:13:59.440 | I: Validating libapt-pkg6.0 2.4.5 2024-11-20 03:13:59.463 | I: Retrieving libattr1 1:2.5.1-1build1 2024-11-20 03:13:59.653 | I: Validating libattr1 1:2.5.1-1build1 2024-11-20 03:13:59.670 | I: Retrieving libaudit-common 1:3.0.7-1build1 2024-11-20 03:13:59.881 | I: Validating libaudit-common 1:3.0.7-1build1 2024-11-20 03:13:59.899 | I: Retrieving libaudit1 1:3.0.7-1build1 2024-11-20 03:14:00.175 | I: Validating libaudit1 1:3.0.7-1build1 2024-11-20 03:14:00.194 | I: Retrieving libblkid1 2.37.2-4ubuntu3 2024-11-20 03:14:00.309 | I: Validating libblkid1 2.37.2-4ubuntu3 2024-11-20 03:14:00.328 | I: Retrieving libbz2-1.0 1.0.8-5build1 2024-11-20 03:14:00.504 | I: Validating libbz2-1.0 1.0.8-5build1 2024-11-20 03:14:00.522 | I: Retrieving libc-bin 2.35-0ubuntu3 2024-11-20 03:14:00.704 | I: Validating libc-bin 2.35-0ubuntu3 2024-11-20 03:14:00.725 | I: Retrieving libc6 2.35-0ubuntu3 2024-11-20 03:14:02.351 | I: Validating libc6 2.35-0ubuntu3 2024-11-20 03:14:02.386 | I: Retrieving libcap-ng0 0.7.9-2.2build3 2024-11-20 03:14:02.609 | I: Validating libcap-ng0 0.7.9-2.2build3 2024-11-20 03:14:02.628 | I: Retrieving libcap2 1:2.44-1build3 2024-11-20 03:14:02.807 | I: Validating libcap2 1:2.44-1build3 2024-11-20 03:14:02.824 | I: Retrieving libcom-err2 1.46.5-2ubuntu1 2024-11-20 03:14:02.930 | I: Validating libcom-err2 1.46.5-2ubuntu1 2024-11-20 03:14:02.947 | I: Retrieving libcrypt1 1:4.4.27-1 2024-11-20 03:14:03.438 | I: Validating libcrypt1 1:4.4.27-1 2024-11-20 03:14:03.456 | I: Retrieving libdb5.3 5.3.28+dfsg1-0.8ubuntu3 2024-11-20 03:14:04.029 | I: Validating libdb5.3 5.3.28+dfsg1-0.8ubuntu3 2024-11-20 03:14:04.052 | I: Retrieving libdebconfclient0 0.261ubuntu1 2024-11-20 03:14:04.248 | I: Validating libdebconfclient0 0.261ubuntu1 2024-11-20 03:14:04.266 | I: Retrieving libext2fs2 1.46.5-2ubuntu1 2024-11-20 03:14:04.373 | I: Validating libext2fs2 1.46.5-2ubuntu1 2024-11-20 03:14:04.392 | I: Retrieving libffi8 3.4.2-4 2024-11-20 03:14:04.490 | I: Validating libffi8 3.4.2-4 2024-11-20 03:14:04.508 | I: Retrieving libgcc-s1 12-20220319-1ubuntu1 2024-11-20 03:14:04.618 | I: Validating libgcc-s1 12-20220319-1ubuntu1 2024-11-20 03:14:04.637 | I: Retrieving libgcrypt20 1.9.4-3ubuntu3 2024-11-20 03:14:04.856 | I: Validating libgcrypt20 1.9.4-3ubuntu3 2024-11-20 03:14:04.876 | I: Retrieving libgmp10 2:6.2.1+dfsg-3ubuntu1 2024-11-20 03:14:05.039 | I: Validating libgmp10 2:6.2.1+dfsg-3ubuntu1 2024-11-20 03:14:05.059 | I: Retrieving libgnutls30 3.7.3-4ubuntu1 2024-11-20 03:14:05.346 | I: Validating libgnutls30 3.7.3-4ubuntu1 2024-11-20 03:14:05.370 | I: Retrieving libgpg-error0 1.43-3 2024-11-20 03:14:05.789 | I: Validating libgpg-error0 1.43-3 2024-11-20 03:14:05.808 | I: Retrieving libgssapi-krb5-2 1.19.2-2 2024-11-20 03:14:05.987 | I: Validating libgssapi-krb5-2 1.19.2-2 2024-11-20 03:14:06.005 | I: Retrieving libhogweed6 3.7.3-1build2 2024-11-20 03:14:06.189 | I: Validating libhogweed6 3.7.3-1build2 2024-11-20 03:14:06.207 | I: Retrieving libidn2-0 2.3.2-2build1 2024-11-20 03:14:06.389 | I: Validating libidn2-0 2.3.2-2build1 2024-11-20 03:14:06.407 | I: Retrieving libk5crypto3 1.19.2-2 2024-11-20 03:14:06.651 | I: Validating libk5crypto3 1.19.2-2 2024-11-20 03:14:06.668 | I: Retrieving libkeyutils1 1.6.1-2ubuntu3 2024-11-20 03:14:06.851 | I: Validating libkeyutils1 1.6.1-2ubuntu3 2024-11-20 03:14:06.869 | I: Retrieving libkrb5-3 1.19.2-2 2024-11-20 03:14:07.023 | I: Validating libkrb5-3 1.19.2-2 2024-11-20 03:14:07.042 | I: Retrieving libkrb5support0 1.19.2-2 2024-11-20 03:14:07.143 | I: Validating libkrb5support0 1.19.2-2 2024-11-20 03:14:07.160 | I: Retrieving liblz4-1 1.9.3-2build2 2024-11-20 03:14:07.329 | I: Validating liblz4-1 1.9.3-2build2 2024-11-20 03:14:07.346 | I: Retrieving liblzma5 5.2.5-2ubuntu1 2024-11-20 03:14:12.526 | I: Validating liblzma5 5.2.5-2ubuntu1 2024-11-20 03:14:12.545 | I: Retrieving libmount1 2.37.2-4ubuntu3 2024-11-20 03:14:12.657 | I: Validating libmount1 2.37.2-4ubuntu3 2024-11-20 03:14:12.674 | I: Retrieving libncurses6 6.3-2 2024-11-20 03:14:12.858 | I: Validating libncurses6 6.3-2 2024-11-20 03:14:12.876 | I: Retrieving libncursesw6 6.3-2 2024-11-20 03:14:27.118 | I: Validating libncursesw6 6.3-2 2024-11-20 03:14:27.136 | I: Retrieving libnettle8 3.7.3-1build2 2024-11-20 03:14:31.813 | I: Validating libnettle8 3.7.3-1build2 2024-11-20 03:14:31.832 | I: Retrieving libnsl2 1.3.0-2build2 2024-11-20 03:14:32.101 | I: Validating libnsl2 1.3.0-2build2 2024-11-20 03:14:32.119 | I: Retrieving libp11-kit0 0.24.0-6build1 2024-11-20 03:14:32.328 | I: Validating libp11-kit0 0.24.0-6build1 2024-11-20 03:14:32.347 | I: Retrieving libpam-modules 1.4.0-11ubuntu2 2024-11-20 03:14:32.887 | I: Validating libpam-modules 1.4.0-11ubuntu2 2024-11-20 03:14:32.906 | I: Retrieving libpam-modules-bin 1.4.0-11ubuntu2 2024-11-20 03:14:33.216 | I: Validating libpam-modules-bin 1.4.0-11ubuntu2 2024-11-20 03:14:33.234 | I: Retrieving libpam-runtime 1.4.0-11ubuntu2 2024-11-20 03:14:33.366 | I: Validating libpam-runtime 1.4.0-11ubuntu2 2024-11-20 03:14:33.384 | I: Retrieving libpam0g 1.4.0-11ubuntu2 2024-11-20 03:14:33.884 | I: Validating libpam0g 1.4.0-11ubuntu2 2024-11-20 03:14:33.901 | I: Retrieving libpcre2-8-0 10.39-3build1 2024-11-20 03:14:34.185 | I: Validating libpcre2-8-0 10.39-3build1 2024-11-20 03:14:34.204 | I: Retrieving libpcre3 2:8.39-13build5 2024-11-20 03:14:34.388 | I: Validating libpcre3 2:8.39-13build5 2024-11-20 03:14:34.406 | I: Retrieving libprocps8 2:3.3.17-6ubuntu2 2024-11-20 03:14:34.602 | I: Validating libprocps8 2:3.3.17-6ubuntu2 2024-11-20 03:14:34.619 | I: Retrieving libseccomp2 2.5.3-2ubuntu2 2024-11-20 03:14:34.784 | I: Validating libseccomp2 2.5.3-2ubuntu2 2024-11-20 03:14:34.801 | I: Retrieving libselinux1 3.3-1build2 2024-11-20 03:14:35.009 | I: Validating libselinux1 3.3-1build2 2024-11-20 03:14:35.027 | I: Retrieving libsemanage-common 3.3-1build2 2024-11-20 03:14:35.201 | I: Validating libsemanage-common 3.3-1build2 2024-11-20 03:14:35.219 | I: Retrieving libsemanage2 3.3-1build2 2024-11-20 03:14:35.329 | I: Validating libsemanage2 3.3-1build2 2024-11-20 03:14:35.346 | I: Retrieving libsepol2 3.3-1build1 2024-11-20 03:14:35.666 | I: Validating libsepol2 3.3-1build1 2024-11-20 03:14:35.684 | I: Retrieving libsmartcols1 2.37.2-4ubuntu3 2024-11-20 03:14:35.796 | I: Validating libsmartcols1 2.37.2-4ubuntu3 2024-11-20 03:14:35.814 | I: Retrieving libss2 1.46.5-2ubuntu1 2024-11-20 03:14:35.921 | I: Validating libss2 1.46.5-2ubuntu1 2024-11-20 03:14:35.938 | I: Retrieving libssl3 3.0.2-0ubuntu1 2024-11-20 03:14:36.098 | I: Validating libssl3 3.0.2-0ubuntu1 2024-11-20 03:14:36.126 | I: Retrieving libstdc++6 12-20220319-1ubuntu1 2024-11-20 03:14:36.255 | I: Validating libstdc++6 12-20220319-1ubuntu1 2024-11-20 03:14:36.277 | I: Retrieving libsystemd0 249.11-0ubuntu3 2024-11-20 03:14:36.493 | I: Validating libsystemd0 249.11-0ubuntu3 2024-11-20 03:14:36.512 | I: Retrieving libtasn1-6 4.18.0-4build1 2024-11-20 03:14:36.792 | I: Validating libtasn1-6 4.18.0-4build1 2024-11-20 03:14:36.809 | I: Retrieving libtinfo6 6.3-2 2024-11-20 03:14:36.949 | I: Validating libtinfo6 6.3-2 2024-11-20 03:14:36.967 | I: Retrieving libtirpc-common 1.3.2-2build1 2024-11-20 03:14:37.162 | I: Validating libtirpc-common 1.3.2-2build1 2024-11-20 03:14:37.180 | I: Retrieving libtirpc3 1.3.2-2build1 2024-11-20 03:14:37.298 | I: Validating libtirpc3 1.3.2-2build1 2024-11-20 03:14:37.316 | I: Retrieving libudev1 249.11-0ubuntu3 2024-11-20 03:14:37.457 | I: Validating libudev1 249.11-0ubuntu3 2024-11-20 03:14:37.474 | I: Retrieving libunistring2 1.0-1 2024-11-20 03:14:37.930 | I: Validating libunistring2 1.0-1 2024-11-20 03:14:37.950 | I: Retrieving libuuid1 2.37.2-4ubuntu3 2024-11-20 03:14:38.191 | I: Validating libuuid1 2.37.2-4ubuntu3 2024-11-20 03:14:38.208 | I: Retrieving libxxhash0 0.8.1-1 2024-11-20 03:14:38.553 | I: Validating libxxhash0 0.8.1-1 2024-11-20 03:14:38.571 | I: Retrieving libzstd1 1.4.8+dfsg-3build1 2024-11-20 03:14:38.780 | I: Validating libzstd1 1.4.8+dfsg-3build1 2024-11-20 03:14:38.799 | I: Retrieving login 1:4.8.1-2ubuntu2 2024-11-20 03:14:38.973 | I: Validating login 1:4.8.1-2ubuntu2 2024-11-20 03:14:38.992 | I: Retrieving logsave 1.46.5-2ubuntu1 2024-11-20 03:14:39.120 | I: Validating logsave 1.46.5-2ubuntu1 2024-11-20 03:14:39.137 | I: Retrieving lsb-base 11.1.0ubuntu4 2024-11-20 03:14:39.316 | I: Validating lsb-base 11.1.0ubuntu4 2024-11-20 03:14:39.333 | I: Retrieving mawk 1.3.4.20200120-3 2024-11-20 03:14:39.505 | I: Validating mawk 1.3.4.20200120-3 2024-11-20 03:14:39.523 | I: Retrieving mount 2.37.2-4ubuntu3 2024-11-20 03:14:39.798 | I: Validating mount 2.37.2-4ubuntu3 2024-11-20 03:14:39.816 | I: Retrieving ncurses-base 6.3-2 2024-11-20 03:14:39.930 | I: Validating ncurses-base 6.3-2 2024-11-20 03:14:39.947 | I: Retrieving ncurses-bin 6.3-2 2024-11-20 03:14:40.056 | I: Validating ncurses-bin 6.3-2 2024-11-20 03:14:40.075 | I: Retrieving openssl 3.0.2-0ubuntu1 2024-11-20 03:14:40.528 | I: Validating openssl 3.0.2-0ubuntu1 2024-11-20 03:14:40.554 | I: Retrieving passwd 1:4.8.1-2ubuntu2 2024-11-20 03:14:40.789 | I: Validating passwd 1:4.8.1-2ubuntu2 2024-11-20 03:14:40.812 | I: Retrieving perl-base 5.34.0-3ubuntu1 2024-11-20 03:14:41.216 | I: Validating perl-base 5.34.0-3ubuntu1 2024-11-20 03:14:41.245 | I: Retrieving procps 2:3.3.17-6ubuntu2 2024-11-20 03:14:41.347 | I: Validating procps 2:3.3.17-6ubuntu2 2024-11-20 03:14:41.366 | I: Retrieving sed 4.8-1ubuntu2 2024-11-20 03:14:41.545 | I: Validating sed 4.8-1ubuntu2 2024-11-20 03:14:41.564 | I: Retrieving sensible-utils 0.0.17 2024-11-20 03:14:41.729 | I: Validating sensible-utils 0.0.17 2024-11-20 03:14:41.747 | I: Retrieving sysvinit-utils 3.01-1ubuntu1 2024-11-20 03:14:41.965 | I: Validating sysvinit-utils 3.01-1ubuntu1 2024-11-20 03:14:41.983 | I: Retrieving tar 1.34+dfsg-1build3 2024-11-20 03:14:42.168 | I: Validating tar 1.34+dfsg-1build3 2024-11-20 03:14:42.188 | I: Retrieving ubuntu-keyring 2021.03.26 2024-11-20 03:14:42.594 | I: Validating ubuntu-keyring 2021.03.26 2024-11-20 03:14:42.612 | I: Retrieving usrmerge 25ubuntu2 2024-11-20 03:14:42.784 | I: Validating usrmerge 25ubuntu2 2024-11-20 03:14:42.802 | I: Retrieving util-linux 2.37.2-4ubuntu3 2024-11-20 03:14:42.944 | I: Validating util-linux 2.37.2-4ubuntu3 2024-11-20 03:14:42.968 | I: Retrieving zlib1g 1:1.2.11.dfsg-2ubuntu9 2024-11-20 03:14:43.230 | I: Validating zlib1g 1:1.2.11.dfsg-2ubuntu9 2024-11-20 03:14:43.249 | I: Chosen extractor for .deb packages: dpkg-deb 2024-11-20 03:14:43.289 | I: Extracting base-files... 2024-11-20 03:14:43.448 | I: Extracting base-passwd... 2024-11-20 03:14:43.456 | I: Extracting bash... 2024-11-20 03:14:43.476 | I: Extracting bsdutils... 2024-11-20 03:14:43.485 | I: Extracting coreutils... 2024-11-20 03:14:43.553 | I: Extracting dash... 2024-11-20 03:14:43.561 | I: Extracting debconf... 2024-11-20 03:14:43.577 | I: Extracting debianutils... 2024-11-20 03:14:43.589 | I: Extracting diffutils... 2024-11-20 03:14:43.598 | I: Extracting dpkg... 2024-11-20 03:14:43.716 | I: Extracting e2fsprogs... 2024-11-20 03:14:43.735 | I: Extracting findutils... 2024-11-20 03:14:43.745 | I: Extracting gcc-12-base... 2024-11-20 03:14:43.752 | I: Extracting grep... 2024-11-20 03:14:43.760 | I: Extracting gzip... 2024-11-20 03:14:43.769 | I: Extracting hostname... 2024-11-20 03:14:43.775 | I: Extracting init-system-helpers... 2024-11-20 03:14:43.784 | I: Extracting libacl1... 2024-11-20 03:14:43.790 | I: Extracting libattr1... 2024-11-20 03:14:43.796 | I: Extracting libaudit-common... 2024-11-20 03:14:43.802 | I: Extracting libaudit1... 2024-11-20 03:14:43.809 | I: Extracting libblkid1... 2024-11-20 03:14:43.817 | I: Extracting libbz2-1.0... 2024-11-20 03:14:43.823 | I: Extracting libc-bin... 2024-11-20 03:14:43.844 | I: Extracting libc6... 2024-11-20 03:14:43.940 | I: Extracting libcap-ng0... 2024-11-20 03:14:43.946 | I: Extracting libcap2... 2024-11-20 03:14:43.952 | I: Extracting libcom-err2... 2024-11-20 03:14:43.958 | I: Extracting libcrypt1... 2024-11-20 03:14:43.965 | I: Extracting libdb5.3... 2024-11-20 03:14:43.986 | I: Extracting libdebconfclient0... 2024-11-20 03:14:43.992 | I: Extracting libext2fs2... 2024-11-20 03:14:44.002 | I: Extracting libgcc-s1... 2024-11-20 03:14:44.008 | I: Extracting libgcrypt20... 2024-11-20 03:14:44.022 | I: Extracting libgmp10... 2024-11-20 03:14:44.032 | I: Extracting libgpg-error0... 2024-11-20 03:14:44.039 | I: Extracting libgssapi-krb5-2... 2024-11-20 03:14:44.048 | I: Extracting libk5crypto3... 2024-11-20 03:14:44.056 | I: Extracting libkeyutils1... 2024-11-20 03:14:44.062 | I: Extracting libkrb5-3... 2024-11-20 03:14:44.076 | I: Extracting libkrb5support0... 2024-11-20 03:14:44.082 | I: Extracting liblz4-1... 2024-11-20 03:14:44.088 | I: Extracting liblzma5... 2024-11-20 03:14:44.097 | I: Extracting libmount1... 2024-11-20 03:14:44.104 | I: Extracting libncurses6... 2024-11-20 03:14:44.112 | I: Extracting libncursesw6... 2024-11-20 03:14:44.121 | I: Extracting libnsl2... 2024-11-20 03:14:44.127 | I: Extracting libpam-modules... 2024-11-20 03:14:44.146 | I: Extracting libpam-modules-bin... 2024-11-20 03:14:44.154 | I: Extracting libpam-runtime... 2024-11-20 03:14:44.161 | I: Extracting libpam0g... 2024-11-20 03:14:44.168 | I: Extracting libpcre2-8-0... 2024-11-20 03:14:44.178 | I: Extracting libpcre3... 2024-11-20 03:14:44.188 | I: Extracting libprocps8... 2024-11-20 03:14:44.194 | I: Extracting libselinux1... 2024-11-20 03:14:44.202 | I: Extracting libsemanage-common... 2024-11-20 03:14:44.208 | I: Extracting libsemanage2... 2024-11-20 03:14:44.216 | I: Extracting libsepol2... 2024-11-20 03:14:44.227 | I: Extracting libsmartcols1... 2024-11-20 03:14:44.233 | I: Extracting libss2... 2024-11-20 03:14:44.240 | I: Extracting libssl3... 2024-11-20 03:14:44.280 | I: Extracting libsystemd0... 2024-11-20 03:14:44.292 | I: Extracting libtinfo6... 2024-11-20 03:14:44.300 | I: Extracting libtirpc-common... 2024-11-20 03:14:44.306 | I: Extracting libtirpc3... 2024-11-20 03:14:44.314 | I: Extracting libudev1... 2024-11-20 03:14:44.323 | I: Extracting libuuid1... 2024-11-20 03:14:44.329 | I: Extracting libzstd1... 2024-11-20 03:14:44.340 | I: Extracting login... 2024-11-20 03:14:44.355 | I: Extracting logsave... 2024-11-20 03:14:44.361 | I: Extracting lsb-base... 2024-11-20 03:14:44.367 | I: Extracting mawk... 2024-11-20 03:14:44.376 | I: Extracting mount... 2024-11-20 03:14:44.385 | I: Extracting ncurses-base... 2024-11-20 03:14:44.395 | I: Extracting ncurses-bin... 2024-11-20 03:14:44.405 | I: Extracting passwd... 2024-11-20 03:14:44.440 | I: Extracting perl-base... 2024-11-20 03:14:44.535 | I: Extracting procps... 2024-11-20 03:14:44.553 | I: Extracting sed... 2024-11-20 03:14:44.561 | I: Extracting sensible-utils... 2024-11-20 03:14:44.568 | I: Extracting sysvinit-utils... 2024-11-20 03:14:44.575 | I: Extracting tar... 2024-11-20 03:14:44.586 | I: Extracting usrmerge... 2024-11-20 03:14:44.594 | I: Extracting util-linux... 2024-11-20 03:14:44.636 | I: Extracting zlib1g... 2024-11-20 03:14:46.126 | I: Installing core packages... 2024-11-20 03:14:52.552 | I: Unpacking required packages... 2024-11-20 03:14:53.177 | I: Unpacking base-files... 2024-11-20 03:14:54.315 | I: Unpacking base-passwd... 2024-11-20 03:14:55.983 | I: Unpacking bash... 2024-11-20 03:14:56.464 | I: Unpacking bsdutils... 2024-11-20 03:14:57.550 | I: Unpacking coreutils... 2024-11-20 03:14:58.085 | I: Unpacking dash... 2024-11-20 03:14:58.207 | I: Unpacking debconf... 2024-11-20 03:14:58.385 | I: Unpacking debianutils... 2024-11-20 03:14:58.594 | I: Unpacking diffutils... 2024-11-20 03:14:58.800 | I: Unpacking dpkg... 2024-11-20 03:14:59.236 | I: Unpacking e2fsprogs... 2024-11-20 03:14:59.785 | I: Unpacking findutils... 2024-11-20 03:15:00.131 | I: Unpacking gcc-12-base:arm64... 2024-11-20 03:15:01.213 | I: Unpacking grep... 2024-11-20 03:15:02.044 | I: Unpacking gzip... 2024-11-20 03:15:02.213 | I: Unpacking hostname... 2024-11-20 03:15:02.391 | I: Unpacking init-system-helpers... 2024-11-20 03:15:02.743 | I: Unpacking libacl1:arm64... 2024-11-20 03:15:03.890 | I: Unpacking libattr1:arm64... 2024-11-20 03:15:04.335 | I: Unpacking libaudit-common... 2024-11-20 03:15:05.191 | I: Unpacking libaudit1:arm64... 2024-11-20 03:15:05.688 | I: Unpacking libblkid1:arm64... 2024-11-20 03:15:05.936 | I: Unpacking libbz2-1.0:arm64... 2024-11-20 03:15:06.899 | I: Unpacking libc-bin... 2024-11-20 03:15:11.161 | I: Unpacking libc6:arm64... 2024-11-20 03:15:14.815 | I: Unpacking libcap-ng0:arm64... 2024-11-20 03:15:15.113 | I: Unpacking libcap2:arm64... 2024-11-20 03:15:15.562 | I: Unpacking libcom-err2:arm64... 2024-11-20 03:15:15.726 | I: Unpacking libcrypt1:arm64... 2024-11-20 03:15:15.971 | I: Unpacking libdb5.3:arm64... 2024-11-20 03:15:16.157 | I: Unpacking libdebconfclient0:arm64... 2024-11-20 03:15:16.517 | I: Unpacking libext2fs2:arm64... 2024-11-20 03:15:16.813 | I: Unpacking libgcc-s1:arm64... 2024-11-20 03:15:17.320 | I: Unpacking libgcrypt20:arm64... 2024-11-20 03:15:24.217 | I: Unpacking libgmp10:arm64... 2024-11-20 03:15:24.943 | I: Unpacking libgpg-error0:arm64... 2024-11-20 03:15:28.190 | I: Unpacking libgssapi-krb5-2:arm64... 2024-11-20 03:15:29.021 | I: Unpacking libk5crypto3:arm64... 2024-11-20 03:15:30.703 | I: Unpacking libkeyutils1:arm64... 2024-11-20 03:15:33.802 | I: Unpacking libkrb5-3:arm64... 2024-11-20 03:15:39.760 | I: Unpacking libkrb5support0:arm64... 2024-11-20 03:15:40.865 | I: Unpacking liblz4-1:arm64... 2024-11-20 03:15:45.906 | I: Unpacking liblzma5:arm64... 2024-11-20 03:15:48.096 | I: Unpacking libmount1:arm64... 2024-11-20 03:15:50.394 | I: Unpacking libncurses6:arm64... 2024-11-20 03:15:52.916 | I: Unpacking libncursesw6:arm64... 2024-11-20 03:15:55.202 | I: Unpacking libnsl2:arm64... 2024-11-20 03:15:57.380 | I: Unpacking libpam-modules:arm64... 2024-11-20 03:15:58.616 | I: Unpacking libpam-modules-bin... 2024-11-20 03:15:58.974 | I: Unpacking libpam-runtime... 2024-11-20 03:15:59.154 | I: Unpacking libpam0g:arm64... 2024-11-20 03:15:59.728 | I: Unpacking libpcre2-8-0:arm64... 2024-11-20 03:15:59.962 | I: Unpacking libpcre3:arm64... 2024-11-20 03:16:00.161 | I: Unpacking libprocps8:arm64... 2024-11-20 03:16:02.705 | I: Unpacking libselinux1:arm64... 2024-11-20 03:16:03.383 | I: Unpacking libsemanage-common... 2024-11-20 03:16:04.052 | I: Unpacking libsemanage2:arm64... 2024-11-20 03:16:06.089 | I: Unpacking libsepol2:arm64... 2024-11-20 03:16:08.261 | I: Unpacking libsmartcols1:arm64... 2024-11-20 03:16:10.344 | I: Unpacking libss2:arm64... 2024-11-20 03:16:14.306 | I: Unpacking libssl3:arm64... 2024-11-20 03:16:16.362 | I: Unpacking libsystemd0:arm64... 2024-11-20 03:16:16.661 | I: Unpacking libtinfo6:arm64... 2024-11-20 03:16:17.394 | I: Unpacking libtirpc-common... 2024-11-20 03:16:18.641 | I: Unpacking libtirpc3:arm64... 2024-11-20 03:16:18.830 | I: Unpacking libudev1:arm64... 2024-11-20 03:16:18.965 | I: Unpacking libuuid1:arm64... 2024-11-20 03:16:19.071 | I: Unpacking libzstd1:arm64... 2024-11-20 03:16:19.307 | I: Unpacking login... 2024-11-20 03:16:19.724 | I: Unpacking logsave... 2024-11-20 03:16:19.990 | I: Unpacking lsb-base... 2024-11-20 03:16:21.772 | I: Unpacking mawk... 2024-11-20 03:16:24.047 | I: Unpacking mount... 2024-11-20 03:16:25.008 | I: Unpacking ncurses-base... 2024-11-20 03:16:25.248 | I: Unpacking ncurses-bin... 2024-11-20 03:16:27.066 | I: Unpacking passwd... 2024-11-20 03:16:28.243 | I: Unpacking perl-base... 2024-11-20 03:16:29.745 | I: Unpacking procps... 2024-11-20 03:16:30.426 | I: Unpacking sed... 2024-11-20 03:16:30.922 | I: Unpacking sensible-utils... 2024-11-20 03:16:32.589 | I: Unpacking sysvinit-utils... 2024-11-20 03:16:33.659 | I: Unpacking tar... 2024-11-20 03:16:37.444 | I: Unpacking usrmerge... 2024-11-20 03:16:38.207 | I: Unpacking util-linux... 2024-11-20 03:16:41.223 | I: Unpacking zlib1g:arm64... 2024-11-20 03:16:43.160 | I: Configuring required packages... 2024-11-20 03:16:43.200 | I: Configuring lsb-base... 2024-11-20 03:16:43.407 | I: Configuring libtirpc-common... 2024-11-20 03:16:43.478 | I: Configuring libaudit-common... 2024-11-20 03:16:43.692 | I: Configuring libsemanage-common... 2024-11-20 03:16:43.755 | I: Configuring gcc-12-base:arm64... 2024-11-20 03:16:44.302 | I: Configuring ncurses-base... 2024-11-20 03:16:44.534 | I: Configuring sensible-utils... 2024-11-20 03:16:44.767 | I: Configuring libcrypt1:arm64... 2024-11-20 03:16:45.474 | I: Configuring libgcc-s1:arm64... 2024-11-20 03:16:45.736 | I: Configuring libc6:arm64... 2024-11-20 03:16:45.954 | I: Configuring libudev1:arm64... 2024-11-20 03:16:46.405 | I: Configuring libattr1:arm64... 2024-11-20 03:16:46.470 | I: Configuring sysvinit-utils... 2024-11-20 03:16:46.534 | I: Configuring debianutils... 2024-11-20 03:16:46.666 | I: Configuring mawk... 2024-11-20 03:16:46.717 | I: Configuring libdebconfclient0:arm64... 2024-11-20 03:16:47.059 | I: Configuring base-files... 2024-11-20 03:16:47.447 | I: Configuring libbz2-1.0:arm64... 2024-11-20 03:16:47.573 | I: Configuring base-passwd... 2024-11-20 03:16:47.940 | I: Configuring libdb5.3:arm64... 2024-11-20 03:16:48.155 | I: Configuring libblkid1:arm64... 2024-11-20 03:16:48.532 | I: Configuring libtinfo6:arm64... 2024-11-20 03:16:49.138 | I: Configuring bash... 2024-11-20 03:16:49.604 | I: Configuring libzstd1:arm64... 2024-11-20 03:16:50.338 | I: Configuring libkeyutils1:arm64... 2024-11-20 03:16:50.418 | I: Configuring liblzma5:arm64... 2024-11-20 03:16:50.704 | I: Configuring libgpg-error0:arm64... 2024-11-20 03:16:51.208 | I: Configuring liblz4-1:arm64... 2024-11-20 03:16:53.559 | I: Configuring libc-bin... 2024-11-20 03:16:54.578 | I: Configuring ncurses-bin... 2024-11-20 03:16:55.685 | I: Configuring libacl1:arm64... 2024-11-20 03:16:56.237 | I: Configuring libsmartcols1:arm64... 2024-11-20 03:16:56.900 | I: Configuring libgcrypt20:arm64... 2024-11-20 03:16:57.721 | I: Configuring zlib1g:arm64... 2024-11-20 03:16:58.276 | I: Configuring libcom-err2:arm64... 2024-11-20 03:16:59.408 | I: Configuring diffutils... 2024-11-20 03:16:59.851 | I: Configuring libcap2:arm64... 2024-11-20 03:17:00.598 | I: Configuring libkrb5support0:arm64... 2024-11-20 03:17:00.960 | I: Configuring hostname... 2024-11-20 03:17:01.399 | I: Configuring libpcre3:arm64... 2024-11-20 03:17:01.709 | I: Configuring libcap-ng0:arm64... 2024-11-20 03:17:04.513 | I: Configuring libext2fs2:arm64... 2024-11-20 03:17:05.085 | I: Configuring libgmp10:arm64... 2024-11-20 03:17:05.146 | I: Configuring libncurses6:arm64... 2024-11-20 03:17:05.196 | I: Configuring libaudit1:arm64... 2024-11-20 03:17:05.289 | I: Configuring libuuid1:arm64... 2024-11-20 03:17:05.337 | I: Configuring libss2:arm64... 2024-11-20 03:17:05.392 | I: Configuring libsepol2:arm64... 2024-11-20 03:17:05.524 | I: Configuring libpcre2-8-0:arm64... 2024-11-20 03:17:05.565 | I: Configuring libncursesw6:arm64... 2024-11-20 03:17:05.621 | I: Configuring libk5crypto3:arm64... 2024-11-20 03:17:05.801 | I: Configuring logsave... 2024-11-20 03:17:06.094 | I: Configuring e2fsprogs... 2024-11-20 03:17:06.584 | I: Configuring libsystemd0:arm64... 2024-11-20 03:17:06.653 | I: Configuring libselinux1:arm64... 2024-11-20 03:17:06.718 | I: Configuring sed... 2024-11-20 03:17:06.933 | I: Configuring findutils... 2024-11-20 03:17:07.085 | I: Configuring libmount1:arm64... 2024-11-20 03:17:07.219 | I: Configuring libsemanage2:arm64... 2024-11-20 03:17:07.317 | I: Configuring libprocps8:arm64... 2024-11-20 03:17:08.223 | I: Configuring bsdutils... 2024-11-20 03:17:08.451 | I: Configuring tar... 2024-11-20 03:17:08.566 | I: Configuring coreutils... 2024-11-20 03:17:08.938 | I: Configuring dpkg... 2024-11-20 03:17:09.404 | I: Configuring mount... 2024-11-20 03:17:09.501 | I: Configuring grep... 2024-11-20 03:17:09.546 | I: Configuring perl-base... 2024-11-20 03:17:09.628 | I: Configuring init-system-helpers... 2024-11-20 03:17:09.697 | I: Configuring gzip... 2024-11-20 03:17:09.782 | I: Configuring usrmerge... 2024-11-20 03:17:11.468 | I: Configuring procps... 2024-11-20 03:17:11.573 | I: Configuring debconf... 2024-11-20 03:17:11.797 | I: Configuring libpam0g:arm64... 2024-11-20 03:17:12.049 | I: Configuring util-linux... 2024-11-20 03:17:12.361 | I: Configuring dash... 2024-11-20 03:17:12.685 | I: Configuring libpam-modules-bin... 2024-11-20 03:17:12.734 | I: Configuring libssl3:arm64... 2024-11-20 03:17:12.944 | I: Configuring libkrb5-3:arm64... 2024-11-20 03:17:13.031 | I: Configuring libgssapi-krb5-2:arm64... 2024-11-20 03:17:13.095 | I: Configuring libtirpc3:arm64... 2024-11-20 03:17:13.137 | I: Configuring libnsl2:arm64... 2024-11-20 03:17:13.590 | I: Configuring libpam-modules:arm64... 2024-11-20 03:17:14.642 | I: Configuring passwd... 2024-11-20 03:17:15.082 | I: Configuring libpam-runtime... 2024-11-20 03:17:15.451 | I: Configuring login... 2024-11-20 03:17:15.502 | I: Configuring libc-bin... 2024-11-20 03:17:15.643 | I: Unpacking the base system... 2024-11-20 03:17:16.867 | I: Unpacking adduser... 2024-11-20 03:17:17.062 | I: Unpacking apt... 2024-11-20 03:17:19.927 | I: Unpacking ca-certificates... 2024-11-20 03:17:20.582 | I: Unpacking gpgv... 2024-11-20 03:17:22.560 | I: Unpacking libapt-pkg6.0:arm64... 2024-11-20 03:17:22.954 | I: Unpacking libffi8:arm64... 2024-11-20 03:17:24.163 | I: Unpacking libgnutls30:arm64... 2024-11-20 03:17:25.506 | I: Unpacking libhogweed6:arm64... 2024-11-20 03:17:26.207 | I: Unpacking libidn2-0:arm64... 2024-11-20 03:17:27.007 | I: Unpacking libnettle8:arm64... 2024-11-20 03:17:27.223 | I: Unpacking libp11-kit0:arm64... 2024-11-20 03:17:27.380 | I: Unpacking libseccomp2:arm64... 2024-11-20 03:17:27.571 | I: Unpacking libstdc++6:arm64... 2024-11-20 03:17:28.233 | I: Unpacking libtasn1-6:arm64... 2024-11-20 03:17:29.205 | I: Unpacking libunistring2:arm64... 2024-11-20 03:17:29.828 | I: Unpacking libxxhash0:arm64... 2024-11-20 03:17:31.489 | I: Unpacking openssl... 2024-11-20 03:17:33.454 | I: Unpacking ubuntu-keyring... 2024-11-20 03:17:34.252 | I: Configuring the base system... 2024-11-20 03:17:34.293 | I: Configuring adduser... 2024-11-20 03:17:34.634 | I: Configuring libunistring2:arm64... 2024-11-20 03:17:34.670 | I: Configuring libidn2-0:arm64... 2024-11-20 03:17:34.708 | I: Configuring ubuntu-keyring... 2024-11-20 03:17:34.743 | I: Configuring libseccomp2:arm64... 2024-11-20 03:17:34.785 | I: Configuring libnettle8:arm64... 2024-11-20 03:17:34.850 | I: Configuring libffi8:arm64... 2024-11-20 03:17:34.891 | I: Configuring gpgv... 2024-11-20 03:17:34.930 | I: Configuring libxxhash0:arm64... 2024-11-20 03:17:34.970 | I: Configuring libtasn1-6:arm64... 2024-11-20 03:17:35.023 | I: Configuring openssl... 2024-11-20 03:17:35.060 | I: Configuring libstdc++6:arm64... 2024-11-20 03:17:35.096 | I: Configuring libhogweed6:arm64... 2024-11-20 03:17:35.161 | I: Configuring ca-certificates... 2024-11-20 03:17:37.314 | I: Configuring libapt-pkg6.0:arm64... 2024-11-20 03:17:37.820 | I: Configuring libp11-kit0:arm64... 2024-11-20 03:17:38.305 | I: Configuring libgnutls30:arm64... 2024-11-20 03:17:38.958 | I: Configuring apt... 2024-11-20 03:17:40.028 | I: Configuring libc-bin... 2024-11-20 03:17:40.324 | I: Configuring ca-certificates... 2024-11-20 03:17:41.278 | I: Base system installed successfully. 2024-11-20 03:17:42.111 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/08-debootstrap:main:80 : sudo rm -fr /opt/dib_tmp/dib_build.myrJZycR/mnt/etc/apt/sources.list /opt/dib_tmp/dib_build.myrJZycR/mnt/etc/apt/sources.list.d 2024-11-20 03:17:42.126 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/08-debootstrap:main:83 : echo Caching debootstrap result in /opt/dib_cache/debootstrap-ubuntu-jammy-arm64.tar.gz 2024-11-20 03:17:42.126 | Caching debootstrap result in /opt/dib_cache/debootstrap-ubuntu-jammy-arm64.tar.gz 2024-11-20 03:17:42.130 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/08-debootstrap:main:84 : '[' 0 '!=' 0 ']' 2024-11-20 03:17:42.134 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/08-debootstrap:main:89 : sudo rm -f /opt/dib_tmp/dib_build.myrJZycR/mnt/.extra_settings 2024-11-20 03:17:42.147 | dib-run-parts 08-debootstrap completed 2024-11-20 03:17:42.147 | dib-run-parts Running /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/09-apt-keyring 2024-11-20 03:17:42.156 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/09-apt-keyring:main:23 : set -eu 2024-11-20 03:17:42.160 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/09-apt-keyring:main:24 : set -o pipefail 2024-11-20 03:17:42.164 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/09-apt-keyring:main:26 : '[' -n '' ']' 2024-11-20 03:17:42.167 | dib-run-parts 09-apt-keyring completed 2024-11-20 03:17:42.167 | dib-run-parts Running /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-apt-allow-unauthenticated 2024-11-20 03:17:42.176 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2024-11-20 03:17:42.180 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2024-11-20 03:17:42.184 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.myrJZycR/mnt/etc/apt/apt.conf.d ']' 2024-11-20 03:17:42.188 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-apt-allow-unauthenticated:main:27 : echo 'APT::Get::AllowUnauthenticated "true";' 2024-11-20 03:17:42.192 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-apt-allow-unauthenticated:main:27 : sudo tee /opt/dib_tmp/dib_build.myrJZycR/mnt/etc/apt/apt.conf.d/95allow-unauthenticated 2024-11-20 03:17:42.199 | APT::Get::AllowUnauthenticated "true"; 2024-11-20 03:17:42.204 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-apt-allow-unauthenticated:main:28 : echo 'Acquire::AllowInsecureRepositories "true";' 2024-11-20 03:17:42.206 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-apt-allow-unauthenticated:main:28 : sudo tee -a /opt/dib_tmp/dib_build.myrJZycR/mnt/etc/apt/apt.conf.d/95allow-unauthenticated 2024-11-20 03:17:42.215 | Acquire::AllowInsecureRepositories "true"; 2024-11-20 03:17:42.219 | dib-run-parts 50-apt-allow-unauthenticated completed 2024-11-20 03:17:42.219 | dib-run-parts Running /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-block-apt-translations 2024-11-20 03:17:42.228 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-block-apt-translations:main:6 : set -eu 2024-11-20 03:17:42.232 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-block-apt-translations:main:7 : set -o pipefail 2024-11-20 03:17:42.236 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-block-apt-translations:main:9 : '[' -n /opt/dib_tmp/dib_build.myrJZycR/mnt ']' 2024-11-20 03:17:42.240 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-block-apt-translations:main:12 : sudo dd of=/opt/dib_tmp/dib_build.myrJZycR/mnt/etc/apt/apt.conf.d/95no-translations 2024-11-20 03:17:42.249 | 0+1 records in 2024-11-20 03:17:42.249 | 0+1 records out 2024-11-20 03:17:42.249 | 27 bytes copied, 0.000234922 s, 115 kB/s 2024-11-20 03:17:42.255 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-block-apt-translations:main:17 : find /opt/dib_tmp/dib_build.myrJZycR/mnt/var/lib/apt/lists/ -path /opt/dib_tmp/dib_build.myrJZycR/mnt/var/lib/apt/lists/partial -prune -o -type f -name '*_i18n_Translation-*' -print -exec sudo rm -f '{}' + 2024-11-20 03:17:42.260 | dib-run-parts 50-block-apt-translations completed 2024-11-20 03:17:42.261 | dib-run-parts Running /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-block-daemons 2024-11-20 03:17:42.269 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-block-daemons:main:6 : set -eu 2024-11-20 03:17:42.273 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-block-daemons:main:7 : set -o pipefail 2024-11-20 03:17:42.277 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-block-daemons:main:9 : '[' -n /opt/dib_tmp/dib_build.myrJZycR/mnt ']' 2024-11-20 03:17:42.281 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-block-daemons:main:12 : sudo mv /opt/dib_tmp/dib_build.myrJZycR/mnt/sbin/start-stop-daemon /opt/dib_tmp/dib_build.myrJZycR/mnt/sbin/start-stop-daemon.REAL 2024-11-20 03:17:42.296 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-block-daemons:main:13 : sudo dd of=/opt/dib_tmp/dib_build.myrJZycR/mnt/sbin/start-stop-daemon 2024-11-20 03:17:42.305 | 0+1 records in 2024-11-20 03:17:42.305 | 0+1 records out 2024-11-20 03:17:42.305 | 76 bytes copied, 9.1174e-05 s, 834 kB/s 2024-11-20 03:17:42.311 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-block-daemons:main:18 : sudo chmod 755 /opt/dib_tmp/dib_build.myrJZycR/mnt/sbin/start-stop-daemon 2024-11-20 03:17:42.325 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-block-daemons:main:20 : '[' -f /opt/dib_tmp/dib_build.myrJZycR/mnt/sbin/initctl ']' 2024-11-20 03:17:42.329 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-block-daemons:main:30 : sudo dd of=/opt/dib_tmp/dib_build.myrJZycR/mnt/usr/sbin/policy-rc.d 2024-11-20 03:17:42.338 | 0+1 records in 2024-11-20 03:17:42.338 | 0+1 records out 2024-11-20 03:17:42.338 | 143 bytes copied, 8.8773e-05 s, 1.6 MB/s 2024-11-20 03:17:42.343 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-block-daemons:main:36 : sudo chmod 755 /opt/dib_tmp/dib_build.myrJZycR/mnt/usr/sbin/policy-rc.d 2024-11-20 03:17:42.357 | dib-run-parts 50-block-daemons completed 2024-11-20 03:17:42.357 | dib-run-parts Running /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-build-with-http-cache 2024-11-20 03:17:42.366 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-build-with-http-cache:main:6 : set -eu 2024-11-20 03:17:42.370 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-build-with-http-cache:main:7 : set -o pipefail 2024-11-20 03:17:42.374 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-build-with-http-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.myrJZycR/mnt ']' 2024-11-20 03:17:42.379 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-build-with-http-cache:main:12 : '[' -n '' ']' 2024-11-20 03:17:42.381 | dib-run-parts 50-build-with-http-cache completed 2024-11-20 03:17:42.381 | dib-run-parts Running /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-shared-apt-cache 2024-11-20 03:17:42.390 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-shared-apt-cache:main:6 : set -eu 2024-11-20 03:17:42.394 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-shared-apt-cache:main:7 : set -o pipefail 2024-11-20 03:17:42.398 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-shared-apt-cache:main:9 : DIB_APT_LOCAL_CACHE=0 2024-11-20 03:17:42.402 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-shared-apt-cache:main:11 : '[' 0 = 0 ']' 2024-11-20 03:17:42.409 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-shared-apt-cache:main:12 : exit 0 2024-11-20 03:17:42.412 | dib-run-parts 50-shared-apt-cache completed 2024-11-20 03:17:42.412 | dib-run-parts Running /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-trim-dpkg 2024-11-20 03:17:42.421 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-trim-dpkg:main:6 : set -eu 2024-11-20 03:17:42.425 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-trim-dpkg:main:7 : set -o pipefail 2024-11-20 03:17:42.429 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-trim-dpkg:main:9 : '[' -n /opt/dib_tmp/dib_build.myrJZycR/mnt ']' 2024-11-20 03:17:42.434 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-trim-dpkg:main:12 : echo force-unsafe-io 2024-11-20 03:17:42.436 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-trim-dpkg:main:12 : sudo tee /opt/dib_tmp/dib_build.myrJZycR/mnt/etc/dpkg/dpkg.cfg.d/02apt-speedup 2024-11-20 03:17:42.452 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-trim-dpkg:main:15 : sudo tee /opt/dib_tmp/dib_build.myrJZycR/mnt/etc/apt/apt.conf.d/no-languages 2024-11-20 03:17:42.452 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/50-trim-dpkg:main:15 : echo 'Acquire::Languages "none";' 2024-11-20 03:17:42.465 | dib-run-parts 50-trim-dpkg completed 2024-11-20 03:17:42.465 | dib-run-parts Running /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/60-apt-phased-updates 2024-11-20 03:17:42.474 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2024-11-20 03:17:42.479 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2024-11-20 03:17:42.483 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/60-apt-phased-updates:main:26 : [[ :jammy: :noble: =~ :jammy: ]] 2024-11-20 03:17:42.487 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/60-apt-phased-updates:main:27 : '[' -d /opt/dib_tmp/dib_build.myrJZycR/mnt/etc/apt/apt.conf.d ']' 2024-11-20 03:17:42.492 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/60-apt-phased-updates:main:28 : echo 'APT::Get::Always-Include-Phased-Updates "true";' 2024-11-20 03:17:42.492 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/60-apt-phased-updates:main:28 : sudo tee /opt/dib_tmp/dib_build.myrJZycR/mnt/etc/apt/apt.conf.d/95phased-updates 2024-11-20 03:17:42.500 | APT::Get::Always-Include-Phased-Updates "true"; 2024-11-20 03:17:42.504 | dib-run-parts 60-apt-phased-updates completed 2024-11-20 03:17:42.505 | dib-run-parts Running /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/75-ubuntu-minimal-baseinstall 2024-11-20 03:17:42.514 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/75-ubuntu-minimal-baseinstall:main:21 : set -eu 2024-11-20 03:17:42.518 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/75-ubuntu-minimal-baseinstall:main:22 : set -o pipefail 2024-11-20 03:17:42.522 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/75-ubuntu-minimal-baseinstall:main:25 : '[' -n '' ']' 2024-11-20 03:17:42.526 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/75-ubuntu-minimal-baseinstall:main:31 : sudo bash -c 'cat << EOF >/opt/dib_tmp/dib_build.myrJZycR/mnt/etc/apt/sources.list 2024-11-20 03:17:42.526 | deb https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy main universe 2024-11-20 03:17:42.526 | EOF' 2024-11-20 03:17:42.542 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/75-ubuntu-minimal-baseinstall:main:36 : for dist in ${DIB_UBUNTU_MIRROR_DISTS//,/ } 2024-11-20 03:17:42.546 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/75-ubuntu-minimal-baseinstall:main:37 : sudo bash -c 'cat << EOF >>/opt/dib_tmp/dib_build.myrJZycR/mnt/etc/apt/sources.list 2024-11-20 03:17:42.546 | deb https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates main universe 2024-11-20 03:17:42.546 | EOF' 2024-11-20 03:17:42.561 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/75-ubuntu-minimal-baseinstall:main:36 : for dist in ${DIB_UBUNTU_MIRROR_DISTS//,/ } 2024-11-20 03:17:42.565 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/75-ubuntu-minimal-baseinstall:main:37 : sudo bash -c 'cat << EOF >>/opt/dib_tmp/dib_build.myrJZycR/mnt/etc/apt/sources.list 2024-11-20 03:17:42.565 | deb https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-security main universe 2024-11-20 03:17:42.565 | EOF' 2024-11-20 03:17:42.581 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/75-ubuntu-minimal-baseinstall:main:36 : for dist in ${DIB_UBUNTU_MIRROR_DISTS//,/ } 2024-11-20 03:17:42.585 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/75-ubuntu-minimal-baseinstall:main:37 : sudo bash -c 'cat << EOF >>/opt/dib_tmp/dib_build.myrJZycR/mnt/etc/apt/sources.list 2024-11-20 03:17:42.585 | deb https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-backports main universe 2024-11-20 03:17:42.585 | EOF' 2024-11-20 03:17:42.601 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/75-ubuntu-minimal-baseinstall:main:43 : sudo mount -t proc none /opt/dib_tmp/dib_build.myrJZycR/mnt/proc 2024-11-20 03:17:42.616 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/75-ubuntu-minimal-baseinstall:main:44 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.myrJZycR/mnt/sys 2024-11-20 03:17:42.631 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/75-ubuntu-minimal-baseinstall:main:45 : trap 'sudo umount /opt/dib_tmp/dib_build.myrJZycR/mnt/proc; sudo umount /opt/dib_tmp/dib_build.myrJZycR/mnt/sys' EXIT 2024-11-20 03:17:42.635 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/75-ubuntu-minimal-baseinstall:main:47 : apt_get='sudo chroot /opt/dib_tmp/dib_build.myrJZycR/mnt /usr/bin/apt-get' 2024-11-20 03:17:42.639 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/75-ubuntu-minimal-baseinstall:main:50 : sudo chroot /opt/dib_tmp/dib_build.myrJZycR/mnt /usr/bin/apt-get update 2024-11-20 03:17:42.699 | Ign:1 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy InRelease 2024-11-20 03:17:42.818 | Ign:2 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates InRelease 2024-11-20 03:17:42.878 | Ign:3 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-security InRelease 2024-11-20 03:17:42.938 | Ign:4 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-backports InRelease 2024-11-20 03:17:42.940 | Hit:5 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy Release 2024-11-20 03:17:43.020 | Get:6 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates Release [3246 B] 2024-11-20 03:17:43.089 | Get:7 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-security Release [3248 B] 2024-11-20 03:17:43.255 | Get:8 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-backports Release [3240 B] 2024-11-20 03:17:43.257 | Ign:9 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy Release.gpg 2024-11-20 03:17:43.258 | Ign:10 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates Release.gpg 2024-11-20 03:17:43.259 | Ign:11 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-security Release.gpg 2024-11-20 03:17:43.261 | Ign:12 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-backports Release.gpg 2024-11-20 03:17:43.448 | Get:13 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 Packages [2433 kB] 2024-11-20 03:17:43.699 | Get:14 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/universe arm64 Packages [1532 kB] 2024-11-20 03:17:44.056 | Get:15 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-security/main arm64 Packages [2111 kB] 2024-11-20 03:17:44.504 | Get:16 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-security/universe arm64 Packages [1171 kB] 2024-11-20 03:17:44.866 | Get:17 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-backports/universe arm64 Packages [39.5 kB] 2024-11-20 03:17:45.061 | Get:18 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-backports/main arm64 Packages [53.4 kB] 2024-11-20 03:17:45.073 | Fetched 7349 kB in 2s (3063 kB/s) 2024-11-20 03:17:46.772 | Reading package lists... 2024-11-20 03:17:46.804 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy Release' is not signed. 2024-11-20 03:17:46.804 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates Release' is not signed. 2024-11-20 03:17:46.804 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-security Release' is not signed. 2024-11-20 03:17:46.804 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-backports Release' is not signed. 2024-11-20 03:17:46.812 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/75-ubuntu-minimal-baseinstall:main:52 : sudo chroot /opt/dib_tmp/dib_build.myrJZycR/mnt /usr/bin/apt-get clean 2024-11-20 03:17:46.873 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/75-ubuntu-minimal-baseinstall:main:53 : sudo chroot /opt/dib_tmp/dib_build.myrJZycR/mnt /usr/bin/apt-get dist-upgrade -y 2024-11-20 03:17:48.597 | Reading package lists... 2024-11-20 03:17:48.945 | Building dependency tree... 2024-11-20 03:17:49.369 | Calculating upgrade... 2024-11-20 03:17:49.827 | The following packages will be upgraded: 2024-11-20 03:17:49.828 | apt base-files bash bsdutils ca-certificates coreutils dpkg e2fsprogs 2024-11-20 03:17:49.828 | gcc-12-base gpgv gzip libapt-pkg6.0 libblkid1 libc-bin libc6 libcap2 2024-11-20 03:17:49.829 | libcom-err2 libext2fs2 libgcc-s1 libgnutls30 libgssapi-krb5-2 libk5crypto3 2024-11-20 03:17:49.829 | libkrb5-3 libkrb5support0 libmount1 libncurses6 libncursesw6 libpam-modules 2024-11-20 03:17:49.830 | libpam-modules-bin libpam-runtime libpam0g libpcre2-8-0 libpcre3 libprocps8 2024-11-20 03:17:49.830 | libsmartcols1 libss2 libssl3 libstdc++6 libsystemd0 libtinfo6 2024-11-20 03:17:49.830 | libtirpc-common libtirpc3 libudev1 libuuid1 login logsave mount ncurses-base 2024-11-20 03:17:49.831 | ncurses-bin openssl passwd perl-base procps tar util-linux zlib1g 2024-11-20 03:17:49.851 | 56 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2024-11-20 03:17:49.851 | Need to get 22.2 MB of archives. 2024-11-20 03:17:49.851 | After this operation, 18.4 kB of additional disk space will be used. 2024-11-20 03:17:49.851 | WARNING: The following packages cannot be authenticated! 2024-11-20 03:17:49.851 | gcc-12-base libgcc-s1 libstdc++6 libc6 base-files bash bsdutils coreutils 2024-11-20 03:17:49.851 | libsystemd0 libudev1 zlib1g libapt-pkg6.0 tar dpkg gzip login ncurses-bin 2024-11-20 03:17:49.852 | perl-base util-linux libc-bin ncurses-base gpgv libgnutls30 apt libpam0g 2024-11-20 03:17:49.852 | libpam-modules-bin libpam-modules logsave libext2fs2 e2fsprogs mount 2024-11-20 03:17:49.852 | libblkid1 libcap2 libcom-err2 libk5crypto3 libkrb5support0 libkrb5-3 2024-11-20 03:17:49.852 | libgssapi-krb5-2 libssl3 libmount1 libpam-runtime libpcre2-8-0 libpcre3 2024-11-20 03:17:49.852 | libsmartcols1 libncursesw6 libncurses6 libtinfo6 libtirpc-common libtirpc3 2024-11-20 03:17:49.852 | libuuid1 passwd libprocps8 libss2 procps openssl ca-certificates 2024-11-20 03:17:49.986 | Authentication warning overridden. 2024-11-20 03:17:49.986 | Get:1 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 gcc-12-base arm64 12.3.0-1ubuntu1~22.04 [20.1 kB] 2024-11-20 03:17:50.203 | Get:2 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libgcc-s1 arm64 12.3.0-1ubuntu1~22.04 [39.7 kB] 2024-11-20 03:17:50.415 | Get:3 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libstdc++6 arm64 12.3.0-1ubuntu1~22.04 [661 kB] 2024-11-20 03:17:50.900 | Get:4 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libc6 arm64 2.35-0ubuntu3.8 [2706 kB] 2024-11-20 03:17:51.478 | Get:5 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 base-files arm64 12ubuntu4.6 [62.4 kB] 2024-11-20 03:17:51.791 | Get:6 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 bash arm64 5.1-6ubuntu1.1 [762 kB] 2024-11-20 03:17:51.999 | Get:7 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 bsdutils arm64 1:2.37.2-4ubuntu3.4 [84.5 kB] 2024-11-20 03:17:52.079 | Get:8 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 coreutils arm64 8.32-4.1ubuntu1.2 [1398 kB] 2024-11-20 03:17:52.783 | Get:9 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libsystemd0 arm64 249.11-0ubuntu3.12 [315 kB] 2024-11-20 03:17:52.885 | Get:10 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libudev1 arm64 249.11-0ubuntu3.12 [76.0 kB] 2024-11-20 03:17:52.946 | Get:11 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 zlib1g arm64 1:1.2.11.dfsg-2ubuntu9.2 [57.0 kB] 2024-11-20 03:17:53.076 | Get:12 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libapt-pkg6.0 arm64 2.4.12 [871 kB] 2024-11-20 03:17:53.214 | Get:13 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 tar arm64 1.34+dfsg-1ubuntu0.1.22.04.2 [287 kB] 2024-11-20 03:17:53.317 | Get:14 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 dpkg arm64 1.21.1ubuntu2.3 [1219 kB] 2024-11-20 03:17:53.471 | Get:15 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 gzip arm64 1.10-4ubuntu4.1 [94.8 kB] 2024-11-20 03:17:53.543 | Get:16 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 login arm64 1:4.8.1-2ubuntu2.2 [186 kB] 2024-11-20 03:17:53.608 | Get:17 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 ncurses-bin arm64 6.3-2ubuntu0.1 [183 kB] 2024-11-20 03:17:53.673 | Get:18 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 perl-base arm64 5.34.0-3ubuntu1.3 [1709 kB] 2024-11-20 03:17:53.821 | Get:19 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 util-linux arm64 2.37.2-4ubuntu3.4 [1059 kB] 2024-11-20 03:17:55.029 | Get:20 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libc-bin arm64 2.35-0ubuntu3.8 [600 kB] 2024-11-20 03:17:55.201 | Get:21 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 ncurses-base all 6.3-2ubuntu0.1 [20.2 kB] 2024-11-20 03:17:55.287 | Get:22 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 gpgv arm64 2.2.27-3ubuntu2.1 [133 kB] 2024-11-20 03:17:55.370 | Get:23 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libgnutls30 arm64 3.7.3-4ubuntu1.5 [922 kB] 2024-11-20 03:17:55.484 | Get:24 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 apt arm64 2.4.12 [1328 kB] 2024-11-20 03:17:55.875 | Get:25 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libpam0g arm64 1.4.0-11ubuntu2.4 [60.0 kB] 2024-11-20 03:17:55.936 | Get:26 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libpam-modules-bin arm64 1.4.0-11ubuntu2.4 [38.6 kB] 2024-11-20 03:17:56.010 | Get:27 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libpam-modules arm64 1.4.0-11ubuntu2.4 [277 kB] 2024-11-20 03:17:56.117 | Get:28 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 logsave arm64 1.46.5-2ubuntu1.1 [9760 B] 2024-11-20 03:17:56.191 | Get:29 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libext2fs2 arm64 1.46.5-2ubuntu1.1 [211 kB] 2024-11-20 03:17:56.401 | Get:30 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 e2fsprogs arm64 1.46.5-2ubuntu1.1 [587 kB] 2024-11-20 03:17:56.994 | Get:31 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 mount arm64 2.37.2-4ubuntu3.4 [113 kB] 2024-11-20 03:17:57.094 | Get:32 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libblkid1 arm64 2.37.2-4ubuntu3.4 [103 kB] 2024-11-20 03:17:57.175 | Get:33 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libcap2 arm64 1:2.44-1ubuntu0.22.04.1 [18.1 kB] 2024-11-20 03:17:57.252 | Get:34 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libcom-err2 arm64 1.46.5-2ubuntu1.1 [8974 B] 2024-11-20 03:17:57.331 | Get:35 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libk5crypto3 arm64 1.19.2-2ubuntu0.3 [91.7 kB] 2024-11-20 03:17:57.399 | Get:36 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libkrb5support0 arm64 1.19.2-2ubuntu0.3 [32.4 kB] 2024-11-20 03:17:57.463 | Get:37 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libkrb5-3 arm64 1.19.2-2ubuntu0.3 [356 kB] 2024-11-20 03:17:57.530 | Get:38 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libgssapi-krb5-2 arm64 1.19.2-2ubuntu0.3 [142 kB] 2024-11-20 03:17:57.619 | Get:39 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libssl3 arm64 3.0.2-0ubuntu1.16 [1769 kB] 2024-11-20 03:17:58.089 | Get:40 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libmount1 arm64 2.37.2-4ubuntu3.4 [120 kB] 2024-11-20 03:17:58.151 | Get:41 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libpam-runtime all 1.4.0-11ubuntu2.4 [40.3 kB] 2024-11-20 03:17:58.222 | Get:42 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libpcre2-8-0 arm64 10.39-3ubuntu0.1 [202 kB] 2024-11-20 03:17:58.322 | Get:43 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libpcre3 arm64 2:8.39-13ubuntu0.22.04.1 [231 kB] 2024-11-20 03:17:58.508 | Get:44 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libsmartcols1 arm64 2.37.2-4ubuntu3.4 [49.5 kB] 2024-11-20 03:17:58.571 | Get:45 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libncursesw6 arm64 6.3-2ubuntu0.1 [142 kB] 2024-11-20 03:17:58.635 | Get:46 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libncurses6 arm64 6.3-2ubuntu0.1 [108 kB] 2024-11-20 03:17:58.697 | Get:47 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libtinfo6 arm64 6.3-2ubuntu0.1 [104 kB] 2024-11-20 03:17:58.774 | Get:48 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libtirpc-common all 1.3.2-2ubuntu0.1 [7766 B] 2024-11-20 03:17:58.836 | Get:49 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libtirpc3 arm64 1.3.2-2ubuntu0.1 [82.4 kB] 2024-11-20 03:17:58.914 | Get:50 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libuuid1 arm64 2.37.2-4ubuntu3.4 [23.8 kB] 2024-11-20 03:17:58.976 | Get:51 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 passwd arm64 1:4.8.1-2ubuntu2.2 [763 kB] 2024-11-20 03:17:59.269 | Get:52 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libprocps8 arm64 2:3.3.17-6ubuntu2.1 [35.3 kB] 2024-11-20 03:17:59.333 | Get:53 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libss2 arm64 1.46.5-2ubuntu1.1 [11.9 kB] 2024-11-20 03:17:59.395 | Get:54 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 procps arm64 2:3.3.17-6ubuntu2.1 [381 kB] 2024-11-20 03:17:59.508 | Get:55 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 openssl arm64 3.0.2-0ubuntu1.16 [1165 kB] 2024-11-20 03:18:00.087 | Get:56 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB] 2024-11-20 03:18:00.363 | debconf: delaying package configuration, since apt-utils is not installed 2024-11-20 03:18:00.428 | Fetched 22.2 MB in 10s (2172 kB/s) 2024-11-20 03:18:00.428 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2024-11-20 03:18:00.556 | (Reading database ... 4842 files and directories currently installed.) 2024-11-20 03:18:00.557 | Preparing to unpack .../gcc-12-base_12.3.0-1ubuntu1~22.04_arm64.deb ... 2024-11-20 03:18:00.691 | Unpacking gcc-12-base:arm64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ... 2024-11-20 03:18:00.843 | Setting up gcc-12-base:arm64 (12.3.0-1ubuntu1~22.04) ... 2024-11-20 03:18:01.408 | (Reading database ... 4842 files and directories currently installed.) 2024-11-20 03:18:01.409 | Preparing to unpack .../libgcc-s1_12.3.0-1ubuntu1~22.04_arm64.deb ... 2024-11-20 03:18:01.561 | Unpacking libgcc-s1:arm64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ... 2024-11-20 03:18:03.052 | Setting up libgcc-s1:arm64 (12.3.0-1ubuntu1~22.04) ... 2024-11-20 03:18:04.681 | (Reading database ... 4842 files and directories currently installed.) 2024-11-20 03:18:04.682 | Preparing to unpack .../libstdc++6_12.3.0-1ubuntu1~22.04_arm64.deb ... 2024-11-20 03:18:04.795 | Unpacking libstdc++6:arm64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ... 2024-11-20 03:18:05.861 | Setting up libstdc++6:arm64 (12.3.0-1ubuntu1~22.04) ... 2024-11-20 03:18:07.654 | (Reading database ... 4842 files and directories currently installed.) 2024-11-20 03:18:07.655 | Preparing to unpack .../libc6_2.35-0ubuntu3.8_arm64.deb ... 2024-11-20 03:18:08.258 | debconf: unable to initialize frontend: Dialog 2024-11-20 03:18:08.258 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-20 03:18:08.258 | debconf: falling back to frontend: Readline 2024-11-20 03:18:08.259 | debconf: unable to initialize frontend: Readline 2024-11-20 03:18:08.259 | 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.34.0 /usr/local/share/perl/5.34.0 /usr/lib/aarch64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-20 03:18:08.259 | debconf: falling back to frontend: Teletype 2024-11-20 03:18:08.392 | Unpacking libc6:arm64 (2.35-0ubuntu3.8) over (2.35-0ubuntu3) ... 2024-11-20 03:18:09.738 | Setting up libc6:arm64 (2.35-0ubuntu3.8) ... 2024-11-20 03:18:10.837 | debconf: unable to initialize frontend: Dialog 2024-11-20 03:18:10.838 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-20 03:18:10.838 | debconf: falling back to frontend: Readline 2024-11-20 03:18:10.838 | debconf: unable to initialize frontend: Readline 2024-11-20 03:18:10.839 | 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.34.0 /usr/local/share/perl/5.34.0 /usr/lib/aarch64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-20 03:18:10.839 | debconf: falling back to frontend: Teletype 2024-11-20 03:18:11.646 | (Reading database ... 4842 files and directories currently installed.) 2024-11-20 03:18:11.647 | Preparing to unpack .../base-files_12ubuntu4.6_arm64.deb ... 2024-11-20 03:18:11.771 | Unpacking base-files (12ubuntu4.6) over (12ubuntu4) ... 2024-11-20 03:18:12.085 | Setting up base-files (12ubuntu4.6) ... 2024-11-20 03:18:12.768 | Installing new version of config file /etc/issue ... 2024-11-20 03:18:13.053 | Installing new version of config file /etc/issue.net ... 2024-11-20 03:18:13.101 | Installing new version of config file /etc/lsb-release ... 2024-11-20 03:18:13.179 | Installing new version of config file /etc/update-motd.d/10-help-text ... 2024-11-20 03:18:15.067 | (Reading database ... 4842 files and directories currently installed.) 2024-11-20 03:18:15.068 | Preparing to unpack .../bash_5.1-6ubuntu1.1_arm64.deb ... 2024-11-20 03:18:15.441 | Unpacking bash (5.1-6ubuntu1.1) over (5.1-6ubuntu1) ... 2024-11-20 03:18:17.835 | Setting up bash (5.1-6ubuntu1.1) ... 2024-11-20 03:18:20.105 | 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-20 03:18:20.932 | (Reading database ... 4842 files and directories currently installed.) 2024-11-20 03:18:20.932 | Preparing to unpack .../bsdutils_1%3a2.37.2-4ubuntu3.4_arm64.deb ... 2024-11-20 03:18:21.725 | Unpacking bsdutils (1:2.37.2-4ubuntu3.4) over (1:2.37.2-4ubuntu3) ... 2024-11-20 03:18:25.267 | Setting up bsdutils (1:2.37.2-4ubuntu3.4) ... 2024-11-20 03:18:41.930 | (Reading database ... 4842 files and directories currently installed.) 2024-11-20 03:18:41.931 | Preparing to unpack .../coreutils_8.32-4.1ubuntu1.2_arm64.deb ... 2024-11-20 03:18:42.016 | Unpacking coreutils (8.32-4.1ubuntu1.2) over (8.32-4.1ubuntu1) ... 2024-11-20 03:18:43.011 | Setting up coreutils (8.32-4.1ubuntu1.2) ... 2024-11-20 03:18:46.936 | (Reading database ... 4842 files and directories currently installed.) 2024-11-20 03:18:46.937 | Preparing to unpack .../libsystemd0_249.11-0ubuntu3.12_arm64.deb ... 2024-11-20 03:18:48.132 | Unpacking libsystemd0:arm64 (249.11-0ubuntu3.12) over (249.11-0ubuntu3) ... 2024-11-20 03:18:49.054 | Setting up libsystemd0:arm64 (249.11-0ubuntu3.12) ... 2024-11-20 03:18:50.545 | (Reading database ... 4842 files and directories currently installed.) 2024-11-20 03:18:50.546 | Preparing to unpack .../libudev1_249.11-0ubuntu3.12_arm64.deb ... 2024-11-20 03:18:50.675 | Unpacking libudev1:arm64 (249.11-0ubuntu3.12) over (249.11-0ubuntu3) ... 2024-11-20 03:18:50.790 | Setting up libudev1:arm64 (249.11-0ubuntu3.12) ... 2024-11-20 03:18:50.968 | (Reading database ... 4842 files and directories currently installed.) 2024-11-20 03:18:50.969 | Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu9.2_arm64.deb ... 2024-11-20 03:18:51.013 | Unpacking zlib1g:arm64 (1:1.2.11.dfsg-2ubuntu9.2) over (1:1.2.11.dfsg-2ubuntu9) ... 2024-11-20 03:18:51.386 | Setting up zlib1g:arm64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2024-11-20 03:18:51.882 | (Reading database ... 4842 files and directories currently installed.) 2024-11-20 03:18:51.883 | Preparing to unpack .../libapt-pkg6.0_2.4.12_arm64.deb ... 2024-11-20 03:18:51.970 | Unpacking libapt-pkg6.0:arm64 (2.4.12) over (2.4.5) ... 2024-11-20 03:18:55.775 | Setting up libapt-pkg6.0:arm64 (2.4.12) ... 2024-11-20 03:18:56.954 | (Reading database ... 4842 files and directories currently installed.) 2024-11-20 03:18:56.955 | Preparing to unpack .../tar_1.34+dfsg-1ubuntu0.1.22.04.2_arm64.deb ... 2024-11-20 03:18:57.065 | Unpacking tar (1.34+dfsg-1ubuntu0.1.22.04.2) over (1.34+dfsg-1build3) ... 2024-11-20 03:18:57.246 | Setting up tar (1.34+dfsg-1ubuntu0.1.22.04.2) ... 2024-11-20 03:18:57.787 | (Reading database ... 4842 files and directories currently installed.) 2024-11-20 03:18:57.788 | Preparing to unpack .../dpkg_1.21.1ubuntu2.3_arm64.deb ... 2024-11-20 03:18:57.867 | Unpacking dpkg (1.21.1ubuntu2.3) over (1.21.1ubuntu2) ... 2024-11-20 03:19:00.092 | Setting up dpkg (1.21.1ubuntu2.3) ... 2024-11-20 03:19:00.520 | (Reading database ... 4842 files and directories currently installed.) 2024-11-20 03:19:00.521 | Preparing to unpack .../gzip_1.10-4ubuntu4.1_arm64.deb ... 2024-11-20 03:19:00.560 | Unpacking gzip (1.10-4ubuntu4.1) over (1.10-4ubuntu4) ... 2024-11-20 03:19:00.733 | Setting up gzip (1.10-4ubuntu4.1) ... 2024-11-20 03:19:00.928 | (Reading database ... 4842 files and directories currently installed.) 2024-11-20 03:19:00.929 | Preparing to unpack .../login_1%3a4.8.1-2ubuntu2.2_arm64.deb ... 2024-11-20 03:19:00.990 | Unpacking login (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2) ... 2024-11-20 03:19:01.145 | Setting up login (1:4.8.1-2ubuntu2.2) ... 2024-11-20 03:19:04.783 | (Reading database ... 4842 files and directories currently installed.) 2024-11-20 03:19:04.784 | Preparing to unpack .../ncurses-bin_6.3-2ubuntu0.1_arm64.deb ... 2024-11-20 03:19:05.915 | Unpacking ncurses-bin (6.3-2ubuntu0.1) over (6.3-2) ... 2024-11-20 03:19:06.127 | Setting up ncurses-bin (6.3-2ubuntu0.1) ... 2024-11-20 03:19:06.351 | (Reading database ... 4842 files and directories currently installed.) 2024-11-20 03:19:06.352 | Preparing to unpack .../perl-base_5.34.0-3ubuntu1.3_arm64.deb ... 2024-11-20 03:19:06.400 | Unpacking perl-base (5.34.0-3ubuntu1.3) over (5.34.0-3ubuntu1) ... 2024-11-20 03:19:07.327 | Setting up perl-base (5.34.0-3ubuntu1.3) ... 2024-11-20 03:19:08.563 | (Reading database ... 4842 files and directories currently installed.) 2024-11-20 03:19:08.564 | Preparing to unpack .../util-linux_2.37.2-4ubuntu3.4_arm64.deb ... 2024-11-20 03:19:08.825 | Unpacking util-linux (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2024-11-20 03:19:09.102 | Setting up util-linux (2.37.2-4ubuntu3.4) ... 2024-11-20 03:19:10.915 | (Reading database ... 4842 files and directories currently installed.) 2024-11-20 03:19:10.916 | Preparing to unpack .../libc-bin_2.35-0ubuntu3.8_arm64.deb ... 2024-11-20 03:19:11.144 | Unpacking libc-bin (2.35-0ubuntu3.8) over (2.35-0ubuntu3) ... 2024-11-20 03:19:11.999 | Setting up libc-bin (2.35-0ubuntu3.8) ... 2024-11-20 03:19:12.958 | (Reading database ... 4842 files and directories currently installed.) 2024-11-20 03:19:12.959 | Preparing to unpack .../ncurses-base_6.3-2ubuntu0.1_all.deb ... 2024-11-20 03:19:13.081 | Unpacking ncurses-base (6.3-2ubuntu0.1) over (6.3-2) ... 2024-11-20 03:19:15.810 | Setting up ncurses-base (6.3-2ubuntu0.1) ... 2024-11-20 03:19:17.792 | (Reading database ... 4842 files and directories currently installed.) 2024-11-20 03:19:17.793 | Preparing to unpack .../gpgv_2.2.27-3ubuntu2.1_arm64.deb ... 2024-11-20 03:19:20.261 | Unpacking gpgv (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ... 2024-11-20 03:19:21.726 | Setting up gpgv (2.2.27-3ubuntu2.1) ... 2024-11-20 03:19:22.428 | (Reading database ... 4842 files and directories currently installed.) 2024-11-20 03:19:22.429 | Preparing to unpack .../libgnutls30_3.7.3-4ubuntu1.5_arm64.deb ... 2024-11-20 03:19:22.841 | Unpacking libgnutls30:arm64 (3.7.3-4ubuntu1.5) over (3.7.3-4ubuntu1) ... 2024-11-20 03:19:25.730 | Setting up libgnutls30:arm64 (3.7.3-4ubuntu1.5) ... 2024-11-20 03:19:28.352 | (Reading database ... 4842 files and directories currently installed.) 2024-11-20 03:19:28.353 | Preparing to unpack .../archives/apt_2.4.12_arm64.deb ... 2024-11-20 03:19:28.445 | Unpacking apt (2.4.12) over (2.4.5) ... 2024-11-20 03:19:44.630 | Setting up apt (2.4.12) ... 2024-11-20 03:19:46.670 | (Reading database ... 4840 files and directories currently installed.) 2024-11-20 03:19:46.671 | Preparing to unpack .../libpam0g_1.4.0-11ubuntu2.4_arm64.deb ... 2024-11-20 03:19:47.240 | Unpacking libpam0g:arm64 (1.4.0-11ubuntu2.4) over (1.4.0-11ubuntu2) ... 2024-11-20 03:19:47.870 | Setting up libpam0g:arm64 (1.4.0-11ubuntu2.4) ... 2024-11-20 03:19:48.037 | debconf: unable to initialize frontend: Dialog 2024-11-20 03:19:48.037 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-20 03:19:48.038 | debconf: falling back to frontend: Readline 2024-11-20 03:19:48.038 | debconf: unable to initialize frontend: Readline 2024-11-20 03:19:48.038 | 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.34.0 /usr/local/share/perl/5.34.0 /usr/lib/aarch64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-20 03:19:48.039 | debconf: falling back to frontend: Teletype 2024-11-20 03:19:50.066 | (Reading database ... 4840 files and directories currently installed.) 2024-11-20 03:19:50.067 | Preparing to unpack .../libpam-modules-bin_1.4.0-11ubuntu2.4_arm64.deb ... 2024-11-20 03:19:50.322 | Unpacking libpam-modules-bin (1.4.0-11ubuntu2.4) over (1.4.0-11ubuntu2) ... 2024-11-20 03:19:50.482 | Setting up libpam-modules-bin (1.4.0-11ubuntu2.4) ... 2024-11-20 03:19:51.302 | (Reading database ... 4840 files and directories currently installed.) 2024-11-20 03:19:51.303 | Preparing to unpack .../libpam-modules_1.4.0-11ubuntu2.4_arm64.deb ... 2024-11-20 03:19:51.498 | debconf: unable to initialize frontend: Dialog 2024-11-20 03:19:51.498 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-20 03:19:51.498 | debconf: falling back to frontend: Readline 2024-11-20 03:19:51.499 | debconf: unable to initialize frontend: Readline 2024-11-20 03:19:51.499 | 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.34.0 /usr/local/share/perl/5.34.0 /usr/lib/aarch64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-20 03:19:51.499 | debconf: falling back to frontend: Teletype 2024-11-20 03:19:51.542 | Unpacking libpam-modules:arm64 (1.4.0-11ubuntu2.4) over (1.4.0-11ubuntu2) ... 2024-11-20 03:19:51.734 | Setting up libpam-modules:arm64 (1.4.0-11ubuntu2.4) ... 2024-11-20 03:19:54.126 | (Reading database ... 4840 files and directories currently installed.) 2024-11-20 03:19:54.127 | Preparing to unpack .../logsave_1.46.5-2ubuntu1.1_arm64.deb ... 2024-11-20 03:19:54.300 | Unpacking logsave (1.46.5-2ubuntu1.1) over (1.46.5-2ubuntu1) ... 2024-11-20 03:19:54.716 | Preparing to unpack .../libext2fs2_1.46.5-2ubuntu1.1_arm64.deb ... 2024-11-20 03:19:54.871 | Unpacking libext2fs2:arm64 (1.46.5-2ubuntu1.1) over (1.46.5-2ubuntu1) ... 2024-11-20 03:19:55.074 | Setting up libext2fs2:arm64 (1.46.5-2ubuntu1.1) ... 2024-11-20 03:19:55.512 | (Reading database ... 4840 files and directories currently installed.) 2024-11-20 03:19:55.513 | Preparing to unpack .../e2fsprogs_1.46.5-2ubuntu1.1_arm64.deb ... 2024-11-20 03:19:55.564 | Unpacking e2fsprogs (1.46.5-2ubuntu1.1) over (1.46.5-2ubuntu1) ... 2024-11-20 03:19:56.298 | Preparing to unpack .../mount_2.37.2-4ubuntu3.4_arm64.deb ... 2024-11-20 03:19:56.384 | Unpacking mount (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2024-11-20 03:19:56.710 | Preparing to unpack .../libblkid1_2.37.2-4ubuntu3.4_arm64.deb ... 2024-11-20 03:19:56.775 | Unpacking libblkid1:arm64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2024-11-20 03:19:57.022 | Setting up libblkid1:arm64 (2.37.2-4ubuntu3.4) ... 2024-11-20 03:19:57.601 | (Reading database ... 4840 files and directories currently installed.) 2024-11-20 03:19:57.602 | Preparing to unpack .../libcap2_1%3a2.44-1ubuntu0.22.04.1_arm64.deb ... 2024-11-20 03:19:57.776 | Unpacking libcap2:arm64 (1:2.44-1ubuntu0.22.04.1) over (1:2.44-1build3) ... 2024-11-20 03:19:59.086 | Setting up libcap2:arm64 (1:2.44-1ubuntu0.22.04.1) ... 2024-11-20 03:20:00.533 | (Reading database ... 4840 files and directories currently installed.) 2024-11-20 03:20:00.534 | Preparing to unpack .../libcom-err2_1.46.5-2ubuntu1.1_arm64.deb ... 2024-11-20 03:20:01.521 | Unpacking libcom-err2:arm64 (1.46.5-2ubuntu1.1) over (1.46.5-2ubuntu1) ... 2024-11-20 03:20:01.902 | Setting up libcom-err2:arm64 (1.46.5-2ubuntu1.1) ... 2024-11-20 03:20:02.802 | (Reading database ... 4840 files and directories currently installed.) 2024-11-20 03:20:02.803 | Preparing to unpack .../libk5crypto3_1.19.2-2ubuntu0.3_arm64.deb ... 2024-11-20 03:20:03.199 | Unpacking libk5crypto3:arm64 (1.19.2-2ubuntu0.3) over (1.19.2-2) ... 2024-11-20 03:20:03.586 | Setting up libk5crypto3:arm64 (1.19.2-2ubuntu0.3) ... 2024-11-20 03:20:04.072 | (Reading database ... 4840 files and directories currently installed.) 2024-11-20 03:20:04.073 | Preparing to unpack .../libkrb5support0_1.19.2-2ubuntu0.3_arm64.deb ... 2024-11-20 03:20:04.174 | Unpacking libkrb5support0:arm64 (1.19.2-2ubuntu0.3) over (1.19.2-2) ... 2024-11-20 03:20:06.680 | Setting up libkrb5support0:arm64 (1.19.2-2ubuntu0.3) ... 2024-11-20 03:20:11.603 | (Reading database ... 4840 files and directories currently installed.) 2024-11-20 03:20:11.603 | Preparing to unpack .../libkrb5-3_1.19.2-2ubuntu0.3_arm64.deb ... 2024-11-20 03:20:11.659 | Unpacking libkrb5-3:arm64 (1.19.2-2ubuntu0.3) over (1.19.2-2) ... 2024-11-20 03:20:11.852 | Setting up libkrb5-3:arm64 (1.19.2-2ubuntu0.3) ... 2024-11-20 03:20:12.115 | (Reading database ... 4840 files and directories currently installed.) 2024-11-20 03:20:12.116 | Preparing to unpack .../libgssapi-krb5-2_1.19.2-2ubuntu0.3_arm64.deb ... 2024-11-20 03:20:12.617 | Unpacking libgssapi-krb5-2:arm64 (1.19.2-2ubuntu0.3) over (1.19.2-2) ... 2024-11-20 03:20:13.080 | Setting up libgssapi-krb5-2:arm64 (1.19.2-2ubuntu0.3) ... 2024-11-20 03:20:17.601 | (Reading database ... 4840 files and directories currently installed.) 2024-11-20 03:20:17.602 | Preparing to unpack .../libssl3_3.0.2-0ubuntu1.16_arm64.deb ... 2024-11-20 03:20:18.721 | Unpacking libssl3:arm64 (3.0.2-0ubuntu1.16) over (3.0.2-0ubuntu1) ... 2024-11-20 03:20:19.023 | Setting up libssl3:arm64 (3.0.2-0ubuntu1.16) ... 2024-11-20 03:20:19.573 | debconf: unable to initialize frontend: Dialog 2024-11-20 03:20:19.573 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-20 03:20:19.574 | debconf: falling back to frontend: Readline 2024-11-20 03:20:19.574 | debconf: unable to initialize frontend: Readline 2024-11-20 03:20:19.574 | 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.34.0 /usr/local/share/perl/5.34.0 /usr/lib/aarch64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-20 03:20:19.574 | debconf: falling back to frontend: Teletype 2024-11-20 03:20:19.912 | (Reading database ... 4840 files and directories currently installed.) 2024-11-20 03:20:19.913 | Preparing to unpack .../libmount1_2.37.2-4ubuntu3.4_arm64.deb ... 2024-11-20 03:20:19.970 | Unpacking libmount1:arm64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2024-11-20 03:20:20.086 | Setting up libmount1:arm64 (2.37.2-4ubuntu3.4) ... 2024-11-20 03:20:20.260 | (Reading database ... 4840 files and directories currently installed.) 2024-11-20 03:20:20.261 | Preparing to unpack .../libpam-runtime_1.4.0-11ubuntu2.4_all.deb ... 2024-11-20 03:20:20.303 | Unpacking libpam-runtime (1.4.0-11ubuntu2.4) over (1.4.0-11ubuntu2) ... 2024-11-20 03:20:20.438 | Setting up libpam-runtime (1.4.0-11ubuntu2.4) ... 2024-11-20 03:20:21.075 | debconf: unable to initialize frontend: Dialog 2024-11-20 03:20:21.076 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-20 03:20:21.076 | debconf: falling back to frontend: Readline 2024-11-20 03:20:21.076 | debconf: unable to initialize frontend: Readline 2024-11-20 03:20:21.076 | 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.34.0 /usr/local/share/perl/5.34.0 /usr/lib/aarch64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-20 03:20:21.077 | debconf: falling back to frontend: Teletype 2024-11-20 03:20:22.703 | (Reading database ... 4840 files and directories currently installed.) 2024-11-20 03:20:22.704 | Preparing to unpack .../libpcre2-8-0_10.39-3ubuntu0.1_arm64.deb ... 2024-11-20 03:20:23.209 | Unpacking libpcre2-8-0:arm64 (10.39-3ubuntu0.1) over (10.39-3build1) ... 2024-11-20 03:20:23.966 | Setting up libpcre2-8-0:arm64 (10.39-3ubuntu0.1) ... 2024-11-20 03:20:24.488 | (Reading database ... 4840 files and directories currently installed.) 2024-11-20 03:20:24.489 | Preparing to unpack .../libpcre3_2%3a8.39-13ubuntu0.22.04.1_arm64.deb ... 2024-11-20 03:20:24.928 | Unpacking libpcre3:arm64 (2:8.39-13ubuntu0.22.04.1) over (2:8.39-13build5) ... 2024-11-20 03:20:26.526 | Setting up libpcre3:arm64 (2:8.39-13ubuntu0.22.04.1) ... 2024-11-20 03:20:28.121 | (Reading database ... 4840 files and directories currently installed.) 2024-11-20 03:20:28.122 | Preparing to unpack .../libsmartcols1_2.37.2-4ubuntu3.4_arm64.deb ... 2024-11-20 03:20:35.006 | Unpacking libsmartcols1:arm64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2024-11-20 03:20:41.040 | Setting up libsmartcols1:arm64 (2.37.2-4ubuntu3.4) ... 2024-11-20 03:20:41.289 | (Reading database ... 4840 files and directories currently installed.) 2024-11-20 03:20:41.290 | Preparing to unpack .../libncursesw6_6.3-2ubuntu0.1_arm64.deb ... 2024-11-20 03:20:41.336 | Unpacking libncursesw6:arm64 (6.3-2ubuntu0.1) over (6.3-2) ... 2024-11-20 03:20:41.633 | Preparing to unpack .../libncurses6_6.3-2ubuntu0.1_arm64.deb ... 2024-11-20 03:20:41.678 | Unpacking libncurses6:arm64 (6.3-2ubuntu0.1) over (6.3-2) ... 2024-11-20 03:20:44.830 | Preparing to unpack .../libtinfo6_6.3-2ubuntu0.1_arm64.deb ... 2024-11-20 03:20:45.110 | Unpacking libtinfo6:arm64 (6.3-2ubuntu0.1) over (6.3-2) ... 2024-11-20 03:20:45.458 | Setting up libtinfo6:arm64 (6.3-2ubuntu0.1) ... 2024-11-20 03:20:45.679 | (Reading database ... 4840 files and directories currently installed.) 2024-11-20 03:20:45.680 | Preparing to unpack .../libtirpc-common_1.3.2-2ubuntu0.1_all.deb ... 2024-11-20 03:20:45.717 | Unpacking libtirpc-common (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ... 2024-11-20 03:20:45.817 | Setting up libtirpc-common (1.3.2-2ubuntu0.1) ... 2024-11-20 03:20:46.182 | (Reading database ... 4840 files and directories currently installed.) 2024-11-20 03:20:46.183 | Preparing to unpack .../libtirpc3_1.3.2-2ubuntu0.1_arm64.deb ... 2024-11-20 03:20:46.223 | Unpacking libtirpc3:arm64 (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ... 2024-11-20 03:20:46.349 | Setting up libtirpc3:arm64 (1.3.2-2ubuntu0.1) ... 2024-11-20 03:20:46.885 | (Reading database ... 4840 files and directories currently installed.) 2024-11-20 03:20:46.886 | Preparing to unpack .../libuuid1_2.37.2-4ubuntu3.4_arm64.deb ... 2024-11-20 03:20:46.923 | Unpacking libuuid1:arm64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2024-11-20 03:20:47.086 | Setting up libuuid1:arm64 (2.37.2-4ubuntu3.4) ... 2024-11-20 03:20:48.054 | (Reading database ... 4840 files and directories currently installed.) 2024-11-20 03:20:48.055 | Preparing to unpack .../passwd_1%3a4.8.1-2ubuntu2.2_arm64.deb ... 2024-11-20 03:20:48.253 | Unpacking passwd (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2) ... 2024-11-20 03:20:48.758 | Setting up passwd (1:4.8.1-2ubuntu2.2) ... 2024-11-20 03:20:55.795 | (Reading database ... 4840 files and directories currently installed.) 2024-11-20 03:20:55.796 | Preparing to unpack .../libprocps8_2%3a3.3.17-6ubuntu2.1_arm64.deb ... 2024-11-20 03:20:57.301 | Unpacking libprocps8:arm64 (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ... 2024-11-20 03:20:59.857 | Preparing to unpack .../libss2_1.46.5-2ubuntu1.1_arm64.deb ... 2024-11-20 03:21:01.254 | Unpacking libss2:arm64 (1.46.5-2ubuntu1.1) over (1.46.5-2ubuntu1) ... 2024-11-20 03:21:01.715 | Preparing to unpack .../procps_2%3a3.3.17-6ubuntu2.1_arm64.deb ... 2024-11-20 03:21:01.970 | Unpacking procps (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ... 2024-11-20 03:21:02.969 | Preparing to unpack .../openssl_3.0.2-0ubuntu1.16_arm64.deb ... 2024-11-20 03:21:03.616 | Unpacking openssl (3.0.2-0ubuntu1.16) over (3.0.2-0ubuntu1) ... 2024-11-20 03:21:05.733 | Preparing to unpack .../ca-certificates_20230311ubuntu0.22.04.1_all.deb ... 2024-11-20 03:21:06.118 | Unpacking ca-certificates (20230311ubuntu0.22.04.1) over (20211016) ... 2024-11-20 03:21:08.380 | Setting up libncurses6:arm64 (6.3-2ubuntu0.1) ... 2024-11-20 03:21:09.163 | Setting up libss2:arm64 (1.46.5-2ubuntu1.1) ... 2024-11-20 03:21:09.893 | Setting up libncursesw6:arm64 (6.3-2ubuntu0.1) ... 2024-11-20 03:21:10.325 | Setting up logsave (1.46.5-2ubuntu1.1) ... 2024-11-20 03:21:10.441 | Setting up mount (2.37.2-4ubuntu3.4) ... 2024-11-20 03:21:14.281 | Setting up openssl (3.0.2-0ubuntu1.16) ... 2024-11-20 03:21:14.724 | Installing new version of config file /etc/ssl/openssl.cnf ... 2024-11-20 03:21:15.276 | Setting up libprocps8:arm64 (2:3.3.17-6ubuntu2.1) ... 2024-11-20 03:21:15.820 | Setting up e2fsprogs (1.46.5-2ubuntu1.1) ... 2024-11-20 03:21:17.071 | Setting up ca-certificates (20230311ubuntu0.22.04.1) ... 2024-11-20 03:21:17.337 | debconf: unable to initialize frontend: Dialog 2024-11-20 03:21:17.338 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-20 03:21:17.338 | debconf: falling back to frontend: Readline 2024-11-20 03:21:17.338 | debconf: unable to initialize frontend: Readline 2024-11-20 03:21:17.338 | 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.34.0 /usr/local/share/perl/5.34.0 /usr/lib/aarch64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-20 03:21:17.338 | debconf: falling back to frontend: Teletype 2024-11-20 03:21:19.103 | Updating certificates in /etc/ssl/certs... 2024-11-20 03:21:20.105 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2024-11-20 03:21:20.191 | 19 added, 9 removed; done. 2024-11-20 03:21:20.995 | Setting up procps (2:3.3.17-6ubuntu2.1) ... 2024-11-20 03:21:21.767 | Processing triggers for libc-bin (2.35-0ubuntu3.8) ... 2024-11-20 03:21:22.381 | Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ... 2024-11-20 03:21:22.426 | Updating certificates in /etc/ssl/certs... 2024-11-20 03:21:23.077 | 0 added, 0 removed; done. 2024-11-20 03:21:23.077 | Running hooks in /etc/ca-certificates/update.d... 2024-11-20 03:21:23.078 | done. 2024-11-20 03:21:23.591 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/75-ubuntu-minimal-baseinstall:main:55 : to_install= 2024-11-20 03:21:23.596 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/75-ubuntu-minimal-baseinstall:main:60 : '[' jammy '!=' trusty ']' 2024-11-20 03:21:23.600 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/75-ubuntu-minimal-baseinstall:main:60 : '[' jammy '!=' xenial ']' 2024-11-20 03:21:23.604 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/75-ubuntu-minimal-baseinstall:main:61 : to_install+='systemd-sysv ' 2024-11-20 03:21:23.608 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/75-ubuntu-minimal-baseinstall:main:65 : to_install+='busybox sudo python3 ' 2024-11-20 03:21:23.612 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/75-ubuntu-minimal-baseinstall:main:67 : sudo chroot /opt/dib_tmp/dib_build.myrJZycR/mnt /usr/bin/apt-get install -y systemd-sysv busybox sudo python3 2024-11-20 03:21:25.923 | Reading package lists... 2024-11-20 03:21:26.253 | Building dependency tree... 2024-11-20 03:21:26.253 | Reading state information... 2024-11-20 03:21:26.775 | The following additional packages will be installed: 2024-11-20 03:21:26.776 | dbus dmsetup gir1.2-glib-2.0 libapparmor1 libargon2-1 libcryptsetup12 2024-11-20 03:21:26.776 | libdbus-1-3 libdevmapper1.02.1 libexpat1 libgirepository-1.0-1 libglib2.0-0 2024-11-20 03:21:26.776 | libglib2.0-data libicu70 libip4tc2 libjson-c5 libkmod2 libmpdec3 2024-11-20 03:21:26.776 | libnss-systemd libpam-systemd libpython3-stdlib libpython3.10-minimal 2024-11-20 03:21:26.777 | libpython3.10-stdlib libreadline8 libsqlite3-0 libxml2 media-types 2024-11-20 03:21:26.777 | networkd-dispatcher python3-dbus python3-gi python3-minimal python3.10 2024-11-20 03:21:26.777 | python3.10-minimal readline-common shared-mime-info systemd 2024-11-20 03:21:26.778 | systemd-timesyncd xdg-user-dirs 2024-11-20 03:21:26.780 | Suggested packages: 2024-11-20 03:21:26.780 | default-dbus-session-bus | dbus-session-bus iw | wireless-tools python3-doc 2024-11-20 03:21:26.780 | python3-tk python3-venv python-dbus-doc python3.10-venv python3.10-doc 2024-11-20 03:21:26.780 | binutils binfmt-support readline-doc systemd-container libfido2-1 2024-11-20 03:21:26.780 | libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 policykit-1 2024-11-20 03:21:26.847 | The following NEW packages will be installed: 2024-11-20 03:21:26.848 | busybox dbus dmsetup gir1.2-glib-2.0 libapparmor1 libargon2-1 2024-11-20 03:21:26.848 | libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libexpat1 2024-11-20 03:21:26.848 | libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu70 libip4tc2 2024-11-20 03:21:26.848 | libjson-c5 libkmod2 libmpdec3 libnss-systemd libpam-systemd 2024-11-20 03:21:26.849 | libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8 2024-11-20 03:21:26.849 | libsqlite3-0 libxml2 media-types networkd-dispatcher python3 python3-dbus 2024-11-20 03:21:26.849 | python3-gi python3-minimal python3.10 python3.10-minimal readline-common 2024-11-20 03:21:26.850 | shared-mime-info sudo systemd systemd-sysv systemd-timesyncd xdg-user-dirs 2024-11-20 03:21:26.872 | 0 upgraded, 41 newly installed, 0 to remove and 0 not upgraded. 2024-11-20 03:21:26.872 | Need to get 27.2 MB of archives. 2024-11-20 03:21:26.872 | After this operation, 93.9 MB of additional disk space will be used. 2024-11-20 03:21:26.872 | WARNING: The following packages cannot be authenticated! 2024-11-20 03:21:26.872 | libpython3.10-minimal libexpat1 python3.10-minimal python3-minimal 2024-11-20 03:21:26.872 | media-types libmpdec3 readline-common libreadline8 libsqlite3-0 2024-11-20 03:21:26.872 | libpython3.10-stdlib python3.10 libpython3-stdlib python3 libapparmor1 2024-11-20 03:21:26.872 | libargon2-1 libdevmapper1.02.1 libjson-c5 libcryptsetup12 libip4tc2 libkmod2 2024-11-20 03:21:26.872 | systemd systemd-sysv libdbus-1-3 dbus dmsetup libglib2.0-0 2024-11-20 03:21:26.872 | libgirepository-1.0-1 gir1.2-glib-2.0 libglib2.0-data libicu70 2024-11-20 03:21:26.872 | libnss-systemd libpam-systemd libxml2 python3-dbus python3-gi 2024-11-20 03:21:26.872 | networkd-dispatcher shared-mime-info sudo systemd-timesyncd xdg-user-dirs 2024-11-20 03:21:26.872 | busybox 2024-11-20 03:21:27.231 | Authentication warning overridden. 2024-11-20 03:21:27.231 | Get:1 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libpython3.10-minimal arm64 3.10.12-1~22.04.4 [810 kB] 2024-11-20 03:21:27.531 | Get:2 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libexpat1 arm64 2.4.7-1ubuntu0.3 [77.2 kB] 2024-11-20 03:21:27.623 | Get:3 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 python3.10-minimal arm64 3.10.12-1~22.04.4 [2252 kB] 2024-11-20 03:21:28.902 | Get:4 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 python3-minimal arm64 3.10.6-1~22.04 [24.3 kB] 2024-11-20 03:21:29.486 | Get:5 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 media-types all 7.0.0 [25.5 kB] 2024-11-20 03:21:29.738 | Get:6 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 libmpdec3 arm64 2.5.1-2build2 [89.0 kB] 2024-11-20 03:21:29.939 | Get:7 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 readline-common all 8.1.2-1 [53.5 kB] 2024-11-20 03:21:30.022 | Get:8 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 libreadline8 arm64 8.1.2-1 [153 kB] 2024-11-20 03:21:30.323 | Get:9 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libsqlite3-0 arm64 3.37.2-2ubuntu0.3 [635 kB] 2024-11-20 03:21:30.429 | Get:10 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libpython3.10-stdlib arm64 3.10.12-1~22.04.4 [1845 kB] 2024-11-20 03:21:30.832 | Get:11 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 python3.10 arm64 3.10.12-1~22.04.4 [508 kB] 2024-11-20 03:21:30.985 | Get:12 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libpython3-stdlib arm64 3.10.6-1~22.04 [6910 B] 2024-11-20 03:21:31.113 | Get:13 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 python3 arm64 3.10.6-1~22.04 [22.8 kB] 2024-11-20 03:21:31.241 | Get:14 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libapparmor1 arm64 3.0.4-2ubuntu2.3 [38.9 kB] 2024-11-20 03:21:31.371 | Get:15 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 libargon2-1 arm64 0~20171227-0.3 [18.6 kB] 2024-11-20 03:21:31.507 | Get:16 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1ubuntu4 [129 kB] 2024-11-20 03:21:31.727 | Get:17 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libjson-c5 arm64 0.15-3~ubuntu1.22.04.2 [32.7 kB] 2024-11-20 03:21:31.921 | Get:18 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libcryptsetup12 arm64 2:2.4.3-1ubuntu1.2 [209 kB] 2024-11-20 03:21:32.094 | Get:19 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libip4tc2 arm64 1.8.7-1ubuntu5.2 [19.9 kB] 2024-11-20 03:21:32.228 | Get:20 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 libkmod2 arm64 29-1ubuntu1 [46.4 kB] 2024-11-20 03:21:32.330 | Get:21 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 systemd arm64 249.11-0ubuntu3.12 [4423 kB] 2024-11-20 03:21:32.507 | Get:22 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 systemd-sysv arm64 249.11-0ubuntu3.12 [10.5 kB] 2024-11-20 03:21:32.783 | Get:23 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libdbus-1-3 arm64 1.12.20-2ubuntu4.1 [187 kB] 2024-11-20 03:21:32.850 | Get:24 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 dbus arm64 1.12.20-2ubuntu4.1 [154 kB] 2024-11-20 03:21:32.926 | Get:25 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 dmsetup arm64 2:1.02.175-2.1ubuntu4 [75.8 kB] 2024-11-20 03:21:33.165 | Get:26 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libglib2.0-0 arm64 2.72.4-0ubuntu2.3 [1435 kB] 2024-11-20 03:21:33.634 | Get:27 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 libgirepository-1.0-1 arm64 1.72.0-1 [53.5 kB] 2024-11-20 03:21:33.862 | Get:28 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 gir1.2-glib-2.0 arm64 1.72.0-1 [165 kB] 2024-11-20 03:21:34.093 | Get:29 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libglib2.0-data all 2.72.4-0ubuntu2.3 [4666 B] 2024-11-20 03:21:34.163 | Get:30 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 libicu70 arm64 70.1-2 [10.5 MB] 2024-11-20 03:21:35.002 | Get:31 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libnss-systemd arm64 249.11-0ubuntu3.12 [133 kB] 2024-11-20 03:21:35.143 | Get:32 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libpam-systemd arm64 249.11-0ubuntu3.12 [205 kB] 2024-11-20 03:21:35.229 | Get:33 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libxml2 arm64 2.9.13+dfsg-1ubuntu0.4 [728 kB] 2024-11-20 03:21:35.455 | Get:34 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 python3-dbus arm64 1.2.18-3build1 [98.5 kB] 2024-11-20 03:21:35.619 | Get:35 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 python3-gi arm64 3.42.1-0ubuntu1 [228 kB] 2024-11-20 03:21:35.788 | Get:36 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 networkd-dispatcher all 2.1-2ubuntu0.22.04.2 [15.8 kB] 2024-11-20 03:21:37.488 | Get:37 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 shared-mime-info arm64 2.1-2 [453 kB] 2024-11-20 03:21:37.650 | Get:38 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 sudo arm64 1.9.9-1ubuntu2.4 [807 kB] 2024-11-20 03:21:37.860 | Get:39 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 systemd-timesyncd arm64 249.11-0ubuntu3.12 [29.9 kB] 2024-11-20 03:21:37.999 | Get:40 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 xdg-user-dirs arm64 0.17-2ubuntu4 [53.5 kB] 2024-11-20 03:21:38.178 | Get:41 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/universe arm64 busybox arm64 1:1.30.1-7ubuntu3 [435 kB] 2024-11-20 03:21:38.452 | debconf: delaying package configuration, since apt-utils is not installed 2024-11-20 03:21:38.515 | Fetched 27.2 MB in 11s (2401 kB/s) 2024-11-20 03:21:38.515 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2024-11-20 03:21:38.783 | Selecting previously unselected package libpython3.10-minimal:arm64. 2024-11-20 03:21:38.790 | (Reading database ... 4850 files and directories currently installed.) 2024-11-20 03:21:38.790 | Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.4_arm64.deb ... 2024-11-20 03:21:38.908 | Unpacking libpython3.10-minimal:arm64 (3.10.12-1~22.04.4) ... 2024-11-20 03:21:39.524 | Selecting previously unselected package libexpat1:arm64. 2024-11-20 03:21:39.526 | Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.3_arm64.deb ... 2024-11-20 03:21:39.708 | Unpacking libexpat1:arm64 (2.4.7-1ubuntu0.3) ... 2024-11-20 03:21:40.306 | Selecting previously unselected package python3.10-minimal. 2024-11-20 03:21:40.307 | Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.4_arm64.deb ... 2024-11-20 03:21:40.341 | Unpacking python3.10-minimal (3.10.12-1~22.04.4) ... 2024-11-20 03:21:40.826 | Setting up libpython3.10-minimal:arm64 (3.10.12-1~22.04.4) ... 2024-11-20 03:21:41.397 | Setting up libexpat1:arm64 (2.4.7-1ubuntu0.3) ... 2024-11-20 03:21:41.531 | Setting up python3.10-minimal (3.10.12-1~22.04.4) ... 2024-11-20 03:21:46.264 | Selecting previously unselected package python3-minimal. 2024-11-20 03:21:46.271 | (Reading database ... 5154 files and directories currently installed.) 2024-11-20 03:21:46.272 | Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_arm64.deb ... 2024-11-20 03:21:46.769 | Unpacking python3-minimal (3.10.6-1~22.04) ... 2024-11-20 03:21:47.175 | Selecting previously unselected package media-types. 2024-11-20 03:21:47.177 | Preparing to unpack .../1-media-types_7.0.0_all.deb ... 2024-11-20 03:21:47.267 | Unpacking media-types (7.0.0) ... 2024-11-20 03:21:48.411 | Selecting previously unselected package libmpdec3:arm64. 2024-11-20 03:21:48.412 | Preparing to unpack .../2-libmpdec3_2.5.1-2build2_arm64.deb ... 2024-11-20 03:21:48.482 | Unpacking libmpdec3:arm64 (2.5.1-2build2) ... 2024-11-20 03:21:49.248 | Selecting previously unselected package readline-common. 2024-11-20 03:21:49.248 | Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... 2024-11-20 03:21:49.267 | Unpacking readline-common (8.1.2-1) ... 2024-11-20 03:21:49.557 | Selecting previously unselected package libreadline8:arm64. 2024-11-20 03:21:49.559 | Preparing to unpack .../4-libreadline8_8.1.2-1_arm64.deb ... 2024-11-20 03:21:49.578 | Unpacking libreadline8:arm64 (8.1.2-1) ... 2024-11-20 03:21:49.800 | Selecting previously unselected package libsqlite3-0:arm64. 2024-11-20 03:21:49.801 | Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_arm64.deb ... 2024-11-20 03:21:49.815 | Unpacking libsqlite3-0:arm64 (3.37.2-2ubuntu0.3) ... 2024-11-20 03:21:49.923 | Selecting previously unselected package libpython3.10-stdlib:arm64. 2024-11-20 03:21:49.923 | Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.4_arm64.deb ... 2024-11-20 03:21:50.247 | Unpacking libpython3.10-stdlib:arm64 (3.10.12-1~22.04.4) ... 2024-11-20 03:21:51.453 | Selecting previously unselected package python3.10. 2024-11-20 03:21:51.455 | Preparing to unpack .../7-python3.10_3.10.12-1~22.04.4_arm64.deb ... 2024-11-20 03:21:51.533 | Unpacking python3.10 (3.10.12-1~22.04.4) ... 2024-11-20 03:21:52.211 | Selecting previously unselected package libpython3-stdlib:arm64. 2024-11-20 03:21:52.213 | Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_arm64.deb ... 2024-11-20 03:21:52.251 | Unpacking libpython3-stdlib:arm64 (3.10.6-1~22.04) ... 2024-11-20 03:21:52.350 | Setting up python3-minimal (3.10.6-1~22.04) ... 2024-11-20 03:21:53.110 | Selecting previously unselected package python3. 2024-11-20 03:21:53.117 | (Reading database ... 5584 files and directories currently installed.) 2024-11-20 03:21:53.118 | Preparing to unpack .../0-python3_3.10.6-1~22.04_arm64.deb ... 2024-11-20 03:21:53.136 | Unpacking python3 (3.10.6-1~22.04) ... 2024-11-20 03:21:53.276 | Selecting previously unselected package libapparmor1:arm64. 2024-11-20 03:21:53.276 | Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.3_arm64.deb ... 2024-11-20 03:21:53.302 | Unpacking libapparmor1:arm64 (3.0.4-2ubuntu2.3) ... 2024-11-20 03:21:53.765 | Selecting previously unselected package libargon2-1:arm64. 2024-11-20 03:21:53.766 | Preparing to unpack .../2-libargon2-1_0~20171227-0.3_arm64.deb ... 2024-11-20 03:21:53.783 | Unpacking libargon2-1:arm64 (0~20171227-0.3) ... 2024-11-20 03:21:54.362 | Selecting previously unselected package libdevmapper1.02.1:arm64. 2024-11-20 03:21:54.362 | Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_arm64.deb ... 2024-11-20 03:21:54.798 | Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ... 2024-11-20 03:21:56.156 | Selecting previously unselected package libjson-c5:arm64. 2024-11-20 03:21:56.157 | Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.2_arm64.deb ... 2024-11-20 03:21:56.171 | Unpacking libjson-c5:arm64 (0.15-3~ubuntu1.22.04.2) ... 2024-11-20 03:21:56.961 | Selecting previously unselected package libcryptsetup12:arm64. 2024-11-20 03:21:56.962 | Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.2_arm64.deb ... 2024-11-20 03:21:56.977 | Unpacking libcryptsetup12:arm64 (2:2.4.3-1ubuntu1.2) ... 2024-11-20 03:21:57.137 | Selecting previously unselected package libip4tc2:arm64. 2024-11-20 03:21:57.139 | Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.2_arm64.deb ... 2024-11-20 03:21:57.177 | Unpacking libip4tc2:arm64 (1.8.7-1ubuntu5.2) ... 2024-11-20 03:21:57.326 | Selecting previously unselected package libkmod2:arm64. 2024-11-20 03:21:57.327 | Preparing to unpack .../7-libkmod2_29-1ubuntu1_arm64.deb ... 2024-11-20 03:21:57.342 | Unpacking libkmod2:arm64 (29-1ubuntu1) ... 2024-11-20 03:21:57.578 | Selecting previously unselected package systemd. 2024-11-20 03:21:57.578 | Preparing to unpack .../8-systemd_249.11-0ubuntu3.12_arm64.deb ... 2024-11-20 03:21:57.615 | Unpacking systemd (249.11-0ubuntu3.12) ... 2024-11-20 03:21:59.316 | Setting up libapparmor1:arm64 (3.0.4-2ubuntu2.3) ... 2024-11-20 03:22:00.318 | Setting up libargon2-1:arm64 (0~20171227-0.3) ... 2024-11-20 03:22:01.705 | Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ... 2024-11-20 03:22:01.812 | Setting up libjson-c5:arm64 (0.15-3~ubuntu1.22.04.2) ... 2024-11-20 03:22:01.864 | Setting up libcryptsetup12:arm64 (2:2.4.3-1ubuntu1.2) ... 2024-11-20 03:22:01.927 | Setting up libip4tc2:arm64 (1.8.7-1ubuntu5.2) ... 2024-11-20 03:22:02.056 | Setting up libkmod2:arm64 (29-1ubuntu1) ... 2024-11-20 03:22:02.866 | Setting up systemd (249.11-0ubuntu3.12) ... 2024-11-20 03:22:03.815 | Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /lib/systemd/system/getty@.service. 2024-11-20 03:22:03.819 | Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /lib/systemd/system/remote-fs.target. 2024-11-20 03:22:03.824 | Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service -> /lib/systemd/system/systemd-resolved.service. 2024-11-20 03:22:03.824 | Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service -> /lib/systemd/system/systemd-resolved.service. 2024-11-20 03:22:03.835 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service -> /lib/systemd/system/systemd-pstore.service. 2024-11-20 03:22:03.840 | Initializing machine ID from random generator. 2024-11-20 03:22:07.223 | Selecting previously unselected package systemd-sysv. 2024-11-20 03:22:07.231 | (Reading database ... 6423 files and directories currently installed.) 2024-11-20 03:22:07.232 | Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.12_arm64.deb ... 2024-11-20 03:22:07.243 | Unpacking systemd-sysv (249.11-0ubuntu3.12) ... 2024-11-20 03:22:07.362 | Selecting previously unselected package libdbus-1-3:arm64. 2024-11-20 03:22:07.363 | Preparing to unpack .../01-libdbus-1-3_1.12.20-2ubuntu4.1_arm64.deb ... 2024-11-20 03:22:07.386 | Unpacking libdbus-1-3:arm64 (1.12.20-2ubuntu4.1) ... 2024-11-20 03:22:07.530 | Selecting previously unselected package dbus. 2024-11-20 03:22:07.531 | Preparing to unpack .../02-dbus_1.12.20-2ubuntu4.1_arm64.deb ... 2024-11-20 03:22:07.554 | Unpacking dbus (1.12.20-2ubuntu4.1) ... 2024-11-20 03:22:07.678 | Selecting previously unselected package dmsetup. 2024-11-20 03:22:07.679 | Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1ubuntu4_arm64.deb ... 2024-11-20 03:22:07.694 | Unpacking dmsetup (2:1.02.175-2.1ubuntu4) ... 2024-11-20 03:22:08.511 | Selecting previously unselected package libglib2.0-0:arm64. 2024-11-20 03:22:08.513 | Preparing to unpack .../04-libglib2.0-0_2.72.4-0ubuntu2.3_arm64.deb ... 2024-11-20 03:22:08.598 | Unpacking libglib2.0-0:arm64 (2.72.4-0ubuntu2.3) ... 2024-11-20 03:22:09.587 | Selecting previously unselected package libgirepository-1.0-1:arm64. 2024-11-20 03:22:09.589 | Preparing to unpack .../05-libgirepository-1.0-1_1.72.0-1_arm64.deb ... 2024-11-20 03:22:09.643 | Unpacking libgirepository-1.0-1:arm64 (1.72.0-1) ... 2024-11-20 03:22:09.716 | Selecting previously unselected package gir1.2-glib-2.0:arm64. 2024-11-20 03:22:09.718 | Preparing to unpack .../06-gir1.2-glib-2.0_1.72.0-1_arm64.deb ... 2024-11-20 03:22:09.740 | Unpacking gir1.2-glib-2.0:arm64 (1.72.0-1) ... 2024-11-20 03:22:09.827 | Selecting previously unselected package libglib2.0-data. 2024-11-20 03:22:09.827 | Preparing to unpack .../07-libglib2.0-data_2.72.4-0ubuntu2.3_all.deb ... 2024-11-20 03:22:09.839 | Unpacking libglib2.0-data (2.72.4-0ubuntu2.3) ... 2024-11-20 03:22:09.968 | Selecting previously unselected package libicu70:arm64. 2024-11-20 03:22:09.969 | Preparing to unpack .../08-libicu70_70.1-2_arm64.deb ... 2024-11-20 03:22:09.987 | Unpacking libicu70:arm64 (70.1-2) ... 2024-11-20 03:22:10.566 | Selecting previously unselected package libnss-systemd:arm64. 2024-11-20 03:22:10.568 | Preparing to unpack .../09-libnss-systemd_249.11-0ubuntu3.12_arm64.deb ... 2024-11-20 03:22:10.584 | Unpacking libnss-systemd:arm64 (249.11-0ubuntu3.12) ... 2024-11-20 03:22:10.681 | Selecting previously unselected package libpam-systemd:arm64. 2024-11-20 03:22:10.683 | Preparing to unpack .../10-libpam-systemd_249.11-0ubuntu3.12_arm64.deb ... 2024-11-20 03:22:10.695 | Unpacking libpam-systemd:arm64 (249.11-0ubuntu3.12) ... 2024-11-20 03:22:10.937 | Selecting previously unselected package libxml2:arm64. 2024-11-20 03:22:10.938 | Preparing to unpack .../11-libxml2_2.9.13+dfsg-1ubuntu0.4_arm64.deb ... 2024-11-20 03:22:10.952 | Unpacking libxml2:arm64 (2.9.13+dfsg-1ubuntu0.4) ... 2024-11-20 03:22:11.082 | Selecting previously unselected package python3-dbus. 2024-11-20 03:22:11.084 | Preparing to unpack .../12-python3-dbus_1.2.18-3build1_arm64.deb ... 2024-11-20 03:22:11.104 | Unpacking python3-dbus (1.2.18-3build1) ... 2024-11-20 03:22:11.219 | Selecting previously unselected package python3-gi. 2024-11-20 03:22:11.220 | Preparing to unpack .../13-python3-gi_3.42.1-0ubuntu1_arm64.deb ... 2024-11-20 03:22:11.232 | Unpacking python3-gi (3.42.1-0ubuntu1) ... 2024-11-20 03:22:11.446 | Selecting previously unselected package networkd-dispatcher. 2024-11-20 03:22:11.448 | Preparing to unpack .../14-networkd-dispatcher_2.1-2ubuntu0.22.04.2_all.deb ... 2024-11-20 03:22:11.461 | Unpacking networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... 2024-11-20 03:22:11.578 | Selecting previously unselected package shared-mime-info. 2024-11-20 03:22:11.580 | Preparing to unpack .../15-shared-mime-info_2.1-2_arm64.deb ... 2024-11-20 03:22:11.592 | Unpacking shared-mime-info (2.1-2) ... 2024-11-20 03:22:11.863 | Selecting previously unselected package sudo. 2024-11-20 03:22:11.865 | Preparing to unpack .../16-sudo_1.9.9-1ubuntu2.4_arm64.deb ... 2024-11-20 03:22:11.877 | Unpacking sudo (1.9.9-1ubuntu2.4) ... 2024-11-20 03:22:12.204 | Selecting previously unselected package systemd-timesyncd. 2024-11-20 03:22:12.206 | Preparing to unpack .../17-systemd-timesyncd_249.11-0ubuntu3.12_arm64.deb ... 2024-11-20 03:22:12.239 | Unpacking systemd-timesyncd (249.11-0ubuntu3.12) ... 2024-11-20 03:22:12.476 | Selecting previously unselected package xdg-user-dirs. 2024-11-20 03:22:12.476 | Preparing to unpack .../18-xdg-user-dirs_0.17-2ubuntu4_arm64.deb ... 2024-11-20 03:22:12.510 | Unpacking xdg-user-dirs (0.17-2ubuntu4) ... 2024-11-20 03:22:12.855 | Selecting previously unselected package busybox. 2024-11-20 03:22:12.857 | Preparing to unpack .../19-busybox_1%3a1.30.1-7ubuntu3_arm64.deb ... 2024-11-20 03:22:12.926 | Unpacking busybox (1:1.30.1-7ubuntu3) ... 2024-11-20 03:22:13.149 | Setting up media-types (7.0.0) ... 2024-11-20 03:22:13.449 | Setting up systemd-sysv (249.11-0ubuntu3.12) ... 2024-11-20 03:22:13.521 | Setting up xdg-user-dirs (0.17-2ubuntu4) ... 2024-11-20 03:22:15.016 | Setting up libglib2.0-0:arm64 (2.72.4-0ubuntu2.3) ... 2024-11-20 03:22:15.061 | No schema files found: doing nothing. 2024-11-20 03:22:15.081 | Setting up libsqlite3-0:arm64 (3.37.2-2ubuntu0.3) ... 2024-11-20 03:22:15.589 | Setting up libnss-systemd:arm64 (249.11-0ubuntu3.12) ... 2024-11-20 03:22:15.613 | First installation detected... 2024-11-20 03:22:15.613 | Checking NSS setup... 2024-11-20 03:22:15.712 | Setting up busybox (1:1.30.1-7ubuntu3) ... 2024-11-20 03:22:16.313 | Setting up libglib2.0-data (2.72.4-0ubuntu2.3) ... 2024-11-20 03:22:16.633 | Setting up libdbus-1-3:arm64 (1.12.20-2ubuntu4.1) ... 2024-11-20 03:22:17.051 | Setting up dbus (1.12.20-2ubuntu4.1) ... 2024-11-20 03:22:20.559 | Setting up systemd-timesyncd (249.11-0ubuntu3.12) ... 2024-11-20 03:22:21.235 | Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service -> /lib/systemd/system/systemd-timesyncd.service. 2024-11-20 03:22:21.235 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service. 2024-11-20 03:22:21.466 | Setting up sudo (1.9.9-1ubuntu2.4) ... 2024-11-20 03:22:21.851 | Setting up dmsetup (2:1.02.175-2.1ubuntu4) ... 2024-11-20 03:22:22.016 | Setting up libmpdec3:arm64 (2.5.1-2build2) ... 2024-11-20 03:22:22.861 | Setting up libpam-systemd:arm64 (249.11-0ubuntu3.12) ... 2024-11-20 03:22:23.123 | debconf: unable to initialize frontend: Dialog 2024-11-20 03:22:23.123 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-20 03:22:23.123 | debconf: falling back to frontend: Readline 2024-11-20 03:22:23.123 | debconf: unable to initialize frontend: Readline 2024-11-20 03:22:23.123 | 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.34.0 /usr/local/share/perl/5.34.0 /usr/lib/aarch64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-20 03:22:23.124 | debconf: falling back to frontend: Teletype 2024-11-20 03:22:24.179 | Setting up libgirepository-1.0-1:arm64 (1.72.0-1) ... 2024-11-20 03:22:24.756 | Setting up readline-common (8.1.2-1) ... 2024-11-20 03:22:25.297 | Setting up libicu70:arm64 (70.1-2) ... 2024-11-20 03:22:25.579 | Setting up libreadline8:arm64 (8.1.2-1) ... 2024-11-20 03:22:25.679 | Setting up libpython3.10-stdlib:arm64 (3.10.12-1~22.04.4) ... 2024-11-20 03:22:26.184 | Setting up gir1.2-glib-2.0:arm64 (1.72.0-1) ... 2024-11-20 03:22:27.172 | Setting up libxml2:arm64 (2.9.13+dfsg-1ubuntu0.4) ... 2024-11-20 03:22:29.023 | Setting up libpython3-stdlib:arm64 (3.10.6-1~22.04) ... 2024-11-20 03:22:29.407 | Setting up python3.10 (3.10.12-1~22.04.4) ... 2024-11-20 03:22:30.891 | Setting up python3 (3.10.6-1~22.04) ... 2024-11-20 03:22:31.348 | running python rtupdate hooks for python3.10... 2024-11-20 03:22:31.348 | running python post-rtupdate hooks for python3.10... 2024-11-20 03:22:31.566 | Setting up python3-gi (3.42.1-0ubuntu1) ... 2024-11-20 03:22:32.331 | Setting up shared-mime-info (2.1-2) ... 2024-11-20 03:23:25.602 | Setting up python3-dbus (1.2.18-3build1) ... 2024-11-20 03:23:26.048 | Setting up networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... 2024-11-20 03:23:26.403 | Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service -> /lib/systemd/system/networkd-dispatcher.service. 2024-11-20 03:23:26.483 | Processing triggers for libc-bin (2.35-0ubuntu3.8) ... 2024-11-20 03:23:26.829 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/75-ubuntu-minimal-baseinstall:main:1 : sudo umount /opt/dib_tmp/dib_build.myrJZycR/mnt/proc 2024-11-20 03:23:26.844 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/root.d/75-ubuntu-minimal-baseinstall:main:1 : sudo umount /opt/dib_tmp/dib_build.myrJZycR/mnt/sys 2024-11-20 03:23:26.858 | dib-run-parts 75-ubuntu-minimal-baseinstall completed 2024-11-20 03:23:26.858 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-11-20 03:23:26.858 | dib-run-parts 2024-11-20 03:23:26.861 | dib-run-parts Target: root.d 2024-11-20 03:23:26.861 | dib-run-parts 2024-11-20 03:23:26.861 | dib-run-parts Script Seconds 2024-11-20 03:23:26.861 | dib-run-parts --------------------------------------- ---------- 2024-11-20 03:23:26.861 | dib-run-parts 2024-11-20 03:23:26.873 | dib-run-parts 08-debootstrap 255.060 2024-11-20 03:23:26.881 | dib-run-parts 09-apt-keyring 0.018 2024-11-20 03:23:26.889 | dib-run-parts 50-apt-allow-unauthenticated 0.050 2024-11-20 03:23:26.897 | dib-run-parts 50-block-apt-translations 0.039 2024-11-20 03:23:26.904 | dib-run-parts 50-block-daemons 0.094 2024-11-20 03:23:26.912 | dib-run-parts 50-build-with-http-cache 0.022 2024-11-20 03:23:26.920 | dib-run-parts 50-shared-apt-cache 0.029 2024-11-20 03:23:26.928 | dib-run-parts 50-trim-dpkg 0.050 2024-11-20 03:23:26.935 | dib-run-parts 60-apt-phased-updates 0.037 2024-11-20 03:23:26.943 | dib-run-parts 75-ubuntu-minimal-baseinstall 344.351 2024-11-20 03:23:26.946 | dib-run-parts 2024-11-20 03:23:26.946 | dib-run-parts --------------------- END PROFILING --------------------- 2024-11-20 03:23:26.953 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2024-11-20 03:23:26.958 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-20 03:23:26.959 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2024-11-20 03:23:26.968 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2024-11-20 03:23:26.971 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /opt/dib_tmp/dib_build.myrJZycR/mnt 2024-11-20 03:23:26.978 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'bin 2024-11-20 03:23:26.978 | boot 2024-11-20 03:23:26.978 | dev 2024-11-20 03:23:26.978 | etc 2024-11-20 03:23:26.978 | home 2024-11-20 03:23:26.978 | lib 2024-11-20 03:23:26.978 | media 2024-11-20 03:23:26.978 | mnt 2024-11-20 03:23:26.978 | opt 2024-11-20 03:23:26.978 | proc 2024-11-20 03:23:26.978 | root 2024-11-20 03:23:26.978 | run 2024-11-20 03:23:26.978 | sbin 2024-11-20 03:23:26.978 | srv 2024-11-20 03:23:26.978 | sys 2024-11-20 03:23:26.978 | usr 2024-11-20 03:23:26.978 | var' ']' 2024-11-20 03:23:26.982 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /opt/dib_tmp/dib_build.myrJZycR/mnt/etc/resolv.conf ']' 2024-11-20 03:23:26.987 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /opt/dib_tmp/dib_build.myrJZycR/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.myrJZycR/mnt/etc/resolv.conf.ORIG 2024-11-20 03:23:27.002 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /opt/dib_tmp/dib_build.myrJZycR/mnt/etc/resolv.conf 2024-11-20 03:23:27.017 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /opt/dib_tmp/dib_build.myrJZycR/mnt/etc/resolv.conf 2024-11-20 03:23:27.032 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2024-11-20 03:23:27.036 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2024-11-20 03:23:27.043 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2024-11-20 03:23:27.048 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /opt/dib_tmp/dib_build.myrJZycR/mnt/proc 2024-11-20 03:23:27.063 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /opt/dib_tmp/dib_build.myrJZycR/mnt/dev 2024-11-20 03:23:27.079 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2024-11-20 03:23:27.084 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-11-20 03:23:27.092 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-11-20 03:23:27.097 | + 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.myrJZycR/mnt/dev/pts 2024-11-20 03:23:27.113 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.myrJZycR/mnt/sys 2024-11-20 03:23:27.129 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d 2024-11-20 03:23:27.136 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2024-11-20 03:23:27.141 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2024-11-20 03:23:27.146 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-20 03:23:27.150 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.myrJZycR/hooks ']' 2024-11-20 03:23:27.155 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2024-11-20 03:23:27.161 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2024-11-20 03:23:27.163 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-20 03:23:27.169 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d ']' 2024-11-20 03:23:27.174 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d' 2024-11-20 03:23:27.174 | Running hooks from /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d 2024-11-20 03:23:27.179 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-20 03:23:27.183 | + 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.myrJZycR/hooks/extra-data.d 2024-11-20 03:23:27.206 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-20 03:23:27.213 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-20 03:23:27.217 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-20 03:23:27.222 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-20 03:23:27.226 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-20 03:23:27.230 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-20 03:23:27.234 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-20 03:23:27.241 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-20 03:23:27.245 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-20 03:23:27.249 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-20 03:23:27.253 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-20 03:23:27.257 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-20 03:23:27.261 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-20 03:23:27.265 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-20 03:23:27.269 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-20 03:23:27.273 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-20 03:23:27.277 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-20 03:23:27.282 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-20 03:23:27.286 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-20 03:23:27.290 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-20 03:23:27.294 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-20 03:23:27.298 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2024-11-20 03:23:27.305 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2024-11-20 03:23:27.309 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-11-20 03:23:27.313 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-11-20 03:23:27.318 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/../environment.d/10-dpkg.bash 2024-11-20 03:23:27.325 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/../environment.d/10-dpkg.bash 2024-11-20 03:23:27.329 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2024-11-20 03:23:27.333 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2024-11-20 03:23:27.337 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2024-11-20 03:23:27.345 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2024-11-20 03:23:27.349 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2024-11-20 03:23:27.353 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2024-11-20 03:23:27.357 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2024-11-20 03:23:27.362 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2024-11-20 03:23:27.366 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2024-11-20 03:23:27.370 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2024-11-20 03:23:27.374 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2024-11-20 03:23:27.378 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2024-11-20 03:23:27.382 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=arm64 2024-11-20 03:23:27.386 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ arm64 ]] 2024-11-20 03:23:27.391 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-ubuntu-distro-name.bash:source:9 : default_ubuntu_mirror=http://ports.ubuntu.com/ubuntu-ports 2024-11-20 03:23:27.395 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/ubuntu-ports 2024-11-20 03:23:27.399 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/ubuntu-ports 2024-11-20 03:23:27.403 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-20 03:23:27.411 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-20 03:23:27.415 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2024-11-20 03:23:27.419 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2024-11-20 03:23:27.423 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2024-11-20 03:23:27.431 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2024-11-20 03:23:27.435 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2024-11-20 03:23:27.439 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2024-11-20 03:23:27.443 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2024-11-20 03:23:27.448 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2024-11-20 03:23:27.455 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2024-11-20 03:23:27.459 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-generic 2024-11-20 03:23:27.463 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-generic 2024-11-20 03:23:27.467 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2024-11-20 03:23:27.475 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2024-11-20 03:23:27.479 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2024-11-20 03:23:27.483 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2024-11-20 03:23:27.487 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/../environment.d/14-manifests 2024-11-20 03:23:27.495 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/../environment.d/14-manifests 2024-11-20 03:23:27.499 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-20 03:23:27.503 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-20 03:23:27.507 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/ubuntu-jammy-arm64-1e09ad086faa4023af768eda977608dc.d/ 2024-11-20 03:23:27.512 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/ubuntu-jammy-arm64-1e09ad086faa4023af768eda977608dc.d/ 2024-11-20 03:23:27.516 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-20 03:23:27.523 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-20 03:23:27.528 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-20 03:23:27.532 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-20 03:23:27.536 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-20 03:23:27.540 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-20 03:23:27.548 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-20 03:23:27.552 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ ubuntu =~ (almalinux|centos|fedora|rocky) ]] 2024-11-20 03:23:27.556 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-20 03:23:27.560 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-20 03:23:27.565 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \a\l\m\a\l\i\n\u\x ]] 2024-11-20 03:23:27.569 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \r\o\c\k\y ]] 2024-11-20 03:23:27.573 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \f\e\d\o\r\a ]] 2024-11-20 03:23:27.577 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/../environment.d/20-network-interface-names 2024-11-20 03:23:27.584 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/../environment.d/20-network-interface-names 2024-11-20 03:23:27.589 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2024-11-20 03:23:27.593 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2024-11-20 03:23:27.597 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-20 03:23:27.605 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-20 03:23:27.609 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-20 03:23:27.613 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-20 03:23:27.618 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-20 03:23:27.625 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-20 03:23:27.630 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-20 03:23:27.634 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-20 03:23:27.638 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-20 03:23:27.642 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-20 03:23:27.647 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-20 03:23:27.651 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-20 03:23:27.655 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-20 03:23:27.659 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-20 03:23:27.664 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-20 03:23:27.671 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-20 03:23:27.675 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-20 03:23:27.680 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-20 03:23:27.684 | dib-run-parts Running /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/10-create-pkg-map-dir 2024-11-20 03:23:27.707 | Copying pkg-map for infra-package-needs 2024-11-20 03:23:27.718 | Copying pkg-map for source-repositories 2024-11-20 03:23:27.729 | Copying pkg-map for debootstrap 2024-11-20 03:23:27.740 | Copying pkg-map for ensure-venv 2024-11-20 03:23:27.750 | Copying pkg-map for base 2024-11-20 03:23:27.761 | Copying pkg-map for openssh-server 2024-11-20 03:23:27.772 | Copying pkg-map for bootloader 2024-11-20 03:23:27.783 | Copying pkg-map for cache-url 2024-11-20 03:23:27.794 | Copying pkg-map for nodepool-base 2024-11-20 03:23:27.804 | Copying pkg-map for growroot 2024-11-20 03:23:27.815 | Copying pkg-map for runtime-ssh-host-keys 2024-11-20 03:23:27.825 | Copying pkg-map for simple-init 2024-11-20 03:23:27.839 | dib-run-parts 10-create-pkg-map-dir completed 2024-11-20 03:23:27.839 | dib-run-parts Running /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/20-manifest-dir 2024-11-20 03:23:27.848 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2024-11-20 03:23:27.852 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2024-11-20 03:23:27.856 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.myrJZycR/mnt//etc/dib-manifests 2024-11-20 03:23:27.869 | dib-run-parts 20-manifest-dir completed 2024-11-20 03:23:27.869 | dib-run-parts Running /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-create-repo-list 2024-11-20 03:23:30.380 | dib-run-parts 50-create-repo-list completed 2024-11-20 03:23:30.380 | dib-run-parts Running /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist 2024-11-20 03:23:30.389 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:6 : set -eu 2024-11-20 03:23:30.393 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:7 : set -o pipefail 2024-11-20 03:23:30.398 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:15 : '[' '!' -d /opt/dib_tmp/dib_build.myrJZycR/mnt/etc/modprobe.d ']' 2024-11-20 03:23:30.402 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:17 : sudo mkdir -p /opt/dib_tmp/dib_build.myrJZycR/mnt/etc/modprobe.d 2024-11-20 03:23:30.417 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:22 : get_image_element_array 2024-11-20 03:23:30.421 | ++ /environment:get_image_element_array:0 : echo '[source-repositories]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories [cloud-init-datasources]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources [vm]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm [base]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base [dpkg]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg [cache-url]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url [openstack-repos]=/opt/project-config/nodepool/elements/openstack-repos [package-installs]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs [modprobe]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe [nodepool-base]=/opt/project-config/nodepool/elements/nodepool-base [block-device-efi]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi [journal-to-console]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console [install-types]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types [install-static]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static [bootloader]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader [ubuntu-common]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common [zuul-worker]=/opt/project-config/nodepool/elements/zuul-worker [growroot]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot [ubuntu-minimal]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal [manifests]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests [dib-init-system]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system [infra-package-needs]=/opt/project-config/nodepool/elements/infra-package-needs [debootstrap]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap [runtime-ssh-host-keys]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys [pkg-map]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map [install-bin]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin [simple-init]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init [sysprep]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep [ensure-venv]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv [openssh-server]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server [cache-devstack]=/opt/project-config/nodepool/elements/cache-devstack ' 2024-11-20 03:23:30.431 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:22 : eval declare -A 'image_elements=([source-repositories]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories' '[cloud-init-datasources]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources' '[vm]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm' '[base]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base' '[dpkg]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg' '[cache-url]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url' '[openstack-repos]=/opt/project-config/nodepool/elements/openstack-repos' '[package-installs]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs' '[modprobe]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe' '[nodepool-base]=/opt/project-config/nodepool/elements/nodepool-base' '[block-device-efi]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi' '[journal-to-console]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console' '[install-types]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types' '[install-static]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static' '[bootloader]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader' '[ubuntu-common]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common' '[zuul-worker]=/opt/project-config/nodepool/elements/zuul-worker' '[growroot]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot' '[ubuntu-minimal]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal' '[manifests]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests' '[dib-init-system]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system' '[infra-package-needs]=/opt/project-config/nodepool/elements/infra-package-needs' '[debootstrap]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap' '[runtime-ssh-host-keys]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' '[pkg-map]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map' '[install-bin]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin' '[simple-init]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init' '[sysprep]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep' '[ensure-venv]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv' '[openssh-server]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server' '[cache-devstack]=/opt/project-config/nodepool/elements/cache-devstack' ')' 2024-11-20 03:23:30.436 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:22 : image_elements=(['source-repositories']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories' ['cloud-init-datasources']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources' ['vm']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm' ['base']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base' ['dpkg']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg' ['cache-url']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url' ['openstack-repos']='/opt/project-config/nodepool/elements/openstack-repos' ['package-installs']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs' ['modprobe']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe' ['nodepool-base']='/opt/project-config/nodepool/elements/nodepool-base' ['block-device-efi']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi' ['journal-to-console']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console' ['install-types']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types' ['install-static']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static' ['bootloader']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader' ['ubuntu-common']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common' ['zuul-worker']='/opt/project-config/nodepool/elements/zuul-worker' ['growroot']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot' ['ubuntu-minimal']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal' ['manifests']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests' ['dib-init-system']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system' ['infra-package-needs']='/opt/project-config/nodepool/elements/infra-package-needs' ['debootstrap']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap' ['runtime-ssh-host-keys']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' ['pkg-map']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map' ['install-bin']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin' ['simple-init']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init' ['sysprep']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep' ['ensure-venv']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv' ['openssh-server']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server' ['cache-devstack']='/opt/project-config/nodepool/elements/cache-devstack') 2024-11-20 03:23:30.441 | ++ /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:22 : declare -A image_elements 2024-11-20 03:23:30.445 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 03:23:30.449 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=vm 2024-11-20 03:23:30.454 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm 2024-11-20 03:23:30.458 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.462 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 03:23:30.466 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=infra-package-needs 2024-11-20 03:23:30.471 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/infra-package-needs 2024-11-20 03:23:30.475 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/infra-package-needs/modprobe.d/ ']' 2024-11-20 03:23:30.479 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 03:23:30.484 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-bin 2024-11-20 03:23:30.488 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.492 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.497 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 03:23:30.501 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=source-repositories 2024-11-20 03:23:30.505 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.509 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.513 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 03:23:30.518 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=package-installs 2024-11-20 03:23:30.522 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.526 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.530 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 03:23:30.534 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=debootstrap 2024-11-20 03:23:30.538 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap 2024-11-20 03:23:30.543 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.547 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 03:23:30.551 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=ubuntu-common 2024-11-20 03:23:30.555 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.560 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.564 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 03:23:30.568 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cloud-init-datasources 2024-11-20 03:23:30.572 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.577 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.581 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 03:23:30.585 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=ensure-venv 2024-11-20 03:23:30.589 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.593 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.598 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 03:23:30.602 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=block-device-efi 2024-11-20 03:23:30.606 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.611 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.615 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 03:23:30.619 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=modprobe 2024-11-20 03:23:30.623 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe 2024-11-20 03:23:30.628 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.632 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 03:23:30.636 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=base 2024-11-20 03:23:30.640 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base 2024-11-20 03:23:30.645 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.649 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 03:23:30.653 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=ubuntu-minimal 2024-11-20 03:23:30.658 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.662 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.666 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 03:23:30.670 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-types 2024-11-20 03:23:30.675 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.679 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.683 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 03:23:30.688 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=openssh-server 2024-11-20 03:23:30.692 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.696 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.700 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 03:23:30.705 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=bootloader 2024-11-20 03:23:30.709 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader 2024-11-20 03:23:30.713 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.717 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 03:23:30.721 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=manifests 2024-11-20 03:23:30.726 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests 2024-11-20 03:23:30.730 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.734 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 03:23:30.738 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=openstack-repos 2024-11-20 03:23:30.742 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/openstack-repos 2024-11-20 03:23:30.746 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/openstack-repos/modprobe.d/ ']' 2024-11-20 03:23:30.750 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 03:23:30.755 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=sysprep 2024-11-20 03:23:30.759 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep 2024-11-20 03:23:30.763 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.767 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 03:23:30.771 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=dib-init-system 2024-11-20 03:23:30.776 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.780 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.784 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 03:23:30.789 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=journal-to-console 2024-11-20 03:23:30.793 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.797 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.801 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 03:23:30.805 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-static 2024-11-20 03:23:30.810 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.814 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.818 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 03:23:30.822 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cache-devstack 2024-11-20 03:23:30.826 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/cache-devstack 2024-11-20 03:23:30.831 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/cache-devstack/modprobe.d/ ']' 2024-11-20 03:23:30.835 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 03:23:30.840 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cache-url 2024-11-20 03:23:30.844 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.848 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.852 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 03:23:30.856 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=dpkg 2024-11-20 03:23:30.860 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg 2024-11-20 03:23:30.865 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.869 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 03:23:30.873 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=nodepool-base 2024-11-20 03:23:30.877 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/nodepool-base 2024-11-20 03:23:30.882 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/nodepool-base/modprobe.d/ ']' 2024-11-20 03:23:30.886 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 03:23:30.890 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=growroot 2024-11-20 03:23:30.894 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot 2024-11-20 03:23:30.899 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.903 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 03:23:30.907 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=runtime-ssh-host-keys 2024-11-20 03:23:30.911 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.916 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.920 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 03:23:30.924 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=simple-init 2024-11-20 03:23:30.928 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.932 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.937 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 03:23:30.941 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=pkg-map 2024-11-20 03:23:30.945 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.949 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.954 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 03:23:30.958 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=zuul-worker 2024-11-20 03:23:30.962 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/zuul-worker 2024-11-20 03:23:30.966 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/zuul-worker/modprobe.d/ ']' 2024-11-20 03:23:30.969 | dib-run-parts 50-modprobe-blacklist completed 2024-11-20 03:23:30.969 | dib-run-parts Running /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/60-zuul-user 2024-11-20 03:23:30.978 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2024-11-20 03:23:30.982 | + /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2024-11-20 03:23:30.986 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.986 | ' 2024-11-20 03:23:30.991 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.991 | ' ']' 2024-11-20 03:23:30.995 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:30.995 | ' ']' 2024-11-20 03:23:31.000 | + /opt/dib_tmp/dib_build.myrJZycR/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-20 03:23:31.000 | ' 2024-11-20 03:23:31.002 | dib-run-parts 60-zuul-user completed 2024-11-20 03:23:31.002 | dib-run-parts Running /opt/dib_tmp/dib_build.myrJZycR/hooks/extra-data.d/98-source-repositories 2024-11-20 03:23:31.023 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Nov 20 03:23:31 UTC 2024 for /opt/dib_tmp/dib_build.myrJZycR/hooks/source-repository-simple-init 2024-11-20 03:23:31.030 | (0001 / 0001) 2024-11-20 03:23:31.055 | Updating cache of https://opendev.org/opendev/glean in /opt/dib_cache/source-repositories/glean_924419e03bf18bdbfc5d11ef04701f4fc92c8443 with ref master 2024-11-20 03:23:31.338 | Cloning from glean cache and applying ref master 2024-11-20 03:23:31.440 | HEAD is now at 2ba5c62 testing: remove centos7 and 8 2024-11-20 03:23:31.468 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Nov 20 03:23:31 UTC 2024 for /opt/dib_tmp/dib_build.myrJZycR/hooks/source-repository-stackviz 2024-11-20 03:23:31.474 | (0001 / 0001) 2024-11-20 03:23:31.492 | Caching stackviz file from https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz in /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2024-11-20 03:23:31.525 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-20 03:23:31.526 | Dload Upload Total Spent Left Speed 2024-11-20 03:23:32.087 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 460 0 --:--:-- --:--:-- --:--:-- 460 2024-11-20 03:23:32.340 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-20 03:23:32.347 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2024-11-20 03:23:32.377 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Nov 20 03:23:32 UTC 2024 for /opt/dib_tmp/dib_build.myrJZycR/hooks/source-repository-zanatacli 2024-11-20 03:23:32.384 | (0001 / 0001) 2024-11-20 03:23:32.402 | 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-20 03:23:32.435 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-20 03:23:32.436 | Dload Upload Total Spent Left Speed 2024-11-20 03:23:32.862 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 322 0 --:--:-- --:--:-- --:--:-- 322 2024-11-20 03:23:33.005 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-20 03:23:33.011 | 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-20 03:23:33.069 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Nov 20 03:23:33 UTC 2024 for /opt/dib_tmp/dib_build.myrJZycR/hooks/source-repository-projects-yaml 2024-11-20 03:23:33.077 | (0001 / 1318) 2024-11-20 03:23:33.095 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2024-11-20 03:23:33.422 | Cloning from airshipctl cache and applying ref * 2024-11-20 03:23:33.832 | (0002 / 1318) 2024-11-20 03:23:33.849 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2024-11-20 03:23:34.137 | Cloning from airshipui cache and applying ref * 2024-11-20 03:23:34.261 | (0003 / 1318) 2024-11-20 03:23:34.278 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2024-11-20 03:23:34.517 | Cloning from apis cache and applying ref * 2024-11-20 03:23:34.588 | (0004 / 1318) 2024-11-20 03:23:34.605 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2024-11-20 03:23:34.879 | Cloning from armada cache and applying ref * 2024-11-20 03:23:35.061 | (0005 / 1318) 2024-11-20 03:23:35.078 | Updating cache of https://opendev.org/airship/armada-go.git in /opt/dib_cache/source-repositories/armada_go_55e2ee827f3495ee39f9467f499f440c47ea9e5c with ref * 2024-11-20 03:23:35.327 | Cloning from armada-go cache and applying ref * 2024-11-20 03:23:35.435 | (0006 / 1318) 2024-11-20 03:23:35.452 | Updating cache of https://opendev.org/airship/armada-operator.git in /opt/dib_cache/source-repositories/armada_operator_98cb4aec66321d1028e4f8e67f1ac68c9d450c2c with ref * 2024-11-20 03:23:35.744 | Cloning from armada-operator cache and applying ref * 2024-11-20 03:23:35.868 | (0007 / 1318) 2024-11-20 03:23:35.885 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2024-11-20 03:23:36.280 | Cloning from charts cache and applying ref * 2024-11-20 03:23:36.407 | (0008 / 1318) 2024-11-20 03:23:36.424 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2024-11-20 03:23:36.805 | Cloning from deckhand cache and applying ref * 2024-11-20 03:23:37.020 | (0009 / 1318) 2024-11-20 03:23:37.037 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2024-11-20 03:23:37.424 | Cloning from divingbell cache and applying ref * 2024-11-20 03:23:37.661 | (0010 / 1318) 2024-11-20 03:23:37.678 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2024-11-20 03:23:38.061 | Cloning from docs cache and applying ref * 2024-11-20 03:23:38.161 | (0011 / 1318) 2024-11-20 03:23:38.178 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2024-11-20 03:23:38.524 | Cloning from drydock cache and applying ref * 2024-11-20 03:23:38.702 | (0012 / 1318) 2024-11-20 03:23:38.719 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2024-11-20 03:23:39.017 | Cloning from election cache and applying ref * 2024-11-20 03:23:39.095 | (0013 / 1318) 2024-11-20 03:23:39.112 | 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-20 03:23:39.465 | Cloning from gerrit-to-github-bot cache and applying ref * 2024-11-20 03:23:39.540 | (0014 / 1318) 2024-11-20 03:23:39.557 | Updating cache of https://opendev.org/airship/go-redfish.git in /opt/dib_cache/source-repositories/go_redfish_102a993b413d741a2a31599a10ec04463a930500 with ref * 2024-11-20 03:23:39.919 | Cloning from go-redfish cache and applying ref * 2024-11-20 03:23:40.005 | (0015 / 1318) 2024-11-20 03:23:40.022 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2024-11-20 03:23:40.318 | Cloning from governance cache and applying ref * 2024-11-20 03:23:40.389 | (0016 / 1318) 2024-11-20 03:23:40.407 | Updating cache of https://opendev.org/airship/hostconfig-operator.git in /opt/dib_cache/source-repositories/hostconfig_operator_98872f3a06716d252b65a75b22d63dafd9e24821 with ref * 2024-11-20 03:23:40.820 | Cloning from hostconfig-operator cache and applying ref * 2024-11-20 03:23:40.908 | (0017 / 1318) 2024-11-20 03:23:40.926 | Updating cache of https://opendev.org/airship/image-builder.git in /opt/dib_cache/source-repositories/image_builder_f0d80151cf08fb0eb6888b4ed3fa2929f9a78bda with ref * 2024-11-20 03:23:41.218 | Cloning from image-builder cache and applying ref * 2024-11-20 03:23:41.307 | (0018 / 1318) 2024-11-20 03:23:41.324 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2024-11-20 03:23:41.595 | Cloning from images cache and applying ref * 2024-11-20 03:23:41.680 | (0019 / 1318) 2024-11-20 03:23:41.698 | Updating cache of https://opendev.org/airship/kubernetes-entrypoint.git in /opt/dib_cache/source-repositories/kubernetes_entrypoint_ceec575001b51beddb94bea6abb5529768d14a71 with ref * 2024-11-20 03:23:41.972 | Cloning from kubernetes-entrypoint cache and applying ref * 2024-11-20 03:23:42.622 | (0020 / 1318) 2024-11-20 03:23:42.639 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2024-11-20 03:23:42.910 | Cloning from maas cache and applying ref * 2024-11-20 03:23:43.020 | (0021 / 1318) 2024-11-20 03:23:43.037 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2024-11-20 03:23:43.290 | Cloning from pegleg cache and applying ref * 2024-11-20 03:23:43.433 | (0022 / 1318) 2024-11-20 03:23:43.450 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2024-11-20 03:23:44.186 | Cloning from porthole cache and applying ref * 2024-11-20 03:23:44.414 | (0023 / 1318) 2024-11-20 03:23:44.431 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2024-11-20 03:23:49.293 | Cloning from promenade cache and applying ref * 2024-11-20 03:23:49.595 | (0024 / 1318) 2024-11-20 03:23:49.612 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2024-11-20 03:23:49.863 | Cloning from shipyard cache and applying ref * 2024-11-20 03:23:50.098 | (0025 / 1318) 2024-11-20 03:23:50.114 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2024-11-20 03:23:50.367 | Cloning from sip cache and applying ref * 2024-11-20 03:23:50.643 | (0026 / 1318) 2024-11-20 03:23:50.660 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2024-11-20 03:23:50.950 | Cloning from specs cache and applying ref * 2024-11-20 03:23:51.027 | (0027 / 1318) 2024-11-20 03:23:51.044 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2024-11-20 03:23:51.300 | Cloning from spyglass cache and applying ref * 2024-11-20 03:23:51.388 | (0028 / 1318) 2024-11-20 03:23:51.405 | 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-20 03:23:51.643 | Cloning from spyglass-plugin-xls cache and applying ref * 2024-11-20 03:23:51.720 | (0029 / 1318) 2024-11-20 03:23:51.737 | Updating cache of https://opendev.org/airship/tempest-plugin.git in /opt/dib_cache/source-repositories/tempest_plugin_d689416cfab46737c32be836d303a9c85450eee9 with ref * 2024-11-20 03:23:51.982 | Cloning from tempest-plugin cache and applying ref * 2024-11-20 03:23:52.057 | (0030 / 1318) 2024-11-20 03:23:52.074 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2024-11-20 03:23:52.372 | Cloning from treasuremap cache and applying ref * 2024-11-20 03:23:52.682 | (0031 / 1318) 2024-11-20 03:23:52.700 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2024-11-20 03:23:52.967 | Cloning from vino cache and applying ref * 2024-11-20 03:23:53.059 | (0032 / 1318) 2024-11-20 03:23:53.076 | 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-20 03:23:53.314 | Cloning from zuul-airship-roles cache and applying ref * 2024-11-20 03:23:53.395 | (0033 / 1318) 2024-11-20 03:23:53.412 | Updating cache of https://opendev.org/cfn/cfn-overview.git in /opt/dib_cache/source-repositories/cfn_overview_511d6a05d1347b21d5129e7a1044f90fb80ef1c4 with ref * 2024-11-20 03:23:53.651 | Cloning from cfn-overview cache and applying ref * 2024-11-20 03:23:53.740 | (0034 / 1318) 2024-11-20 03:23:53.757 | Updating cache of https://opendev.org/cfn/cfn-security.git in /opt/dib_cache/source-repositories/cfn_security_33ccb13ba23c8daac24640625a6b134d7cb8e23c with ref * 2024-11-20 03:23:55.322 | Cloning from cfn-security cache and applying ref * 2024-11-20 03:23:55.408 | (0035 / 1318) 2024-11-20 03:23:55.425 | Updating cache of https://opendev.org/cfn/computing-native.git in /opt/dib_cache/source-repositories/computing_native_00e8ba19b66692bb3435f4dca7beed2c11420f55 with ref * 2024-11-20 03:23:55.666 | Cloning from computing-native cache and applying ref * 2024-11-20 03:23:55.746 | (0036 / 1318) 2024-11-20 03:23:55.763 | Updating cache of https://opendev.org/cfn/computing-offload.git in /opt/dib_cache/source-repositories/computing_offload_eb01cd9a5eae00ce85823f3270ced2360a245f9d with ref * 2024-11-20 03:23:56.035 | Cloning from computing-offload cache and applying ref * 2024-11-20 03:23:57.032 | (0037 / 1318) 2024-11-20 03:23:57.049 | 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-20 03:23:57.303 | Cloning from ubiquitous-computing-scheduling cache and applying ref * 2024-11-20 03:23:59.561 | (0038 / 1318) 2024-11-20 03:23:59.578 | 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-20 03:23:59.828 | Cloning from use-case-and-architecture cache and applying ref * 2024-11-20 03:24:05.704 | (0039 / 1318) 2024-11-20 03:24:05.721 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2024-11-20 03:24:06.019 | Cloning from cirros cache and applying ref * 2024-11-20 03:24:07.900 | (0040 / 1318) 2024-11-20 03:24:07.917 | Updating cache of https://opendev.org/inaugust/inaugust.com.git in /opt/dib_cache/source-repositories/inaugust_com_945665fbce6bdcff7f52959685599b441964ec38 with ref * 2024-11-20 03:24:10.248 | Cloning from inaugust.com cache and applying ref * 2024-11-20 03:24:10.433 | (0041 / 1318) 2024-11-20 03:24:10.450 | Updating cache of https://opendev.org/inaugust/src.sh.git in /opt/dib_cache/source-repositories/src_sh_ab89bcb9d55c1fa6d70526b7d817782db521a3ca with ref * 2024-11-20 03:24:12.651 | Cloning from src.sh cache and applying ref * 2024-11-20 03:24:12.724 | (0042 / 1318) 2024-11-20 03:24:12.741 | Updating cache of https://opendev.org/inaugust/ttrun.git in /opt/dib_cache/source-repositories/ttrun_8fb2b4b97740ccd1d10ae0cc6066f013f3489dd9 with ref * 2024-11-20 03:24:15.160 | Cloning from ttrun cache and applying ref * 2024-11-20 03:24:15.241 | (0043 / 1318) 2024-11-20 03:24:15.259 | 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-20 03:24:16.211 | Cloning from jenkins-job-builder cache and applying ref * 2024-11-20 03:24:16.751 | (0044 / 1318) 2024-11-20 03:24:16.768 | Updating cache of https://opendev.org/jjb/python-jenkins.git in /opt/dib_cache/source-repositories/python_jenkins_b3b491f4f8fdc966d3b8d22f41166c04cbd9bbfe with ref * 2024-11-20 03:24:17.121 | Cloning from python-jenkins cache and applying ref * 2024-11-20 03:24:17.224 | (0045 / 1318) 2024-11-20 03:24:17.241 | 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-20 03:24:17.592 | Cloning from ci-cloud-config cache and applying ref * 2024-11-20 03:24:17.668 | (0046 / 1318) 2024-11-20 03:24:17.686 | Updating cache of https://opendev.org/opendev/afsmon.git in /opt/dib_cache/source-repositories/afsmon_8f4a9f6d159fbc78d12868feab310f9be866908e with ref * 2024-11-20 03:24:17.954 | Cloning from afsmon cache and applying ref * 2024-11-20 03:24:18.032 | (0047 / 1318) 2024-11-20 03:24:18.050 | 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-20 03:24:18.308 | Cloning from ansible-role-cloud-launcher cache and applying ref * 2024-11-20 03:24:18.383 | (0048 / 1318) 2024-11-20 03:24:18.401 | 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-20 03:24:18.805 | Cloning from ansible-role-puppet cache and applying ref * 2024-11-20 03:24:18.879 | (0049 / 1318) 2024-11-20 03:24:18.896 | Updating cache of https://opendev.org/opendev/askbot-theme.git in /opt/dib_cache/source-repositories/askbot_theme_3eaba0fe6aab4ef1b7d707033a2153bc3b8e0cc0 with ref * 2024-11-20 03:24:19.145 | Cloning from askbot-theme cache and applying ref * 2024-11-20 03:24:19.218 | (0050 / 1318) 2024-11-20 03:24:19.235 | Updating cache of https://opendev.org/opendev/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_e819d446f5b5f056465d50cae74b641a5a36c3c8 with ref * 2024-11-20 03:24:19.498 | Cloning from base-jobs cache and applying ref * 2024-11-20 03:24:19.625 | (0051 / 1318) 2024-11-20 03:24:19.642 | Updating cache of https://opendev.org/opendev/bindep.git in /opt/dib_cache/source-repositories/bindep_8e69b003a3e27716294ea4ba3fedf5ccb43c98a8 with ref * 2024-11-20 03:24:20.064 | Cloning from bindep cache and applying ref * 2024-11-20 03:24:20.159 | (0052 / 1318) 2024-11-20 03:24:20.177 | Updating cache of https://opendev.org/opendev/ci-sandbox.git in /opt/dib_cache/source-repositories/ci_sandbox_f13423e68e861a3970a2490759120880bbbe792c with ref * 2024-11-20 03:24:20.440 | Cloning from ci-sandbox cache and applying ref * 2024-11-20 03:24:20.513 | (0053 / 1318) 2024-11-20 03:24:20.531 | Updating cache of https://opendev.org/opendev/dstat_graph.git in /opt/dib_cache/source-repositories/dstat_graph_d351b8b002bc1e039ecc7b60b5c39fd9f0e4d6b4 with ref * 2024-11-20 03:24:20.939 | Cloning from dstat_graph cache and applying ref * 2024-11-20 03:24:21.035 | (0054 / 1318) 2024-11-20 03:24:21.053 | Updating cache of https://opendev.org/opendev/elastic-recheck.git in /opt/dib_cache/source-repositories/elastic_recheck_dcb9d3454103f6a3ececca9bbf6e17cf62ce3c22 with ref * 2024-11-20 03:24:21.332 | Cloning from elastic-recheck cache and applying ref * 2024-11-20 03:24:21.453 | (0055 / 1318) 2024-11-20 03:24:21.471 | Updating cache of https://opendev.org/opendev/engagement.git in /opt/dib_cache/source-repositories/engagement_38fb168953511be87ef5d6bc8601d6c73371f323 with ref * 2024-11-20 03:24:21.768 | Cloning from engagement cache and applying ref * 2024-11-20 03:24:21.864 | (0056 / 1318) 2024-11-20 03:24:21.882 | Updating cache of https://opendev.org/opendev/gear.git in /opt/dib_cache/source-repositories/gear_0100b8fa09c64c94d165de85f1336c9abf066867 with ref * 2024-11-20 03:24:22.153 | Cloning from gear cache and applying ref * 2024-11-20 03:24:22.258 | (0057 / 1318) 2024-11-20 03:24:22.278 | Updating cache of https://opendev.org/opendev/germqtt.git in /opt/dib_cache/source-repositories/germqtt_dbf1b7aabc2552697e80ea8627aecd528a0f7238 with ref * 2024-11-20 03:24:22.538 | Cloning from germqtt cache and applying ref * 2024-11-20 03:24:22.612 | (0058 / 1318) 2024-11-20 03:24:22.629 | Updating cache of https://opendev.org/opendev/gerritbot.git in /opt/dib_cache/source-repositories/gerritbot_ba12e60b39faea789713b901c8af59f42c573264 with ref * 2024-11-20 03:24:22.890 | Cloning from gerritbot cache and applying ref * 2024-11-20 03:24:22.971 | (0059 / 1318) 2024-11-20 03:24:22.988 | Updating cache of https://opendev.org/opendev/gerritlib.git in /opt/dib_cache/source-repositories/gerritlib_ab9a98abe81ac8917a90b0c25d24a9a2f372271a with ref * 2024-11-20 03:24:23.245 | Cloning from gerritlib cache and applying ref * 2024-11-20 03:24:23.333 | (0060 / 1318) 2024-11-20 03:24:23.350 | Updating cache of https://opendev.org/opendev/git-restack.git in /opt/dib_cache/source-repositories/git_restack_6a4343d93b617f1291b55cfa3e407b1bbfdb5fb1 with ref * 2024-11-20 03:24:23.614 | Cloning from git-restack cache and applying ref * 2024-11-20 03:24:23.690 | (0061 / 1318) 2024-11-20 03:24:23.707 | Updating cache of https://opendev.org/opendev/git-review.git in /opt/dib_cache/source-repositories/git_review_fa2e24cebef590380324316aca43c04791f6b7d1 with ref * 2024-11-20 03:24:23.967 | Cloning from git-review cache and applying ref * 2024-11-20 03:24:24.086 | (0062 / 1318) 2024-11-20 03:24:24.104 | Updating cache of https://opendev.org/opendev/glean.git in /opt/dib_cache/source-repositories/glean_1ffacc8c24470b67f3d576e32454203d5ac5c5ee with ref * 2024-11-20 03:24:24.375 | Cloning from glean cache and applying ref * 2024-11-20 03:24:24.479 | (0063 / 1318) 2024-11-20 03:24:24.496 | Updating cache of https://opendev.org/opendev/grafyaml.git in /opt/dib_cache/source-repositories/grafyaml_e6688d9e6f0ed32998c110a97bab5a28debe5706 with ref * 2024-11-20 03:24:24.756 | Cloning from grafyaml cache and applying ref * 2024-11-20 03:24:24.894 | (0064 / 1318) 2024-11-20 03:24:24.911 | Updating cache of https://opendev.org/opendev/infra-manual.git in /opt/dib_cache/source-repositories/infra_manual_91b569b41cb595ca771e64500845790be57e8970 with ref * 2024-11-20 03:24:25.166 | Cloning from infra-manual cache and applying ref * 2024-11-20 03:24:25.258 | (0065 / 1318) 2024-11-20 03:24:25.275 | 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-20 03:24:25.533 | Cloning from infra-openafs-deb cache and applying ref * 2024-11-20 03:24:25.624 | (0066 / 1318) 2024-11-20 03:24:25.641 | Updating cache of https://opendev.org/opendev/infra-specs.git in /opt/dib_cache/source-repositories/infra_specs_633aa9aaae45624904991b0eb4d7d69c42b04abd with ref * 2024-11-20 03:24:25.909 | Cloning from infra-specs cache and applying ref * 2024-11-20 03:24:25.993 | (0067 / 1318) 2024-11-20 03:24:26.010 | 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-20 03:24:26.300 | Cloning from infra-vhd-util-deb cache and applying ref * 2024-11-20 03:24:26.432 | (0068 / 1318) 2024-11-20 03:24:26.450 | Updating cache of https://opendev.org/opendev/irc-meetings.git in /opt/dib_cache/source-repositories/irc_meetings_cdcf9c2fe30e40fa91a6ba12c785609dc6257435 with ref * 2024-11-20 03:24:31.168 | Cloning from irc-meetings cache and applying ref * 2024-11-20 03:24:31.356 | (0069 / 1318) 2024-11-20 03:24:31.374 | Updating cache of https://opendev.org/opendev/jeepyb.git in /opt/dib_cache/source-repositories/jeepyb_cebae7ef0c5e5ff915cfac0a333e3d48ee4281d1 with ref * 2024-11-20 03:24:32.215 | Cloning from jeepyb cache and applying ref * 2024-11-20 03:24:32.299 | (0070 / 1318) 2024-11-20 03:24:32.316 | Updating cache of https://opendev.org/opendev/lodgeit.git in /opt/dib_cache/source-repositories/lodgeit_9a1a263f7c0a782d2aa2d0d3a7a9e91a5bcf799e with ref * 2024-11-20 03:24:32.651 | Cloning from lodgeit cache and applying ref * 2024-11-20 03:24:32.771 | (0071 / 1318) 2024-11-20 03:24:32.788 | Updating cache of https://opendev.org/opendev/log-classify.git in /opt/dib_cache/source-repositories/log_classify_9a2486401d6ff8a8bd1b909dd6009395b264b0be with ref * 2024-11-20 03:24:33.039 | Cloning from log-classify cache and applying ref * 2024-11-20 03:24:33.110 | (0072 / 1318) 2024-11-20 03:24:33.127 | Updating cache of https://opendev.org/opendev/log_processor.git in /opt/dib_cache/source-repositories/log_processor_141c70aea0c88ab2ef68039369ed58366ae95d13 with ref * 2024-11-20 03:24:33.402 | Cloning from log_processor cache and applying ref * 2024-11-20 03:24:33.476 | (0073 / 1318) 2024-11-20 03:24:33.494 | Updating cache of https://opendev.org/opendev/lpmqtt.git in /opt/dib_cache/source-repositories/lpmqtt_359a411b566ce7886a39db37c3bc796e8ad9fe15 with ref * 2024-11-20 03:24:33.756 | Cloning from lpmqtt cache and applying ref * 2024-11-20 03:24:33.828 | (0074 / 1318) 2024-11-20 03:24:33.845 | Updating cache of https://opendev.org/opendev/meetbot.git in /opt/dib_cache/source-repositories/meetbot_7928633bf8056bab3ee82b04cc6d346ade14d565 with ref * 2024-11-20 03:24:34.341 | Cloning from meetbot cache and applying ref * 2024-11-20 03:24:34.418 | (0075 / 1318) 2024-11-20 03:24:34.435 | Updating cache of https://opendev.org/opendev/mqtt_statsd.git in /opt/dib_cache/source-repositories/mqtt_statsd_13d98abbce660df4fd85c177bc1305e6ef54209a with ref * 2024-11-20 03:24:34.707 | Cloning from mqtt_statsd cache and applying ref * 2024-11-20 03:24:34.783 | (0076 / 1318) 2024-11-20 03:24:34.800 | Updating cache of https://opendev.org/opendev/netlify-sandbox.git in /opt/dib_cache/source-repositories/netlify_sandbox_d8d8a5d4ebb104aa2616a6a38ab8e44c9fda8d4e with ref * 2024-11-20 03:24:35.051 | Cloning from netlify-sandbox cache and applying ref * 2024-11-20 03:24:35.395 | (0077 / 1318) 2024-11-20 03:24:35.413 | Updating cache of https://opendev.org/opendev/project-config.git in /opt/dib_cache/source-repositories/project_config_4edbcc96160099060340107bb307cb70183e81b7 with ref * 2024-11-20 03:24:35.672 | Cloning from project-config cache and applying ref * 2024-11-20 03:24:35.751 | (0078 / 1318) 2024-11-20 03:24:35.768 | 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-20 03:24:36.010 | Cloning from project-config-example cache and applying ref * 2024-11-20 03:24:36.084 | (0079 / 1318) 2024-11-20 03:24:36.102 | Updating cache of https://opendev.org/opendev/publications.git in /opt/dib_cache/source-repositories/publications_f7d0e2d07198a106ac02728a868907e8ded3a541 with ref * 2024-11-20 03:24:36.392 | Cloning from publications cache and applying ref * 2024-11-20 03:24:37.062 | (0080 / 1318) 2024-11-20 03:24:37.079 | Updating cache of https://opendev.org/opendev/puppet-bup.git in /opt/dib_cache/source-repositories/puppet_bup_e7e011ae6b521d71607a1565536a4b25f3d1b4bd with ref * 2024-11-20 03:24:37.339 | Cloning from puppet-bup cache and applying ref * 2024-11-20 03:24:40.741 | (0081 / 1318) 2024-11-20 03:24:40.758 | 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-20 03:24:41.325 | Cloning from puppet-elastic_recheck cache and applying ref * 2024-11-20 03:24:47.640 | (0082 / 1318) 2024-11-20 03:24:47.658 | Updating cache of https://opendev.org/opendev/puppet-ethercalc.git in /opt/dib_cache/source-repositories/puppet_ethercalc_0bda85e357890165b92465e2061229678f446606 with ref * 2024-11-20 03:24:48.215 | Cloning from puppet-ethercalc cache and applying ref * 2024-11-20 03:24:48.780 | (0083 / 1318) 2024-11-20 03:24:48.798 | Updating cache of https://opendev.org/opendev/puppet-httpd.git in /opt/dib_cache/source-repositories/puppet_httpd_ef94602131f03eb273cb6a957815979c5cd52481 with ref * 2024-11-20 03:24:49.089 | Cloning from puppet-httpd cache and applying ref * 2024-11-20 03:24:49.166 | (0084 / 1318) 2024-11-20 03:24:49.184 | Updating cache of https://opendev.org/opendev/puppet-jeepyb.git in /opt/dib_cache/source-repositories/puppet_jeepyb_8527a4a9ff0d33efcb6199fea5b2f67ae7ee9377 with ref * 2024-11-20 03:24:49.469 | Cloning from puppet-jeepyb cache and applying ref * 2024-11-20 03:24:49.543 | (0085 / 1318) 2024-11-20 03:24:49.561 | Updating cache of https://opendev.org/opendev/puppet-logrotate.git in /opt/dib_cache/source-repositories/puppet_logrotate_5555e0529d4a916aab88af28dbb41fc70e305283 with ref * 2024-11-20 03:24:49.927 | Cloning from puppet-logrotate cache and applying ref * 2024-11-20 03:24:50.001 | (0086 / 1318) 2024-11-20 03:24:50.018 | 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-20 03:24:50.320 | Cloning from puppet-mysql_backup cache and applying ref * 2024-11-20 03:24:50.394 | (0087 / 1318) 2024-11-20 03:24:50.411 | 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-20 03:24:50.702 | Cloning from puppet-openstack_infra_spec_helper cache and applying ref * 2024-11-20 03:24:50.776 | (0088 / 1318) 2024-11-20 03:24:50.794 | Updating cache of https://opendev.org/opendev/puppet-pip.git in /opt/dib_cache/source-repositories/puppet_pip_7e1ade4f1c7ec7e65b08360b011c285f285a8fde with ref * 2024-11-20 03:24:51.290 | Cloning from puppet-pip cache and applying ref * 2024-11-20 03:24:51.365 | (0089 / 1318) 2024-11-20 03:24:51.383 | 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-20 03:24:51.711 | Cloning from puppet-project_config cache and applying ref * 2024-11-20 03:24:51.785 | (0090 / 1318) 2024-11-20 03:24:51.803 | Updating cache of https://opendev.org/opendev/puppet-redis.git in /opt/dib_cache/source-repositories/puppet_redis_02f2f4ad4e337218c1dbf145247c9045727ffc3e with ref * 2024-11-20 03:24:52.200 | Cloning from puppet-redis cache and applying ref * 2024-11-20 03:24:52.275 | (0091 / 1318) 2024-11-20 03:24:52.292 | Updating cache of https://opendev.org/opendev/puppet-reviewday.git in /opt/dib_cache/source-repositories/puppet_reviewday_33b08c72c415140929dd4c790601309b70a880d3 with ref * 2024-11-20 03:24:52.826 | Cloning from puppet-reviewday cache and applying ref * 2024-11-20 03:24:52.901 | (0092 / 1318) 2024-11-20 03:24:52.919 | Updating cache of https://opendev.org/opendev/puppet-simpleproxy.git in /opt/dib_cache/source-repositories/puppet_simpleproxy_d28518111a384058303cb326fc8c4cc254dd0068 with ref * 2024-11-20 03:24:53.201 | Cloning from puppet-simpleproxy cache and applying ref * 2024-11-20 03:24:53.275 | (0093 / 1318) 2024-11-20 03:24:53.292 | Updating cache of https://opendev.org/opendev/puppet-ssh.git in /opt/dib_cache/source-repositories/puppet_ssh_b2abd902dc81fbf75c89ed6c3dd94e3f4ae4a5d3 with ref * 2024-11-20 03:24:53.535 | Cloning from puppet-ssh cache and applying ref * 2024-11-20 03:24:53.608 | (0094 / 1318) 2024-11-20 03:24:53.625 | Updating cache of https://opendev.org/opendev/puppet-storyboard.git in /opt/dib_cache/source-repositories/puppet_storyboard_4da8c6b8e196516275222a23c909ae16c70790a4 with ref * 2024-11-20 03:24:53.869 | Cloning from puppet-storyboard cache and applying ref * 2024-11-20 03:24:53.947 | (0095 / 1318) 2024-11-20 03:24:53.964 | Updating cache of https://opendev.org/opendev/puppet-tmpreaper.git in /opt/dib_cache/source-repositories/puppet_tmpreaper_04a965977a28fd662123749f81526022358dd297 with ref * 2024-11-20 03:24:54.206 | Cloning from puppet-tmpreaper cache and applying ref * 2024-11-20 03:24:54.279 | (0096 / 1318) 2024-11-20 03:24:54.296 | Updating cache of https://opendev.org/opendev/puppet-ulimit.git in /opt/dib_cache/source-repositories/puppet_ulimit_815031ce4a2a51dbca6b60904466831fc0f8da03 with ref * 2024-11-20 03:24:54.558 | Cloning from puppet-ulimit cache and applying ref * 2024-11-20 03:24:54.632 | (0097 / 1318) 2024-11-20 03:24:54.649 | Updating cache of https://opendev.org/opendev/puppet-user.git in /opt/dib_cache/source-repositories/puppet_user_673588898d5e9010177b4a846ed41988377d736e with ref * 2024-11-20 03:24:54.900 | Cloning from puppet-user cache and applying ref * 2024-11-20 03:24:54.975 | (0098 / 1318) 2024-11-20 03:24:54.993 | Updating cache of https://opendev.org/opendev/puppet-vcsrepo.git in /opt/dib_cache/source-repositories/puppet_vcsrepo_cb7798966b01c44f284e3a80e4041fc33d9cae43 with ref * 2024-11-20 03:24:55.428 | Cloning from puppet-vcsrepo cache and applying ref * 2024-11-20 03:24:55.506 | (0099 / 1318) 2024-11-20 03:24:55.523 | Updating cache of https://opendev.org/opendev/puppet-zanata.git in /opt/dib_cache/source-repositories/puppet_zanata_a6643a07480de550e3cbfef268daf9fe269b3640 with ref * 2024-11-20 03:24:55.798 | Cloning from puppet-zanata cache and applying ref * 2024-11-20 03:24:55.873 | (0100 / 1318) 2024-11-20 03:24:55.891 | Updating cache of https://opendev.org/opendev/python-storyboardclient.git in /opt/dib_cache/source-repositories/python_storyboardclient_c972b89484b601527297d5a7426e52108e33108c with ref * 2024-11-20 03:24:56.183 | Cloning from python-storyboardclient cache and applying ref * 2024-11-20 03:24:56.263 | (0101 / 1318) 2024-11-20 03:24:56.281 | Updating cache of https://opendev.org/opendev/sandbox.git in /opt/dib_cache/source-repositories/sandbox_d360ed937b5ea4fc888d30f87cff115972f74574 with ref * 2024-11-20 03:24:56.573 | Cloning from sandbox cache and applying ref * 2024-11-20 03:24:56.700 | (0102 / 1318) 2024-11-20 03:24:56.717 | Updating cache of https://opendev.org/opendev/statusbot.git in /opt/dib_cache/source-repositories/statusbot_5f78007a4470d12bbbc92636f1790e42eebabe28 with ref * 2024-11-20 03:24:57.031 | Cloning from statusbot cache and applying ref * 2024-11-20 03:24:57.108 | (0103 / 1318) 2024-11-20 03:24:57.125 | Updating cache of https://opendev.org/opendev/storyboard.git in /opt/dib_cache/source-repositories/storyboard_bdfa7b368e244397a817280de37bfd2f1ee6c1e7 with ref * 2024-11-20 03:24:57.396 | Cloning from storyboard cache and applying ref * 2024-11-20 03:24:57.527 | (0104 / 1318) 2024-11-20 03:24:57.545 | Updating cache of https://opendev.org/opendev/storyboard-vue.git in /opt/dib_cache/source-repositories/storyboard_vue_af0ea81813702e486024ea2bb7b60e99553311e3 with ref * 2024-11-20 03:24:57.815 | Cloning from storyboard-vue cache and applying ref * 2024-11-20 03:24:57.903 | (0105 / 1318) 2024-11-20 03:24:57.920 | Updating cache of https://opendev.org/opendev/storyboard-webclient.git in /opt/dib_cache/source-repositories/storyboard_webclient_cdabe82d60c3c246adae20e600baf2f7978aaff8 with ref * 2024-11-20 03:24:58.185 | Cloning from storyboard-webclient cache and applying ref * 2024-11-20 03:24:58.320 | (0106 / 1318) 2024-11-20 03:24:58.338 | Updating cache of https://opendev.org/opendev/subunit2sql.git in /opt/dib_cache/source-repositories/subunit2sql_713f18ef653d624bd2494e1284e21ec656c0948b with ref * 2024-11-20 03:24:58.633 | Cloning from subunit2sql cache and applying ref * 2024-11-20 03:24:58.751 | (0107 / 1318) 2024-11-20 03:24:58.768 | Updating cache of https://opendev.org/opendev/system-config.git in /opt/dib_cache/source-repositories/system_config_8577797282cba1d12048c5f2fedbb349992d3587 with ref * 2024-11-20 03:24:59.049 | Cloning from system-config cache and applying ref * 2024-11-20 03:25:00.155 | (0108 / 1318) 2024-11-20 03:25:00.173 | Updating cache of https://opendev.org/opendev/yaml2ical.git in /opt/dib_cache/source-repositories/yaml2ical_45b74a64f9213c4e60d414302f7f6e695e6960ab with ref * 2024-11-20 03:25:00.422 | Cloning from yaml2ical cache and applying ref * 2024-11-20 03:25:00.509 | (0109 / 1318) 2024-11-20 03:25:00.527 | 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-20 03:25:00.766 | Cloning from zone-gating.dev cache and applying ref * 2024-11-20 03:25:00.845 | (0110 / 1318) 2024-11-20 03:25:00.862 | 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-20 03:25:01.131 | Cloning from zone-opendev.org cache and applying ref * 2024-11-20 03:25:01.251 | (0111 / 1318) 2024-11-20 03:25:01.269 | 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-20 03:25:01.661 | Cloning from zone-zuul-ci.org cache and applying ref * 2024-11-20 03:25:01.745 | (0112 / 1318) 2024-11-20 03:25:01.763 | Updating cache of https://opendev.org/opendev/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_80a80ac224edfadff7bfa03ff3813be64fec899e with ref * 2024-11-20 03:25:02.093 | Cloning from zuul-jobs cache and applying ref * 2024-11-20 03:25:02.199 | (0113 / 1318) 2024-11-20 03:25:02.217 | 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-20 03:25:02.494 | Cloning from ansible-role-refstack-client cache and applying ref * 2024-11-20 03:25:02.575 | (0114 / 1318) 2024-11-20 03:25:02.593 | 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-20 03:25:02.863 | Cloning from edge-computing-group cache and applying ref * 2024-11-20 03:25:03.013 | (0115 / 1318) 2024-11-20 03:25:03.031 | Updating cache of https://opendev.org/openinfra/four-opens.git in /opt/dib_cache/source-repositories/four_opens_b9267bdea1f78f86c0b7be0a774edf092ee88a6f with ref * 2024-11-20 03:25:03.290 | Cloning from four-opens cache and applying ref * 2024-11-20 03:25:03.368 | (0116 / 1318) 2024-11-20 03:25:03.386 | Updating cache of https://opendev.org/openinfra/groups.git in /opt/dib_cache/source-repositories/groups_770c5c430bcd8f75dd8ad6711e6b734425676701 with ref * 2024-11-20 03:25:03.656 | Cloning from groups cache and applying ref * 2024-11-20 03:25:03.799 | (0117 / 1318) 2024-11-20 03:25:03.817 | 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-20 03:25:04.073 | Cloning from groups-static-pages cache and applying ref * 2024-11-20 03:25:04.148 | (0118 / 1318) 2024-11-20 03:25:04.166 | Updating cache of https://opendev.org/openinfra/interop.git in /opt/dib_cache/source-repositories/interop_d4330e68a883627712ed3299840cd3909ebfc08b with ref * 2024-11-20 03:25:04.429 | Cloning from interop cache and applying ref * 2024-11-20 03:25:04.550 | (0119 / 1318) 2024-11-20 03:25:04.568 | Updating cache of https://opendev.org/openinfra/odsreg.git in /opt/dib_cache/source-repositories/odsreg_1bc2b5047aaaa9cc803348a5fae0625a08be801b with ref * 2024-11-20 03:25:04.879 | Cloning from odsreg cache and applying ref * 2024-11-20 03:25:04.958 | (0120 / 1318) 2024-11-20 03:25:04.976 | Updating cache of https://opendev.org/openinfra/openstack-map.git in /opt/dib_cache/source-repositories/openstack_map_4721743825cda6ead6fa500097d99d21d77cdb2f with ref * 2024-11-20 03:25:05.234 | Cloning from openstack-map cache and applying ref * 2024-11-20 03:25:05.313 | (0121 / 1318) 2024-11-20 03:25:05.331 | Updating cache of https://opendev.org/openinfra/openstackweb.git in /opt/dib_cache/source-repositories/openstackweb_5ffe382c96d2bb637f6c5f37e57cd45c6c0a9e0b with ref * 2024-11-20 03:25:05.616 | Cloning from openstackweb cache and applying ref * 2024-11-20 03:25:06.363 | (0122 / 1318) 2024-11-20 03:25:06.380 | Updating cache of https://opendev.org/openinfra/python-tempestconf.git in /opt/dib_cache/source-repositories/python_tempestconf_c0259470af6fa65b97dd5f7ae2bc86a423c083be with ref * 2024-11-20 03:25:06.641 | Cloning from python-tempestconf cache and applying ref * 2024-11-20 03:25:06.788 | (0123 / 1318) 2024-11-20 03:25:06.806 | Updating cache of https://opendev.org/openinfra/refstack.git in /opt/dib_cache/source-repositories/refstack_0ae1832457bdfb0f8340ea2d5e899a106a651fe1 with ref * 2024-11-20 03:25:07.068 | Cloning from refstack cache and applying ref * 2024-11-20 03:25:07.204 | (0124 / 1318) 2024-11-20 03:25:07.222 | Updating cache of https://opendev.org/openinfra/refstack-client.git in /opt/dib_cache/source-repositories/refstack_client_0abef4f08fac6ba03cc5c388f590726db3b49a67 with ref * 2024-11-20 03:25:07.468 | Cloning from refstack-client cache and applying ref * 2024-11-20 03:25:07.560 | (0125 / 1318) 2024-11-20 03:25:07.578 | Updating cache of https://opendev.org/openinfra/transparency-policy.git in /opt/dib_cache/source-repositories/transparency_policy_fee742f5aa38e8a8ec4956a82320679d8f052384 with ref * 2024-11-20 03:25:07.821 | Cloning from transparency-policy cache and applying ref * 2024-11-20 03:25:07.894 | (0126 / 1318) 2024-11-20 03:25:07.911 | Updating cache of https://opendev.org/openinfra/way.git in /opt/dib_cache/source-repositories/way_47f98ea94728398a47be38afd4dcbac9a50c195f with ref * 2024-11-20 03:25:08.171 | Cloning from way cache and applying ref * 2024-11-20 03:25:08.243 | (0127 / 1318) 2024-11-20 03:25:08.261 | Updating cache of https://opendev.org/openinfralabs/contrib.git in /opt/dib_cache/source-repositories/contrib_03489fd338667dcadbb897c7e6894d1e672fe4bf with ref * 2024-11-20 03:25:08.531 | Cloning from contrib cache and applying ref * 2024-11-20 03:25:08.604 | (0128 / 1318) 2024-11-20 03:25:08.623 | Updating cache of https://opendev.org/openstack/adjutant.git in /opt/dib_cache/source-repositories/adjutant_3d3bf92bbb0daae0dba0a1a00f88b688de151007 with ref * 2024-11-20 03:25:08.957 | Cloning from adjutant cache and applying ref * 2024-11-20 03:25:09.109 | (0129 / 1318) 2024-11-20 03:25:09.126 | Updating cache of https://opendev.org/openstack/adjutant-ui.git in /opt/dib_cache/source-repositories/adjutant_ui_0fa31a7f260a42a2805385b445068cca8b2be429 with ref * 2024-11-20 03:25:09.547 | Cloning from adjutant-ui cache and applying ref * 2024-11-20 03:25:09.879 | (0130 / 1318) 2024-11-20 03:25:09.897 | 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-20 03:25:10.477 | Cloning from ansible-collection-kolla cache and applying ref * 2024-11-20 03:25:10.686 | (0131 / 1318) 2024-11-20 03:25:10.703 | 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-20 03:25:12.843 | Cloning from ansible-collections-openstack cache and applying ref * 2024-11-20 03:25:54.778 | (0132 / 1318) 2024-11-20 03:25:54.795 | 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-20 03:25:58.339 | Cloning from ansible-config_template cache and applying ref * 2024-11-20 03:26:01.011 | (0133 / 1318) 2024-11-20 03:26:01.029 | Updating cache of https://opendev.org/openstack/ansible-hardening.git in /opt/dib_cache/source-repositories/ansible_hardening_f707149ba55f373254bdd0fda42ab2097e7e6622 with ref * 2024-11-20 03:26:04.551 | Cloning from ansible-hardening cache and applying ref * 2024-11-20 03:26:17.236 | (0134 / 1318) 2024-11-20 03:26:17.254 | 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-20 03:26:17.863 | Cloning from ansible-plugin-container-connection cache and applying ref * 2024-11-20 03:26:17.939 | (0135 / 1318) 2024-11-20 03:26:17.956 | 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-20 03:26:21.273 | Cloning from ansible-role-atos-hsm cache and applying ref * 2024-11-20 03:26:22.142 | (0136 / 1318) 2024-11-20 03:26:22.160 | 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-20 03:26:23.927 | Cloning from ansible-role-frrouting cache and applying ref * 2024-11-20 03:26:24.201 | (0137 / 1318) 2024-11-20 03:26:24.219 | 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-20 03:26:27.038 | Cloning from ansible-role-lunasa-hsm cache and applying ref * 2024-11-20 03:26:28.017 | (0138 / 1318) 2024-11-20 03:26:28.035 | 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-20 03:26:30.453 | Cloning from ansible-role-pki cache and applying ref * 2024-11-20 03:26:33.506 | (0139 / 1318) 2024-11-20 03:26:33.524 | 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-20 03:26:34.002 | Cloning from ansible-role-proxysql cache and applying ref * 2024-11-20 03:26:34.073 | (0140 / 1318) 2024-11-20 03:26:34.091 | 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-20 03:26:36.804 | Cloning from ansible-role-python_venv_build cache and applying ref * 2024-11-20 03:26:47.029 | (0141 / 1318) 2024-11-20 03:26:47.047 | 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-20 03:26:59.957 | Cloning from ansible-role-qdrouterd cache and applying ref * 2024-11-20 03:27:03.924 | (0142 / 1318) 2024-11-20 03:27:03.942 | 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-20 03:27:11.867 | Cloning from ansible-role-systemd_mount cache and applying ref * 2024-11-20 03:27:17.515 | (0143 / 1318) 2024-11-20 03:27:17.534 | 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-20 03:27:21.274 | Cloning from ansible-role-systemd_networkd cache and applying ref * 2024-11-20 03:27:24.963 | (0144 / 1318) 2024-11-20 03:27:24.980 | 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-20 03:27:27.909 | Cloning from ansible-role-systemd_service cache and applying ref * 2024-11-20 03:27:30.170 | (0145 / 1318) 2024-11-20 03:27:30.187 | 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-20 03:27:34.935 | Cloning from ansible-role-thales-hsm cache and applying ref * 2024-11-20 03:27:36.804 | (0146 / 1318) 2024-11-20 03:27:36.822 | 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-20 03:27:40.069 | Cloning from ansible-role-uwsgi cache and applying ref * 2024-11-20 03:27:44.901 | (0147 / 1318) 2024-11-20 03:27:44.918 | 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-20 03:27:46.466 | Cloning from ansible-role-vault cache and applying ref * 2024-11-20 03:27:46.538 | (0148 / 1318) 2024-11-20 03:27:46.556 | 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-20 03:27:48.312 | Cloning from ansible-role-zookeeper cache and applying ref * 2024-11-20 03:27:50.889 | (0149 / 1318) 2024-11-20 03:27:50.907 | Updating cache of https://opendev.org/openstack/aodh.git in /opt/dib_cache/source-repositories/aodh_309448bd6e55a26e1174d07eb21a1c55e65979ce with ref * 2024-11-20 03:27:54.622 | Cloning from aodh cache and applying ref * 2024-11-20 03:28:14.304 | (0150 / 1318) 2024-11-20 03:28:14.322 | Updating cache of https://opendev.org/openstack/api-sig.git in /opt/dib_cache/source-repositories/api_sig_71dc4c7a0449576f3bf8bc1d290c1166bc4006e0 with ref * 2024-11-20 03:28:14.817 | Cloning from api-sig cache and applying ref * 2024-11-20 03:28:14.915 | (0151 / 1318) 2024-11-20 03:28:14.933 | Updating cache of https://opendev.org/openstack/api-site.git in /opt/dib_cache/source-repositories/api_site_0c910aa34db4dd659d52c74920c001db6ba65103 with ref * 2024-11-20 03:28:15.943 | Cloning from api-site cache and applying ref * 2024-11-20 03:28:17.097 | (0152 / 1318) 2024-11-20 03:28:17.114 | Updating cache of https://opendev.org/openstack/arch-design.git in /opt/dib_cache/source-repositories/arch_design_bbceeb793e0785c1b31b4235e0b82efdd14a19b3 with ref * 2024-11-20 03:28:23.916 | Cloning from arch-design cache and applying ref * 2024-11-20 03:28:24.049 | (0153 / 1318) 2024-11-20 03:28:24.067 | 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-20 03:28:26.501 | Cloning from auto-scaling-sig cache and applying ref * 2024-11-20 03:28:26.594 | (0154 / 1318) 2024-11-20 03:28:26.611 | Updating cache of https://opendev.org/openstack/automaton.git in /opt/dib_cache/source-repositories/automaton_e824e0324c7d104843968a26c37731523bbfe871 with ref * 2024-11-20 03:28:43.755 | Cloning from automaton cache and applying ref * 2024-11-20 03:28:46.744 | (0155 / 1318) 2024-11-20 03:28:46.762 | Updating cache of https://opendev.org/openstack/barbican.git in /opt/dib_cache/source-repositories/barbican_7c8a430fd1582b25207ae0eaaf48c748ae841906 with ref * 2024-11-20 03:28:59.691 | Cloning from barbican cache and applying ref * 2024-11-20 03:29:58.300 | (0156 / 1318) 2024-11-20 03:29:58.317 | Updating cache of https://opendev.org/openstack/barbican-specs.git in /opt/dib_cache/source-repositories/barbican_specs_297b301ba5988edc2e7fbf01f559a0859a529f13 with ref * 2024-11-20 03:29:58.950 | Cloning from barbican-specs cache and applying ref * 2024-11-20 03:29:59.295 | (0157 / 1318) 2024-11-20 03:29:59.313 | 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-20 03:30:02.603 | Cloning from barbican-tempest-plugin cache and applying ref * 2024-11-20 03:30:22.387 | (0158 / 1318) 2024-11-20 03:30:22.404 | Updating cache of https://opendev.org/openstack/barbican-ui.git in /opt/dib_cache/source-repositories/barbican_ui_3bceedcc22d3cf028a892543b30b61a67e094ca2 with ref * 2024-11-20 03:30:25.136 | Cloning from barbican-ui cache and applying ref * 2024-11-20 03:30:25.237 | (0159 / 1318) 2024-11-20 03:30:25.255 | Updating cache of https://opendev.org/openstack/bashate.git in /opt/dib_cache/source-repositories/bashate_2183844323fb5a4961a21b9f5e3272a8bdbac955 with ref * 2024-11-20 03:30:26.198 | Cloning from bashate cache and applying ref * 2024-11-20 03:30:26.494 | (0160 / 1318) 2024-11-20 03:30:26.512 | Updating cache of https://opendev.org/openstack/bifrost.git in /opt/dib_cache/source-repositories/bifrost_35e2956ad53fe89270b67b83dd51a8622d09c35d with ref * 2024-11-20 03:30:38.760 | Cloning from bifrost cache and applying ref * 2024-11-20 03:32:52.374 | (0161 / 1318) 2024-11-20 03:32:52.391 | Updating cache of https://opendev.org/openstack/blazar.git in /opt/dib_cache/source-repositories/blazar_90462ec1f5e0949f17fd618de1fd06551a0406c9 with ref * 2024-11-20 03:32:56.946 | Cloning from blazar cache and applying ref * 2024-11-20 03:33:19.104 | (0162 / 1318) 2024-11-20 03:33:19.121 | Updating cache of https://opendev.org/openstack/blazar-dashboard.git in /opt/dib_cache/source-repositories/blazar_dashboard_b781ef99ce82ca7969fa046342151cdb8119132b with ref * 2024-11-20 03:33:35.221 | Cloning from blazar-dashboard cache and applying ref * 2024-11-20 03:33:42.998 | (0163 / 1318) 2024-11-20 03:33:43.015 | Updating cache of https://opendev.org/openstack/blazar-nova.git in /opt/dib_cache/source-repositories/blazar_nova_d10355bd53e60a9959877d456961a8f305f860bb with ref * 2024-11-20 03:33:48.067 | Cloning from blazar-nova cache and applying ref * 2024-11-20 03:33:51.143 | (0164 / 1318) 2024-11-20 03:33:51.160 | Updating cache of https://opendev.org/openstack/blazar-specs.git in /opt/dib_cache/source-repositories/blazar_specs_b69f7249ae3007b005bbdc15d01690f7d978ef7c with ref * 2024-11-20 03:33:51.696 | Cloning from blazar-specs cache and applying ref * 2024-11-20 03:33:51.829 | (0165 / 1318) 2024-11-20 03:33:51.847 | 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-20 03:33:54.642 | Cloning from blazar-tempest-plugin cache and applying ref * 2024-11-20 03:33:58.277 | (0166 / 1318) 2024-11-20 03:33:58.295 | Updating cache of https://opendev.org/openstack/bugdaystats.git in /opt/dib_cache/source-repositories/bugdaystats_6f2135d094a9168ed328734d6ee88afce13354a0 with ref * 2024-11-20 03:33:59.028 | Cloning from bugdaystats cache and applying ref * 2024-11-20 03:33:59.171 | (0167 / 1318) 2024-11-20 03:33:59.188 | Updating cache of https://opendev.org/openstack/castellan.git in /opt/dib_cache/source-repositories/castellan_cfd8f6482bbc8171aea7aac42afa1843901c5024 with ref * 2024-11-20 03:34:03.908 | Cloning from castellan cache and applying ref * 2024-11-20 03:34:41.970 | (0168 / 1318) 2024-11-20 03:34:41.987 | Updating cache of https://opendev.org/openstack/ceilometer.git in /opt/dib_cache/source-repositories/ceilometer_dba0b609ab5bd47479b3eb607ccf5d87ba00d0ab with ref * 2024-11-20 03:34:52.122 | Cloning from ceilometer cache and applying ref * 2024-11-20 03:37:03.403 | (0169 / 1318) 2024-11-20 03:37:03.421 | Updating cache of https://opendev.org/openstack/ceilometermiddleware.git in /opt/dib_cache/source-repositories/ceilometermiddleware_d7fb753603a477bc6bedf15ffb177ed8a5ecc423 with ref * 2024-11-20 03:37:08.356 | Cloning from ceilometermiddleware cache and applying ref * 2024-11-20 03:37:15.968 | (0170 / 1318) 2024-11-20 03:37:15.986 | Updating cache of https://opendev.org/openstack/charm-aodh.git in /opt/dib_cache/source-repositories/charm_aodh_d4428c1c0aa4dfd29c294a857c68c0a642926713 with ref * 2024-11-20 03:37:18.472 | Cloning from charm-aodh cache and applying ref * 2024-11-20 03:37:33.831 | (0171 / 1318) 2024-11-20 03:37:33.848 | 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-20 03:37:52.060 | Cloning from charm-aodh-k8s cache and applying ref * 2024-11-20 03:37:55.202 | (0172 / 1318) 2024-11-20 03:37:55.219 | Updating cache of https://opendev.org/openstack/charm-barbican.git in /opt/dib_cache/source-repositories/charm_barbican_08b037f630a1ea0ceaccf09e2dd7f85dfcf7f1d3 with ref * 2024-11-20 03:37:56.439 | Cloning from charm-barbican cache and applying ref * 2024-11-20 03:38:10.754 | (0173 / 1318) 2024-11-20 03:38:10.772 | 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-20 03:38:13.527 | Cloning from charm-barbican-k8s cache and applying ref * 2024-11-20 03:38:20.542 | (0174 / 1318) 2024-11-20 03:38:20.560 | 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-20 03:38:21.668 | Cloning from charm-barbican-softhsm cache and applying ref * 2024-11-20 03:38:21.752 | (0175 / 1318) 2024-11-20 03:38:21.770 | 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-20 03:38:25.123 | Cloning from charm-barbican-vault cache and applying ref * 2024-11-20 03:38:33.166 | (0176 / 1318) 2024-11-20 03:38:33.184 | Updating cache of https://opendev.org/openstack/charm-ceilometer.git in /opt/dib_cache/source-repositories/charm_ceilometer_35b35e724cb3ceb412fc26c7ac1edb87c3afe277 with ref * 2024-11-20 03:38:37.648 | Cloning from charm-ceilometer cache and applying ref * 2024-11-20 03:39:23.608 | (0177 / 1318) 2024-11-20 03:39:23.625 | 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-20 03:39:25.867 | Cloning from charm-ceilometer-agent cache and applying ref * 2024-11-20 03:39:37.589 | (0178 / 1318) 2024-11-20 03:39:37.606 | 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-20 03:39:38.607 | Cloning from charm-ceilometer-k8s cache and applying ref * 2024-11-20 03:39:44.244 | (0179 / 1318) 2024-11-20 03:39:44.261 | 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-20 03:39:45.249 | Cloning from charm-ceph-dashboard cache and applying ref * 2024-11-20 03:40:01.259 | (0180 / 1318) 2024-11-20 03:40:01.277 | 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-20 03:40:07.932 | Cloning from charm-ceph-fs cache and applying ref * 2024-11-20 03:40:27.261 | (0181 / 1318) 2024-11-20 03:40:27.279 | 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-20 03:40:29.584 | Cloning from charm-ceph-iscsi cache and applying ref * 2024-11-20 03:40:45.348 | (0182 / 1318) 2024-11-20 03:40:45.365 | 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-20 03:40:49.841 | Cloning from charm-ceph-mon cache and applying ref * 2024-11-20 03:41:51.862 | (0183 / 1318) 2024-11-20 03:41:51.879 | 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-20 03:41:54.633 | Cloning from charm-ceph-nfs cache and applying ref * 2024-11-20 03:41:58.288 | (0184 / 1318) 2024-11-20 03:41:58.306 | 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-20 03:42:03.537 | Cloning from charm-ceph-osd cache and applying ref * 2024-11-20 03:42:48.513 | (0185 / 1318) 2024-11-20 03:42:48.530 | 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-20 03:42:52.680 | Cloning from charm-ceph-proxy cache and applying ref * 2024-11-20 03:43:13.652 | (0186 / 1318) 2024-11-20 03:43:13.670 | 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-20 03:43:18.156 | Cloning from charm-ceph-radosgw cache and applying ref * 2024-11-20 03:44:10.311 | (0187 / 1318) 2024-11-20 03:44:10.328 | 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-20 03:44:12.180 | Cloning from charm-ceph-rbd-mirror cache and applying ref * 2024-11-20 03:44:15.694 | (0188 / 1318) 2024-11-20 03:44:15.711 | Updating cache of https://opendev.org/openstack/charm-cinder.git in /opt/dib_cache/source-repositories/charm_cinder_cc7f6fbe64ba173e0dbd38c4a2347c0bc62a06cc with ref * 2024-11-20 03:44:18.719 | Cloning from charm-cinder cache and applying ref * 2024-11-20 03:45:16.504 | (0189 / 1318) 2024-11-20 03:45:16.522 | 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-20 03:45:22.643 | Cloning from charm-cinder-backup cache and applying ref * 2024-11-20 03:45:30.965 | (0190 / 1318) 2024-11-20 03:45:30.982 | 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-20 03:45:32.534 | Cloning from charm-cinder-backup-swift-proxy cache and applying ref * 2024-11-20 03:45:40.071 | (0191 / 1318) 2024-11-20 03:45:40.089 | 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-20 03:45:43.375 | Cloning from charm-cinder-ceph cache and applying ref * 2024-11-20 03:46:20.645 | (0192 / 1318) 2024-11-20 03:46:20.663 | 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-20 03:46:21.999 | Cloning from charm-cinder-ceph-k8s cache and applying ref * 2024-11-20 03:46:30.007 | (0193 / 1318) 2024-11-20 03:46:30.024 | 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-20 03:46:31.655 | Cloning from charm-cinder-dell-emc-powerstore cache and applying ref * 2024-11-20 03:46:31.729 | (0194 / 1318) 2024-11-20 03:46:31.747 | 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-20 03:46:33.578 | Cloning from charm-cinder-ibm-storwize-svc cache and applying ref * 2024-11-20 03:46:33.656 | (0195 / 1318) 2024-11-20 03:46:33.674 | 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-20 03:46:36.193 | Cloning from charm-cinder-infinidat cache and applying ref * 2024-11-20 03:46:36.960 | (0196 / 1318) 2024-11-20 03:46:36.978 | 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-20 03:46:38.297 | Cloning from charm-cinder-k8s cache and applying ref * 2024-11-20 03:46:45.628 | (0197 / 1318) 2024-11-20 03:46:45.646 | 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-20 03:46:46.860 | Cloning from charm-cinder-lvm cache and applying ref * 2024-11-20 03:46:53.935 | (0198 / 1318) 2024-11-20 03:46:53.953 | 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-20 03:46:56.687 | Cloning from charm-cinder-netapp cache and applying ref * 2024-11-20 03:47:25.548 | (0199 / 1318) 2024-11-20 03:47:25.565 | 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-20 03:47:26.493 | Cloning from charm-cinder-nfs cache and applying ref * 2024-11-20 03:47:28.781 | (0200 / 1318) 2024-11-20 03:47:28.798 | 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-20 03:47:30.978 | Cloning from charm-cinder-nimblestorage cache and applying ref * 2024-11-20 03:47:36.191 | (0201 / 1318) 2024-11-20 03:47:36.208 | 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-20 03:47:43.606 | Cloning from charm-cinder-purestorage cache and applying ref * 2024-11-20 03:48:22.492 | (0202 / 1318) 2024-11-20 03:48:22.510 | 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-20 03:48:24.115 | Cloning from charm-cinder-solidfire cache and applying ref * 2024-11-20 03:48:27.432 | (0203 / 1318) 2024-11-20 03:48:27.450 | 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-20 03:48:29.273 | Cloning from charm-cinder-three-par cache and applying ref * 2024-11-20 03:48:35.166 | (0204 / 1318) 2024-11-20 03:48:35.184 | Updating cache of https://opendev.org/openstack/charm-cloudkitty.git in /opt/dib_cache/source-repositories/charm_cloudkitty_0d7ea035af9d79b34063bd8fc765e0642efaeb19 with ref * 2024-11-20 03:48:35.585 | Cloning from charm-cloudkitty cache and applying ref * 2024-11-20 03:48:35.692 | (0205 / 1318) 2024-11-20 03:48:35.710 | 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-20 03:48:37.270 | Cloning from charm-deployment-guide cache and applying ref * 2024-11-20 03:48:48.295 | (0206 / 1318) 2024-11-20 03:48:48.312 | Updating cache of https://opendev.org/openstack/charm-designate.git in /opt/dib_cache/source-repositories/charm_designate_5eacee7cbffb9a2c907f2aa6529ee1d518922421 with ref * 2024-11-20 03:48:51.181 | Cloning from charm-designate cache and applying ref * 2024-11-20 03:49:37.527 | (0207 / 1318) 2024-11-20 03:49:37.544 | 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-20 03:49:38.843 | Cloning from charm-designate-bind cache and applying ref * 2024-11-20 03:49:47.550 | (0208 / 1318) 2024-11-20 03:49:47.568 | 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-20 03:49:49.276 | Cloning from charm-designate-bind-k8s cache and applying ref * 2024-11-20 03:49:51.740 | (0209 / 1318) 2024-11-20 03:49:51.758 | 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-20 03:49:52.894 | Cloning from charm-designate-k8s cache and applying ref * 2024-11-20 03:50:05.222 | (0210 / 1318) 2024-11-20 03:50:05.239 | Updating cache of https://opendev.org/openstack/charm-glance.git in /opt/dib_cache/source-repositories/charm_glance_611cdd5e062de324da3cf8c8867cd1e370960ed5 with ref * 2024-11-20 03:50:09.520 | Cloning from charm-glance cache and applying ref * 2024-11-20 03:51:10.993 | (0211 / 1318) 2024-11-20 03:51:11.011 | 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-20 03:51:14.154 | Cloning from charm-glance-k8s cache and applying ref * 2024-11-20 03:51:35.369 | (0212 / 1318) 2024-11-20 03:51:35.500 | 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-20 03:51:40.097 | Cloning from charm-glance-simplestreams-sync cache and applying ref * 2024-11-20 03:51:57.840 | (0213 / 1318) 2024-11-20 03:51:57.858 | Updating cache of https://opendev.org/openstack/charm-glusterfs.git in /opt/dib_cache/source-repositories/charm_glusterfs_ad293dc99582080b4545abe972cadf13110034a6 with ref * 2024-11-20 03:51:58.665 | Cloning from charm-glusterfs cache and applying ref * 2024-11-20 03:51:59.251 | (0214 / 1318) 2024-11-20 03:51:59.269 | Updating cache of https://opendev.org/openstack/charm-gnocchi.git in /opt/dib_cache/source-repositories/charm_gnocchi_6d9e585c1355b870b682043b6e8a651b93beda92 with ref * 2024-11-20 03:52:15.961 | Cloning from charm-gnocchi cache and applying ref * 2024-11-20 03:52:33.484 | (0215 / 1318) 2024-11-20 03:52:33.503 | 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-20 03:52:35.795 | Cloning from charm-gnocchi-k8s cache and applying ref * 2024-11-20 03:52:41.071 | (0216 / 1318) 2024-11-20 03:52:41.088 | Updating cache of https://opendev.org/openstack/charm-guide.git in /opt/dib_cache/source-repositories/charm_guide_7752a3f991b8eed30fc90c686874e503451e8733 with ref * 2024-11-20 03:52:46.102 | Cloning from charm-guide cache and applying ref * 2024-11-20 03:54:41.471 | (0217 / 1318) 2024-11-20 03:54:41.488 | Updating cache of https://opendev.org/openstack/charm-hacluster.git in /opt/dib_cache/source-repositories/charm_hacluster_9fe82fbfe2ef5deba5724ebf23e6a348c41329b3 with ref * 2024-11-20 03:54:43.840 | Cloning from charm-hacluster cache and applying ref * 2024-11-20 03:55:01.274 | (0218 / 1318) 2024-11-20 03:55:01.292 | Updating cache of https://opendev.org/openstack/charm-heat.git in /opt/dib_cache/source-repositories/charm_heat_7a84a4ff6787cebd748a287e487ad24ffcea7afe with ref * 2024-11-20 03:55:08.269 | Cloning from charm-heat cache and applying ref * 2024-11-20 03:56:25.204 | (0219 / 1318) 2024-11-20 03:56:25.222 | 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-20 03:56:29.758 | Cloning from charm-heat-k8s cache and applying ref * 2024-11-20 03:56:53.323 | (0220 / 1318) 2024-11-20 03:56:53.341 | 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-20 03:56:56.354 | Cloning from charm-horizon-k8s cache and applying ref * 2024-11-20 03:57:28.584 | (0221 / 1318) 2024-11-20 03:57:28.602 | 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-20 03:57:34.396 | Cloning from charm-infinidat-tools cache and applying ref * 2024-11-20 03:57:35.432 | (0222 / 1318) 2024-11-20 03:57:35.449 | 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-20 03:57:42.034 | Cloning from charm-interface-barbican-secrets cache and applying ref * 2024-11-20 03:57:42.109 | (0223 / 1318) 2024-11-20 03:57:42.127 | 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-20 03:57:42.971 | Cloning from charm-interface-bgp cache and applying ref * 2024-11-20 03:57:43.047 | (0224 / 1318) 2024-11-20 03:57:43.065 | 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-20 03:57:43.358 | Cloning from charm-interface-bind-rndc cache and applying ref * 2024-11-20 03:57:43.431 | (0225 / 1318) 2024-11-20 03:57:43.448 | 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-20 03:57:43.812 | Cloning from charm-interface-ceph-client cache and applying ref * 2024-11-20 03:57:43.889 | (0226 / 1318) 2024-11-20 03:57:43.906 | 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-20 03:57:44.537 | Cloning from charm-interface-ceph-mds cache and applying ref * 2024-11-20 03:57:44.610 | (0227 / 1318) 2024-11-20 03:57:44.628 | 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-20 03:57:45.052 | Cloning from charm-interface-ceph-rbd-mirror cache and applying ref * 2024-11-20 03:57:45.126 | (0228 / 1318) 2024-11-20 03:57:45.144 | 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-20 03:57:45.430 | Cloning from charm-interface-cinder-backend cache and applying ref * 2024-11-20 03:57:45.504 | (0229 / 1318) 2024-11-20 03:57:45.522 | 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-20 03:57:45.841 | Cloning from charm-interface-cinder-backup cache and applying ref * 2024-11-20 03:57:45.914 | (0230 / 1318) 2024-11-20 03:57:45.932 | 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-20 03:57:46.436 | Cloning from charm-interface-dashboard-plugin cache and applying ref * 2024-11-20 03:57:46.514 | (0231 / 1318) 2024-11-20 03:57:46.532 | 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-20 03:57:46.849 | Cloning from charm-interface-designate cache and applying ref * 2024-11-20 03:57:46.923 | (0232 / 1318) 2024-11-20 03:57:46.941 | 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-20 03:57:47.252 | Cloning from charm-interface-gnocchi cache and applying ref * 2024-11-20 03:57:47.325 | (0233 / 1318) 2024-11-20 03:57:47.343 | 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-20 03:57:47.786 | Cloning from charm-interface-hacluster cache and applying ref * 2024-11-20 03:57:48.308 | (0234 / 1318) 2024-11-20 03:57:48.326 | 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-20 03:57:48.694 | Cloning from charm-interface-ironic-api cache and applying ref * 2024-11-20 03:57:48.767 | (0235 / 1318) 2024-11-20 03:57:48.785 | 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-20 03:57:49.162 | Cloning from charm-interface-keystone cache and applying ref * 2024-11-20 03:57:52.095 | (0236 / 1318) 2024-11-20 03:57:52.113 | 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-20 03:57:52.513 | Cloning from charm-interface-keystone-admin cache and applying ref * 2024-11-20 03:57:52.587 | (0237 / 1318) 2024-11-20 03:57:52.605 | 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-20 03:57:53.020 | Cloning from charm-interface-keystone-credentials cache and applying ref * 2024-11-20 03:57:53.094 | (0238 / 1318) 2024-11-20 03:57:53.112 | 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-20 03:57:53.876 | Cloning from charm-interface-keystone-domain-backend cache and applying ref * 2024-11-20 03:57:53.949 | (0239 / 1318) 2024-11-20 03:57:53.967 | 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-20 03:57:54.512 | Cloning from charm-interface-keystone-fid-service-provider cache and applying ref * 2024-11-20 03:57:54.587 | (0240 / 1318) 2024-11-20 03:57:54.605 | 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-20 03:57:55.367 | Cloning from charm-interface-keystone-notifications cache and applying ref * 2024-11-20 03:57:55.441 | (0241 / 1318) 2024-11-20 03:57:55.459 | 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-20 03:57:55.861 | Cloning from charm-interface-magpie cache and applying ref * 2024-11-20 03:57:55.936 | (0242 / 1318) 2024-11-20 03:57:55.954 | 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-20 03:57:56.704 | Cloning from charm-interface-manila-plugin cache and applying ref * 2024-11-20 03:57:56.779 | (0243 / 1318) 2024-11-20 03:57:56.797 | 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-20 03:57:57.189 | Cloning from charm-interface-mysql-innodb-cluster cache and applying ref * 2024-11-20 03:57:57.264 | (0244 / 1318) 2024-11-20 03:57:57.282 | 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-20 03:57:57.745 | Cloning from charm-interface-mysql-router cache and applying ref * 2024-11-20 03:57:57.819 | (0245 / 1318) 2024-11-20 03:57:57.836 | 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-20 03:57:59.441 | Cloning from charm-interface-mysql-shared cache and applying ref * 2024-11-20 03:57:59.516 | (0246 / 1318) 2024-11-20 03:57:59.534 | 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-20 03:58:00.916 | Cloning from charm-interface-neutron-load-balancer cache and applying ref * 2024-11-20 03:58:00.991 | (0247 / 1318) 2024-11-20 03:58:01.008 | 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-20 03:58:02.282 | Cloning from charm-interface-neutron-plugin cache and applying ref * 2024-11-20 03:58:02.356 | (0248 / 1318) 2024-11-20 03:58:02.374 | 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-20 03:58:05.783 | Cloning from charm-interface-neutron-plugin-api-subordinate cache and applying ref * 2024-11-20 03:58:05.858 | (0249 / 1318) 2024-11-20 03:58:05.876 | 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-20 03:58:06.418 | Cloning from charm-interface-nova-cell cache and applying ref * 2024-11-20 03:58:06.491 | (0250 / 1318) 2024-11-20 03:58:06.508 | 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-20 03:58:18.731 | Cloning from charm-interface-nova-compute cache and applying ref * 2024-11-20 03:58:18.806 | (0251 / 1318) 2024-11-20 03:58:18.824 | 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-20 03:58:29.864 | Cloning from charm-interface-odl-controller-api cache and applying ref * 2024-11-20 03:58:29.939 | (0252 / 1318) 2024-11-20 03:58:29.957 | 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-20 03:58:40.436 | Cloning from charm-interface-openstack-ha cache and applying ref * 2024-11-20 03:58:40.511 | (0253 / 1318) 2024-11-20 03:58:40.529 | 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-20 03:58:43.819 | Cloning from charm-interface-ovsdb-manager cache and applying ref * 2024-11-20 03:58:43.892 | (0254 / 1318) 2024-11-20 03:58:43.910 | 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-20 03:58:55.562 | Cloning from charm-interface-pacemaker-remote cache and applying ref * 2024-11-20 03:58:55.637 | (0255 / 1318) 2024-11-20 03:58:55.654 | 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-20 03:58:56.264 | Cloning from charm-interface-placement cache and applying ref * 2024-11-20 03:58:56.338 | (0256 / 1318) 2024-11-20 03:58:56.355 | 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-20 03:58:57.128 | Cloning from charm-interface-rabbitmq cache and applying ref * 2024-11-20 03:58:57.202 | (0257 / 1318) 2024-11-20 03:58:57.220 | 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-20 03:58:58.024 | Cloning from charm-interface-service-control cache and applying ref * 2024-11-20 03:58:58.098 | (0258 / 1318) 2024-11-20 03:58:58.115 | 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-20 03:58:59.001 | Cloning from charm-interface-websso-fid-service-provider cache and applying ref * 2024-11-20 03:58:59.076 | (0259 / 1318) 2024-11-20 03:58:59.094 | Updating cache of https://opendev.org/openstack/charm-ironic.git in /opt/dib_cache/source-repositories/charm_ironic_10d1abf1e6f7447d0d3c7aa6e83e18886453d9df with ref * 2024-11-20 03:58:59.545 | Cloning from charm-ironic cache and applying ref * 2024-11-20 03:58:59.676 | (0260 / 1318) 2024-11-20 03:58:59.693 | 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-20 03:59:05.634 | Cloning from charm-ironic-api cache and applying ref * 2024-11-20 03:59:50.895 | (0261 / 1318) 2024-11-20 03:59:50.912 | 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-20 04:00:03.764 | Cloning from charm-ironic-conductor cache and applying ref * 2024-11-20 04:00:52.824 | (0262 / 1318) 2024-11-20 04:00:52.842 | 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-20 04:01:01.145 | Cloning from charm-ironic-dashboard cache and applying ref * 2024-11-20 04:01:15.956 | (0263 / 1318) 2024-11-20 04:01:15.974 | Updating cache of https://opendev.org/openstack/charm-keystone.git in /opt/dib_cache/source-repositories/charm_keystone_d89817f2173a3d52509265013a874bc2d75283b8 with ref * 2024-11-20 04:01:33.636 | Cloning from charm-keystone cache and applying ref * 2024-11-20 04:02:56.672 | (0264 / 1318) 2024-11-20 04:02:56.690 | 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-20 04:02:58.827 | Cloning from charm-keystone-k8s cache and applying ref * 2024-11-20 04:03:33.034 | (0265 / 1318) 2024-11-20 04:03:33.052 | 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-20 04:03:41.459 | Cloning from charm-keystone-kerberos cache and applying ref * 2024-11-20 04:03:57.726 | (0266 / 1318) 2024-11-20 04:03:57.745 | 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-20 04:04:04.160 | Cloning from charm-keystone-ldap cache and applying ref * 2024-11-20 04:04:13.625 | (0267 / 1318) 2024-11-20 04:04:13.643 | 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-20 04:04:14.896 | Cloning from charm-keystone-ldap-k8s cache and applying ref * 2024-11-20 04:04:16.197 | (0268 / 1318) 2024-11-20 04:04:16.215 | 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-20 04:04:18.126 | Cloning from charm-keystone-openidc cache and applying ref * 2024-11-20 04:04:28.223 | (0269 / 1318) 2024-11-20 04:04:28.241 | 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-20 04:04:32.480 | Cloning from charm-keystone-saml-mellon cache and applying ref * 2024-11-20 04:04:48.739 | (0270 / 1318) 2024-11-20 04:04:48.756 | 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-20 04:04:49.915 | Cloning from charm-layer-ceph cache and applying ref * 2024-11-20 04:04:49.992 | (0271 / 1318) 2024-11-20 04:04:50.012 | 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-20 04:04:50.847 | Cloning from charm-layer-ceph-base cache and applying ref * 2024-11-20 04:04:50.924 | (0272 / 1318) 2024-11-20 04:04:50.943 | 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-20 04:04:52.161 | Cloning from charm-layer-openstack cache and applying ref * 2024-11-20 04:04:52.602 | (0273 / 1318) 2024-11-20 04:04:52.622 | 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-20 04:04:53.083 | Cloning from charm-layer-openstack-api cache and applying ref * 2024-11-20 04:04:53.159 | (0274 / 1318) 2024-11-20 04:04:53.178 | 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-20 04:04:53.608 | Cloning from charm-layer-openstack-principle cache and applying ref * 2024-11-20 04:04:53.684 | (0275 / 1318) 2024-11-20 04:04:53.704 | Updating cache of https://opendev.org/openstack/charm-magnum.git in /opt/dib_cache/source-repositories/charm_magnum_50fbf69cc04e7a22a21ed3ea9cedf5bd7b98fc6e with ref * 2024-11-20 04:05:05.831 | Cloning from charm-magnum cache and applying ref * 2024-11-20 04:05:24.780 | (0276 / 1318) 2024-11-20 04:05:24.800 | 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-20 04:05:26.467 | Cloning from charm-magnum-dashboard cache and applying ref * 2024-11-20 04:05:37.200 | (0277 / 1318) 2024-11-20 04:05:37.218 | 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-20 04:05:38.648 | Cloning from charm-magnum-k8s cache and applying ref * 2024-11-20 04:05:40.504 | (0278 / 1318) 2024-11-20 04:05:40.522 | Updating cache of https://opendev.org/openstack/charm-magpie.git in /opt/dib_cache/source-repositories/charm_magpie_dc722ceaccd62545ce1359ace2ba164427a6b0b9 with ref * 2024-11-20 04:05:47.969 | Cloning from charm-magpie cache and applying ref * 2024-11-20 04:05:56.639 | (0279 / 1318) 2024-11-20 04:05:56.657 | Updating cache of https://opendev.org/openstack/charm-manila.git in /opt/dib_cache/source-repositories/charm_manila_205805232d33da5cf0dcf701c23609327bc0e776 with ref * 2024-11-20 04:06:02.966 | Cloning from charm-manila cache and applying ref * 2024-11-20 04:06:42.273 | (0280 / 1318) 2024-11-20 04:06:42.291 | 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-20 04:06:43.999 | Cloning from charm-manila-dashboard cache and applying ref * 2024-11-20 04:06:53.882 | (0281 / 1318) 2024-11-20 04:06:53.900 | 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-20 04:06:54.386 | Cloning from charm-manila-flashblade cache and applying ref * 2024-11-20 04:06:54.462 | (0282 / 1318) 2024-11-20 04:06:54.480 | 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-20 04:06:56.994 | Cloning from charm-manila-ganesha cache and applying ref * 2024-11-20 04:07:20.651 | (0283 / 1318) 2024-11-20 04:07:20.670 | 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-20 04:07:26.218 | Cloning from charm-manila-generic cache and applying ref * 2024-11-20 04:07:34.676 | (0284 / 1318) 2024-11-20 04:07:34.695 | 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-20 04:07:35.437 | Cloning from charm-manila-glusterfs cache and applying ref * 2024-11-20 04:07:35.565 | (0285 / 1318) 2024-11-20 04:07:35.584 | 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-20 04:07:37.559 | Cloning from charm-manila-infinidat cache and applying ref * 2024-11-20 04:07:39.460 | (0286 / 1318) 2024-11-20 04:07:39.478 | 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-20 04:07:42.868 | Cloning from charm-manila-netapp cache and applying ref * 2024-11-20 04:07:48.605 | (0287 / 1318) 2024-11-20 04:07:48.624 | Updating cache of https://opendev.org/openstack/charm-masakari.git in /opt/dib_cache/source-repositories/charm_masakari_43b7558edb3fe30f40128708d3e420a24296395e with ref * 2024-11-20 04:07:52.067 | Cloning from charm-masakari cache and applying ref * 2024-11-20 04:08:28.619 | (0288 / 1318) 2024-11-20 04:08:28.637 | 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-20 04:08:35.778 | Cloning from charm-masakari-monitors cache and applying ref * 2024-11-20 04:08:50.959 | (0289 / 1318) 2024-11-20 04:08:50.978 | Updating cache of https://opendev.org/openstack/charm-mistral.git in /opt/dib_cache/source-repositories/charm_mistral_79c4e53d43983bd1d48ef18aef71355da36c179f with ref * 2024-11-20 04:08:51.802 | Cloning from charm-mistral cache and applying ref * 2024-11-20 04:08:53.795 | (0290 / 1318) 2024-11-20 04:08:53.814 | Updating cache of https://opendev.org/openstack/charm-murano.git in /opt/dib_cache/source-repositories/charm_murano_0f1ad14876c6629471c201c0a14204dd64fffce1 with ref * 2024-11-20 04:08:56.689 | Cloning from charm-murano cache and applying ref * 2024-11-20 04:08:56.817 | (0291 / 1318) 2024-11-20 04:08:56.835 | 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-20 04:09:01.124 | Cloning from charm-mysql-innodb-cluster cache and applying ref * 2024-11-20 04:09:54.287 | (0292 / 1318) 2024-11-20 04:09:54.305 | 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-20 04:09:55.487 | Cloning from charm-mysql-router cache and applying ref * 2024-11-20 04:10:04.807 | (0293 / 1318) 2024-11-20 04:10:04.825 | 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-20 04:10:10.952 | Cloning from charm-neutron-api cache and applying ref * 2024-11-20 04:10:50.029 | (0294 / 1318) 2024-11-20 04:10:50.048 | 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-20 04:10:51.285 | Cloning from charm-neutron-api-odl cache and applying ref * 2024-11-20 04:10:51.392 | (0295 / 1318) 2024-11-20 04:10:51.411 | 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-20 04:10:54.044 | Cloning from charm-neutron-api-plugin-arista cache and applying ref * 2024-11-20 04:11:19.445 | (0296 / 1318) 2024-11-20 04:11:19.464 | 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-20 04:11:22.255 | Cloning from charm-neutron-api-plugin-ironic cache and applying ref * 2024-11-20 04:11:33.325 | (0297 / 1318) 2024-11-20 04:11:33.344 | 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-20 04:11:36.847 | Cloning from charm-neutron-api-plugin-ovn cache and applying ref * 2024-11-20 04:12:01.332 | (0298 / 1318) 2024-11-20 04:12:01.351 | 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-20 04:12:02.871 | Cloning from charm-neutron-dynamic-routing cache and applying ref * 2024-11-20 04:12:33.364 | (0299 / 1318) 2024-11-20 04:12:33.383 | 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-20 04:12:52.674 | Cloning from charm-neutron-gateway cache and applying ref * 2024-11-20 04:13:21.534 | (0300 / 1318) 2024-11-20 04:13:21.554 | 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-20 04:13:32.684 | fatal: unable to access 'https://opendev.org/openstack/charm-neutron-k8s.git/': Could not resolve host: opendev.org 2024-11-20 04:13:32.713 | + diskimage_builder/lib/common-functions:run_d:1 : trap_cleanup 2024-11-20 04:13:32.718 | + diskimage_builder/lib/img-functions:trap_cleanup:35 : exitval=128 2024-11-20 04:13:32.724 | + diskimage_builder/lib/img-functions:trap_cleanup:36 : cleanup 2024-11-20 04:13:32.730 | + diskimage_builder/lib/img-functions:cleanup:41 : unmount_image 2024-11-20 04:13:32.736 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2024-11-20 04:13:32.845 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /opt/dib_tmp/dib_build.myrJZycR/mnt 2024-11-20 04:13:32.851 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/opt/dib_tmp/dib_build.myrJZycR/mnt 2024-11-20 04:13:32.857 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2024-11-20 04:13:32.862 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2024-11-20 04:13:32.867 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2024-11-20 04:13:32.872 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2024-11-20 04:13:32.878 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /opt/dib_tmp/dib_build.myrJZycR/mnt ']' 2024-11-20 04:13:32.883 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /opt/dib_tmp/dib_build.myrJZycR/mnt 2024-11-20 04:13:32.891 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/opt/dib_tmp/dib_build.myrJZycR/mnt 2024-11-20 04:13:32.897 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2024-11-20 04:13:32.903 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2024-11-20 04:13:32.911 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/opt/dib_tmp/dib_build.myrJZycR/mnt/' 2024-11-20 04:13:32.911 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2024-11-20 04:13:32.913 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2024-11-20 04:13:32.934 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/opt/dib_tmp/dib_build.myrJZycR/mnt/sys 2024-11-20 04:13:32.934 | /opt/dib_tmp/dib_build.myrJZycR/mnt/proc 2024-11-20 04:13:32.934 | /opt/dib_tmp/dib_build.myrJZycR/mnt/dev/pts 2024-11-20 04:13:32.934 | /opt/dib_tmp/dib_build.myrJZycR/mnt/dev' 2024-11-20 04:13:32.939 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-20 04:13:32.945 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-20 04:13:32.950 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 04:13:32.955 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-20 04:13:32.961 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.myrJZycR/mnt/sys == */boot/efi ]] 2024-11-20 04:13:32.966 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 04:13:32.971 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-20 04:13:32.976 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-20 04:13:32.981 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.myrJZycR/mnt/sys' 2024-11-20 04:13:32.981 | Unmount /opt/dib_tmp/dib_build.myrJZycR/mnt/sys 2024-11-20 04:13:32.986 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.myrJZycR/mnt/sys 2024-11-20 04:13:33.245 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-20 04:13:33.250 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-20 04:13:33.256 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 04:13:33.261 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-20 04:13:33.266 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.myrJZycR/mnt/proc == */boot/efi ]] 2024-11-20 04:13:33.272 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 04:13:33.277 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-20 04:13:33.282 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-20 04:13:33.288 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.myrJZycR/mnt/proc' 2024-11-20 04:13:33.288 | Unmount /opt/dib_tmp/dib_build.myrJZycR/mnt/proc 2024-11-20 04:13:33.294 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.myrJZycR/mnt/proc 2024-11-20 04:13:33.312 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-20 04:13:33.317 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-20 04:13:33.322 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 04:13:33.327 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-20 04:13:33.333 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.myrJZycR/mnt/dev/pts == */boot/efi ]] 2024-11-20 04:13:33.338 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 04:13:33.343 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-20 04:13:33.349 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-20 04:13:33.355 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.myrJZycR/mnt/dev/pts' 2024-11-20 04:13:33.355 | Unmount /opt/dib_tmp/dib_build.myrJZycR/mnt/dev/pts 2024-11-20 04:13:33.360 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.myrJZycR/mnt/dev/pts 2024-11-20 04:13:33.378 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-20 04:13:33.383 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-20 04:13:33.389 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 04:13:33.394 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-20 04:13:33.400 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.myrJZycR/mnt/dev == */boot/efi ]] 2024-11-20 04:13:33.405 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 04:13:33.410 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-20 04:13:33.415 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-20 04:13:33.421 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.myrJZycR/mnt/dev' 2024-11-20 04:13:33.421 | Unmount /opt/dib_tmp/dib_build.myrJZycR/mnt/dev 2024-11-20 04:13:33.426 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.myrJZycR/mnt/dev 2024-11-20 04:13:33.446 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2024-11-20 04:13:33.452 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2024-11-20 04:13:33.457 | + 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-20 04:13:35.152 | 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-20 04:13:35.153 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.myrJZycR/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.8BKF66ly', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.myrJZycR/mnt', 'build-dir': '/opt/dib_tmp/dib_build.myrJZycR'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 04:13:35.153 | INFO diskimage_builder.block_device.blockdevice [-] State already cleaned - no way to do anything here 2024-11-20 04:13:35.259 | + diskimage_builder/lib/img-functions:cleanup:43 : cleanup_build_dir 2024-11-20 04:13:35.265 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /opt/dib_tmp/dib_build.myrJZycR/built; do sleep 1; done' 2024-11-20 04:13:35.285 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /opt/dib_tmp/dib_build.myrJZycR/mnt 2024-11-20 04:13:42.718 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /opt/dib_tmp/dib_build.myrJZycR 2024-11-20 04:13:43.396 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2024-11-20 04:13:43.402 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-20 04:13:43.407 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-20 04:13:43.413 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-20 04:13:43.418 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /opt/dib_tmp/dib_build.myrJZycR 2024-11-20 04:13:43.436 | + diskimage_builder/lib/img-functions:cleanup:44 : cleanup_image_dir 2024-11-20 04:13:43.441 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /opt/dib_tmp/dib_image.8BKF66ly 2024-11-20 04:13:43.527 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2024-11-20 04:13:43.533 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-20 04:13:43.538 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-20 04:13:43.544 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-20 04:13:43.550 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /opt/dib_tmp/dib_image.8BKF66ly 2024-11-20 04:13:43.559 | + diskimage_builder/lib/img-functions:trap_cleanup:37 : exit 128 Exit code: 128